summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-6/+8
| | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-251-1/+1
| | | (bzr r12241)
* Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar ↵Alex Valavanis2013-01-151-53/+4
| | | | | | | | functionality) Fixed bugs: - https://launchpad.net/bugs/1096350 (bzr r12027)
* Merge in connector cleanupMartin Owens2013-01-111-3/+0
|\ | | | | (bzr r12015)
| * Step 1. Remove junk and keep functionality.Martin Owens2012-11-301-3/+0
| | | | | | (bzr r11894.1.1)
* | Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-301-0/+1
|/ | | (bzr r11916)
* GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
| | | (bzr r11815)
* Fix for 246153 : Broken style indicatorJohn Smith2012-10-111-1/+1
| | | (bzr r11776)
* i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour2012-08-151-1/+1
| | | | | Translations. inkscape.pot and French translation update. (bzr r11606)
* Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith2012-08-041-2/+3
| | | (bzr r11586)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-2/+21
| | | (bzr r11406)
* Fix for 169759 : HIG compliant Edit menuJohn Smith2012-05-111-1/+1
| | | (bzr r11354)
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-6818/+31
| | | (bzr r11346)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-1/+1
| | | (bzr r11318)
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+5
| | | (bzr r11308)
* Fix for 950677 : Add link option to gradient toolbarJohn Smith2012-04-251-0/+1
| | | (bzr r11291)
* Correct GTK+ 3 box syntax in toolboxAlex Valavanis2012-04-231-5/+5
| | | (bzr r11287)
* Get rid of GtkObject in toolboxAlex Valavanis2012-04-231-16/+16
| | | (bzr r11286)
* Fix remaining Lucid build issues, hopefullyAlex Valavanis2012-04-231-18/+22
| | | (bzr r11285)
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-1/+5
| | | (bzr r11250)
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-101-0/+20
| | | (bzr r11213)
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+5
| | | (bzr r11204)
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-011-5/+19
| | | (bzr r11134)
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+1
| | | (bzr r11070)
* UI. Removing Affect: label (see Bug #590686).Nicolas Dufour2012-03-081-1/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/590686 (bzr r11062)
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-2/+3
| | | (bzr r11042)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+3
| | | (bzr r11030)
* Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis2012-02-261-1/+3
| | | (bzr r11021)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+2
| | | (bzr r11018)
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-2/+1
| | | (bzr r10989)
* GSEAL fixesAlex Valavanis2012-02-111-61/+84
| | | (bzr r10958)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| | | (bzr r10940)
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-1/+3
| | | (bzr r10871)
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-14/+32
| | | (bzr r10858)
* add toolbutton menu action type. now the add extremum node buttons are ↵Johan B. C. Engelen2012-01-051-11/+18
| | | | | somewhat subbuttons of the insert node button... (bzr r10849)
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-6/+6
| | | (bzr r10839)
* add buttons for node adding at extremaJohan B. C. Engelen2012-01-021-0/+74
| | | (bzr r10825)
* Added signal for desktop destruction to allow for proper removal of tracked ↵Jon A. Cruz2012-01-011-1/+15
| | | | | | | | stale pointers. Fixes bug #869067. Fixed bugs: - https://launchpad.net/bugs/869067 (bzr r10814)
* add NULL pointer checksJohan B. C. Engelen2011-12-311-0/+6
| | | (bzr r10812)
* Refactor snap-preferences a bit moreDiederik van Lierop2011-12-181-6/+6
| | | (bzr r10780)
* Replace deprecated orientation symbolsAlex Valavanis2011-12-141-4/+4
| | | (bzr r10771)
* 1) make snapping to clip/mask paths optional (see document properties dialog ↵Diederik van Lierop2011-10-081-0/+8
| | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672)
* Doxygen cleanup.Jon A. Cruz2011-10-031-4/+5
| | | (bzr r10660)
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-22/+9
|\ | | | | (bzr r10589)
| * Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-19/+7
| | | | | | (bzr r10582.1.10)
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+2
| | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* | Tie the snapping of rectangle corners and quadrant points of ellipses to the ↵Diederik van Lierop2011-08-281-2/+2
| | | | | | | | | | buttons for cusp and smooth nodes (bzr r10588)