summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to experimental r13418Liam P. White2014-07-055-5/+370
|\
| * Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-023-0/+371
| * fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-252-5/+7
* | Update to experimental r13404Liam P. White2014-06-193-3/+3
|\|
| * Update to latest tip (trunk r13432)Liam P. White2014-06-193-3/+3
| |\
| | * Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-132-13/+68
| | * Display symbols in document order.Tavmjong Bah2014-06-131-0/+1
| | * revise email theadibAdib Taraben2014-06-061-1/+1
| | * make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-10/+7
| | * Fix Pango markup used in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
| | * fix build for some (windows 64 bit devlibs attempt)Johan B. C. Engelen2014-05-111-0/+2
| | * i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).Nicolas Dufour2014-05-111-1/+1
| | * i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...Nicolas Dufour2014-05-111-1/+1
* | | Add clip group option from PonyscapeLiam P. White2014-06-141-4/+8
* | | Update to experimental r13402Liam P. White2014-06-142-13/+69
|\| |
| * | Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-132-13/+68
| * | Display symbols in document order.Tavmjong Bah2014-06-131-0/+1
* | | Update to experimental r13389Liam P. White2014-06-061-37/+37
|\| |
| * | spellcheck.cpp: correct indenting. disable debug output.Johan B. C. Engelen2014-06-011-37/+37
* | | Update to experimental (r13376)Liam P. White2014-05-174-15/+19
|\| |
| * | make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-11/+7
| * | Fix Pango markup in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
| * | fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen2014-05-131-0/+2
| |/
* | Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...Liam P. White2014-05-111-1/+1
* | Stabilize the selection set system a bitLiam P. White2014-05-111-3/+7
* | Add selection setsLiam P. White2014-05-104-3/+1341
* | Update to trunkLiam P. White2014-05-071-3/+5
|\|
| * Apparently I didn't look twice before committing. Thanks suv!Josh Andler2014-05-051-2/+2
| * Add one more ifdef for LPETool prefs. Thanks suv!Josh Andler2014-05-051-1/+3
* | Update to trunk and fix issuesLiam P. White2014-04-293-9/+27
|\|
| * Improve keyboard navigation in LPE dialog.Liam P. White2014-04-252-0/+18
| * Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-9/+9
* | Update to trunkLiam P. White2014-04-212-0/+6
|\|
| * Fix remaining issue with prefs updatingMartin Owens2014-04-191-1/+1
| * Add image rendering option for outlines. Setup desktop preferences observer.Martin Owens2014-04-182-0/+6
* | Updaet to trunkLiam P. White2014-04-063-21/+15
|\|
| * Revert the xml editor to it's dockable behaviour and add a comment for the pr...Martin Owens2014-04-051-1/+3
| * fix crash. Iterating through a list to find an object is not necessary, SPDoc...Johan B. C. Engelen2014-04-041-16/+9
| * XMLTree and InkscapePreferences are not dockable windows, don't treat them li...Martin Owens2014-04-041-4/+3
| * Try and explain what selection means when aligning. Changed Selection to Sele...Martin Owens2014-04-031-1/+1
* | Update to trunkLiam P. White2014-04-0116-706/+639
|\|
| * fix windows buildJohan B. C. Engelen2014-03-311-2/+2
| * Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10Alex Valavanis2014-03-313-12/+11
| * better code format filedialogimpl-gtkmm.cpp. Also cleanup some minor code issuesJohan B. C. Engelen2014-03-301-614/+549
| * imageicon: clean up unnecessary file existance check introduced in rev 12263....Johan B. C. Engelen2014-03-301-16/+15
| * Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-3013-66/+66
* | Update to trunkLiam P. White2014-03-304-67/+134
|\|
| * Removed obsolete header file.Markus Engel2014-03-291-2/+2
| * Guides: Clean up memory a bit better and move color changed to OK so we don't...Martin Owens2014-03-282-20/+14
| * Remove _onApply and strdup the char from the label before it gets corrupted. ...Martin Owens2014-03-282-12/+3