.. |
common
|
consider incomming messages without type as normal (single) messages
|
2005-12-07 16:09:03 +00:00 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +00:00 |
advanced.py
|
remove trailing whitespaces and tabs from lines
|
2005-12-06 12:45:32 +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 |
config.py
|
remove trailing whitespaces and fix coding styles etc and add a FIXME
|
2005-12-06 17:43:21 +00:00 |
conversation_textview.py
|
remove trailing whitespaces
|
2005-12-07 18:00:29 +00:00 |
dialogs.py
|
migration is okay now if no ~/.gajim; also many other small fixes
|
2005-12-05 23:25:02 +00:00 |
disco.py
|
remove trailing whitespaces and fix coding styles etc and add a FIXME
|
2005-12-06 17:43:21 +00:00 |
eggtrayicon.c
|
…
|
|
eggtrayicon.h
|
…
|
|
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
|
check for new version [one of the first thing I did for Gajim :)] is not needed anymore as most distros have us. remove it. this also means we can now update Changelog periodically in svn. YUPPIE!
|
2005-12-06 00:09:28 +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
|
put the gc subject tooltip with text not pango escaped
|
2005-12-06 15:33:25 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
log conversation history better string and catch change on the fly
|
2005-12-07 14:32:42 +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
|
query entrys has focus and search button grabs default
|
2005-12-05 20:23:49 +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
|
remove trailing whitespaces and fix coding styles etc and add a FIXME
|
2005-12-06 17:43:21 +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
|
remove trailing whitespaces and fix coding styles etc and add a FIXME
|
2005-12-06 17:43:21 +00:00 |
tabbed_chat_window.py
|
remove a useless test that introduced a bug: when we restore conversation we are not active tab yet (tab is not drawn yet), but we'll in some ms, so we can safely do systray.remove_jid() as we already removed the events from awaiting_messages
|
2005-12-07 17:01:15 +00:00 |
tooltips.py
|
no need to inherit StatusTable; thanks deluge for tb
|
2005-12-01 21:18:12 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.py
|
log conversation history better string and catch change on the fly
|
2005-12-07 14:32:42 +00:00 |