gajim-plural/src
Stephan Erb 96b9326b0f Move function closer to where it is used.
This makes it easier to reason about its usage.
2009-11-22 22:14:05 +01:00
..
command_system Added /grep command. Fixes #5438 2009-11-19 07:39:04 +02:00
common Move function closer to where it is used. 2009-11-22 22:14:05 +01:00
Makefile.am Fixed the build system for the reworked version of the command system 2009-10-03 00:10:30 +03:00
adhoc_commands.py prevent traceback when we get malformed data in adhoc process. 2009-06-19 07:23:08 +02:00
advanced_configuration_window.py Rename advanced.py to advanced_configuration_window.py 2009-10-17 20:28:38 +02:00
atom_window.py use correct function for plural forms translation 2009-10-29 15:00:48 +01:00
cell_renderer_image.py
chat_control.py Similar to update_pep, unify towards draw_pep of the RosterWindow. 2009-11-15 23:23:56 +01:00
config.py ability to configure out/inmsgtxt color in preference window. Fixes #5372 2009-10-31 19:03:03 +01:00
conversation_textview.py [Urcher] ability to copy emoticons when they are selected. Fixes #2570 2009-11-18 21:32:10 +01:00
dataforms_widget.py switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471 2009-10-29 11:35:22 +01:00
dialogs.py make some strings translatable in RIE dialog 2009-11-16 20:56:51 +01:00
disco.py always expand lines in disco window, increase default disco window width. Fixes #3877 2009-09-10 13:54:44 +02:00
eggtrayicon.c Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
eggtrayicon.h
features_window.py farsighr module is now optional. Fixes #5278 2009-09-20 20:46:03 +02:00
filetransfers_window.py Let contact instances know their corresponding account. 2009-11-05 15:57:43 +01:00
gajim-remote.py ability to set priority via gajim-remote. see #3345 2009-09-03 23:18:49 +02:00
gajim.py Move Interface() god class from gajim.py to gui_interface.py. 2009-11-03 22:14:19 +01:00
gajim_themes_window.py remove 3 duplicated lines 2009-08-06 18:35:52 +02:00
groupchat_control.py fix resizing of the MUC occupant treeview when we resize chat window. Fixes #5433 2009-11-20 22:09:05 +01:00
groups.py
gtkexcepthook.py
gtkgui_helpers.py Backed out changeset 2ceb94d0630d 2009-10-24 09:46:08 +02:00
gtkspell.py add missing file. Fixes #4289 2009-03-04 13:44:01 +00:00
gui_interface.py we can now send pep thing to a zeroconf connection objec, it will just send nothing. so GUI doesn't have to know it's a zeroconf connection or not. fixes #5432 2009-11-19 20:36:40 +01:00
gui_menu_builder.py Merge changes from default branch into refactoring branch 2009-10-31 17:25:47 +01:00
history_manager.py properly decode string in history manager. Fixes #5430 2009-11-16 16:42:40 +01:00
history_window.py show incoming and outgoing style in history window too. Fixes #5321 2009-10-14 08:40:28 +02:00
htmltextview.py [Urcher] ability to copy emoticons when they are selected. Fixes #2570 2009-11-18 21:32:10 +01:00
ipython_view.py Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
message_control.py [change window icon according to the content (muc, chat). Fixes #4300 2009-10-23 10:02:45 +02:00
message_textview.py Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
message_window.py Alt-a -> Alt-d to open advanced action menu in (group)chat control. Fixes #5387 2009-11-10 21:50:11 +01:00
music_track_listener.py Totem now uses MPRIS API. Fixes #4705 2009-09-23 16:43:31 +02:00
negotiation.py
network_manager_listener.py Remove all OS X-specific code from the default branch. 2009-06-15 21:34:38 +02:00
notify.py [Vasily] fix indicator usage. Fixes #5271 2009-10-03 23:29:11 +02:00
profile_window.py Fixed refactoring artifact 2009-11-22 20:05:30 +02:00
remote_control.py call gtk.gdk.window.focus() with current timestamp rather than 0. This fixes some WM issues. 2009-09-23 17:35:42 +02:00
roster_window.py we can now send pep thing to a zeroconf connection objec, it will just send nothing. so GUI doesn't have to know it's a zeroconf connection or not. fixes #5432 2009-11-19 20:36:40 +01:00
search_window.py Make it explicit whether an ordinary Contact, a Self Contact or a Not-In-Roster Contact is created. 2009-11-05 22:16:38 +01:00
secrets.py better use of pickle 2009-01-09 18:40:01 +00:00
session.py Shrink public interface of the MetacontactManager. 2009-11-12 22:58:45 +01:00
statusicon.py Remove all OS X-specific code from the default branch. 2009-06-15 21:34:38 +02:00
systray.py fix name of variable (window -> dialog) Fixes #5360 2009-10-26 19:56:42 +01:00
tooltips.py Create asPixbufIcon and asMarkupText functions on the UserActivity class. 2009-11-15 16:52:19 +01:00
trayicon.defs
trayicon.override
trayiconmodule.c Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
vcard.py switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471 2009-10-29 11:35:22 +01:00