Commit graph

129 commits

Author SHA1 Message Date
Yann Leboulanger
9b83c74487 move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK related. 2006-10-06 14:52:25 +00:00
Nikos Kouremenos
005224518b split autodetect_browser_mailer to user_runs_kde user_runs_gnome and get_running_processes 2006-10-05 23:00:08 +00:00
Nikos Kouremenos
9a05650bc6 before you reduce a strig, make it unicode object 2006-09-28 14:30:12 +00:00
Nikos Kouremenos
9002b3d293 put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
Yann Leboulanger
74471acd95 don't allow account name to be hoovered in systray menu. Fixes #2430 2006-09-22 13:39:07 +00:00
Yann Leboulanger
dcbe3e5682 when we click on systray, do not hide roster, just move it. Fixes #2403 2006-09-21 16:15:53 +00:00
Dimitur Kirov
70d1977c00 check file permissions before saving avatar
catch FileChooser 'response' signal, instead
of dialog buttons 'clicked' signals (gtk+-2.10)
2006-09-16 01:44:04 +00:00
Nikos Kouremenos
9bd4442784 since we demand python 2.4 remove 2.3 legacy support code 2006-09-06 13:15:32 +00:00
Nikos Kouremenos
78fe138784 update docstring 2006-09-02 23:41:14 +00:00
Yann Leboulanger
748c62c3ef always show preferences window in current workspace. Fixes #2189 2006-07-28 11:23:19 +00:00
Yann Leboulanger
cb4e46d627 translate correctly glade strings. Fixes #2066 and #2085 2006-06-27 15:12:52 +00:00
Yann Leboulanger
e7cb71916c import i18n when needed to launch history manager 2006-06-22 13:34:12 +00:00
Yann Leboulanger
bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Dimitur Kirov
5b019e9341 save avatar from our own vcard 2006-06-09 14:42:20 +00:00
Yann Leboulanger
3e1dd88ee0 we can now save avatars on HD where we want (right click on image). Fixes #1817 2006-05-26 13:19:52 +00:00
Dimitur Kirov
8f239a4be0 moved completion definition in a function
get_completion_liststore in gtkgui_helpers
2006-05-08 21:59:09 +00:00
Dimitur Kirov
5e6b016af1 split gtkgui.glade in several small glade
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Dimitur Kirov
5c9613db65 break more circular references that keep
objects alive (the other 1/2 of #1829)
context menu for groupchat banner
2006-04-18 15:36:16 +00:00
Dimitur Kirov
b6ca28f342 make sure ChatControl instances are destroyed
when chat tab is closed
1/2 fixes #1829
2006-04-17 21:59:04 +00:00
Yann Leboulanger
af424d5bb9 fixes encoding problems when choosing a file in FileChooserDialog on non-utf-8 systems 2006-04-12 13:56:30 +00:00
Yann Leboulanger
30f7f7bea8 don't rescale image when size is < 1 2006-04-07 19:03:38 +00:00
Yann Leboulanger
c0bcd072c0 destroy context menu when selection is done. see #1820 2006-04-07 15:51:17 +00:00
Nikos Kouremenos
db1cffb299 parent.destroy() destroys childs too 2006-04-07 11:09:11 +00:00
Yann Leboulanger
d91d0e0b0e emoticons_menu is created only once, and correctly destroyed when we change emoticon theme. (It was never destroyed before -> memory leak) 2006-04-05 09:55:22 +00:00
Nikos Kouremenos
bbdeaa8768 fix but cut paste 2006-03-29 16:46:12 +00:00
Nikos Kouremenos
f5b37e61b2 make it gtkgui helpers and use it 2006-03-29 16:39:14 +00:00
Yann Leboulanger
fb758eaf89 use sanitize_filename func before writing a file to HD. Fixes #1722 2006-03-26 11:46:04 +00:00
Nikos Kouremenos
2f503fa7bf rm more leftovers 2006-03-25 11:06:54 +00:00
Nikos Kouremenos
15d93107ba rm a FIXME 2006-03-25 11:01:11 +00:00
Yann Leboulanger
f355cb043a replace / in gc nicks by _ before we save vcard / avatars 2006-03-14 18:09:09 +00:00
Yann Leboulanger
adb62eb628 jids are now punycoded before we store avatars on HD. Fixes #1030 2006-03-10 18:58:28 +00:00
Yann Leboulanger
f9d0421d33 jids and nicks are now punycoded before we store on HD. See #1030 2006-03-10 18:48:14 +00:00
Yann Leboulanger
3355cf4ea3 room_contacts vcards are now saved in room_jid folder. Fixes #1105 2006-03-09 18:41:57 +00:00
Yann Leboulanger
549872473c cleaner code 2006-03-08 15:56:49 +00:00
Nikos Kouremenos
5d6c0db657 fix copyright header 2006-03-02 13:13:35 +00:00
Nikos Kouremenos
b2cd018b52 well return :P 2006-02-26 14:47:23 +00:00
Nikos Kouremenos
6a0ab2290f introduce gtkgui helper get_state_image_from_file_path_show(file_path, show) 2006-02-26 14:33:44 +00:00
Nikos Kouremenos
cb6f163f02 VCARDPATH --> VCARD_PATH 2006-02-15 10:44:41 +00:00
Nikos Kouremenos
1a34074136 if avatar is too big, scale it using notification size (by default to 48x48) and hope that now filesize is small enough. aka we are not Gimp 2006-02-09 16:47:31 +00:00
Travis Shirk
cd1993037a Added gtkgui_helpers.escape_underscore to not require re module 2006-02-08 05:13:26 +00:00
Yann Leboulanger
ec2d9c0ad2 move data/pixmaps/events/TRANSPORT_o*line.png to data/iconsets/transports/TRANSPORT/48x48
TODO: create 48x48 online and offline pngs for all jabber iconsets
2006-02-08 00:55:16 +00:00
Yann Leboulanger
2e50c301c8 fix the make_color_string function. Fix #1268 2006-02-05 17:12:36 +00:00
Yann Leboulanger
754abfddea don't crash when we're not under KDE. Fixes #1445 2006-01-23 12:45:27 +00:00
Nikos Kouremenos
1ce3c65dd6 [knuckles] refactor notify so we do not dup code at all 2006-01-21 23:15:35 +00:00
Yann Leboulanger
ef86ddf65b [knuckles] missing line in KDE xmpp support. Fixes #855 2006-01-21 21:23:30 +00:00
Nikos Kouremenos
d9dd7a054c expose logic even better 2006-01-21 10:01:20 +00:00
Nikos Kouremenos
ea1d9fc3b7 typo 2006-01-21 10:00:43 +00:00
Nikos Kouremenos
5bb85f4b9c fix a tb on possibly_set_gajim_as_xmpp_handler 2006-01-21 10:00:18 +00:00
Nikos Kouremenos
818d2471fc Gajim is now xmpp handler in KDE too 2006-01-20 17:36:22 +00:00
Nikos Kouremenos
8c33fab699 make decode filenames work allover 2006-01-18 19:50:16 +00:00