summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Matthew Petroff2013-07-026-5/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-022-85/+83
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename variable for clarityJohan B. C. Engelen2013-08-031-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix initializationJohan B. C. Engelen2013-08-031-0/+1
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-235-326/+0
| |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not effect the focus in align computationMartin Owens2013-07-121-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-112-117/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-101-42/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure with GDL >= 3.6Alex Valavanis2013-07-062-9/+21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge: scale, rotate and skew handles refactoringMartin Owens2013-07-051-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve handle xpm loading using rotateMartin Owens2013-07-041-6/+6
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge recent changes from inkscape trunkEric Greveson2013-07-036-5/+59
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner2013-06-291-0/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when undoing/redoing a duplicate layer.Martin Owens2013-06-281-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the ability to reorder filters using drag-drop in the gtklistMartin Owens2013-06-282-1/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Gtk3 build by including togglebutton headerMartin Owens2013-06-261-0/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-015-8/+13
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-06-212-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix my own mis-credit and some symbols labelsMartin Owens2013-06-171-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve icons for symbols dialogMartin Owens2013-06-151-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash for external symbol documents, should never select these items.Martin Owens2013-06-151-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Big change in symbols ui and selection chemistry.Martin Owens2013-06-152-150/+148
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-111-0/+60
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-0726-2/+104
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-0648-0/+100
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix symbol-title missing crashMartin Owens2013-06-061-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-0448-1/+98
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-163-7/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour2013-05-152-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Adding missing include (failed with the gtk3 devlibs).Nicolas Dufour2013-05-141-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup document option to clean up unused swatchesRaphael Rosch2013-05-132-0/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.Nicolas Dufour2013-05-121-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 871563 : JPG images are recompressed with lower quality when embeddedJohn Smith2013-05-112-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve code documentation for symbolsMartin Owens2013-05-091-2/+19
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #830663 (default window size is too small) by Jiabao WuJon A. Cruz2013-05-012-2/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warning cleanup.Jon A. Cruz2013-04-282-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor cppcheck stuffKris De Gussem2013-04-281-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update bbox when Filter General Settings modified (Bug 960986)Alvin Penner2013-04-271-0/+1
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add balloon symbols and connect defs modified signal.Martin Owens2013-04-222-3/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.Nicolas Dufour2013-04-211-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up symbol pixmap generator and title descriptionMartin Owens2013-04-212-37/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warn if we get a NULL objectMartin Owens2013-04-211-4/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull MergeMartin Owens2013-04-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Group bbox update (Bug 1168979)Alvin Penner2013-04-201-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | | | | | | | Remove GLib error and remove some cruftMartin Owens2013-04-211-8/+4
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | / 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |