Commit Graph

3247 Commits

Author SHA1 Message Date
Yann Leboulanger f8f200ebe7 get contact from the self.contacts so that even if it's pm we get a Contact instance 2006-01-08 00:27:38 +00:00
Yann Leboulanger 13dad4a17e use real jid when we open a pm message if we know it 2006-01-08 00:23:33 +00:00
Yann Leboulanger d56a028423 open the vcard on the real jid in gc if we know it 2006-01-08 00:17:05 +00:00
Travis Shirk 41be225383 FIXMEs 2006-01-08 00:15:54 +00:00
Travis Shirk 2e5fe5173b Implemented #1356 2006-01-07 23:40:37 +00:00
Travis Shirk fada255296 groupchat_window completely merged 2006-01-07 22:53:46 +00:00
Travis Shirk 5c53bdbee6 Merged revisions 5030-5031,5033-5038 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5030 | asterix | 2006-01-07 10:04:18 -0700 (Sat, 07 Jan 2006) | 2 lines

when we add a bookmark, we add our nick by default

........
r5031 | nicfit | 2006-01-07 10:24:50 -0700 (Sat, 07 Jan 2006) | 2 lines

Grammatical fix

........
r5033 | asterix | 2006-01-07 11:36:56 -0700 (Sat, 07 Jan 2006) | 2 lines

cell_renderer_image now take in argument the index of the column and the index in the model

........
r5034 | asterix | 2006-01-07 11:37:28 -0700 (Sat, 07 Jan 2006) | 2 lines

typo

........
r5035 | asterix | 2006-01-07 11:38:18 -0700 (Sat, 07 Jan 2006) | 2 lines

don't show header in emoticonManager so that cellrenderer correctly compute the area to redraw

........
r5036 | asterix | 2006-01-07 11:39:41 -0700 (Sat, 07 Jan 2006) | 2 lines

prevent a TB

........
r5037 | nicfit | 2006-01-07 13:26:08 -0700 (Sat, 07 Jan 2006) | 2 lines

Increment later

........
r5038 | nicfit | 2006-01-07 13:29:05 -0700 (Sat, 07 Jan 2006) | 2 lines

Fixed syntax error

........
2006-01-07 20:47:06 +00:00
Travis Shirk f66c5c5b95 Groupchat shutdown with per room ignore options, see:
http://www.jabber.no/gajim@conference.jabber.no/2006/1/7.html
2006-01-07 20:43:05 +00:00
Travis Shirk 044df9468f Fixed syntax error 2006-01-07 20:29:05 +00:00
Travis Shirk 650cba6b16 Increment later 2006-01-07 20:26:08 +00:00
Yann Leboulanger b44469ba19 prevent a TB 2006-01-07 18:39:41 +00:00
Yann Leboulanger 605706f4b0 don't show header in emoticonManager so that cellrenderer correctly compute the area to redraw 2006-01-07 18:38:18 +00:00
Yann Leboulanger 297976a511 typo 2006-01-07 18:37:28 +00:00
Yann Leboulanger 4b6ff22001 cell_renderer_image now take in argument the index of the column and the index in the model 2006-01-07 18:36:56 +00:00
Travis Shirk f52afdcbe8 Merged revisions 5017-5020,5022-5029 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5017 | asterix | 2006-01-06 01:55:51 -0700 (Fri, 06 Jan 2006) | 2 lines

use escape for pango markup

........
r5018 | asterix | 2006-01-06 02:21:39 -0700 (Fri, 06 Jan 2006) | 2 lines

missing new contacts function

........
r5019 | asterix | 2006-01-06 11:03:07 -0700 (Fri, 06 Jan 2006) | 2 lines

handle the click on toggle_gpg_encryption menuitem

........
r5020 | asterix | 2006-01-06 11:14:14 -0700 (Fri, 06 Jan 2006) | 2 lines

use the saved size even if a chat window is already opened

........
r5022 | asterix | 2006-01-07 03:43:47 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now resume filetransfert

........
r5023 | asterix | 2006-01-07 03:56:31 -0700 (Sat, 07 Jan 2006) | 2 lines

[Knuckles] Google E-Mail Notification

........
r5024 | asterix | 2006-01-07 04:02:16 -0700 (Sat, 07 Jan 2006) | 2 lines

