summaryrefslogtreecommitdiffstats
path: root/src/ink-comboboxentry-action.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-1/+1
* ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2013-01-041-9/+1
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+1
* Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-191-1/+1
* Fix for 900602 : Enter key returns focus to canvas for Font family selectorJohn Smith2012-09-191-2/+67
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-0/+11
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-101-0/+8
* Replace more GtkComboBoxEntry usageAlex Valavanis2012-01-021-8/+19
* Remove unused variable.Jon A. Cruz2011-08-091-1/+0
* Don't flag a comma separted list of fonts in the font-family entry boxTavmjong Bah2011-07-231-2/+46
* GTK+ cleanup: gtk_action_connect_proxyAlex Valavanis2011-07-031-1/+1
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+0
* Reinstating version bump.Jon A. Cruz2011-05-201-27/+0
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-0/+27
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-27/+0
* Fix missing warning icon for missing font on text toolbar.Jon A. Cruz2010-12-061-3/+16
* inkscape-comboboxentry-action:Tavmjong Bah2010-04-271-14/+70
* Add warning dialog for other than "newest" GTK.Jon A. Cruz2010-04-261-1/+23
* Pack combo boxes into GtkAlignment for natural size when used in toolbars.Jon A. Cruz2010-04-251-2/+6
* Add alt-x shortcut to new text toolbar.Tavmjong Bah2010-04-241-4/+21
* Temporary compile fix for GTK before 2.16.0Jon A. Cruz2010-04-241-89/+95
* Converted text toolbar to GTK toolbar.Tavmjong Bah2010-04-231-0/+605