summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-6/+6
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-032-10/+108
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-13/+11
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-4/+2
* add buttons for node adding at extremaJohan B. C. Engelen2012-01-021-0/+74
* Replace deprecated GTK_SIGNAL_FUNC macroAlex Valavanis2012-01-011-1/+1
* Item and image properties dialog update: restoring correct behaviour in case ...Kris De Gussem2012-01-012-18/+34
* Added signal for desktop destruction to allow for proper removal of tracked s...Jon A. Cruz2012-01-011-1/+15
* add NULL pointer checksJohan B. C. Engelen2011-12-311-0/+6
* Item properties dialog:Kris De Gussem2011-12-312-13/+50
* C++ification of item properties dialogKris De Gussem2011-12-302-41/+44
* Refactor snap-preferences a bit moreDiederik van Lierop2011-12-181-6/+6
* Dropped unused SPAttributeWidgetKris De Gussem2011-12-172-181/+0
* fix compiler warningsKris De Gussem2011-12-171-4/+4
* fix compiler warningKris De Gussem2011-12-171-1/+1
* - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-163-651/+302
|\
| * - Dropped deprecated sp_window_newKris De Gussem2011-12-152-37/+23
| * SPAttributeTable C++ifiedKris De Gussem2011-12-112-375/+246
| * SPAttributeWidget C++ifiedKris De Gussem2011-12-112-262/+103
| * mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
* | Replace deprecated orientation symbolsAlex Valavanis2011-12-141-4/+4
* | Replace deprecated gtk flagsAlex Valavanis2011-12-141-2/+2
* | Migrate gradient selector to GtkComboBoxAlex Valavanis2011-12-141-28/+23
* | Replace deprecated gtk_widget_hide_allAlex Valavanis2011-12-141-18/+18
|/
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-087-7/+7
* Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.Nicolas Dufour2011-12-071-2/+7
* cppcheckKris De Gussem2011-12-041-38/+19
* cppcheck: initialization / warning cleanupKris De Gussem2011-11-102-3/+10
* Fixing initializer order and missing initializers.Jon A. Cruz2011-10-292-5/+5
* cppcheck: variable initialisationKris De Gussem2011-10-291-1/+2
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
* Documentation update pass.Jon A. Cruz2011-10-2310-35/+34
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+8
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-055-6/+13
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* More forward.h purging.Jon A. Cruz2011-10-041-4/+5
* Doxygen cleanup.Jon A. Cruz2011-10-039-50/+42
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-3/+5
* Allow changing dimensions of vertical/horizontal lines using the numeric inpu...Diederik van Lierop2011-09-031-1/+1
* Completely remove libnrKrzysztof Kosi??ski2011-08-288-86/+52
|\
| * Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-283-58/+35
| * Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-7/+3
| * Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski2011-08-271-7/+3
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-275-14/+11
* | Tie the snapping of rectangle corners and quadrant points of ellipses to the ...Diederik van Lierop2011-08-281-2/+2
* | Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop2011-08-271-3/+2
|/
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-253-76/+63
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-073-34/+30
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-063-23/+16
| * Merge from trunkKrzysztof Kosi??ski2011-07-258-261/+258
| |\