summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-13Fix buildLiam P. White1-26/+26
2014-06-11Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour1-1/+1
2014-05-05Make experimental feature enabling more unified/easy.Josh Andler1-2/+3
2013-12-31refactor, fixing some diff diferencesJabier Arraiza Cenoz1-0/+1
2013-12-30RefactorizingJabier Arraiza Cenoz1-1/+0
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-8/+9
2013-09-15Enable unit evaluation in toolbars.Matthew Petroff1-2/+4
2013-07-23Fix spelling error in filenameKrzysztof Kosi??ski1-1/+1
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-5/+0
2013-07-17Port remaining files away from "helper/unit-tracker.h".Matthew Petroff1-3/+0
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-6/+8
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-20Merging of EventContext classes complete.Markus Engel1-2/+2
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-47/+49
2013-04-18Remove mesh tool active from sourceroot1-1/+1
2013-03-25Fixed uninitialized variables & misc warnings.Jon A. Cruz1-1/+1
2013-03-22Enabling MeshJabier Arraiza Cenoz1-1/+1
2013-03-22Fixed end extremium node delete fault, ready for testingroot1-3/+3
2013-01-15Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar functiona...Alex Valavanis1-53/+4
2012-11-30Step 1. Remove junk and keep functionality.Martin Owens1-3/+0
2012-11-30Fix for 255792 : Calligraphy tool presets managementJohn Smith1-0/+1
2012-10-20GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis1-0/+19
2012-10-11Fix for 246153 : Broken style indicatorJohn Smith1-1/+1
2012-08-15i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour1-1/+1
2012-08-04Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith1-2/+3
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-2/+21
2012-05-11Fix for 169759 : HIG compliant Edit menuJohn Smith1-1/+1
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-6818/+31
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-1/+1
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+5
2012-04-25Fix for 950677 : Add link option to gradient toolbarJohn Smith1-0/+1
2012-04-23Correct GTK+ 3 box syntax in toolboxAlex Valavanis1-5/+5
2012-04-23Get rid of GtkObject in toolboxAlex Valavanis1-16/+16
2012-04-23Fix remaining Lucid build issues, hopefullyAlex Valavanis1-18/+22
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-1/+5
2012-04-10Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis1-0/+20
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis1-0/+5
2012-04-01Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith1-5/+19
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis1-1/+1
2012-03-08UI. Removing Affect: label (see Bug #590686).Nicolas Dufour1-1/+0
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-2/+3
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+3
2012-02-26Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis1-1/+3
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+2
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-2/+1
2012-02-11GSEAL fixesAlex Valavanis1-61/+84
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0