summaryrefslogtreecommitdiff
path: root/pidgin/plugins/themeedit.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced purple_get_blist() with purple_blist_get_buddy_list()Ankit Vani2013-07-091-1/+1
* Undo renames of UI blist headers back to gntblist.h and gtkblist.hAnkit Vani2013-07-061-1/+1
* Renamed blist.[ch] to buddylist.[ch]Ankit Vani2013-07-061-1/+1
* Remove all unnecessary GTK_CHECK_VERSION calls.Mark Doliner2013-01-261-14/+0
* Bugfix: focus lost after sending a message; fix GTK+2 compile.Tomasz Wasilczyk2012-08-171-0/+2
* Use new GtkFontChooser where available.Elliott Sales de Andrade2012-08-161-4/+5
* Fix some merge errors.Elliott Sales de Andrade2012-02-281-3/+0
* A boring and large patch so I can merge heads.Elliott Sales de Andrade2011-12-231-0/+3
* compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashe...Marcus Lundblad2010-11-251-1/+0
* Build the "Pidgin Theme Editor" plugin on Windows too.Daniel Atallah2010-11-041-1/+7
* Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, exceptElliott Sales de Andrade2010-04-131-2/+16
* Fix two warnings in the theme editor pluginPaul Aurich2009-04-261-1/+1
* Disable the 'Save' buttons since they don't do nothing yet, man.Sadrul Habib Chowdhury2009-04-231-0/+12
* Make it possible to load non-status icons using a PidginStockIconTheme.Sadrul Habib Chowdhury2009-04-201-1/+1
* A status-icon theme editor.Sadrul Habib Chowdhury2009-04-191-6/+10
* Mark the description of the properties for translation. Show theSadrul Habib Chowdhury2009-04-181-4/+12
* Fix some assertion failures.Sadrul Habib Chowdhury2009-04-181-4/+7
* Allow editing the theme when no theme is selected (the default).Sadrul Habib Chowdhury2009-04-181-5/+25
* Theme editor plugin (of sorts) for buddylist themes.Sadrul Habib Chowdhury2009-04-171-0/+315