Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-02Copyright 2013>2014Denis Fomin
2013-09-21fix transient for. Fixes #7185Denis Fomin
2013-08-25[Darlan] improve stringYann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2012-04-18save config regulary when we change an option.Yann Leboulanger
2012-01-12upgrade copyrightYann Leboulanger
2010-03-11update my copyright to 2010Yann Leboulanger
2010-02-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo
holy diff batman!
2010-01-22Bye bye glade, Hi gtk builder. Fixes #4945Yann Leboulanger
2009-11-25New portion of doc-string refactoringAlexander Cherniuk
2009-08-06remove 3 duplicated linesYann Leboulanger
2008-12-04[thorstenp] remove whitespace at eolYann Leboulanger
2008-12-03[thorstenp] fix redefined builtinsYann Leboulanger
2008-12-02[thorstenp] fix unused variablesYann Leboulanger
2008-10-21revert thorstenp patches for now. They introduce bugs.Yann Leboulanger
2008-10-21[thorstenp] fix unused variablesYann Leboulanger
2008-10-08[thorstenp] replace has_key by key in dict. Fixes #4392Yann Leboulanger
2008-08-15See #4200.Julien Pivotto
* remove js from some headers * set coding:utf-8 to allow real names in headers
2008-08-15 * Big headers reviewJulien Pivotto
* Remove some licencing problems * To do: same for images * See #4200
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
we have that in all files. To at least lesser the confusion a bit, add vim tags for that. Additionally, fix wrong #! in a few files.
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-09-01Add my copyright :-)Stephan Erb
2007-07-17Update combobox in prefs window to reflect theme changesStephan Erb
2007-07-16 * Make default theme unchangeableStephan Erb
* cleanup and bugfix for sensitive color table
2006-12-13select active theme when we re-open gajim theme window. fixes #2778Yann Leboulanger
2006-09-28put my email (and jid), not one of my JIDsNikos Kouremenos
2006-09-25Remove "state_active_color" option. Get fg color from gtk.Jean-Marie Traissard
2006-07-18use window.set_transient_for(parent) for some windows. Fixes #1024Yann Leboulanger
2006-06-15use gettext.install. Fixes #497Yann Leboulanger
2006-05-02split gtkgui.glade in several small gladeDimitur Kirov
files, which are now located in data/glade/
2006-04-02remove many call to dialog.run() function. Some are still here, but they ↵Yann Leboulanger
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-03-26remove call to removed function. Fixes #1755Yann Leboulanger
2006-03-26save correctly chatstate colors.Yann Leboulanger
2006-03-24pychecker on our files. everyone please have a look so we do not do the same ↵Nikos Kouremenos
mistakes and in case you catch a mistake I did when cleaning
2006-03-19chatstate colors are now configurable in manage theme window. Fixes #1568Yann Leboulanger
2006-03-01update banner font with theme fontDimitur Kirov
2005-12-10change copyright from "Gajim Team" to real peopleYann Leboulanger
2005-12-09"Gajim Team" in all hearders become "Contributors for this file"Yann Leboulanger
2005-12-08Vincent left us a long time agoYann Leboulanger
2005-12-02don't write wrong config option when we change option combobox in theme windowYann Leboulanger
2005-12-01mk_color_string has moved and its name changedYann Leboulanger
2005-11-13fixing dict name: gajim.interface.windows --> gajim.interface.instancesNikos Kouremenos
2005-11-03remove aa non-implemented optionYann Leboulanger
2005-11-02revert accidental removalNikos Kouremenos
2005-11-02sectext should have dotNikos Kouremenos
2005-11-02remove U it is not needed nor works; remove it also from glade, remove crazy ↵Nikos Kouremenos
hboxing and use fill and other similar properties
2005-10-20the old self.plugin variable becomes gajim.interface, no need to pass it to ↵Yann Leboulanger
every functions/classes
2005-10-05suppress TB on remove current theme, afterDimitur Kirov
being renamed
2005-09-30automaticaly begin editing of newly added themeYann Leboulanger