PSIP
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

277 check-ins using file highlight/highlight.pack.js version 127dc034ac

2023-07-13
07:42
Makefile: re-instate -Werror Leaf check-in: 6a09e8f9cc user: root tags: trunk
07:21
Makefile: drop -Werror check-in: 89e391eb9f user: root tags: trunk
07:19
update psip-doc, and build default buddies from default_buddies.txt check-in: d61708d994 user: root tags: trunk
06:13
disable use_compact_form for now, as I dont know if it works or make situation worse. check-in: e01439fef0 user: root tags: trunk
2023-07-11
08:50
support newer pjproject (2.13.1 tested) check-in: a9eee0fe12 user: root tags: trunk
08:00
ekiga.net is defunct. Remove all references to it. check-in: 66a12856bc user: root tags: trunk
2018-12-05
07:45
implement --expand-buddies to expand buddy category by default. check-in: 7d9b29ae34 user: root tags: trunk
07:26
exit() requires stdlib.h check-in: ff3303a586 user: root tags: trunk
2018-12-01
13:12
add --version check-in: 7fe2b34fde user: root tags: trunk
2018-11-30
14:46
version 1.42 - supports --config-file and --log-file check-in: 33898b904f user: root tags: trunk
14:14
fixes to build with osxcart 1.2.0 and newer gcc check-in: bb8dce9a7e user: root tags: trunk
14:06
kill bug check-in: e148e52073 user: root tags: trunk
2015-05-31
04:59
bump version to 1.41 check-in: 0c3150ce6d user: root tags: trunk
2015-05-30
10:26
show stat immediately upon call. check-in: c2b8de2629 user: root tags: trunk
10:15
backend: avoid double-free; psip: simply stat display. check-in: 8e550f25db user: root tags: trunk
09:32
typo. check-in: d9073ac59c user: root tags: trunk
09:23
replace default icon with the one from Grant. check-in: 57de9912e2 user: root tags: trunk
09:21
update stats every second check-in: 097a143dc0 user: root tags: trunk
2015-05-26
20:15
save config first before stopping backend (in case backend hangs); backend_stop: stop first before clearing memory pool; UI: enable disable SRTP by default otherwise iptel music wont work. check-in: 4d56343fd7 user: root tags: trunk
2015-05-20
18:02
change textdomain to psip. check-in: e60db48944 user: root tags: trunk
2015-04-14
09:38
cosmetic: account selector has scroll bar, fixed height. check-in: 5337975b39 user: root tags: trunk
2015-04-10
10:12
account active/inactive logic. check-in: d772c2d418 user: root tags: trunk
09:09
gui fix. check-in: 181c359179 user: root tags: trunk
09:01
Create new branch named "release-1.4" Closed-Leaf check-in: a39ae707c6 user: root tags: release-1.4
09:00
merge from multi-account development. check-in: cc09a5bafe user: root tags: trunk
08:59
bump version to 1.4 Leaf check-in: 736c79d758 user: root tags: multi-account
08:59
implement add/remove accounts. check-in: 886bcbfead user: root tags: multi-account
05:53
fix the on-cursor changed handling for now. check-in: 132909a456 user: root tags: multi-account
05:42
code to update preferences on selection change, but it is not working correctly now. check-in: 25af271e96 user: root tags: multi-account
04:56
GUI now updates account. check-in: da9b24ca13 user: root tags: multi-account
04:38
backend now fetches values from active_account, config calls psip.c to load preferences dialog at startup. check-in: d7364296af user: root tags: multi-account
04:15
add account selector window GUI (not active yet). check-in: 5699b8bcb3 user: root tags: multi-account
03:55
more logic for update account. check-in: c1a40261ba user: root tags: multi-account
03:49
update gui to support name/active field. check-in: 1457e23330 user: root tags: multi-account
03:38
add UI functions. check-in: 90ded790c9 user: root tags: multi-account
03:04
load/save multi-account works. check-in: f71a82b94d user: root tags: multi-account
02:50
start multi-account development. check-in: 958c825222 user: root tags: multi-account
01:51
Makefile: add pjproject cflags too. check-in: 4652396279 user: root tags: trunk
01:14
update copyright year, add recipe to build release tarball to Makefile. check-in: a6c6af844d user: root tags: trunk
00:58
Create new branch named "release-1.3" Closed-Leaf check-in: f1df17375b user: root tags: release-1.3
00:58
cleanup and make it compilable to Fatdog64 700; call it release 1.3 check-in: ee1df28ecb user: root tags: trunk
00:54
cleanup check-in: a69fe3f252 user: root tags: trunk
2011-10-29
02:01
minor typo check-in: 1782153bae user: james tags: trunk
01:54
add smokey01 website to about dialog check-in: 8b5047da34 user: james tags: trunk
2011-10-25
11:11
cosmetic glade file update check-in: bfb93bd406 user: james tags: trunk
2011-10-24
01:26
add quality settings check-in: e0c460783f user: james tags: trunk
2011-10-15
08:22
change terms "registration" to login/logout and remove -Werror from Makefile check-in: f2180fb385 user: james tags: trunk
2011-10-09
11:33
add fatdog-compile mode check-in: 6f345c9921 user: james tags: trunk
11:17
Create new branch named "release-1.2" Closed-Leaf check-in: d5f4c17190 user: james tags: release-1.2
11:17
final 1.2 release check-in: 399da166bc user: james tags: trunk
09:55
minor fix for proxy check-in: 1946bb151e user: james tags: trunk
09:54
add sip-proxy option and remove unnecessary gtk_widget_hide check-in: e34888d988 user: james tags: trunk
05:39
add code to use short header form check-in: 29d9edda4e user: james tags: trunk
04:16
add TCP transport again - needed for hold, and add optional sampling rate check-in: d18b47efe8 user: james tags: trunk
2011-10-08
23:36
fix in gunzip code for release check-in: 5df6acea02 user: james tags: trunk
23:06
fix disconnection during hold check-in: fda2b1487a user: james tags: trunk
09:38
add audible notification when recording start and end check-in: a9c9c9bc08 user: james tags: trunk
04:47
update build doc check-in: 8b538cad81 user: james tags: trunk
04:23
update build instructions with size optimisation for 32-bit machines check-in: 6bba260a4a user: james tags: trunk
01:19
handle media state according to pjsua check-in: daadcffb04 user: james tags: trunk
01:13
Make compilation strict, will fail on any warning check-in: bb411454b2 user: james tags: trunk
01:00
add ability to call/send message to any address from main interface. Tidy up psip.c code a bit too check-in: 2272c2b89e user: james tags: trunk
2011-10-07
23:58
add notification when recording function is activated check-in: 21a36e826b user: james tags: trunk
22:59
small fix in user-definable status check-in: 1bcb9fe774 user: james tags: trunk
22:33
add user-definable status text check-in: ad1a6c15c3 user: james tags: trunk
12:48
release-1.2rc2 check-in: 5413dd1499 user: james tags: trunk
12:45
update tooltips and docs, remove TURN TCP option check-in: 7af6415342 user: james tags: trunk
12:27
remove TCP transport - causing problems check-in: 5a61255d4e user: james tags: trunk
03:08
test 22050Hz clock for soundcard - doesn't really help check-in: 04f5fae940 user: james tags: trunk
02:43
update docs check-in: 3b79f02e6f user: james tags: trunk
02:42
website changes check-in: 41d7a7efe9 user: james tags: trunk
02:06
update doc and add build instruction in README check-in: f13baca37d user: james tags: trunk
00:17
1.2-rc release check-in: 0d8702628b user: james tags: trunk
2011-10-06
21:37
better auto-refresh after registration check-in: 0f0ca3677c user: james tags: trunk
13:39
change screenshot filename check-in: f4b07891a1 user: james tags: trunk
13:37
add screenshot for 1.2pre check-in: a7a618e416 user: james tags: trunk
13:26
refresh presence on registration check-in: ab8b45af7e user: james tags: trunk
12:01
new thread-less register/deregistration infrastructure check-in: ff2010903d user: james tags: trunk
08:33
tidy up code check-in: 9c2a79f7b6 user: james tags: trunk
2011-10-05
12:36
more fixes about the transport check-in: 1cf7ee7988 user: james tags: trunk
12:34
minor fixes check-in: 17f6c93c25 user: james tags: trunk
12:01
fixes around SRTP and transports check-in: 08fb071419 user: james tags: trunk
05:01
fix for srtp check-in: d1bd4b5041 user: james tags: trunk
04:08
add status bar display when SRTP is enabled check-in: cc204f8391 user: james tags: trunk
03:50
add SRTP option to account check-in: 77e4b30219 user: james tags: trunk
02:06
categories show overall status check-in: add93b0db4 user: james tags: trunk
00:17
add centralised activity log as per Grant's request check-in: 51bb69e7b9 user: james tags: trunk
2011-10-04
12:38
pass everything to xmllint first check-in: f88af830a2 user: james tags: trunk
12:20
merge with experimental GtkTreeStore-based view check-in: 08cabaa3a3 user: james tags: trunk
12:09
remove buddylist from glade Leaf check-in: 2dc5de0140 user: james tags: experimental
12:06
fix buddylist add - now add with category too check-in: 0acddad936 user: james tags: experimental
11:04
fix buddylist delete - if all the entries for a category has been deleted, delete the category too check-in: c10ce9bf5b user: james tags: experimental
10:41
edit buddy works now check-in: 629ca89991 user: james tags: experimental
10:33
view-selected fixed, now most operations won't work on categories check-in: c7da200ace user: james tags: experimental
10:23
refresh_presence is fixed check-in: 7a1eea246b user: james tags: experimental
10:10
register/deregister all fixed check-in: 0a44336ec0 user: james tags: experimental
09:33
Experimental unfinished code with categories. The save/load config is working fine, but everything else isn't. More work required in psip.c to get it work (add buddy, remove buddy, make call, send message, etc). check-in: 906851bd21 user: james tags: experimental
2011-10-03
08:27
update psip-doc check-in: 22f9fca122 user: james tags: trunk
01:14
Makefile update check-in: 8c80f6e991 user: james tags: trunk
00:29
tooltip change check-in: 40a251cdc5 user: james tags: trunk
00:28
layout adjustments suggested by Grant check-in: 071fa98498 user: james tags: trunk
2011-10-02
11:07
change LC_MESSAGES to LC_ALL & remove debug message check-in: c1ed8ab752 user: james tags: trunk
2011-10-01
14:49
minor fix on im_command - used the wrong field before check-in: 589f28944b user: james tags: trunk
14:15
clean up im_command field preferences check-in: 36f2b514e2 user: james tags: trunk
14:02
minor Makefile tweaks check-in: e17632175c user: james tags: trunk
13:52
make 'release' compilation works on wary check-in: 4e26107180 user: james tags: trunk
13:16
implement gzip encoding on main psip.glade file to make it 130k smaller check-in: 5539d28b93 user: james tags: trunk
12:50
really fix partyline check-in: bf76def44e user: james tags: trunk
12:31
add im_command - execute command when im is received check-in: 65e1f7462c user: james tags: trunk
11:37
up the max calls to 32 check-in: cc65657ca0 user: james tags: trunk
11:34
fix partyline (and recording and playing) & up the partyline limit to 31 calls instead of 4 check-in: c7f87a27d1 user: james tags: trunk
2011-09-30
11:59
add locale/bindtextdomain preparation for localisation check-in: d2e1a4e885 user: james tags: trunk
11:41
reduce toolbar icon size from 3 to 2 check-in: 579e6af4a8 user: james tags: trunk
11:35
change threading back to 1 and add beep-on-im check-in: ddc5fd8e56 user: james tags: trunk
2011-09-29
09:57
fix save im history function check-in: ef5ea635e4 user: james tags: trunk
08:39
minor (but important) locking fix check-in: b16fcd448f user: james tags: trunk
2011-09-27
13:56
minor compile-time fixes check-in: a10946a494 user: james tags: trunk
12:49
fix FIXMEs - change pj_str to pj_strdup3, and protect them with locks check-in: 4de178462e user: james tags: trunk
11:25
mark FIXMEs for pj_str check-in: 2f17adb631 user: james tags: trunk
11:03
update tooltip text for no_vad option check-in: 0d80143d05 user: james tags: trunk
10:52
add no_vad settings check-in: af3061e589 user: james tags: trunk
10:26
add stun server settings check-in: 03d493713d user: james tags: trunk
10:11
add call statistic (pjsua's 'dq' command) for troubleshooting check-in: 6f3e81a24c user: james tags: trunk
2011-09-26
08:49
minor code cleanup check-in: af72531d9c user: james tags: trunk
2011-09-25
22:33
Create new branch named "release-1.1" Closed-Leaf check-in: 3d8c981cde user: james tags: release-1.1
13:59
remove thread-locking debug print check-in: 95cc9a8a09 user: james tags: trunk
13:58
move locking from backend to gui - and refresh_presence now thread-safe check-in: 244ab256c5 user: james tags: trunk
12:41
add compile-time option for number of backend threads check-in: 74ff81d1d6 user: james tags: trunk
08:55
remove extraneous struct check-in: f8d845b39b user: james tags: trunk
07:14
update doc check-in: 3c1bb1d7f6 user: james tags: trunk
07:06
minor ui fix check-in: cdd49a4266 user: james tags: trunk
05:21
add a 'test' button for ringtone & re-enable external ring command. If both are specified both will ring. check-in: 020297dac6 user: james tags: trunk
04:27
add call history window check-in: 7bd4419217 user: james tags: trunk
03:36
add configuration for public IP address check-in: b6d3aa7866 user: james tags: trunk
02:42
update link to smokey01's help site check-in: cda419b785 user: james tags: trunk
02:34
add typing indication check-in: 24ef38a378 user: james tags: trunk
01:21
add save-as function to im window check-in: bd9d6c13b7 user: james tags: trunk
2011-09-24
23:53
update link to smokey01's help page check-in: 72d675404e user: james tags: trunk
10:53
minor compile-time config tweaks check-in: 682e9b3fad user: james tags: trunk
09:12
add some docs check-in: 7b636c6cfe user: james tags: trunk
2011-09-23
15:45
Create new branch named "release-1.0" Closed-Leaf check-in: 100e751ee7 user: james tags: release-1.0
15:44
add flashing window when message arrives (doesn't work under openbox) check-in: d2b7ac0bc1 user: james tags: trunk
13:06
remove annoying message-bring-to-top feature check-in: d3330a5a2e user: james tags: trunk
12:49
minor startup fix check-in: dadf38c3dc user: james tags: trunk
12:18
fixed stupid bug about im prefix coloring check-in: 401e61f91a user: james tags: trunk
11:57
minor bugs related to saving ring filename check-in: b402f0d047 user: james tags: trunk
11:22
minor fixes and code commenting check-in: fca7f3e16b user: james tags: trunk
10:53
restrict selection of ring-file to WAV only check-in: d273baa132 user: james tags: trunk
10:32
increase max number of device from 16 to 20 and change ring-method to use pjsua's internal ring instead of external player check-in: fe2c01b633 user: james tags: trunk
2011-09-22
12:27
im sent and receive prefix now uses different color check-in: 11eb590d43 user: james tags: trunk
2011-09-21
21:45
fix compile warnings check-in: 8d965dfde2 user: james tags: trunk
21:38
add auto-register option check-in: 53ecae1257 user: james tags: trunk
14:36
add bold color to timestamp and username prefix in im message check-in: b4775f80b3 user: james tags: trunk
13:34
fix im scrolling and more checks for im mime type check-in: acf6953f00 user: james tags: trunk
13:07
glade changes - default values must have space! check-in: 1502e9f5cb user: james tags: trunk
10:45
add more default numbers check-in: 2f7fc23554 user: james tags: trunk
10:28
dont crash when trying to register with empty/incorrect account settings check-in: e5884f253e user: james tags: trunk
10:09
minimise to tray is now configurable check-in: ed75559d83 user: james tags: trunk
09:15
don't crash if we cant play/record check-in: 4e0d96ffaf user: james tags: trunk
05:28
add default ring command check-in: 456b639e39 user: james tags: trunk
04:53
minor fix to set audio settings check-in: 4bf7933f87 user: james tags: trunk
04:34
remove debugging code check-in: 9a9a7e1826 user: james tags: trunk
03:46
audio settings are now saved - and fix audio preference settings check-in: 688268e384 user: james tags: trunk
01:23
saves audio settings (but doesn't load it yet) check-in: 641870b13c user: james tags: trunk
00:54
add tooltips check-in: 3fcb84167f user: james tags: trunk
00:49
adhoc call is now a permanent fixture on the call window check-in: 99a4389f83 user: james tags: trunk
2011-09-20
22:55
add timestamp to im messages check-in: 56bcb12bd1 user: james tags: trunk
22:32
refactor psip.c check-in: 5bde3b8afc user: james tags: trunk
22:28
add incoming call timeout check-in: 707704838f user: james tags: trunk
12:01
minimise to status icon check-in: a870f794d3 user: james tags: trunk
10:12
improve initial position of open windows check-in: 9e4c58954a user: james tags: trunk
06:41
make 'call window' a toggle check-in: a38cf8af19 user: james tags: trunk
03:25
loglevel config fix check-in: a30cc58b63 user: james tags: trunk
02:13
make config loader more robust check-in: 3526a71e37 user: james tags: trunk
01:47
remove another debug code making calls not ringing check-in: 8788eef09f user: james tags: trunk
01:37
remove autoanswer debug code check-in: 7d2456cbe1 user: james tags: trunk
00:11
hopefully remove remaining heisenbugs due to implicit function declaration check-in: 05fddff566 user: james tags: trunk
2011-09-19
13:41
usability: add error messages instead of silently fail check-in: 6c02c39695 user: james tags: trunk
11:48
hashtable-less call management - no protection against multiple calls from same person Closed-Leaf check-in: c0d5d70d28 user: james tags: experimental
11:34
autoscroll im window, and highlight recent call automatically check-in: 70eb5b96f7 user: james tags: trunk
09:38
make adhoc call from call window check-in: eed00c1872 user: james tags: trunk
07:55
add window icon check-in: 6706588d3d user: james tags: trunk
06:34
adding main icon to psip check-in: 47d40c542f user: james tags: trunk
06:24
add missing tooltips check-in: 3b1df6766a user: james tags: trunk
03:01
add version that doesn't have record function check-in: 07b08eceb2 user: james tags: trunk
02:22
im input now acceps 'Enter' key to send messages check-in: c7425b9738 user: james tags: trunk
01:47
various backend code cleanup check-in: ca662516f9 user: james tags: trunk
00:51
new threading lock control check-in: d309f7f18d user: james tags: trunk
00:30
"refresh presence" function added check-in: 8ba1cbef61 user: james tags: trunk
00:04
im text entry now wraps check-in: a279e8e6cd user: james tags: trunk
2011-09-18
22:37
more threading fixes, sigh check-in: 9ad578a603 user: james tags: trunk
15:28
stupid glade fix - remember to always expand toolbar check-in: ea3b75651d user: james tags: trunk
15:27
local call improvement - now local call always use local account check-in: 346babd92a user: james tags: trunk
15:03
important threading fixes check-in: 59ab7c54ca user: james tags: trunk
12:57
remember to reset call_window toolbar to 'expand' each time check-in: dad5b87127 user: james tags: trunk
12:40
minor ui cleanup check-in: 2418ddd57a user: james tags: trunk
12:23
fix for local im again - if sip: account is local, local transport will always be used check-in: 8230bbb7b2 user: james tags: trunk
12:03
fix for local im send check-in: fa63d2ea31 user: james tags: trunk
11:53
recording and playing functions check-in: 1cbe8388d2 user: james tags: trunk
10:50
remote speaker volume control working check-in: 024c113ab4 user: james tags: trunk
10:33
working remote speaker volume adjust check-in: 50cd4a5456 user: james tags: trunk
10:23
working local mic volume control (improvement on mute) check-in: e63dc0f045 user: james tags: trunk
09:47
remove call_id from call_list check-in: 302142fb61 user: james tags: trunk
09:43
fix dtmf digit send check-in: b642ba7a5e user: james tags: trunk
09:25
working incoming partyline call check-in: 405806421d user: james tags: trunk
08:59
initial partyline implementation - no incoming call yet check-in: 59da41c363 user: james tags: trunk
07:30
gui improvement for call window check-in: 95f7abd20b user: james tags: trunk
06:35
completed gui framework for partyline check-in: 0584e05db5 user: james tags: trunk
06:01
gui framework for partyline - partial check-in: 94798a4788 user: james tags: trunk
02:25
initial works for partyline check-in: a363851954 user: james tags: trunk
02:06
confirmed problem with calls is due to in_call problem check-in: d7fdac1847 user: james tags: trunk
01:40
local account seems to work - but call can't be repeated check-in: 93d07b3c32 user: james tags: trunk
00:07
implement configurable help button check-in: 24eb9b1674 user: james tags: trunk
2011-09-17
14:17
set audio device to dmix by default check-in: 2e7cca5a72 user: james tags: trunk
14:03
working im features check-in: 42ff82bb24 user: james tags: trunk
13:04
working send message check-in: ad196fedb2 user: james tags: trunk
12:19
(non-working) framework for im windows check-in: d295490ade user: james tags: trunk
11:26
fix for register/deregister buddy check-in: 0c940f724c user: james tags: trunk
11:01
fixes for timeout calls - messy, I think I should implement partyline instead check-in: 5e330b9bc2 user: james tags: trunk
10:27
fixes for online presence check-in: 3971711a75 user: james tags: trunk
09:24
configuration for sip-port and call-related misc fixes check-in: 7cc03207bc user: james tags: trunk
08:44
ring command and loglevel implemented check-in: a811abb08b user: james tags: trunk
05:08
gui stubs for console log level and ring commands check-in: ab33045f6b user: james tags: trunk
04:44
solve locking problem on_buddy_state_change check-in: 661de8ea23 user: james tags: trunk
04:40
improved preferences gui check-in: 1a65ee901a user: james tags: trunk
02:01
audio devices now settable, and account settings stripped of whitespaces check-in: 41e537e276 user: james tags: trunk
00:46
adding radio buttons for audio settings check-in: a9d0a16f63 user: james tags: trunk
00:26
minor ui improvement for call/delete friend dialog check-in: 8088ce7e3b user: james tags: trunk
00:06
proper GPL 3 license inclusion check-in: de4a9bd3cc user: james tags: trunk
2011-09-16
15:55
enumerate audio devices for testing check-in: ade95e7bbd user: james tags: trunk
15:39
config file location is now proper check-in: d9923c7083 user: james tags: trunk
14:48
make call window on top on incoming call check-in: 052b058c87 user: james tags: trunk
14:44
default buddies if config file doesn't exist check-in: 067efea513 user: james tags: trunk
13:07
working presence check-in: f9719fc89a user: james tags: trunk
12:33
basic presence functionality check-in: f99040678a user: james tags: trunk
01:00
add 'release' target that will merge the glade guis into the executable check-in: fbabaecfbc user: james tags: trunk
00:04
correct wrong placement of g_object_ref causing crash when psip.conf doesn't exist check-in: 80e5443186 user: james tags: trunk
2011-09-15
14:03
add xml2c.sh tool - convert text files to C string check-in: 279494877f user: james tags: trunk
13:33
update Makefile not to refer to cJSON Leaf check-in: f24f08f630 user: root tags: gui-only
10:39
add keypad and send dtmf function check-in: 429b178de8 user: james tags: trunk
09:47
incoming call and remote call termination now works check-in: 24006f1867 user: james tags: trunk
08:10
edit buddy and incoming call check-in: 4d4cfc0e34 user: james tags: trunk
06:04
outgoing call now works check-in: 63df9c3ea4 user: james tags: trunk
05:58
call working check-in: d1cfd22fd0 user: james tags: trunk
05:38
call now works, we forgot to start pjsua check-in: 8a43b1d1f6 user: james tags: trunk
04:44
some tests on making call - not working yet (will crash) check-in: 785723cb35 user: james tags: trunk
04:16
gui stubs for making call check-in: 6994cd8f03 user: james tags: trunk
00:14
Create new branch named "gui-and-config" Leaf check-in: 4a6a71be69 user: james tags: gui-and-config
00:10
Create new branch named "gui-only" check-in: b5fd173c59 user: james tags: gui-only
2011-09-14
13:52
improved gui - add buddy dialog will always focus on nick check-in: 3826f18d02 user: james tags: trunk
13:31
improved gui with default buttons check-in: 3f7bcf658e user: james tags: trunk
12:57
make logout more robust check-in: 4c5fe6107c user: james tags: trunk
12:55
fix bug in login/logout - won't crash now check-in: 3355574dd5 user: james tags: trunk
12:38
login/logout handling is now proper check-in: 50cb6519a3 user: james tags: trunk
11:54
improve gui login code check-in: db763c7f84 user: james tags: trunk
11:40
login/logout now works but wrong password isn't detected check-in: bba38c344e user: james tags: trunk
11:30
framework for login/logout check-in: 067f10b90c user: james tags: trunk
11:11
stub for backend login/logoff check-in: d2a259b900 user: james tags: trunk
10:40
initial work on pjsua init/exit check-in: 6f06d84db6 user: james tags: trunk
10:30
initial work on pjsua, also correct makefile check-in: 273c9abcda user: james tags: trunk
09:52
message window can be closed by clicking 'close' check-in: ef5d8551b7 user: james tags: trunk
2011-09-13
14:54
Makefile now has a clean target check-in: 47aad44d5c user: james tags: trunk
14:48
working save config check-in: 0f225404ba user: james tags: trunk
13:18
working load config check-in: 9cac6f87fd user: james tags: trunk
12:31
stubs for load and save config check-in: 88e277aaa4 user: james tags: trunk
09:47
change left vbuttonbox to toolbar check-in: 562119f2dc user: james tags: trunk
02:06
initial check-in for config check-in: 2b3ae42829 user: james tags: trunk
2011-09-12
23:53
edit account dialog now inside main code check-in: 861a5107eb user: james tags: trunk
15:17
add message window check-in: ae9ac03081 user: james tags: trunk
14:21
add buddies working check-in: c251f0a55d user: james tags: trunk
10:19
add confirmation on deleting buddies check-in: 6c8e5044e1 user: james tags: trunk
09:50
populate buddies and remove buddy working check-in: 214257673a user: james tags: trunk
07:15
buddy online/offline functions now working check-in: 9706ffac2a user: james tags: trunk
06:11
implement icon for buddylist check-in: 893dfaa9a8 user: james tags: trunk
00:34
make progress bar window undestructible check-in: e0bb50ff3d user: james tags: trunk
2011-09-11
13:51
multi-threaded gtk - busy progress bar working check-in: 48e9ae92df user: root tags: trunk
08:08
add code highlighter to fossil check-in: 22b623df98 user: root tags: trunk