| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove 'document-private.h' where not needed plus some other header cleanup. | Tavmjong Bah | 2018-10-22 | 1 | -1/+0 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -1/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -17/+17 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -10/+11 |
| | | | | | A lot of header clean-up. | ||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -2/+1 |
| | | |||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -12/+1 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -12/+1 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+1 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+4 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+1 |
| |/ | | | (bzr r15025) | ||||
| * | Remove superfluous glibmm/threads.h checks | Alex Valavanis | 2015-12-27 | 1 | -4/+0 |
| | | | | (bzr r14553) | ||||
| * | Revert Pango/Harfbuzz fixes. Needs work | Alex Valavanis | 2015-12-27 | 1 | -0/+4 |
| | | | | (bzr r14552) | ||||
| * | Remove superfluous glibmm/threads.h checks | Alex Valavanis | 2015-12-27 | 1 | -4/+0 |
| | | | | (bzr r14550) | ||||
| * | Attempt to fix 1417173 (undo duplicate gradient crash) | Marc Jeanmougin | 2015-09-05 | 1 | -10/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1417173 (bzr r14345) | ||||
| * | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 1 | -0/+4 |
| |\ | | | | | (bzr r14059.1.10) | ||||
| * | | Make icon creation more consistent - use sp_icon_new where possible | Liam P. White | 2015-02-22 | 1 | -22/+15 |
| | | | | | | | (bzr r13936) | ||||
| * | | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -1/+3 |
| | | | | | | | (bzr r13341.1.184) | ||||
| * | | gradient-selector: Clean up GObject boilerplate & fix deprecation | Alex Valavanis | 2014-08-23 | 1 | -32/+12 |
| | | | | | | | (bzr r13341.1.152) | ||||
| * | | Add meshes to Fill&Stroke paint selector | Liam P. White | 2014-08-10 | 1 | -3/+3 |
| |/ | | | (bzr r13341.1.128) | ||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -3/+20 |
| | | | | (bzr r12868) | ||||
| * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 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) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -3/+1 |
| | | | | (bzr r12014) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -8/+8 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Fix for 171466 : F/S set swatch preview column name | John Smith | 2012-11-29 | 1 | -0/+5 |
| | | | | (bzr r11912) | ||||
| * | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 1 | -1/+69 |
| | | | | | | never go away (bzr r11911) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -7/+4 |
| | | | | (bzr r11868) | ||||
| * | Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵ | John Smith | 2012-10-28 | 1 | -0/+3 |
| | | | | | | Fill&Stroke - Focus fix (bzr r11842) | ||||
| * | Fix for 1067819 : Changing gradient name does not dirty the document (trunk) | John Smith | 2012-10-24 | 1 | -3/+6 |
| | | | | (bzr r11825) | ||||
| * | Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵ | John Smith | 2012-10-22 | 1 | -0/+8 |
| | | | | | | Fill&Stroke (trunk) (bzr r11819) | ||||
| * | i18n. Adding gradient selector widget labels. | Nicolas Dufour | 2012-10-07 | 1 | -2/+2 |
| | | | | (bzr r11745) | ||||
| * | Fix for 293358 : Reduce width of Fill Stroke dialog | John Smith | 2012-09-25 | 1 | -1/+1 |
| | | | | (bzr r11702) | ||||
| * | Fix for 950677 : Retire legacy gradient editor | John Smith | 2012-07-01 | 1 | -1/+1 |
| | | | | (bzr r11519) | ||||
| * | Fix for 722017 : Better Gradient Window | John Smith | 2012-06-26 | 1 | -84/+209 |
| | | | | (bzr r11515) | ||||
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 1 | -10/+7 |
| | | | | (bzr r11382) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+10 |
| | | | | (bzr r11204) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -1/+1 |
| | | | | (bzr r11052) | ||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -4/+4 |
| | | | | (bzr r10959) | ||||
| * | Migrate gradient selector to GtkComboBox | Alex Valavanis | 2011-12-14 | 1 | -28/+23 |
| | | | | (bzr r10769) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | (bzr r10390.1.3) | ||||
| * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -3/+3 |
| | | | | (bzr r10350.1.7) | ||||
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -20/+24 |
| | | | | (bzr r10282.1.1) | ||||
| * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -3/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -5/+1 |
| |\ | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -5/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| |/ | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -6/+6 |
| | | | | (bzr r10060) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -1/+1 |
| |\ | | | | | (bzr r9945.1.1) | ||||
