summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27Update to experimental r13565Liam P. White5-361/+0
2014-09-07Update to experimental r13543Liam P. White5-364/+0
2014-09-02Remove misleading dialogs directoryLiam P. White5-364/+0
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2-5/+3
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2-11/+6
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2-3/+3
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-04-28Temporily fix abiguous macros before later removal.Jon A. Cruz1-1/+1
2013-03-18Drop old (unused) find dialog filesAlex Valavanis4-502/+1
2013-03-18Fix -Wunused-function warningsAlex Valavanis1-216/+0
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2013-01-11Warning and dead code cleanup.Jon A. Cruz2-152/+0
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2-22/+21
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-23/+25
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-05-16remove GtkObject use in find dialogAlex Valavanis1-4/+2
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-96/+1
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-3/+7
2012-04-28Drop GtkObject use in dialog-eventsAlex Valavanis2-4/+4
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-4/+103
2012-04-10Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis1-0/+19
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis1-0/+30
2012-03-24Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith4-2950/+0
2012-03-11add missing files to cmake.Campbell Barton1-3/+0
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith3-1756/+1
2012-03-07fix cmakelistsJohan B. C. Engelen1-4/+0
2012-03-03Cmake build fixKris De Gussem1-2/+0
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith3-2107/+0
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis3-6/+4
2012-02-21Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith3-1093/+0
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith5-0/+24
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith3-1065/+0
2012-02-15Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2-3/+7
2012-02-12Header cleaningAlex Valavanis5-0/+5
2012-02-09Backward compat fix for Gtkmm 2.20Alex Valavanis1-1/+13
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-2/+2
2012-02-06export: replace deprecated Gtk::ALIGN_LEFT symbolAlex Valavanis1-3/+3
2012-01-19Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem4-190/+0
2012-01-13Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.Nicolas Dufour1-50/+59
2012-01-11A few GSEAL issuesKris De Gussem1-1/+1
2012-01-08Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem4-625/+0
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz2-40/+30
2012-01-07dropped deprecated function sp_repr_get_double_attributeKris De Gussem1-10/+12
2012-01-06Some more documentationKris De Gussem2-28/+25
2012-01-04More GSEAL issuesAlex Valavanis3-5/+5
2012-01-03documentation of item properties dialog and SPAttributeTableKris De Gussem2-7/+38
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-8/+8