better string

........
r5025 | asterix | 2006-01-07 04:14:32 -0700 (Sat, 07 Jan 2006) | 2 lines

fix a TB

........
r5026 | asterix | 2006-01-07 05:36:55 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now drag a file on a contact in the roster to send him a file

........
r5027 | asterix | 2006-01-07 06:26:28 -0700 (Sat, 07 Jan 2006) | 2 lines

contact.groups is always a list, even if emtpy

........
r5028 | asterix | 2006-01-07 06:54:30 -0700 (Sat, 07 Jan 2006) | 2 lines

make all buttons insensitive on a category row in disco

........
r5029 | asterix | 2006-01-07 07:19:25 -0700 (Sat, 07 Jan 2006) | 2 lines

auto open groupchat configuration window when we create a new room

........
2006-01-07 17:25:35 +00:00
Travis Shirk 9c954dfe15 Grammatical fix 2006-01-07 17:24:50 +00:00
Yann Leboulanger e69bbc235f when we add a bookmark, we add our nick by default 2006-01-07 17:04:18 +00:00
Yann Leboulanger b60b488233 auto open groupchat configuration window when we create a new room 2006-01-07 14:19:25 +00:00
Yann Leboulanger c515f56613 make all buttons insensitive on a category row in disco 2006-01-07 13:54:30 +00:00
Yann Leboulanger ae55c7149f contact.groups is always a list, even if emtpy 2006-01-07 13:26:28 +00:00
Yann Leboulanger 205dc155c6 we can now drag a file on a contact in the roster to send him a file 2006-01-07 12:36:55 +00:00
Yann Leboulanger 5f95458393 fix a TB 2006-01-07 11:14:32 +00:00
Yann Leboulanger 24fc492ac3 better string 2006-01-07 11:02:16 +00:00
Yann Leboulanger 4dc704c399 [Knuckles] Google E-Mail Notification 2006-01-07 10:56:31 +00:00
Yann Leboulanger aad4e2cd71 we can now resume filetransfert 2006-01-07 10:43:47 +00:00
Travis Shirk c0c30f961f fixed the POINTER_MOTION_MASK problem. Thanks Asterix! 2006-01-07 03:09:51 +00:00
Yann Leboulanger 507fae1ccb use the saved size even if a chat window is already opened 2006-01-06 18:14:14 +00:00
Yann Leboulanger e852c9a2b0 handle the click on toggle_gpg_encryption menuitem 2006-01-06 18:03:07 +00:00
Yann Leboulanger 601e7558e4 missing new contacts function 2006-01-06 09:21:39 +00:00
Yann Leboulanger 0ffc6f1169 use escape for pango markup 2006-01-06 08:55:51 +00:00
Travis Shirk 2a5b0afc44 More groupchat goodness 2006-01-06 06:59:55 +00:00
Travis Shirk 58f2d03dd3 Groupchat roster work 2006-01-06 03:36:07 +00:00
Travis Shirk c4f4da5aef Tracking trunk changes:
Merged revisions 5008-5011 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5008 | asterix | 2006-01-05 12:55:22 -0700 (Thu, 05 Jan 2006) | 2 lines

new_chat must be called with a Contact instance instead of GC_Contact

........
r5009 | asterix | 2006-01-05 12:56:35 -0700 (Thu, 05 Jan 2006) | 2 lines

use new contacts functions in common/gajim.py

........
r5010 | asterix | 2006-01-05 12:59:06 -0700 (Thu, 05 Jan 2006) | 2 lines

get_first_contact_from_jid doesn't return a GC_Contact instance

........
r5011 | asterix | 2006-01-05 12:59:35 -0700 (Thu, 05 Jan 2006) | 2 lines

check correctly if a contact leaves the groupchat

........
2006-01-06 02:20:38 +00:00
Travis Shirk 733549f3b0 Groupchat hacking 2006-01-06 01:54:33 +00:00
Travis Shirk 8ab5887301 state update fixes 2006-01-06 01:48:59 +00:00
Yann Leboulanger cf247f36e3 check correctly if a contact leaves the groupchat 2006-01-05 19:59:35 +00:00
Yann Leboulanger 9c2e974bfb get_first_contact_from_jid doesn't return a GC_Contact instance 2006-01-05 19:59:06 +00:00
Yann Leboulanger d8c9eccd70 use new contacts functions in common/gajim.py 2006-01-05 19:56:35 +00:00
Yann Leboulanger 95c7aef84c new_chat must be called with a Contact instance instead of GC_Contact 2006-01-05 19:55:22 +00:00
Travis Shirk 893f15aeee Working on GroupchatControl 2006-01-05 05:51:28 +00:00
Travis Shirk 757ed426e3 Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line

commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line

icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line

all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines

don't remove the jid entry in _contacts[account] when we remove a contact

........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines

fix logic

........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines

a GC_Contact can have a resource if we knoe his real JID

........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines

missing argument in create_gc_contact

........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines

we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]

........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines

in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB

........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines

prevent TB when we move a contact that was in no group

........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines

handle correctly unlabeled option values in DataForms

........
2006-01-05 03:17:36 +00:00
Travis Shirk a950a51e28 No _on signals in glade. 2006-01-05 03:09:54 +00:00
Travis Shirk 715afc7113 Chatstate and tab redraw fixes 2006-01-05 02:58:59 +00:00
Yann Leboulanger 3c69470be2 handle correctly unlabeled option values in DataForms 2006-01-04 16:03:42 +00:00
Yann Leboulanger edaa70740e prevent TB when we move a contact that was in no group 2006-01-04 12:52:26 +00:00
Yann Leboulanger 8e3d85c746 in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB 2006-01-03 18:17:43 +00:00
Yann Leboulanger 5f3ceb5766 we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid] 2006-01-03 17:36:41 +00:00
Yann Leboulanger 87171a3460 missing argument in create_gc_contact 2006-01-03 16:32:58 +00:00
Yann Leboulanger 9cf05efb74 a GC_Contact can have a resource if we knoe his real JID 2006-01-03 16:04:14 +00:00
Yann Leboulanger c6978c15e0 fix logic 2006-01-03 15:18:30 +00:00
Yann Leboulanger c7337f5d1c don't remove the jid entry in _contacts[account] when we remove a contact 2006-01-03 15:08:21 +00:00
Nikos Kouremenos 787f253992 all strings I got report about them, are not translatable; pot/po update 2006-01-03 11:40:44 +00:00
Nikos Kouremenos dc6b296848 icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test 2006-01-03 11:32:01 +00:00
Travis Shirk 5464701cda A gc control and a chat control in the same window is realized. 2006-01-03 07:34:18 +00:00
Travis Shirk 311288907a The MessageWindowMgr now saves/restores window positions so that the
config mode can be used for smarter placement. Also the emotiocons menu keybinding
2006-01-03 05:49:09 +00:00
Travis Shirk deba09827c All code from chat.py and tabbed_chat.py has been merged into the new framework. Lot's of testing to follow and then onto groupchat *in the same window*, w00t! 2006-01-03 04:44:56 +00:00
Travis Shirk 5f093a06b5 Hooked up ultra lame send button 2006-01-03 04:05:28 +00:00
Travis Shirk 9058126e73 Key binding fixes 2006-01-03 03:55:11 +00:00
Travis Shirk 2726e33172 All keybindings are working and with a biut less code duplication 2006-01-03 03:34:32 +00:00
Travis Shirk f195c47ea7 Migrating code into the new classes 2006-01-02 22:08:50 +00:00
Travis Shirk 5bebd10277 Removed unused member jids_for_which_we_asked_vcard_already 2006-01-02 21:39:16 +00:00
Travis Shirk 8d42f5d0f0 Hooking up more pieces 2006-01-02 09:04:30 +00:00
Yann Leboulanger 9a4985930b typo: wrong function name 2006-01-02 06:47:48 +00:00
Yann Leboulanger 412ba85154 fix a TB 2006-01-02 06:46:27 +00:00
Travis Shirk 4b59506c97 Moved MessageControl into it's own file to avoid circular depency 2006-01-02 02:12:34 +00:00
Travis Shirk b239d4ff00 History action, some chatstate stuff moved over, etc. 2006-01-02 01:23:40 +00:00
Travis Shirk 1360933ba9 Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line

fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines

merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.

........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines

correct contacts file

........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines

dict.remove() doesn't exists, it's del dict[]

