Nikos Kouremenos
|
9002b3d293
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
Jean-Marie Traissard
|
921274b6c4
|
Remove "state_active_color" option. Get fg color from gtk.
|
2006-09-25 04:23:31 +00:00 |
Yann Leboulanger
|
196062bbc2
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +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 |
Yann Leboulanger
|
31e54bc2ed
|
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
|
2006-04-02 16:11:21 +00:00 |
Yann Leboulanger
|
03a5f02cbd
|
remove call to removed function. Fixes #1755
|
2006-03-26 18:14:18 +00:00 |
Yann Leboulanger
|
c6e6090ef5
|
save correctly chatstate colors.
|
2006-03-26 18:01:18 +00:00 |
Nikos Kouremenos
|
1524521c7f
|
pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning
|
2006-03-24 18:48:26 +00:00 |
Yann Leboulanger
|
96dcb1bd0c
|
chatstate colors are now configurable in manage theme window. Fixes #1568
|
2006-03-18 22:40:26 +00:00 |
Dimitur Kirov
|
8945173e51
|
update banner font with theme font
|
2006-03-01 11:03:56 +00:00 |
Yann Leboulanger
|
612716e2db
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
Yann Leboulanger
|
cae7ce3bac
|
"Gajim Team" in all hearders become "Contributors for this file"
|
2005-12-09 17:15:30 +00:00 |
Yann Leboulanger
|
34255e5682
|
Vincent left us a long time ago
|
2005-12-07 23:09:10 +00:00 |
Yann Leboulanger
|
e5529eb0ac
|
don't write wrong config option when we change option combobox in theme window
|
2005-12-02 17:47:52 +00:00 |
Yann Leboulanger
|
8fd1717afd
|
mk_color_string has moved and its name changed
|
2005-12-01 19:17:23 +00:00 |
Nikos Kouremenos
|
082fc7aaa9
|
fixing dict name: gajim.interface.windows --> gajim.interface.instances
|
2005-11-13 15:08:47 +00:00 |
Yann Leboulanger
|
a79f450e2c
|
remove aa non-implemented option
|
2005-11-03 16:21:03 +00:00 |
Nikos Kouremenos
|
1eb611d20f
|
revert accidental removal
|
2005-11-02 18:44:10 +00:00 |
Nikos Kouremenos
|
def89e51a7
|
sectext should have dot
|
2005-11-02 16:36:22 +00:00 |
Nikos Kouremenos
|
9554d2c8f5
|
remove U it is not needed nor works; remove it also from glade, remove crazy hboxing and use fill and other similar properties
|
2005-11-02 16:34:35 +00:00 |
Yann Leboulanger
|
726640ef4b
|
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 |
Dimitur Kirov
|
e5fb3d70ad
|
suppress TB on remove current theme, after
being renamed
|
2005-10-05 10:32:20 +00:00 |
Yann Leboulanger
|
b72776ff9d
|
automaticaly begin editing of newly added theme
|
2005-09-30 17:16:17 +00:00 |
Dimitur Kirov
|
619ffb95a8
|
call save_config on each change
|
2005-09-19 15:44:46 +00:00 |
Dimitur Kirov
|
95d771b138
|
added GTK+ theme as default theme.
faster roster repaint method (change_roster_style)
fixes on themes list logic.
|
2005-09-19 15:23:18 +00:00 |
Dimitur Kirov
|
223a2627b5
|
save prefs only on theme_manager destroy.
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
|
2005-09-17 09:37:40 +00:00 |
Dimitur Kirov
|
57de1dc5ac
|
support font attributes (weight and style)
|
2005-09-17 08:31:29 +00:00 |
Dimitur Kirov
|
c4c34bee9f
|
make theme manager work with new layout
|
2005-09-16 21:32:57 +00:00 |
Nikos Kouremenos
|
5bd4ad4da6
|
[stephan k.] fix so theme names can have space
|
2005-09-01 13:47:50 +00:00 |
Nikos Kouremenos
|
461041ae5b
|
fix wrong replacement
|
2005-08-27 14:08:00 +00:00 |
Nikos Kouremenos
|
cec336112d
|
[Stéphan K.] make most strings we use unicode instacnes
|
2005-08-26 00:52:44 +00:00 |
Nikos Kouremenos
|
21ad507d39
|
fix bad strings
|
2005-08-19 11:31:34 +00:00 |
Yann Leboulanger
|
6871f8da29
|
remove unneeded line
|
2005-08-07 16:43:44 +00:00 |
Yann Leboulanger
|
fb2b87b8f9
|
theme window now updated chat windows and theme combobox in preference window
|
2005-08-07 15:32:35 +00:00 |
Yann Leboulanger
|
acb2b33df7
|
theme manager is here
|
2005-08-06 21:19:16 +00:00 |
Nikos Kouremenos
|
3ca05afaba
|
moving code away of config.py
|
2005-06-10 19:31:38 +00:00 |
Nikos Kouremenos
|
7c54686b35
|
dcraven status iconset, split to using 16x16 [32x32 not yet] saying bye bye to xpm, and higging glade
|
2005-06-09 22:29:06 +00:00 |