.. |
common
|
try to fix a db locked that sometimes happens
|
2005-12-05 13:56:02 +00:00 |
advanced.py
|
fix strings in places; add comments; updatea bit greek trnaslation [now has 666 translated messages] 666!! that rocks
|
2005-12-02 14:08:40 +00:00 |
cell_renderer_image.py
|
add the type of row in gc roster
|
2005-09-22 07:42:08 +00:00 |
chat.py
|
needs_highlight --> needs_visual_notification
|
2005-12-05 13:26:08 +00:00 |
check_for_new_version.py
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
config.py
|
we are now ablt to save a status message that contain sevral lines
|
2005-12-01 20:11:48 +00:00 |
conversation_textview.py
|
gtkspell module is not used. remove importing it
|
2005-11-30 22:20:01 +00:00 |
dialogs.py
|
* when in common, no need to do from common import FOO, just import FOO
|
2005-12-05 11:13:08 +00:00 |
disco.py
|
add a join button in the disco window to join IRC rooms or create new MUC rooms
|
2005-12-05 13:33:14 +00:00 |
eggtrayicon.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
eggtrayicon.h
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
filetransfers_window.py
|
fix typo
|
2005-12-05 15:15:46 +00:00 |
gajim-remote.py
|
add an exceptions file that contain our custom exceptions
|
2005-12-01 17:16:53 +00:00 |
gajim.py
|
do not match (2.8) as 8) emoticon
|
2005-12-05 13:25:50 +00:00 |
gajim_themes_window.py
|
don't write wrong config option when we change option combobox in theme window
|
2005-12-02 17:47:52 +00:00 |
groupchat_window.py
|
needs_highlight --> needs_visual_notification
|
2005-12-05 13:26:08 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
commit generic ProgressDialog class to assist us in general for those stuff; now for logs migration
|
2005-12-02 16:18:04 +00:00 |
gtkgui_helpers.py
|
ACE: hide_avatar_of_transport
|
2005-12-02 13:10:02 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
do not break logic
|
2005-12-05 14:40:29 +00:00 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +00:00 |
message_textview.py
|
remove some bindings
|
2005-11-02 19:01:17 +00:00 |
notify.py
|
replace tab with space
|
2005-11-23 17:48:32 +00:00 |
remote_control.py
|
ne need to duplicate code, show_next_unread in remote_control now does the same thing as click on systray when there is one or more pending event
|
2005-12-04 23:15:43 +00:00 |
roster_window.py
|
escape for pango account names
|
2005-12-02 19:01:54 +00:00 |
systray.py
|
make sure windows get focus when we click on systray icon
|
2005-12-04 23:16:13 +00:00 |
systraywin32.py
|
[SF] we now have all iconsets in .ico format for systray under windows
|
2005-12-05 16:36:30 +00:00 |
tabbed_chat_window.py
|
don't print empty restored messages
|
2005-12-02 22:24:01 +00:00 |
tooltips.py
|
no need to inherit StatusTable; thanks deluge for tb
|
2005-12-01 21:18:12 +00:00 |
trayicon.defs
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayicon.override
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayiconmodule.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
vcard.py
|
deny avatar if > 32kb; used to be 8 but JEP now has it at SHOULD from MUST for 8kb so be more tollerant
|
2005-12-02 20:35:19 +00:00 |