summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-163-1065/+0
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-152-3/+7
* Header cleaningAlex Valavanis2012-02-125-0/+5
* Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-091-1/+13
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-2/+2
* export: replace deprecated Gtk::ALIGN_LEFT symbolAlex Valavanis2012-02-061-3/+3
* Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-194-190/+0
* Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.Nicolas Dufour2012-01-131-50/+59
* A few GSEAL issuesKris De Gussem2012-01-111-1/+1
* Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem2012-01-084-625/+0
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-082-40/+30
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-10/+12
* Some more documentationKris De Gussem2012-01-062-28/+25
* More GSEAL issuesAlex Valavanis2012-01-043-5/+5
* documentation of item properties dialog and SPAttributeTableKris De Gussem2012-01-032-7/+38
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-8/+8
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-032-5/+5
* Replace deprecated combo box APIAlex Valavanis2012-01-021-7/+22
* Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour2012-01-021-0/+1
* 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-5/+32
* Item properties dialog: fix multi-document issue (propably introduced in revi...Kris De Gussem2011-12-311-1/+1
* Item properties dialog:Kris De Gussem2011-12-311-5/+12
* Item properties dialog: another minor resource fixKris De Gussem2011-12-302-16/+18
* Item properties dialog: fix signal connectionKris De Gussem2011-12-301-5/+3
* Item properties dialog: fix wasting resources when moving objectsKris De Gussem2011-12-302-4/+15
* C++ification of item properties dialogKris De Gussem2011-12-303-359/+348
* - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-162-88/+60
|\
| * - Dropped deprecated sp_window_newKris De Gussem2011-12-151-37/+31
| * SPAttributeTable C++ifiedKris De Gussem2011-12-112-28/+32
* | Replace deprecated GtkToolbar APIAlex Valavanis2011-12-141-82/+168
* | Replace deprecated gtk_widget_hide_allAlex Valavanis2011-12-141-4/+4
|/
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* cppcheckKris De Gussem2011-12-041-17/+13
* increase significant digits in clone tile dialogJohan B. C. Engelen2011-11-051-5/+8
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-053-9/+12
* Doxygen cleanup.Jon A. Cruz2011-10-038-234/+223
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-273-20/+20
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-35/+21
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-17/+13
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-11/+7
| * Merge from trunkKrzysztof Kosi??ski2011-07-255-50/+55
| |\
| * | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-15/+9
* | | Memory leaks fix / code cleanupKris De Gussem2011-07-301-0/+1
| |/ |/|
* | Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-191-5/+9
* | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-172-4/+4
* | Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-6/+7
* | Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-153-35/+35
|/
* Merge from trunkKrzysztof Kosi??ski2011-07-067-298/+288
|\
| * Text edit dialog: Apply button should grab default only after adding to windowAlex Valavanis2011-07-051-2/+2