summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-212-12/+12
* Cleaned up a bit.Markus Engel2013-04-213-340/+322
* Moved factories to different files.Markus Engel2013-04-201-1/+1
* merged from trunk (r12287)Markus Engel2013-04-205-4/+66
|\
| * Group bbox update (Bug 1168979)Alvin Penner2013-04-201-0/+1
| * Updated aiga symbols to have more meta data and used document title for symbo...Martin Owens2013-04-191-3/+4
| * Change symbols icon and give minimum size for dialogMartin Owens2013-04-181-0/+3
| * Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-082-2/+58
| * Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-203-138/+20
* | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-203-22/+88
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-132-2/+21
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-122-0/+4
* | Removed old SPObject factory.Markus Engel2013-04-101-1/+0
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-092-7/+30
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-082-13/+67
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-054-8/+6
* | merged from trunk (r12265)Markus Engel2013-04-052-2/+2
|\|
| * Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-032-2/+2
* | Merged Group and subclasses.Markus Engel2013-04-051-4/+8
|/
* Header cleanupAlex Valavanis2013-03-2914-48/+17
* Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...Nicolas Dufour2013-03-281-1/+5
* Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...Nicolas Dufour2013-03-281-1/+1
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-269-4/+27
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2516-29/+21
* Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour2013-03-221-1/+1
* ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-222-17/+89
* Drop remaining unused functionsAlex Valavanis2013-03-181-1/+2
* Fix -Wunused-function warningsAlex Valavanis2013-03-182-23/+0
* cppcheckKris De Gussem2013-03-176-14/+10
* cppcheckKris De Gussem2013-03-161-2/+0
* Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-162-11/+0
* Warning cleanupAlex Valavanis2013-03-162-11/+9
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-155-0/+9
* Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-153-3/+3
* Fix table layout in fill and stroke dialog in Gtk+ 2Alex Valavanis2013-03-151-0/+15
* Fix even more forward declaration tagsAlex Valavanis2013-03-1512-18/+54
* Fix another load of forward declaration tagsAlex Valavanis2013-03-146-10/+7
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-147-8/+6
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-144-3/+5
* GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)su_v2013-03-131-3/+3
* Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-1312-28/+642
* Further migration to Gtk::GridAlex Valavanis2013-03-128-115/+157
* Translations. Latvian, Spanish and Ukrainian translations update, and transla...Nicolas Dufour2013-03-111-9/+10
* Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-095-50/+147
* Migrate calligraphic-profile-rename.* to Gtk::GridAlex Valavanis2013-03-092-12/+45
* Migrate from Gtk::Color to Gtk::RGBAAlex Valavanis2013-03-093-0/+46
* Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-095-79/+256
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-088-5/+40
* Drop more Gtk::Table usageAlex Valavanis2013-03-081-0/+12