summaryrefslogtreecommitdiff
path: root/pidgin/plugins/themeedit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Pidgin Theme Editor pluginMichael McConville2015-07-291-338/+0
* Merged default branchAnkit Vani2014-02-131-45/+32
|\
| * Merged default branchAnkit Vani2014-02-111-2/+2
| |\
| * \ Merged soc.2013.gobjectification branchAnkit Vani2013-11-171-45/+32
| |\ \
| | * | Renamed plugin info callback properties to end with "-cb", and their respecti...Ankit Vani2013-10-281-1/+1
| | * | Refactored more pidgin plugins to use the new plugin APIAnkit Vani2013-09-171-45/+32
* | | | Use GtkFontButton and GtkColorButton widgets.Elliott Sales de Andrade2014-02-121-58/+42
* | | | Replace gtk_color_selection with gtk_color_chooserTomasz Wasilczyk2014-02-121-10/+7
| |_|/ |/| |
* | | Fix gtk_[hv]box_new gtk3 deprecation warningsTomasz Wasilczyk2014-02-111-2/+2
|/ /
* | pidgin: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always calledAnkit Vani2013-11-171-1/+1
|/
* 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