Commit Graph

8068 Commits

Author SHA1 Message Date
Yann Leboulanger 483604cd0b remove useless print 2007-11-16 18:25:45 +00:00
James Newton 6a17fb166c Removing these automake generated files that were accidentally checked in. 2007-11-16 14:11:23 +00:00
James Newton c6c31a17c3 Removed path adjustment from gajim.py and moved it outside of gajim proper. 2007-11-16 14:04:18 +00:00
Yann Leboulanger a5e8adf232 detect when we get our own presences 2007-11-16 10:51:52 +00:00
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 ef5cef3510 [erlehmann] new lion emoticon. fixes #3554 2007-11-13 19:32:32 +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 2a344b7f51 [Maciek Chojnacki] updated polish translation for svn 2007-11-07 13:57:06 +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 f150b19098 [Nico Gulden] updated de translation for svn 2007-11-05 20:05:11 +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