summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-04Removing template data from XML tree addedSlagvi Public1-1/+1
2013-08-03rename variable for clarityJohan B. C. Engelen1-3/+3
2013-08-03fix initializationJohan B. C. Engelen1-0/+1
2013-08-01Fix UnitTracker percentage bug.Matthew Petroff1-1/+1
2013-07-31Eliminate "unit-constants.h".Matthew Petroff6-23/+22
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel3-5/+5
2013-07-31Added percent support back to select toolbar.Matthew Petroff2-1/+9
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel3-22/+15
2013-07-30Further refactoring of EventContexts.Markus Engel3-29/+37
2013-07-30Cleanup.Matthew Petroff3-3/+5
2013-07-27Template preview size fixedSlagvi Public2-2/+5
2013-07-27New preview rendering option in New From TemplateSlagvi Public3-1/+15
2013-07-27Templates related bug fixesSlagvi Public2-2/+10
2013-07-24Templates gui fixesSlagvi Public4-20/+19
2013-07-24Old templates support removedSlagvi Public1-1/+1
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski5-326/+0
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-6/+12
2013-07-20Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff1-1/+0
2013-07-19Ported "ui/widget/style-swatch.*".Matthew Petroff2-5/+9
2013-07-19Ported "ui/widget/selected-style.*".Matthew Petroff2-17/+23
2013-07-19Minor code fixesSlagvi Public6-49/+23
2013-07-19New From Template ui rearrangementSlagvi Public8-144/+160
2013-07-19Removed "helper/units.h" from "ui/dialog/document-properties.cpp".Matthew Petroff1-3/+2
2013-07-18Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff4-30/+17
2013-07-18Ported "ui/dialog/clonetiler.*".Matthew Petroff2-34/+72
2013-07-17Ported "ui/dialog/export.*".Matthew Petroff2-47/+35
2013-07-17Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2-4/+3
2013-07-17Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public2-13/+60
2013-07-17Temporary fixes/kludges.Matthew Petroff1-0/+1
2013-07-17Fixed conversion factors and missed unit include removal.Matthew Petroff1-1/+1
2013-07-17Added new UnitTracker class.Matthew Petroff3-1/+333
2013-07-12Template info loading + searching by keywords added.Slagvi Public3-10/+109
2013-07-12Do not effect the focus in align computationMartin Owens1-7/+9
2013-07-11Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2-117/+20
2013-07-10Small refactor of align and distribute to reduce complexity.Martin Owens1-42/+17
2013-07-09Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff6-9/+9
2013-07-08Coding style improvements and display bug fixesSlagvi Public6-62/+126
2013-07-06Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff1-2/+2
2013-07-06Fix build failure with GDL >= 3.6Alex Valavanis2-9/+21
2013-07-04Improve handle xpm loading using rotateMartin Owens1-6/+6
2013-07-04Added loading templates into NewFromTemplate dialog.Slagvi Public6-12/+108
2013-07-03Templates menu item fixedSlagvi Public4-7/+8
2013-07-02Adding NewFromTemplate to the Inkscape menuSlagvi Public7-0/+325
2013-07-02Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2-85/+83
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson5-8/+13
2013-06-29Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner1-0/+35
2013-06-29Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens1-2/+6
2013-06-28Fix crash when undoing/redoing a duplicate layer.Martin Owens1-2/+2
2013-06-28Add the ability to reorder filters using drag-drop in the gtklistMartin Owens2-1/+15
2013-06-26Fix Gtk3 build by including togglebutton headerMartin Owens1-0/+1