Commit Graph

67 Commits

Author SHA1 Message Date
js 8def8de5c7 Make Gajim work on OS X again.
Someone completely broke it by trying to port it to native GTK.
However, that person didn't only break it with X11 GTK, with
native GTK it wasn't working correctly either.
Fixed it by adding lots of try/except blocks. Someone definitely
deserves to be slaughtered for completely breaking it on OS X…
2008-06-07 20:42:15 +00:00
Yann Leboulanger 5dd0d4fce8 move functions that build icons to gtkgui_helpers instead of roster_window. Fixes #3873 2008-04-17 14:17:14 +00:00
Yann Leboulanger 762f80cbd2 remove a windows GTK workarround. it's fixed in gtk2.12.3 (maybe before too) 2007-12-13 01:13:51 +00:00
Yann Leboulanger ca23666dcf call left_click handler of statusicon in main loop with idle_add. fixes #3567 2007-11-26 20:59:29 +00:00
Yann Leboulanger 1f7a462788 [James Newton] osx port for Gajim. a GREAT thanks!!! 2007-11-14 19:47:52 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Julien Pivotto 5c36dd8e78 [Lukas and I] use 'event' instead of 'message' as icons names ans
states. Fix #2755.
2007-07-13 10:11:49 +00:00
Jean-Marie Traissard b8f40f78cf typo in [7921] 2007-02-01 16:26:52 +00:00
Yann Leboulanger b45b27697a create statusicon only when needed 2007-01-31 16:38:04 +00:00
Nikos Kouremenos 330ebb9c09 use the blinking when systray holds pending events [only new api/only in windows atm] 2006-12-05 18:45:02 +00:00
Jean-Marie Traissard 9347fe10e1 Remove lot of useless imports
Fix gajim-remote contact_info
Fix profile_win right click on avatar
Fix a call and a comment
Thanks pyflakes (a program, not a person) for the whole.
2006-11-15 01:59:21 +00:00
Jean-Marie Traissard 6ab1780bdc typo 2006-10-10 08:05:02 +00:00
Nikos Kouremenos 665bc28759 fix stuff in statusicon.py 2006-10-07 08:54:41 +00:00
Yann Leboulanger 56df70242e do not call gtkgui_helpers functions in common folder. Also fix a traceback when trying to view systray tooltip 2006-10-06 14:58:01 +00:00
Nikos Kouremenos ca5a75863f commit statusicon.py 2006-10-05 00:05:47 +00:00
Nikos Kouremenos 63a1b93a58 rm statusicon.py. fix accident 2006-08-27 15:41:02 +00:00
Nikos Kouremenos 89edefc053 default status msg remove bold add border to make it HIG 2006-08-27 15:39:11 +00:00