Commit Graph

118 Commits

Author SHA1 Message Date
Yann Leboulanger 149ed7a22d reorder files 2005-04-12 15:47:20 +00:00
Yann Leboulanger fbf6c84e52 update files from trunk 2005-04-12 15:30:09 +00:00
Yann Leboulanger 317f0e0db3 we can now open only one join_gc window per account 2005-04-07 11:25:59 +00:00
Yann Leboulanger 25214a9cf2 close the vcard window when we press Escape
minimum width in gc window for the contact list on the left
2005-04-07 10:42:01 +00:00
Yann Leboulanger 058f632115 close the join_gc_window when we press Escape 2005-04-07 09:53:54 +00:00
Yann Leboulanger 0a6658b90b remove commented line 2005-04-06 22:53:39 +00:00
Yann Leboulanger 3b84f1c242 we now saved the recently visited groupchats so we can restore it quickly 2005-04-06 22:52:48 +00:00
Yann Leboulanger 85527841a2 we now show the os informations in the vcard_information_window 2005-04-06 20:18:55 +00:00
Nikos Kouremenos 1c7076cfb0 fixes for when disabling emoticons in prefs [gajim did not boot], add_remove_emoticons_window and class, better popups [needs more attention {me is on it}], no more emoticons tab, introducing version.py, hide os information included, and fixes allover. 2005-04-06 18:51:54 +00:00
Nikos Kouremenos 6ac64ad577 typo 2005-04-05 21:37:50 +00:00
Nikos Kouremenos 40e247e220 popup class is ready 2005-04-05 15:06:11 +00:00
Nikos Kouremenos 474fe3447e timeout in popup. I will also do the rest 2005-04-04 19:27:06 +00:00
Nikos Kouremenos 6e345fe44c testing popup 2005-04-04 16:46:35 +00:00
Nikos Kouremenos 9e3e5a2acc do show_all implicitly everywhere [glade windows visible=False]. I did this so when show_all() it will be shown then [after connect and stuff], and not when being parsed 2005-04-04 15:51:29 +00:00
Nikos Kouremenos 3288d67b75 print status on new_user() no matter what status that is 2005-04-03 21:41:10 +00:00
Yann Leboulanger b4a1941a94 clear entries when we ask to retrieve 2005-04-03 08:49:07 +00:00
Yann Leboulanger 716f07747e bugfix in vcard publish 2005-04-03 08:42:13 +00:00
Nikos Kouremenos 3e454ea51f vcard needs more work. did some gui stuff 2005-04-03 02:19:52 +00:00
Nikos Kouremenos d409b248b5 gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
Nikos Kouremenos 38a576d870 imho roster looks better now 2005-04-01 00:28:45 +00:00
Nikos Kouremenos 610bc35b22 ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems.. 2005-03-31 23:26:05 +00:00
Nikos Kouremenos 7b70ace347 systray --> Systray (the class) 2005-03-29 16:37:59 +00:00
Yann Leboulanger 97d6098491 remove comment (I fill a ticket for that) 2005-03-28 11:05:08 +00:00
Nikos Kouremenos 72e212731c new message dialog fix for title and add to accounts shouldn't list not in the roster. plz see my fixme comment 2005-03-28 01:39:12 +00:00
Yann Leboulanger f1e6a30dcc we can now choose a group when we add a user 2005-03-27 21:35:55 +00:00
Nikos Kouremenos 2295a319ce show_all/hide for roster and accounts window, better strings when multiple accounts [has a bug], changelog is better now 2005-03-27 19:39:50 +00:00
Yann Leboulanger 82219f71a7 remove unneeded comments 2005-03-27 08:41:09 +00:00
Nikos Kouremenos 2463197d4f save button has focus and svn says 0.6.1 as version 2005-03-23 14:25:56 +00:00
Nikos Kouremenos a425908513 fixes in glade, and some other stuff 2005-03-23 13:25:48 +00:00
Yann Leboulanger 1cac89ebde some string to translate 2005-03-22 19:02:27 +00:00
Yann Leboulanger 33c2c02cde remove empty groups from roster.groups dict 2005-03-19 11:32:29 +00:00
Nikos Kouremenos 76b902c148 fix 2005-03-18 01:28:59 +00:00
Nikos Kouremenos c40f8a3159 use KP_ENTER too as enter. thanks to '#xev' 2005-03-18 01:25:11 +00:00
Nikos Kouremenos ec7e22fdfb markup needs set_markup and not set_text and some other minor fixes 2005-03-18 00:47:50 +00:00
Yann Leboulanger 4f9c61657e edit dialog windows code is now available 2005-03-17 17:41:09 +00:00
Nikos Kouremenos 608d3542d0 yann have a look 2005-03-16 20:48:56 +00:00
Yann Leboulanger fd836e2a6d "the best" is a bit pretentious 2005-03-16 14:04:43 +00:00
Nikos Kouremenos 15c0b71bf8 better about dialog 2005-03-16 02:16:29 +00:00
Nikos Kouremenos 9e91c026b8 I tried to make gajim more HCI friendly. ERRORS use Error dialog and not warning dialog. Need core implementation too. Also other fixes. plz see a comment for you yann (sre) 2005-03-16 01:27:37 +00:00
Yann Leboulanger 739c1657dd when we autoconnect, ask the status message if ask_online_status is set in the preferences 2005-03-15 19:51:48 +00:00
Yann Leboulanger 02e112dab1 another status is possible: connecting
remove some ugly hack for autoconnection
2005-03-15 10:20:10 +00:00
Nikos Kouremenos 607dd00a0c popup menu via glade to have images 2005-03-15 00:40:08 +00:00
Yann Leboulanger 96c97295e1 gtk.check_version() checks the GTK version, not the pygtk version 2005-03-14 21:51:25 +00:00
Yann Leboulanger 0c9a88e989 if we don't use pygtk2.6: no about dialog 2005-03-14 20:21:49 +00:00
Nikos Kouremenos d4fc3f4bf1 better popup 2005-03-14 17:30:52 +00:00
Yann Leboulanger cfd108bffc bugfix in about dialog: destroy it when we press close 2005-03-12 23:48:08 +00:00
Nikos Kouremenos 6b8203916f ticket 86 remains 2005-03-12 15:50:13 +00:00
Nikos Kouremenos 5bc2796b37 URL detection and formating is ready 2005-03-10 18:20:23 +00:00
Yann Leboulanger 66de053b3a activate the tab when we create it with new_message window 2005-03-10 15:57:43 +00:00
Nikos Kouremenos c5d3e56632 url detection is ready! 2005-03-09 21:29:20 +00:00