root/trunk/src/gajim_themes_window.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10770 [10770] 5 weeks asterix [thorstenp] remove whitespace at eol
(edit) @10757 [10757] 5 weeks asterix [thorstenp] fix redefined builtins
(edit) @10752 [10752] 5 weeks asterix [thorstenp] fix unused variables
(edit) @10549 [10549] 3 months asterix revert thorstenp patches for now. They introduce bugs.
(edit) @10548 [10548] 3 months asterix [thorstenp] fix unused variables
(edit) @10497 [10497] 3 months asterix [thorstenp] replace has_key by key in dict. Fixes #4392
(edit) @10250 [10250] 5 months roidelapluie See #4200. * remove js from some headers * set coding:utf-8 to allow …
(edit) @10247 [10247] 5 months roidelapluie * Big headers review * Remove some licencing problems * To do: same for …
(edit) @10081 [10081] 5 months js For historical reasons, we have a tab width of 3. This is strange, but we …
(edit) @8927 [8927] 15 months asterix My name has changed
(edit) @8926 [8926] 15 months asterix next release will be GPL v3. fixes #3290
(edit) @8685 [8685] 17 months steve-e Add my copyright :-)
(edit) @8403 [8403] 18 months steve-e Update combobox in prefs window to reflect theme changes
(edit) @8400 [8400] 18 months steve-e * Make default theme unchangeable * cleanup and bugfix for sensitive …
(edit) @7646 [7646] 2 years asterix select active theme when we re-open gajim theme window. fixes #2778
(edit) @6980 [6980] 2 years nk put my email (and jid), not one of my JIDs
(edit) @6914 [6914] 2 years jim++ Remove "state_active_color" option. Get fg color from gtk.
(edit) @6563 [6563] 2 years asterix use window.set_transient_for(parent) for some windows. Fixes #1024
(edit) @6479 [6479] 3 years asterix use gettext.install. Fixes #497
(edit) @6265 [6265] 3 years dkirov split gtkgui.glade in several small glade files, which are now located in …
(edit) @5942 [5942] 3 years asterix remove many call to dialog.run() function. Some are still here, but they …
(edit) @5819 [5819] 3 years asterix remove call to removed function. Fixes #1755
(edit) @5818 [5818] 3 years asterix save correctly chatstate colors.
(edit) @5780 [5780] 3 years nk pychecker on our files. everyone please have a look so we do not do the …
(edit) @5727 [5727] 3 years asterix chatstate colors are now configurable in manage theme window. Fixes #1568
(edit) @5546 [5546] 3 years dkirov update banner font with theme font
(edit) @4700 [4700] 3 years asterix change copyright from "Gajim Team" to real people
(edit) @4692 [4692] 3 years asterix "Gajim Team" in all hearders become "Contributors for this file"
(edit) @4673 [4673] 3 years asterix Vincent left us a long time ago
(edit) @4608 [4608] 3 years asterix don't write wrong config option when we change option combobox in theme …
(edit) @4588 [4588] 3 years asterix mk_color_string has moved and its name changed
(edit) @4201 [4201] 3 years nk fixing dict name: gajim.interface.windows --> gajim.interface.instances
(edit) @4062 [4062] 3 years asterix remove aa non-implemented option
(edit) @4045 [4045] 3 years nk revert accidental removal
(edit) @4044 [4044] 3 years nk sectext should have dot
(edit) @4043 [4043] 3 years nk remove U it is not needed nor works; remove it also from glade, remove …
(edit) @3919 [3919] 3 years asterix the old self.plugin variable becomes gajim.interface, no need to pass it …
(edit) @3781 [3781] 3 years dkirov suppress TB on remove current theme, after being renamed
(edit) @3745 [3745] 3 years asterix automaticaly begin editing of newly added theme
(edit) @3687 [3687] 3 years dkirov call save_config on each change
(edit) @3686 [3686] 3 years dkirov added GTK+ theme as default theme. faster roster repaint method …
(edit) @3669 [3669] 3 years dkirov save prefs only on theme_manager destroy. fixed bug in groupfontattr(s). …
(edit) @3664 [3664] 3 years dkirov support font attributes (weight and style)
(edit) @3662 [3662] 3 years dkirov make theme manager work with new layout
(edit) @3486 [3486] 3 years nk fix LF in tabbed_chat_window and set svn:eol-style LF for src/*py
(edit) @3313 [3313] 3 years nk [stephan k.] fix so theme names can have space
(edit) @3264 [3264] 3 years nk fix wrong replacement
(edit) @3225 [3225] 3 years nk K. make most strings we use unicode instacnes
(edit) @3147 [3147] 3 years nk fix bad strings
(edit) @2838 [2838] 3 years asterix remove unneeded line
(edit) @2837 [2837] 3 years asterix theme window now updated chat windows and theme combobox in preference …
(edit) @2812 [2812] 3 years asterix theme manager is here
(edit) @1961 [1961] 4 years nk moving code away of config.py
(add) @1937 [1937] 4 years nk dcraven status iconset, split to using 16x16 [32x32 not yet] saying bye …
Note: See TracRevisionLog for help on using the revision log.