.. |
common
|
JEP 0070 Last Call updates; transaction IDs are a MUST, so we should display them to the user.
|
2005-11-13 01:48:48 +00:00 |
advanced.py
|
fixes (do not set twice editability and a docstring) and only resizable if 2.8+
|
2005-11-10 13:40:39 +00:00 |
cell_renderer_image.py
|
add the type of row in gc roster
|
2005-09-22 07:42:08 +00:00 |
chat.py
|
remove a leftover comment
|
2005-11-07 21:33:18 +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
|
fix a tb
|
2005-11-10 15:14:03 +00:00 |
conversation_textview.py
|
he --> he or she
|
2005-11-12 14:17:27 +00:00 |
dialogs.py
|
JEP 0070 Last Call updates; transaction IDs are a MUST, so we should display them to the user.
|
2005-11-13 01:48:48 +00:00 |
disco.py
|
Codestyle fixes, even though my syntax highlighting breaks on this. :p
|
2005-11-02 11:03:42 +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
|
WINAPI: Gajim now can detects file lock and does not allow sending the file.
|
2005-11-01 20:01:14 +00:00 |
gajim-remote.py
|
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
|
2005-10-27 13:15:03 +00:00 |
gajim.py
|
JEP 0070 Last Call updates; transaction IDs are a MUST, so we should display them to the user.
|
2005-11-13 01:48:48 +00:00 |
gajim_themes_window.py
|
remove aa non-implemented option
|
2005-11-03 16:21:03 +00:00 |
groupchat_window.py
|
his --> his or her
|
2005-11-12 14:15:32 +00:00 |
gtkexcepthook.py
|
2 lines now one
|
2005-10-03 10:38:05 +00:00 |
gtkgui.glade
|
change default size for disco window
|
2005-11-10 00:57:18 +00:00 |
gtkgui_helpers.py
|
gtkexcepthook only for those that run svn versions; release user should not be bugged with TBs as they should be minor to overall functionality and he should not care. if he is advanced he knows how to find out what is wrong (how to get to see a traceback etc); also moving get_avatar_pixbuf_from_cache to gtkgui_helpers (all in one commit because of import issues)
|
2005-11-12 21:24:54 +00:00 |
gtkspellmodule.c
|
we now have gtkspell capabilities
|
2005-05-29 14:12:35 +00:00 |
history_window.py
|
history order change: history is ordered as everything else latest is in the bottom
|
2005-11-03 21:31:04 +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
|
shorter
|
2005-11-12 17:59:43 +00:00 |
remote_control.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 |
roster_window.py
|
gtkexcepthook only for those that run svn versions; release user should not be bugged with TBs as they should be minor to overall functionality and he should not care. if he is advanced he knows how to find out what is wrong (how to get to see a traceback etc); also moving get_avatar_pixbuf_from_cache to gtkgui_helpers (all in one commit because of import issues)
|
2005-11-12 21:24:54 +00:00 |
systray.py
|
fix a logic bug. thanks deluge
|
2005-11-08 11:13:47 +00:00 |
systraywin32.py
|
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
|
2005-10-27 13:15:03 +00:00 |
tabbed_chat_window.py
|
[gjc] destroy bigger_avatar_window not just hide it
|
2005-11-12 22:43:18 +00:00 |
tooltips.py
|
fix icon in tooltip (sorry I can't test)
|
2005-11-12 20:07:46 +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
|
error about size too big should not come after we close fchooser
|
2005-11-10 12:43:37 +00:00 |