summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move filter reordering closer to the layers.cpp patern of reordering xmlMartin Owens2014-02-252-6/+7
* Fix infinite loop (?) by disabling saving the order of filters when they are ...Johan B. C. Engelen2014-02-241-1/+6
* offset of viewBox on document unit change (Bug 1280684)Alvin Penner2014-02-221-1/+7
* Symbols dialog: update currentDesktop and currentDocument when document repla...Tavmjong Bah2014-02-211-1/+3
* Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...Nicolas Dufour2014-02-191-3/+2
* scaling of viewBox on document unit change (Bug 1236257)Alvin Penner2014-02-171-3/+8
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Fix some formatting problems and add formatting info at end of file.Tavmjong Bah2014-02-011-60/+74
* Fix spacing/remove tabs and eliminate extra conditional.Martin Owens2014-01-311-10/+8
* Prevent crash if a symbols file does not have a title.Tavmjong Bah2014-01-301-1/+9
* cppcheck stuffKris De Gussem2014-01-201-5/+2
* i18n. No need to translate strings with one single space.Nicolas Dufour2014-01-191-1/+1
* Better fix for GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-2/+2
* GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-1/+2
* i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...Nicolas Dufour2014-01-171-3/+4
* i18n. New from Template entries now translatable (see Bug #383844). POT file ...Nicolas Dufour2014-01-151-5/+5
* Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2014-01-153-5/+12
* Fix bug #1239779 by removing caching for symbols.Martin Owens2014-01-142-50/+22
* Add GUI for feComponentTransfer filter primitive.Tavmjong Bah2014-01-132-31/+220
* Give the selection id a default just in case every selected item has no id. F...Martin Owens2014-01-101-1/+1
* suppress compiler warningsKris De Gussem2014-01-081-1/+1
* Rebuild symbols collection if opening or closing documents.Martin Owens2014-01-082-0/+10
* Uniform colons usage in UI in front of edit boxesKris De Gussem2014-01-051-4/+4
* modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner2014-01-041-3/+4
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-026-30/+91
* Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2013-12-274-4/+12
* UI message fixKris De Gussem2013-12-241-2/+2
* Check order (fixing bug 1219264 ?)Kris De Gussem2013-12-151-2/+2
* Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...).Nicolas Dufour2013-12-061-1/+9
* add null pointer checkKris De Gussem2013-12-051-1/+1
* reorder header file includes. Because glibmm depends on a deprecated/threads....Johan B. C. Engelen2013-11-211-1/+2
* Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-195-17/+117
* Moved and renamed some tool-related files.Markus Engel2013-11-097-7/+7
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-075-9/+9
* fix memleak. Export dialog still has many of its pointer members leaking !!!Johan B. C. Engelen2013-10-302-24/+26
* units: fix stroke/gradient/whatever scaling when changing document unit in th...Johan B. C. Engelen2013-10-291-5/+25
* "fix" some "unused parameter" warningsKris De Gussem2013-10-291-1/+1
* don't update doc unit stuff when initializing DocumentProperties dialog widgetsJohan B. C. Engelen2013-10-251-8/+14
* fix ambiguity error with C++11 (gcc 4.6.2 Windows)Johan B. C. Engelen2013-10-211-1/+1
* we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...buliabyak2013-10-132-6/+7
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-124-13/+13
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-2/+2
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-1/+1
* C++Johan B. C. Engelen2013-10-041-3/+3
* C++Johan B. C. Engelen2013-10-041-7/+7
* fix previous commitJohan B. C. Engelen2013-09-301-2/+2
* string leaksJohan B. C. Engelen2013-09-301-2/+2
* fix two memleaksJohan B. C. Engelen2013-09-281-2/+6
* cppcheck: performanceKris De Gussem2013-09-261-1/+1
* Merged from trunk (r12593).Markus Engel2013-09-261-1/+1
|\