| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -129/+0 |
| | | | | (bzr r15046) | ||||
| * | Fix autotools build | Alex Valavanis | 2016-08-08 | 1 | -2/+6 |
| | | | | (bzr r15045) | ||||
| * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -0/+6 |
| | | | | (bzr r15043) | ||||
| * | Disable GTK+ 2 support and delete internal copy of GDL | Alex Valavanis | 2016-07-27 | 1 | -6/+2 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1) | ||||
| * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵ | Alex Valavanis | 2016-04-13 | 1 | -2/+0 |
| | | | | | | #Hackfest2016 (bzr r14837) | ||||
| * | Fix cmake build | Marc Jeanmougin | 2016-04-13 | 1 | -2/+2 |
| | | | | (bzr r14818) | ||||
| * | Fork GtkImageMenuItem and remove show_image boolean because we always want ↵ | Martin Owens | 2016-04-12 | 1 | -0/+6 |
| | | | | | | to show menu. (bzr r14800) | ||||
| * | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 1 | -2/+8 |
| | | | | (bzr r14449.1.4) | ||||
| * | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 1 | -2/+0 |
| |\ | | | | | (bzr r14059.1.10) | ||||
| | * | moved ColorNotebook to ui/widget | Tomasz Boczkowski | 2014-06-01 | 1 | -2/+0 |
| | | | | | | | (bzr r13341.6.51) | ||||
| * | | merged SPColorICCSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -2/+0 |
| |\| | | | | | (bzr r14059.1.9) | ||||
| | * | SPColorICC c++sification: moved to ui/widget/ | Tomasz Boczkowski | 2014-05-31 | 1 | -2/+0 |
| | | | | | | | (bzr r13341.6.41) | ||||
| * | | merged SPColorScales c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -2/+0 |
| |\| | | | | | (bzr r14059.1.8) | ||||
| | * | SPColorScales c++-sification - move to ui/widget | Tomasz Boczkowski | 2014-05-31 | 1 | -2/+0 |
| | | | | | | | (bzr r13341.6.38) | ||||
| * | | merged SPColorWheelSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -2/+0 |
| |\| | | | | | (bzr r14059.1.7) | ||||
| | * | SPColorWheelSelector c++-sification: moved to ui/widgets | Tomasz Boczkowski | 2014-05-31 | 1 | -2/+0 |
| | | | | | | | (bzr r13341.6.34) | ||||
| * | | merged SPColorSlider c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-25 | 1 | -2/+0 |
| |\| | | | | | (bzr r14059.1.1) | ||||
| | * | moved widgets/sp-color-slider to ui/widget/color-slider | Tomasz Boczkowski | 2014-05-23 | 1 | -2/+0 |
| | | | | | | | (bzr r13341.6.2) | ||||
| * | | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -0/+10 |
| |/ | | | (bzr r13341.1.249) | ||||
| * | Fix spelling error in filename | Krzysztof Kosi??ski | 2013-07-23 | 1 | -2/+2 |
| | | | | (bzr r12430) | ||||
| * | Drop unused sp-color-gtkselector code | Alex Valavanis | 2012-12-01 | 1 | -2/+0 |
| | | | | (bzr r11919) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+2 |
| | | | | (bzr r11406) | ||||
| * | Fix for 986446 : Refactor toolbox into tool specific files | John Smith | 2012-05-08 | 1 | -0/+37 |
| | | | | (bzr r11346) | ||||
| * | Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox | John Smith | 2012-03-14 | 1 | -0/+2 |
| | | | | (bzr r11083) | ||||
| * | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -2/+0 |
| |\ | | | | | (bzr r9508.1.72) | ||||
| | * | Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ↵ | Jon A. Cruz | 2010-12-06 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | Fixes bug #170046. Fixed bugs: - https://launchpad.net/bugs/170046 (bzr r9941) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -2/+0 |
| |/ | | | (bzr r9508.1.67) | ||||
| * | Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit ↵ | Jon A. Cruz | 2010-03-27 | 1 | -0/+1 |
| | | | | | | panes. (bzr r9238) | ||||
| * | Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog. | Jon A. Cruz | 2010-03-21 | 1 | -0/+2 |
| | | | | (bzr r9218) | ||||
| * | Renamed ColorDef to PaintDef to prep for expanded functionality. | Jon A. Cruz | 2009-03-20 | 1 | -2/+2 |
| | | | | (bzr r7528) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -4/+10 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -22/+10 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -16/+16 |
| | | | | (bzr r6891) | ||||
| * | gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog | Maximilian Albert | 2008-08-09 | 1 | -0/+2 |
| | | | | (bzr r6602) | ||||
| * | Really fix compile (patch by Krzysztof Kosiński) | Maximilian Albert | 2008-03-22 | 1 | -0/+2 |
| | | | | (bzr r5154) | ||||
| * | Initial support for icc color selection including CMYK | Jon A. Cruz | 2007-09-25 | 1 | -0/+2 |
| | | | | (bzr r3794) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+75 |
| (bzr r1) | |||||
