Commit Graph

6097 Commits

Author SHA1 Message Date
Yann Leboulanger 11e581fb8b don't autojoin all bookmarks when comming back from invisible 2007-11-16 10:32:36 +00:00
Yann Leboulanger 63d0bc54ec cache incoming zeroconf connections. fixes #3561 2007-11-16 08:41:24 +00:00
Yann Leboulanger 6c5f65ddf0 [shtrom] don't overwrite status message when we display current song. Fixes #3558 2007-11-15 18:14:28 +00:00
Yann Leboulanger 508b411e80 keep references on single message windows, so garbage collector don't destroy them. fixes #3557 2007-11-15 17:04:17 +00:00
Yann Leboulanger 310bc41d7a remove .pyo file 2007-11-15 14:29:03 +00:00
Yann Leboulanger 1f7a462788 [James Newton] osx port for Gajim. a GREAT thanks!!! 2007-11-14 19:47:52 +00:00
Yann Leboulanger 819b3c7335 fix typo 2007-11-14 18:10:13 +00:00
Yann Leboulanger 338eed59ef ability to send a file to the resource we want from roster context menu. see #3446 2007-11-14 16:11:56 +00:00
Yann Leboulanger bdb7502dc3 don't fails gpg encryption when verbose is on. check in status-fd if encryption succeeded. fixes #3542 2007-11-13 22:40:49 +00:00
Yann Leboulanger 24413948ab update gajim.last_message_time var when a room participant changes his nick. fixes #3555 2007-11-13 21:59:13 +00:00
Yann Leboulanger 0a7669afef make columns in ChoosePGPKey dialogs sortable. fixes #3520 2007-11-13 19:58:22 +00:00
Yann Leboulanger 8a021e597f [anonymous] fix dbus type when calling message.EntryGroup.AddService. fixes #3521 2007-11-13 19:05:59 +00:00
Yann Leboulanger 5febd11788 make default added jid translatable in jid-multi field of a dataform 2007-11-12 21:32:23 +00:00
Yann Leboulanger 227c811b82 do some tests when adding a new JID to jid-multi field in dataforms 2007-11-12 21:30:37 +00:00
Yann Leboulanger fa7ea0783a forbid to have twice the same jid in jid-multi field in dataforms 2007-11-12 20:00:16 +00:00
Yann Leboulanger 5536262a74 call handler only if it exists 2007-11-09 18:26:29 +00:00
Yann Leboulanger 3bcbde6752 improve AvatarChooserDialog 2007-11-09 18:22:23 +00:00
Yann Leboulanger b40d8a5fe5 prevent TB in cell_renderer_pixbuf. fixes #3544 2007-11-09 18:08:12 +00:00
Yann Leboulanger cbedeb9839 fix systray status change when status is not syncronized between all accounts. fixes #3549 2007-11-09 09:21:38 +00:00
Yann Leboulanger b9a1365d50 don't add self contact row when we our a presance from our own resource 2007-11-08 20:51:50 +00:00
Yann Leboulanger d1452febce destroy htmltextview tooltip when we destroy a chat control. fixes #3545 2007-11-08 18:47:04 +00:00
Yann Leboulanger cc19d02377 fix var name (conflict with module name) 2007-11-08 18:03:16 +00:00
Yann Leboulanger 973f4bcc49 update status combobox when we change "synchronise with global status" option. fixes #3543 2007-11-08 07:42:47 +00:00
Yann Leboulanger 21f4378e96 don't show twice the same resource in account row tooltip. 2007-11-07 21:30:35 +00:00
Yann Leboulanger 3f22a94978 use ToplevelAgentBrowser for headline services with type='newmail'. fixes #3479 2007-11-07 14:29:43 +00:00
Yann Leboulanger 7c0e70acde fix TB on gajim startup. fixes #3533 2007-11-05 22:41:12 +00:00
Yann Leboulanger bf6e25576e fix nick behaviour when we enter a room with an already used nick. 2007-11-05 21:49:42 +00:00
Yann Leboulanger 57c3221d90 [misc] remove duplicate function. fixes #3524 2007-11-05 05:52:50 +00:00
Yann Leboulanger c15b616ddd remove the ability to save GPG password, show in GUI use_gpg_agent optin. fixes #2791 2007-10-25 12:36:57 +00:00
Yann Leboulanger 97f4c470b5 create caps_cache if it doesn't exists (can happen if logs.db is created in 0.11.2 version). fixes #3512 2007-10-23 15:16:39 +00:00
Yann Leboulanger 7ab8aa4710 don't open chat window when single click is enabled and we click on a metacontact icon, but expand it. fixes #2072 2007-10-22 12:36:50 +00:00
Yann Leboulanger c4bc44adb1 empty subject label whn there is no subject 2007-10-22 12:06:16 +00:00
Yann Leboulanger 62f17bdd44 empty status message label in chat window when there is no more status message 2007-10-22 12:02:27 +00:00
Yann Leboulanger 605caae2b8 My name has changed 2007-10-22 11:33:50 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger d66c506b59 remove useless print 2007-10-22 09:06:47 +00:00
Yann Leboulanger a3c7989ba4 discover correctly items that are discoverable. see #3479 2007-10-22 08:54:07 +00:00
Yann Leboulanger 77eab243e6 when we get a 40* error from server about private storage, it doesn't mean server doesn't support it. 2007-10-21 16:59:47 +00:00
Yann Leboulanger 3650021d9b fix removal of several contacts 2007-10-21 13:20:01 +00:00
Yann Leboulanger 968ebff481 [thopi] improve emoticons in textview. fixes #2933 2007-10-21 13:05:12 +00:00
Yann Leboulanger d6aa63cd1c fix check of presence of X server. Fixes #3481 2007-10-21 09:40:09 +00:00
Yann Leboulanger bbb7f5b0d4 fix unicode error in groupchat. Fixes #3480 2007-10-21 09:28:34 +00:00
Yann Leboulanger 99f6874115 don't crash when there is no result in search window. Fixes #3507 2007-10-21 08:05:54 +00:00
Yann Leboulanger 401e5d2811 [shivan] show in status combobox that accounts status are not synchronized. fixes #3489 2007-10-18 16:42:48 +00:00
Yann Leboulanger c9c066f8e6 jid when destroying room is optional 2007-10-17 15:16:26 +00:00
Yann Leboulanger 19888fcd7b missing assignement 2007-10-17 15:12:28 +00:00
Yann Leboulanger 7ef62a99f2 improve speed when quitting Gajim, and prevent to send twice STATUS event when we quit 2007-10-17 14:58:54 +00:00
Yann Leboulanger ec8044c4dc prevent infinite loop when pressing ctrl+PageUp / Down 2007-10-17 14:31:26 +00:00
Yann Leboulanger 37851df6e9 prevent file rename when new nick is the same as old nick. 2007-10-15 20:16:57 +00:00
Yann Leboulanger 025ef4f3eb [shivan] show nothing in status combobox when status is not unified for all globaly sync'ed accounts. see #3489 2007-10-14 19:08:29 +00:00
Yann Leboulanger f2e5d85b9d don't send key_pressed signal twice if GTK < 2.12. behaviour seems to have changed in GTK. 2007-10-14 18:14:20 +00:00
Yann Leboulanger 375e0612ce change global status when we set it through systray menu, even if one account already has this status. see #3489 2007-10-14 16:55:03 +00:00
Yann Leboulanger 3db9f2ddd9 [Jonathan Schleifer] fix filetransfer. fixes #3498 2007-10-14 16:15:57 +00:00
Yann Leboulanger d0649b8f81 [misc] fix change nick behaviour. fixes #3495 2007-10-13 17:47:13 +00:00
Yann Leboulanger 0869ce362c Follow nick change in private message. fixes #3455 2007-10-13 14:37:22 +00:00
Yann Leboulanger 314d3e8a81 [kingshivan] really cancel canceled file transfers. fixes #3366 2007-10-11 16:48:28 +00:00
Yann Leboulanger 34f04c69b7 stoped -> stopped 2007-10-10 16:19:22 +00:00
Yann Leboulanger 88cd5c3a50 [Davidov] use gtk.AccelGroup to handle key press. Fixes #1503. also fixes #3466 2007-10-10 16:13:16 +00:00
Yann Leboulanger af681cc5ba ignore resource when we get a subscription request 2007-10-09 19:52:09 +00:00
Yann Leboulanger 5b940a2416 close history window on ESC. fixes #3233 2007-10-09 18:34:10 +00:00
Yann Leboulanger aff3697f06 use python-sexy if available to have clickable links in chat window banner. fixes #2962 2007-10-09 17:48:22 +00:00
Brendan Taylor 3c936682dc fixed ZeroConf and gave it E2E support 2007-10-09 03:46:51 +00:00
Yann Leboulanger 0b6e432134 fix file transfer in zeroconf 2007-10-08 17:25:53 +00:00
Stephan Erb a3613e1493 Fix filetransfer in zeroconf 2007-10-07 20:58:55 +00:00
Yann Leboulanger 53d6eb93dd fix number of argument in MSG event in zeroconf part 2007-10-07 20:46:03 +00:00
Yann Leboulanger 1951dd4f3d fix tabulation and 80 char width 2007-10-07 20:36:43 +00:00
Stephan Erb 3f06402f3d Cleanup for chat_control_popup. Rename 'Show Frieds' to 'Show Contacts'. Show icon and disable invite functionality for zeroconf contacts. 2007-10-07 20:09:13 +00:00
Stephan Erb 1682a68e95 Do not include zeroconf contacts in Chat2Muc invite window 2007-10-07 19:20:45 +00:00
Stephan Erb bfe489867f Correct spelling error 2007-10-07 19:12:54 +00:00
Yann Leboulanger 10f8279e57 NonModalConfirmationDialog and ConfirmationDialognow automaticaly close window on ok or cancel. fixes #3486 2007-10-07 17:22:47 +00:00
Yann Leboulanger 5fe9126101 gtk.gdk.WINDOW_TYPE_HINT_TOOLTIP only exists in gtk >= 2.10. fixes #3484 2007-10-07 14:26:25 +00:00
Stephan Erb 4187f57eca Add global search to history_viewer. Minor GUI improvements. Fix nasty bug: history_window was adding unexisting jids to logs.db, when it was tried to view their history. 2007-10-06 23:06:09 +00:00
Yann Leboulanger 9d38ef3a35 [anonymous] Make tooltips real tooltips. Fixes #3478 2007-10-03 20:50:28 +00:00
Stephan Erb 5f3c377921 Do not send command as message when no option is passed to /me 2007-10-01 19:00:56 +00:00
Yann Leboulanger 0585a8475f fix ConfirmationDialogCheck callback behaviour 2007-10-01 17:11:47 +00:00
Yann Leboulanger ebfa1eba40 add node attribute when we reply to the adhoc command list request 2007-10-01 09:40:34 +00:00
Yann Leboulanger 436adf7b95 prevent traceback when no callback is given in ConfirmationDialogCheck dialog 2007-09-30 20:38:41 +00:00
Jean-Marie Traissard 9e85aa5026 Escape markup for reason in invite received dialog. Fixes #3467. 2007-09-29 21:03:31 +00:00
Brendan Taylor 289fd99e8e remove old unencrypted secrets file 2007-09-29 20:51:38 +00:00
Brendan Taylor bd8ececb46 encrypted secret storage and an improved SAS verification dialog 2007-09-29 20:51:01 +00:00
Yann Leboulanger 5c80d100b7 handle - in version name. It's not taken into account for config file updates and caps. fixes #3011. svn version is not 0.11.2.0-svn 2007-09-27 21:34:00 +00:00
Yann Leboulanger 530cc9e62f [asac] support jabberdata in message elements. fixes #2225 2007-09-27 20:39:42 +00:00
Yann Leboulanger 2ff89ea2bc revert [8868]. see #3463 2007-09-27 06:50:34 +00:00
Brendan Taylor 4ed6830870 made PassphraseDialog's checkbutton and modality optional 2007-09-26 22:31:20 +00:00
Yann Leboulanger 2623c75ca0 [Vlad Glagolev] use sys.executable ti get python path. fixes #3463 2007-09-26 17:52:40 +00:00
Yann Leboulanger 98df9ffca2 fix typo 2007-09-26 09:40:11 +00:00
Yann Leboulanger 06507c1b03 ignore roster pushes from unknown sender. fixes #3098 2007-09-26 09:26:26 +00:00
Yann Leboulanger 96e6457c30 [torypatnoe] use our helper function to parse time. fixes #3462 2007-09-25 11:36:13 +00:00
Yann Leboulanger cd99628a94 get command list only if server answer with commands namespace. fixes #3460 2007-09-25 10:46:41 +00:00
Yann Leboulanger 91a3cc11de fix type of returns variable in get_events: it's a dict if jid is not given 2007-09-21 23:56:11 +00:00
Stephan Erb 164a21a0b2 Disable logging checkbox for contacts of offline accounts 2007-09-21 16:30:19 +00:00
Stephan Erb f5971eaa30 Adress some crypto functions correctly. 2007-09-20 19:58:31 +00:00
Yann Leboulanger bb7580e9fb fix get_events when no jid is given but types are given 2007-09-20 16:19:34 +00:00
Yann Leboulanger c7dbb136ac allow to execute commands even if there is no resource. XEP don't forbid that. fixes #3453 2007-09-20 14:31:27 +00:00
Yann Leboulanger cf9945245a don't crash when we close rhythmbox while Gajim is running. fixes #3442 2007-09-20 08:34:22 +00:00
Yann Leboulanger fe0ac73f3d [thekingpizza] add svg images to Images filter. fixes #3452 2007-09-20 08:06:39 +00:00
Yann Leboulanger ec83801f71 <activate> tag must contain a jid according to proxy65 XEP. 2007-09-19 21:24:23 +00:00
Yann Leboulanger 1348cd16cb set YesNoDialog non modal 2007-09-19 16:58:49 +00:00
Yann Leboulanger aba1a22aa1 handle corrcetly node with more than 1 #. fixes #3445 2007-09-18 21:09:50 +00:00
Yann Leboulanger b2e1d9181a remove useless print 2007-09-18 17:45:22 +00:00