summaryrefslogtreecommitdiffstats
path: root/src/widgets/Makefile_insert (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-129/+0
(bzr r15046)
2016-08-08Fix autotools buildAlex Valavanis1-2/+6
(bzr r15045)
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-0/+6
(bzr r15043)
2016-07-27Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis1-6/+2
Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
2016-04-13Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵Alex Valavanis1-2/+0
#Hackfest2016 (bzr r14837)
2016-04-13Fix cmake buildMarc Jeanmougin1-2/+2
(bzr r14818)
2016-04-12Fork GtkImageMenuItem and remove show_image boolean because we always want ↵Martin Owens1-0/+6
to show menu. (bzr r14800)
2015-11-09Enable builds without flood/trace on systems without PotraceAlex Valavanis1-2/+8
(bzr r14449.1.4)
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-0/+10
(bzr r13341.1.249)
2014-06-01moved ColorNotebook to ui/widgetTomasz Boczkowski1-2/+0
(bzr r13341.6.51)
2014-05-31SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski1-2/+0
(bzr r13341.6.41)
2014-05-31SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski1-2/+0
(bzr r13341.6.38)
2014-05-31SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski1-2/+0
(bzr r13341.6.34)
2014-05-23moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski1-2/+0
(bzr r13341.6.2)
2013-07-23Fix spelling error in filenameKrzysztof Kosi??ski1-2/+2
(bzr r12430)
2012-12-01Drop unused sp-color-gtkselector codeAlex Valavanis1-2/+0
(bzr r11919)
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+2
(bzr r11406)
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-0/+37
(bzr r11346)
2012-03-14Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith1-0/+2
(bzr r11083)
2010-12-06Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ↵Jon A. Cruz1-2/+0
Fixes bug #170046. Fixed bugs: - https://launchpad.net/bugs/170046 (bzr r9941)
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-2/+0
(bzr r9508.1.67)
2010-03-27Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit ↵Jon A. Cruz1-0/+1
panes. (bzr r9238)
2010-03-21Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz1-0/+2
(bzr r9218)
2009-03-20Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz1-2/+2
(bzr r7528)
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-4/+10
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-22/+10
rather than for every subdirectory. (bzr r7336)
2008-11-21Merge from fe-movedTed Gould1-16/+16
(bzr r6891)
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert1-0/+2
(bzr r6602)
2008-03-22Really fix compile (patch by Krzysztof Kosiński)Maximilian Albert1-0/+2
(bzr r5154)
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz1-0/+2
(bzr r3794)