........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines

some missing commits from branch

........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines

end of gc_contact.nick -> gc_contact.name

........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines

new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences

........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines

0.9.1-2 in debian that solve the group bug (commit [4924])

........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines

typo

........
2006-01-01 20:06:26 +00:00
Travis Shirk 6036368b6e Window/control shutdown 2006-01-01 19:40:05 +00:00
Yann Leboulanger 92df303991 typo 2006-01-01 19:31:13 +00:00
Yann Leboulanger f455e974c1 new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences 2006-01-01 19:05:59 +00:00
Yann Leboulanger 7928e82d48 end of gc_contact.nick -> gc_contact.name 2006-01-01 18:53:30 +00:00
Yann Leboulanger 1a96012420 some missing commits from branch 2006-01-01 18:50:15 +00:00
Yann Leboulanger 0b9e57a16d dict.remove() doesn't exists, it's del dict[] 2006-01-01 18:47:26 +00:00
Yann Leboulanger 6bcc3c746c correct contacts file 2006-01-01 18:43:24 +00:00
Yann Leboulanger 63e5defe39 merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts. 2006-01-01 18:41:04 +00:00
Travis Shirk c30ee542dc Close to usable for chat, receiving messages, etc. 2005-12-31 21:55:44 +00:00
Travis Shirk 1102356937 Window and control lookup functions, and set_Active_tab 2005-12-31 17:00:04 +00:00
Travis Shirk fb5ca97eba Send chatstates and chat messages instead of normal 2005-12-31 08:13:20 +00:00
Travis Shirk 496199aaef Preliminary GroupchatControl support 2005-12-31 07:35:14 +00:00
Travis Shirk 008dfea48b More menus, compact mode, etc. 2005-12-31 07:19:43 +00:00
Travis Shirk fc6af37467 Config updating, tab label markup abstraction, auto window sizing/positioning, window title 2005-12-31 06:27:22 +00:00
Travis Shirk b7761d7256 Moved MessageWindowMgr singleton to gajim.interface and emoticon menu support 2005-12-31 04:53:14 +00:00
Travis Shirk 96d7dcbce2 Sending messages, and more framework 2005-12-31 03:53:48 +00:00
Travis Shirk 1eec68634c Drawing widgets and tabs. Migrated some of the keyboard event handling as well 2005-12-31 00:50:33 +00:00
Travis Shirk a52596266c Merged trunk 2005-12-30 21:37:36 +00:00
Travis Shirk a4477f88ee chat controls created and showing up in MessageWindow 2005-12-30 20:47:59 +00:00
Yann Leboulanger f3deefc372 support of contacts in no group 2005-12-30 14:04:01 +00:00
Yann Leboulanger 96419ac1d8 always create TC tab with a contact instance, not a gc_contact instance 2005-12-30 12:19:49 +00:00
Yann Leboulanger dab85845de gc_contact.nick -> gc_contact.name (same attr as contact) 2005-12-30 12:16:46 +00:00
Yann Leboulanger d4ac8a23a7 typo 2005-12-30 12:05:53 +00:00
Yann Leboulanger 56ebaa475c typo 2005-12-30 12:00:09 +00:00
Yann Leboulanger 61c27375fa prevent TB 2005-12-30 11:48:43 +00:00
Yann Leboulanger 9eeecca91c typo 2005-12-30 11:44:28 +00:00
Yann Leboulanger 3522c89b31 typo 2005-12-30 11:43:17 +00:00
Yann Leboulanger ed8ccffcbc missing new functions 2005-12-30 11:42:48 +00:00
Yann Leboulanger 07888f9a49 gc contacts have no resource attribute 2005-12-30 11:40:42 +00:00
Yann Leboulanger 8614b3cad0 typo 2005-12-30 11:39:07 +00:00
Yann Leboulanger 024e4628fe gc_contact.nick instead of .name 2005-12-30 11:37:23 +00:00
Yann Leboulanger 4bc0430587 missing new finctions in vcard 2005-12-30 11:36:10 +00:00
Yann Leboulanger f69154f06a prevent TB 2005-12-30 11:33:39 +00:00
Yann Leboulanger 2891c507e7 typo 2005-12-30 11:27:31 +00:00
Yann Leboulanger 4d76e2993b dict.remove doesn't exists, it's del dict[] 2005-12-30 11:27:19 +00:00
Yann Leboulanger e74dbc89d3 typo 2005-12-30 11:21:06 +00:00
Yann Leboulanger 6afd4791a1 missing import 2005-12-30 11:20:52 +00:00
Yann Leboulanger 5c5594bb31 missing new function in roster 2005-12-30 11:10:39 +00:00
Yann Leboulanger d571d9ce8b use new contacts functions everywhere 2005-12-30 09:58:34 +00:00
Nikos Kouremenos 7649e0daa4 add a combobox [nothing more] in manage emoticons window 2005-12-29 21:45:57 +00:00
Yann Leboulanger 349c69d5b3 continue using new functions to handle contacts 2005-12-29 21:44:35 +00:00
Yann Leboulanger 6914d65b4e C_NAME column contacts pango escaped group name, so when we search a group iter, compare with the pago escaped name we search 2005-12-29 19:48:05 +00:00
Yann Leboulanger 928e2b2994 prevent GTK-Warning 2005-12-29 13:13:13 +00:00
Travis Shirk d19a522ff8 Hashed out a bit more of the MessageControl interface 2005-12-29 03:49:57 +00:00
Travis Shirk 44c8d901f9 added 2005-12-29 03:21:43 +00:00
Travis Shirk 18984fe7cb Creating window through the manager, introduced Control types, config stuff, etc. 2005-12-29 03:20:06 +00:00
Travis Shirk 1db1c7eddd Configurartion code for one_window_type including mailing list comments 2005-12-29 01:31:47 +00:00
Nikos Kouremenos 1e9d015bb7 be more accurate in urgency desc 2005-12-28 23:00:47 +00:00
Nikos Kouremenos 404cc402cb ACE: notification_timeout; and fix desc for use_urgency_hi*N*t 2005-12-28 22:49:58 +00:00
Yann Leboulanger 9abc57d0ae add a use_urgency_hit option 2005-12-28 22:30:41 +00:00
Yann Leboulanger 2d9cf5f96d use contacts functions in history_window 2005-12-28 22:24:03 +00:00
Yann Leboulanger bf51987c7c use new function in groupchat_window 2005-12-28 22:10:22 +00:00
Yann Leboulanger 22b72ada45 typo 2005-12-28 22:09:58 +00:00
Yann Leboulanger ff7aa9b765 gajim-remote now has get_status_message 2005-12-28 21:15:48 +00:00
Nikos Kouremenos b3f631f6c2 search expander default to False 2005-12-28 15:00:35 +00:00
Nikos Kouremenos b622d34749 svn is .10 2005-12-28 14:18:11 +00:00
Travis Shirk 1b4bc0dedd I guess glade provides hooks to internationalize the combobox values. 2005-12-28 03:26:41 +00:00
Travis Shirk 2b83445104 Added config proposed in email to the list 2005-12-28 03:20:11 +00:00
Travis Shirk eb92a7a756 MessageWindow and MessageWindowMgr classes 2005-12-27 23:55:34 +00:00
Travis Shirk fcb7c08c59 UI beginnings for message_window, preferences_window, and the lingering "image on gc tabs" patch. 2005-12-27 23:03:39 +00:00
Travis Shirk 62b549e791 This member var is unused. I assume ConversationTextview.change_cursor took it's place. 2005-12-27 21:57:17 +00:00
Nikos Kouremenos 3a9f9c8b11 fix strings; thanks to Stian Barmen for his attention to detail;thank another guy about search button I forgot his name 2005-12-27 21:03:02 +00:00
Nikos Kouremenos 56f535da4f in history search results now name column is filled even if we are in normal chat 2005-12-27 20:56:30 +00:00
Nikos Kouremenos af242e3840 ACE: roster_window_skip_taskbar 2005-12-27 20:27:02 +00:00
Nikos Kouremenos 7736cb8824 fix some typos 2005-12-27 20:23:45 +00:00
Nikos Kouremenos 8a0bad93e5 [greblus] hardcode black text for old-style popups 2005-12-27 19:29:04 +00:00
Nikos Kouremenos f63a0c89ec if the window come back to prev size after expander collapses depends on if window is resizable or not! 2005-12-27 19:02:15 +00:00
Nikos Kouremenos 9fed3f6602 nothing 2005-12-27 13:49:34 +00:00
Nikos Kouremenos 1c9663740e double click on history search resut now scrolls to line and even highlights it! :) 2005-12-27 13:38:42 +00:00
Nikos Kouremenos 0584c4bff1 almost impossible to fail 2005-12-26 18:38:05 +00:00
Nikos Kouremenos 7425e3f073 fix it correctly 2005-12-26 18:34:02 +00:00
Nikos Kouremenos 815e07771b prevent a tb 2005-12-26 18:23:57 +00:00
Yann Leboulanger 02fc0a86c3 print more dbus errors in verbose mode only 2005-12-26 16:41:22 +00:00
Nikos Kouremenos 8e4d7996b9 hardcode Y M D H M S 2005-12-26 16:38:24 +00:00
Nikos Kouremenos 527e831c99 missing import 2005-12-26 14:59:36 +00:00
Nikos Kouremenos a16cdcab7d YYYY-MM-DATE TIME 2005-12-26 14:47:03 +00:00
Nikos Kouremenos 0668a321dc forgot sth. this fixes it 2005-12-26 14:40:43 +00:00
Nikos Kouremenos e0feb7e57d show also time and year in date column in search results 2005-12-26 14:37:27 +00:00
Nikos Kouremenos 45b1493471 fix so we log muc messages [was broken only in svn] 2005-12-26 14:15:17 +00:00
Yann Leboulanger 61b55f4312 print dbus error only in verbose mode 2005-12-26 14:00:06 +00:00
Nikos Kouremenos 250e916318 check so we cannot fail 2005-12-26 13:36:55 +00:00
Nikos Kouremenos 6a1db9ea0f should work now. wed plz test 2005-12-26 13:28:13 +00:00
Nikos Kouremenos 8a875bdb2c do some crazy stuff on exception msg when exception object does not have errno attribute 2005-12-26 01:05:36 +00:00
Nikos Kouremenos 9385f1074f [greblus] preferences window now can control the color of URLs 2005-12-25 23:48:08 +00:00
Yann Leboulanger 1b251aaa4b fix again a wrong commit 2005-12-25 20:30:23 +00:00
Yann Leboulanger 45ee0e9a75 revert wrong commit 2005-12-25 15:56:36 +00:00
Nikos Kouremenos c91bb65b4b say 0.9.1 2005-12-25 15:01:10 +00:00
Nikos Kouremenos 4853ec6a23 no need for thatl ocal var 2005-12-25 14:56:15 +00:00
Nikos Kouremenos bfd50145c6 doing pychecker from once in a while, hurts noone 2005-12-25 14:44:37 +00:00
Yann Leboulanger 35b677cc34 [Geobert] Ctrl+Tab goes to the next tab that has unread messages if there is one 2005-12-25 13:20:01 +00:00
Yann Leboulanger d3a13301e5 init logger vars when no log to migrate 2005-12-24 22:33:35 +00:00
Yann Leboulanger 2fce0a3bd3 fix last_history_line usage 2005-12-24 22:00:28 +00:00
Nikos Kouremenos d956d1f19b fix typo 2005-12-23 23:33:00 +00:00
Yann Leboulanger a3d6c3c43f begin to use the new functions to handle contacts and gc_contacts 2005-12-22 21:40:40 +00:00
Yann Leboulanger ba0425e4dd Jim] re-typo 2005-12-22 07:46:04 +00:00
Yann Leboulanger 6e00652aaf [Jim] Typo 2005-12-22 07:38:05 +00:00
Yann Leboulanger 993c09ec70 catch correct exception when interrupt system call 2005-12-21 17:55:57 +00:00
Yann Leboulanger a15a6e8e6e move some functions from gajim to contacts, rename some functions 2005-12-21 16:32:32 +00:00
Yann Leboulanger 0af7e48bf1 create Contact instances with the new functions 2005-12-21 13:00:56 +00:00
Yann Leboulanger ebccabf5da [Jim] faster version of do_possible_mark_for_days_in_this_month() 2005-12-21 10:54:41 +00:00
Yann Leboulanger f67351a263 create Contact instances with new functions 2005-12-21 10:29:14 +00:00
Yann Leboulanger 944449009d new functions in Contacts instance 2005-12-21 10:28:42 +00:00
Yann Leboulanger 5fbf3c9b55 we now create Contact instances with gajim.contacts.create_contact() 2005-12-21 09:02:34 +00:00
Yann Leboulanger b24c035067 remove useless import 2005-12-21 08:54:41 +00:00
Yann Leboulanger 15e4a9642f we now create Contact and GC_Contact instances from Contacts class in dialog.py 2005-12-20 22:26:27 +00:00
Yann Leboulanger 31efa00b85 Contact instance doesn't need role and affiliation
add some function to Contacts class
2005-12-20 22:24:01 +00:00
Yann Leboulanger fd89e6eaab add_transport_to_roster goes to roster.py 2005-12-20 21:27:15 +00:00
Yann Leboulanger 93f205f53b Gc_contact class becomes GC_Contact 2005-12-20 20:56:02 +00:00
Nikos Kouremenos 241ca68ad1 also catch irc:// links 2005-12-20 20:05:46 +00:00
Yann Leboulanger 2fe711d9e9 we can add big smeileys 2005-12-20 20:00:34 +00:00
Yann Leboulanger ccc3de6687 add a contacts class, and gc_contacts class 2005-12-20 19:45:56 +00:00
Yann Leboulanger c557a2c51b [Sef] don't duplicate log lines in groupchat 2005-12-20 16:18:17 +00:00
Yann Leboulanger 4fc1cf802f fix TB (missing self.) 2005-12-20 14:43:22 +00:00
Travis Shirk 5c5467d823 Show no JEP-85 status in the chat banner when the contact is offline; closes #1202 2005-12-20 02:40:29 +00:00
Nikos Kouremenos dc5a17385f add some fixmes for bad strings 2005-12-19 22:07:05 +00:00
Yann Leboulanger 6003dc67e0 revert my previous fix, and just don't take into account the click on go button if jid hasn't changed 2005-12-19 20:37:35 +00:00
Yann Leboulanger 60eebb7888 remove event from queue as soon as we click notification window 2005-12-19 20:01:32 +00:00
Nikos Kouremenos 9ac960c087 add missing header 2005-12-19 12:22:22 +00:00
Yann Leboulanger 115393295b don't draw twice the disco treeview when we click twice quickly the go button 2005-12-18 12:31:42 +00:00
Yann Leboulanger c687ad17b1 fix color parser 2005-12-18 10:38:33 +00:00
Yann Leboulanger 323663132b fix more interrupt system call 2005-12-17 23:07:13 +00:00
Yann Leboulanger f82c72b228 when threading problem, just migrate in the backgrounds instead of with a GUI 2005-12-15 19:12:13 +00:00
Yann Leboulanger fd133716e3 if migration fails (python2.3 for ex) Gajim shows a dialog and exit 2005-12-15 12:03:57 +00:00
Yann Leboulanger 5873a8bd9d don't play thousands of sounds at startup 2005-12-15 11:01:50 +00:00
Yann Leboulanger 0a6ccd34e9 set policy to never when needed to height is good 2005-12-14 21:21:01 +00:00
Nikos Kouremenos 4f46b4e7c1 clean up code [we do not need to touch horizontal on checking on height] add verbose comments 2005-12-14 21:08:58 +00:00
Yann Leboulanger 47d1c0ac58 we now show horizontal scrollbar when we want to send loooong word 2005-12-14 20:56:31 +00:00
Yann Leboulanger 776af99d11 don't send active chatstate to non-active tab 2005-12-14 19:55:53 +00:00
Yann Leboulanger 52d881c972 remove the check of line_already_in_db for gc_message that make gajim slow when joining a room 2005-12-14 18:23:40 +00:00
Yann Leboulanger 8607a9ecad load_iconset return {} if path doesn't exists 2005-12-14 18:10:55 +00:00
Yann Leboulanger da873080af gajim-remote get_status without account now return global status 2005-12-14 17:55:03 +00:00
Yann Leboulanger 51dbb1398e remove old images when we change to an iconset that has no 32x32 icons 2005-12-14 17:32:38 +00:00
Nikos Kouremenos b21424e1fa ask kind which is always 1byte 2005-12-14 14:12:38 +00:00