summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | documentationKris De Gussem2012-01-171-7/+8
* | | Fix updating object properties window when its desktop is not the active desktopKris De Gussem2012-01-132-19/+79
* | | UI. Message dialog modification (see Bug #911123).Nicolas Dufour2012-01-092-10/+41
* | | warnings fixKris De Gussem2012-01-081-2/+2
* | | another fix after moving files (btool did not fail)Kris De Gussem2012-01-081-2/+2
* | | fix paths after moving filesKris De Gussem2012-01-081-1/+1
* | | Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem2012-01-084-0/+507
* | | Unweirdification of Preferences dialog's menu (Bug #259480).Nicolas Dufour2012-01-082-662/+634
* | | dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-12/+14
* | | Some documentationKris De Gussem2012-01-064-131/+106
* | | Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-6/+18
* | | More deprecated GtkTooltipsAlex Valavanis2012-01-0312-100/+47
* | | Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-0312-30/+13
* | | 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
| |/ |/|
* | mixed usage of class and struct for same objectKris De Gussem2011-12-112-2/+2
* | Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-083-3/+3
* | 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-133-69/+57
* | 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
* | make significant digits consistent for gridsJohan B. C. Engelen2011-11-041-0/+7
* | 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-273-11/+1
* | Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+4
* | Documentation update pass.Jon A. Cruz2011-10-232-9/+0
* | Warning cleanup.Jon A. Cruz2011-10-231-4/+4
* | cppcheckKris De Gussem2011-10-186-15/+15
* | 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-051-0/+3
* | More forward.h purging.Jon A. Cruz2011-10-041-0/+1
* | Doxygen cleanup.Jon A. Cruz2011-10-0336-150/+178
* | 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-43/+48
* | Completely remove libnrKrzysztof Kosi??ski2011-08-285-38/+34
|\ \
| * | Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-2/+0
| * | Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-275-36/+34
* | | remove double backslash in pathname (Bug 805095)Alvin Penner2011-08-261-0/+2
|/ /
* | Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-257-68/+65
|\ \
| * | 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-072-14/+11
| * | Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
* | | Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-222-6/+1
* | | Filters. Fix for bug #713064 (Filter Effect Turbulence Base frequency limited...Nicolas Dufour2011-08-201-1/+1
* | | Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ...Jon A. Cruz2011-08-141-5/+10
* | | UI uniformisation / addition of mnemonics (Bug #170765)Kris De Gussem2011-07-281-24/+53
|/ /