Commit Graph

70 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
Nikos Kouremenos eb5ae0d4ce bugfix 2005-04-06 19:46:39 +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 40e247e220 popup class is ready 2005-04-05 15:06:11 +00:00
Yann Leboulanger 96e8c8a447 change the bg color instead of the fg color when a contact (dis)connects. Colors have to be improved 2005-04-05 09:38:52 +00:00
Yann Leboulanger 634440c762 bugfix: when we Drag and drop a contact that is connected with several resources 2005-04-05 09:10:16 +00:00
Yann Leboulanger c797d737b0 show newly connected contacts in green and contacts that have just disconnected in red before removing them. Presentation/colors have to be improved, but the principle is there (to be tested). 2005-04-04 23:03:26 +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 8e419e899c pkgbuild ready for 0.6.1, fix in systray 2005-04-02 21:48:12 +00:00
Yann Leboulanger a1e7e9b191 fix in redraw_jid 2005-04-02 21:28:59 +00:00
Yann Leboulanger 0ed2b103d3 little bugfix 2005-04-02 21:12:13 +00:00
Nikos Kouremenos e7d6a83f68 icons --> iconsets {folder} and new invisible for gossip 2005-04-02 20:38:28 +00:00
Yann Leboulanger 5f44066b49 destroy accounts_window when we close the window instead of hiding it 2005-04-02 20:35:33 +00:00
Yann Leboulanger d97506f97c update the windows icons when we chage the iconset 2005-04-01 19:58:54 +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
Yann Leboulanger ce6f724620 when we change the iconset, change all the icons (in the roster, in the status combobox, in the systray, in (group)chat windows) 2005-03-31 19:21:48 +00:00
Yann Leboulanger 94ed80901f remove unneeded line 2005-03-31 16:05:51 +00:00
Yann Leboulanger 03ec680f15 we cannot change the group of a contact that is in 'not in the roster' group 2005-03-31 15:32:18 +00:00
Yann Leboulanger 765e720357 do not quit gajim if we don't click ok in the status message 2005-03-31 12:48:57 +00:00
Yann Leboulanger 67dcbf2e27 add spaces between icon and text in status combobox 2005-03-31 12:44:42 +00:00
Yann Leboulanger 48473d8ac6 typo 2005-03-31 12:16:20 +00:00
Yann Leboulanger b78a30bfbb correctly redraw the contacts wgen they change their status 2005-03-31 07:03:46 +00:00
Yann Leboulanger 1254d61ca9 remove the (2) beside a user if one of the resource go offline even if we show offline users 2005-03-30 21:52:43 +00:00
Yann Leboulanger 259983a952 show improved status un combobox 2005-03-30 19:20:20 +00:00
Yann Leboulanger 4626a385db dnd is after xa 2005-03-30 19:13:45 +00:00
Nikos Kouremenos 9e8c2a2970 iconstyle --> iconset 2005-03-30 12:29:48 +00:00
Nikos Kouremenos 5ce8490927 Hopefully won't break vincent [sorry if I do], better regexp (thanks jajcus) 2005-03-29 21:28:58 +00:00
Vincent Hanquez 76338d6e77 when there's no systray, prevent gajim from not working.
Although, systray should be access only by a set of method to prevent those
type of things..
2005-03-29 17:57:07 +00:00
Nikos Kouremenos 7b70ace347 systray --> Systray (the class) 2005-03-29 16:37:59 +00:00
Nikos Kouremenos d8d40e0c01 add_jid remove_jid is better coded like that. removal of systrayDummy class [have a look and we can discuss], also have a look at a FIXME, back to detection of http://b) with ) in it, cause http://be?b)b can be valid url 2005-03-29 16:16:42 +00:00
Yann Leboulanger 4f62c70a47 remove empty groups when we drag and drop
fix some problems with drag and drop when we merge accounts
2005-03-28 22:17:14 +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
Nikos Kouremenos d80325510b fixes for ticket 128 2005-03-28 01:20:47 +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 0efac5ef4d disco menus back to previous, one more tooltip in glade 2005-03-27 21:17:16 +00:00
Nikos Kouremenos a1a2e1e3fc eugenia colors as default, fix in makeing menus, and better regexp (doesn't detect http://) anymore) [thanks jajcus] 2005-03-27 20:30:00 +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 936a8392d5 browse agent -> Service discovery 2005-03-27 18:01:41 +00:00
Yann Leboulanger b40a87922e activate the tab when we create a new groupchat 2005-03-27 08:40:01 +00:00
Nikos Kouremenos 5216a4bb6b ficking ticket 119. 115 and resizing problems that we had with edit groups dialog (now resizes very nicely) 2005-03-26 20:46:23 +00:00
Nikos Kouremenos 714119dbe6 finally up 2005-03-26 21:09:49 +00:00
Nikos Kouremenos a425908513 fixes in glade, and some other stuff 2005-03-23 13:25:48 +00:00
Nikos Kouremenos 3fed5a8e7b gajim_window now is roster_window 2005-03-21 12:34:20 +00:00
Yann Leboulanger 8224f38256 do not show the roster widows before it is positionned 2005-03-21 09:27:10 +00:00
Yann Leboulanger cef48f8b1e do not change the systrayicon to new_message when we send a message in GC window 2005-03-20 21:04:13 +00:00