gajim-plural/plugins/gtkgui
Yann Leboulanger 68547e1d29 we now print '\n' before a new line instead of after. So when we scroll at the end we dont see a blank line. 2005-04-10 06:54:51 +00:00
..
emoticons new basic emoticons 2005-04-07 00:35:06 +00:00
iconsets 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
pixmaps 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
Makefile autodetect the python version in the Makefile (thx tab) 2005-04-06 20:30:37 +00:00
__init__.py bugfix 2003-12-01 10:04:03 +00:00
chat.py we now print '\n' before a new line instead of after. So when we scroll at the end we dont see a blank line. 2005-04-10 06:54:51 +00:00
config.py proxy gui better. also checks for ports existance. gajim did not check very well and it ended up unlaunchable. this is now fixed 2005-04-08 22:40:27 +00:00
dialogs.py dot not steal focus when showing popup notifications 2005-04-08 02:25:07 +00:00
eggtrayicon.c upgrade trayicon module from gnome-python-extra 2005-03-15 19:26:56 +00:00
eggtrayicon.h upgrade trayicon module from gnome-python-extra 2005-03-15 19:26:56 +00:00
groupchat_window.py bugfix in autocompletion of nicks in gc with comments 2005-04-09 07:24:52 +00:00
gtkgui.glade added Ctrl+Shift+Tab in GC. GC needs to give focus to message textview on on showing, and after switching tabs [it need some code from tabbedchat] 2005-04-09 00:11:05 +00:00
gtkgui.py bugfix in subscription request window, also use self.window than widget.get_toplevel() to be faster and cleaner. Pref window catches Escape 2005-04-08 01:20:43 +00:00
history_window.py show the history window when we open it 2005-04-05 07:41:38 +00:00
roster_window.py we can now open only one join_gc window per account 2005-04-07 11:25:59 +00:00
systray.py pkgbuild ready for 0.6.1, fix in systray 2005-04-02 21:48:12 +00:00
tabbed_chat_window.py added Ctrl+Shift+Tab in GC. GC needs to give focus to message textview on on showing, and after switching tabs [it need some code from tabbedchat] 2005-04-09 00:11:05 +00:00
trayicon.defs upgrade trayicon module from gnome-python-extra 2005-03-15 19:26:56 +00:00
trayicon.override upgrade trayicon module from gnome-python-extra 2005-03-15 19:26:56 +00:00
trayiconmodule.c icon in systray (it represents state and changes when we recieve a message not poped up) 2004-06-09 14:22:27 +00:00