root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9897 [9897] 07/08/08 01:04:10 tomk new BOSHDispatcher (in dispatcher_nb), improved BOSHClient class, minor …
(edit) @9885 [9885] 07/05/08 18:44:27 vardo Small sync commit.
(edit) @9878 [9878] 07/03/08 08:26:39 asterix fix connection for ipv6
(edit) @9877 [9877] 07/03/08 01:29:10 tomk moved bosh code from client_nb.py to bosh.py, replaced debug logging with …
(edit) @9870 [9870] 07/01/08 01:02:12 tomk moved TLS and SSL classes from transports_nb to new tls_nb module, fixed …
(edit) @9867 [9867] 06/30/08 02:02:32 tomk - Refactored non-blocking transport and client classes - getaddrinfo is …
(edit) @9823 [9823] 06/19/08 14:56:45 vardo Added GajimPluginConfigDialog? class - dialog that plugins should use to …
(edit) @9822 [9822] 06/19/08 01:58:19 tomk added stub for new transports module plus basic test for it, testing code …
(edit) @9821 [9821] 06/18/08 22:45:22 vardo Added new 'init' method to Plugin class that plugins can implement to make …
(edit) @9803 [9803] 06/14/08 20:20:24 vardo Plugin can be a package (directory) now. Added example plugin that …
(edit) @9794 [9794] 06/13/08 01:54:46 tomk added test script for NonBlockingClient? (test/test_client_nb.py)
(edit) @9793 [9793] 06/12/08 21:26:55 vardo [Merwok] Commented out 'import pycallgraph' to remove import error. …
(edit) @9792 [9792] 06/12/08 20:26:08 vardo Small changes toward handling plug-ins configuration.
(edit) @9777 [9777] 06/09/08 13:46:29 vardo Added 'chat_control_base' GUI extension point (now we are able to modify …
(edit) @9776 [9776] 06/09/08 02:32:02 tomk initial cleanup of xmpppy perfomed, see #3260
(edit) @9773 [9773] 06/08/08 18:36:46 vardo Small improvements: plug-in instance object dereferenced on deactivation. …
(edit) @9762 [9762] 06/07/08 19:28:34 vardo Added first version of 'Plugins' window. It's accessible through …
(edit) @9754 [9754] 06/03/08 15:40:27 vardo Added plug-in deactivation mechanism, which allows plug-ins to clean up …
(edit) @9752 [9752] 06/03/08 10:25:16 vardo Added mechanism to successfully load plugins after GUI extension points …
(edit) @9745 [9745] 06/03/08 01:15:08 vardo Added docstrings in reST format (also with todos). Commented out 'print' …
(edit) @9737 [9737] 06/02/08 01:33:51 vardo Initial commit related to plug-in system: - basic PluginManager? class …
(edit) @9726 [9726] 05/31/08 18:51:40 tomk added prototype of BOSHClient class and script for usage example, removed …
(edit) @9724 [9724] 05/31/08 17:38:23 tomk Added branch for BOSH support implementation
(edit) @9703 [9703] 05/27/08 23:27:15 vardo Creating branch for plug-in system (GSoC 2008) project.
(edit) @9569 [9569] 05/04/08 02:24:27 bct pm bugfix
(edit) @9568 [9568] 05/04/08 01:19:02 bct couple of quick bugfixes
(edit) @9567 [9567] 05/03/08 18:52:27 bct reuse existing chat sessions and controls
(edit) @9566 [9566] 05/03/08 18:50:16 bct made compatible with python 2.4
(edit) @9560 [9560] 05/03/08 02:10:17 bct pm fixes
(edit) @9556 [9556] 05/02/08 04:32:28 bct fixed groupchat
(edit) @9548 [9548] 04/30/08 04:55:13 bct multiple chat session windows per contact. groupchat and pms broken.
(edit) @9535 [9535] 04/26/08 04:06:08 bct tictactoe: notify user of when won/lost
(edit) @9534 [9534] 04/26/08 03:52:03 bct fixed e2ee traceback
(edit) @9465 [9465] 04/15/08 07:32:45 bct check tic-tac-toe win conditions, slimmed down _messageCB some more
(edit) @9459 [9459] 04/11/08 05:52:45 bct functioning tic-tac-toe :D
(edit) @9452 [9452] 04/07/08 15:09:41 asterix --
(edit) @9447 [9447] 04/07/08 00:21:46 bct rearranged _messageCB and split it into multiple methods
(edit) @9326 [9326] 02/14/08 03:20:07 bct merged trunk
(edit) @9320 [9320] 02/09/08 07:57:07 bct groupchat sessions fix
(edit) @9308 [9308] 02/06/08 06:24:07 bct post-refactor traceback fixing
(edit) @9307 [9307] 02/06/08 02:40:51 bct move message handling into ChatControlSession?
(edit) @9299 [9299] 02/05/08 04:09:31 bct merged trunk into session_centric branch
(edit) @9264 [9264] 01/23/08 00:37:19 asterix set FARSIGHT_LIBS var
(edit) @9263 [9263] 01/23/08 00:23:22 asterix fix farsight compilation. call pkg-config --cflags instead of --libs
(edit) @9262 [9262] 01/23/08 00:03:41 nicfit Quote result of pkg-config
(edit) @9261 [9261] 01/22/08 23:48:37 asterix adding Makefile.am to compile farsight
(edit) @9227 [9227] 12/30/07 22:00:28 nicfit svnmerge.py init
(edit) @9225 [9225] 12/30/07 21:55:36 nicfit Branch for hacking
(edit) @9223 [9223] 12/30/07 21:26:04 nicfit Added
(edit) @9218 [9218] 12/30/07 00:52:17 asterix add more needed functions to message_control
(edit) @9187 [9187] 12/20/07 05:40:14 nicfit branch is dead
(edit) @9186 [9186] 12/20/07 05:08:07 nicfit Merged revisions 9172-9175,9177,9179-9185 via svnmerge from …
(edit) @9185 [9185] 12/20/07 05:02:54 nicfit Merged revisions 9178 via svnmerge from …
(edit) @9182 [9182] 12/19/07 19:25:55 asterix remove some old unused branches
(edit) @9177 [9177] 12/18/07 23:26:36 asterix begining of normal control work: get single message patch from #1041 and …
(edit) @9175 [9175] 12/18/07 23:23:54 nicfit svnmerge.py init for trunk merges
(edit) @9174 [9174] 12/18/07 23:22:25 nicfit Clean up existing svnmerge props
(edit) @9173 [9173] 12/18/07 23:14:28 asterix svnmerge.py init normal_control branch
(edit) @9172 [9172] 12/18/07 22:59:47 asterix branch to integrate normal message/headlin messages to messageWindow
(edit) @9170 [9170] 12/18/07 05:09:04 nicfit Merged revisions 9156-9161,9163-9169 via svnmerge from …
(edit) @9169 [9169] 12/18/07 04:41:11 nicfit Bunch of saved size bugs fixed
(edit) @9168 [9168] 12/18/07 03:07:49 nicfit Disable hiding roster when there are no message controls open
(edit) @9167 [9167] 12/18/07 02:40:59 nicfit When roster is hidden, show it when the number of MessageWindow? controls …
(edit) @9163 [9163] 12/17/07 17:00:50 nicfit Merged revisions 9162 via svnmerge from …
(edit) @9160 [9160] 12/16/07 04:13:57 nicfit Removed FIXME
(edit) @9159 [9159] 12/16/07 03:49:30 nicfit Handle window title setting in always_with_roster mode.
(edit) @9158 [9158] 12/16/07 03:15:11 nicfit Added "Show roster" (CTRL+R) to view menu when using always_with_roster to …
(edit) @9157 [9157] 12/16/07 01:47:20 nicfit Resizing fixes and make the roster window shrink when last tab is removed
(edit) @9156 [9156] 12/16/07 01:04:45 nicfit Merged revisions 9142-9155 via svnmerge from …
(edit) @9155 [9155] 12/16/07 01:01:13 nicfit MessageWindowMgr? knows about ONE_MESSAGE_WINDOW_ALWAYS_WITH_ROSTER and …
(edit) @9154 [9154] 12/15/07 22:04:49 nicfit Scratch the chckbox for with roster mode, use one_message_window opt and …
(edit) @9153 [9153] 12/15/07 21:41:46 nicfit Use one_message_window_with_roster and some whitespace cleanup
(edit) @9152 [9152] 12/15/07 21:33:56 nicfit Added config and GUI for one_message_window_with_roster
(edit) @9145 [9145] 12/14/07 05:49:09 nicfit Implemented the original Nikos patch with an HPaned instead of a HBox and …
(edit) @9144 [9144] 12/14/07 04:33:17 nicfit svnmerge.py init trunk
(edit) @9142 [9142] 12/14/07 04:30:09 nicfit Added branch for #1743 dev
(edit) @9124 [9124] 12/12/07 19:54:08 asterix hide pep menuitems when use_pep is not activated
(edit) @9123 [9123] 12/12/07 09:44:46 asterix merge diff from trunk
(edit) @9116 [9116] 12/08/07 10:09:06 bct merged realtime cancellation patch
(edit) @9114 [9114] 12/08/07 07:22:23 bct creating a branch for refactoring session handling
(edit) @9104 [9104] 12/06/07 20:08:07 asterix update debian files for 0.11.4
(edit) @9103 [9103] 12/06/07 20:07:43 asterix add windows specific stuff in sources
(edit) @9102 [9102] 12/06/07 20:06:46 asterix update windows building script
(edit) @9101 [9101] 12/06/07 19:30:50 asterix update changelog for 0.11.4 release
(edit) @9099 [9099] 12/05/07 18:22:39 asterix update version to 0.11.4
(edit) @9098 [9098] 12/04/07 11:20:52 asterix [Florob] add album to tune pep message. see #3053
(edit) @9094 [9094] 12/03/07 22:29:40 asterix \x00 chars are not allowed in C (end of string) so in GTK. But we can get …
(edit) @9092 [9092] 12/03/07 22:22:22 asterix os.access() on a folder under windows doesn't mean anything. fixes #3587
(edit) @9090 [9090] 12/03/07 20:47:00 asterix [Jim] Readd part of [8904] removed in [8938]. Then mix them. So we fix …
(edit) @9085 [9085] 12/02/07 17:03:32 asterix typo contact1 -> contact2
(edit) @9073 [9073] 11/29/07 21:46:45 asterix [Dicson] fix save preset status message behaviour. Fixes #3584
(edit) @9069 [9069] 11/28/07 23:17:48 asterix Fix autodetection of applications to use (from trunk [9005]). fixes #3583
(edit) @9063 [9063] 11/27/07 23:03:19 asterix fix Alt+C behaviour to toggle compact mode. fixes #3585
(edit) @9059 [9059] 11/27/07 17:34:43 asterix [Dicson] Fix utf-8 encoding problem. fixes #3584
(edit) @9056 [9056] 11/26/07 21:56:46 asterix call left_click handler of statusicon in main loop with idle_add. fixes …
(edit) @9054 [9054] 11/26/07 13:05:30 asterix handle unicode chars in emoticons. fixes #3227
(edit) @9046 [9046] 11/24/07 10:49:52 asterix prevent traceback when we fill the roster on startup. see #3579
(edit) @9030 [9030] 11/21/07 11:03:47 asterix fix widget name for multiple data forms. fixes #3571
(edit) @9028 [9028] 11/21/07 10:45:46 asterix correctly decode string returned by strftime when we get a jabber:iq:time …
(edit) @9027 [9027] 11/21/07 09:44:25 asterix in metacontacts, if one contact is offline and one is not, the online one …
Note: See TracRevisionLog for help on using the revision log.