summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-045-0/+76
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-031-53/+24
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-034-19/+46
* More deprecated GtkTooltipsAlex Valavanis2012-01-0331-216/+110
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-0332-75/+32
* win32 saving: clean up filename handling on opening save dialogJohan B. C. Engelen2012-01-021-2/+11
* Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour2012-01-022-0/+8
* Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...Nicolas Dufour2012-01-023-3/+6
* Added signal for desktop destruction to allow for proper removal of tracked s...Jon A. Cruz2012-01-011-5/+31
* Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...Nicolas Dufour2011-12-311-2/+2
* GDL: Drop placement patchesAlex Valavanis2011-12-291-1/+0
* mixed usage of class and struct for same objectKris De Gussem2011-12-113-3/+3
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-085-5/+5
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-292-0/+47
* cppcheck: initialisation and warning cleanupKris De Gussem2011-11-183-5/+4
* dropped unused variablesKris De Gussem2011-11-181-6/+0
* various: warnings and initalizationKris De Gussem2011-11-137-97/+90
* lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-092-2/+14
* add const just because it can :)Johan B. C. Engelen2011-11-092-2/+2
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-055-22/+40
* fix LPE toggle iconJohan B. C. Engelen2011-11-051-1/+1
* increase max values in rows&cols dialog. increase significant digitsJohan B. C. Engelen2011-11-051-4/+4
* increase significant digits for page dimensionsJohan B. C. Engelen2011-11-051-0/+8
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-044-60/+141
* make significant digits consistent for gridsJohan B. C. Engelen2011-11-041-0/+7
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-291-1/+1
* add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen2011-10-281-0/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-2753-635/+673
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-2537-163/+191
* Documentation update pass.Jon A. Cruz2011-10-232-9/+0
* Warning cleanup.Jon A. Cruz2011-10-231-4/+4
* cppcheckKris De Gussem2011-10-189-20/+20
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-082-2/+9
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-056-6/+11
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-2/+8
* More forward.h purging.Jon A. Cruz2011-10-041-0/+1
* Doxygen cleanup.Jon A. Cruz2011-10-0368-265/+317
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-166-73/+137
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-43/+48
* Completely remove libnrKrzysztof Kosi??ski2011-08-2810-51/+42
|\
| * Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| * Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-274-6/+0
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-278-44/+42
* | remove double backslash in pathname (Bug 805095)Alvin Penner2011-08-261-0/+2
|/
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-2510-110/+109
|\
| * Reduce default rendering cache size to 64 MiBKrzysztof Kosi??ski2011-08-251-2/+2
| * Fix large memory leaks in the swatches panelKrzysztof Kosi??ski2011-08-163-25/+20
| * Add user preference for rendering cache sizeKrzysztof Kosi??ski2011-08-162-29/+34
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-075-21/+18