| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Move macros.h and remove unneeded macros | Eduard Braun | 2018-10-01 | 1 | -1/+0 |
| | | |||||
| * | Move global functions into SPGradient methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -3/+3 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -4/+6 |
| | | | | | A lot of header clean-up. | ||||
| * | Add functions to return Gdk::Pixbuf's for gradients and gradient stops. | Tavmjong Bah | 2018-01-22 | 1 | -0/+73 |
| | | |||||
| * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -45/+0 |
| | | | | (bzr r15023.2.8) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 1 | -29/+5 |
| | | | | (bzr r13341.1.174) | ||||
| * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -1/+1 |
| | | | | (bzr r13341.1.146) | ||||
| * | Code cleanup. | Liam P. White | 2014-08-18 | 1 | -7/+15 |
| | | | | (bzr r13341.1.145) | ||||
| * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -94/+90 |
| |\ | | | | | (bzr r11608.1.121) | ||||
| | * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -94/+90 |
| | | | | | | | | | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| |/ | | | (bzr r11608.1.82) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -6/+6 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -3/+1 |
| | | | | (bzr r11868) | ||||
| * | Fix for 303527 : GUI glitch on opacity box | John Smith | 2012-10-08 | 1 | -1/+1 |
| | | | | (bzr r11758) | ||||
| * | GTK+3 drawing in gradient-image | Alex Valavanis | 2012-05-09 | 1 | -35/+51 |
| | | | | (bzr r11351) | ||||
| * | Fixed conditional code to avoid unused function warnings. | Jon A. Cruz | 2012-04-18 | 1 | -0/+4 |
| | | | | (bzr r11262) | ||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 1 | -0/+28 |
| | | | | | | gtkmm 3.4) (bzr r11261) | ||||
| * | Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient ↵ | John Smith | 2012-03-13 | 1 | -0/+31 |
| | | | | | | toolbar selector (bzr r11077) | ||||
| * | More GSEAL fixes | Alex Valavanis | 2012-01-05 | 1 | -3/+5 |
| | | | | (bzr r10845) | ||||
| * | Replace deprecated gtk flags | Alex Valavanis | 2011-12-14 | 1 | -2/+2 |
| | | | | (bzr r10770) | ||||
| * | 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) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+11 |
| | | | | (bzr r10350.1.3) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -4/+3 |
| | | | | (bzr r10339) | ||||
| * | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+0 |
| | | | | (bzr r9508.1.67) | ||||
| * | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -118/+25 |
| | | | | (bzr r9508.1.44) | ||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -0/+4 |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+1 |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-05-17 | 1 | -1/+1 |
| | | | | (bzr r5682) | ||||
| * | height=12 | bulia byak | 2007-01-18 | 1 | -1/+1 |
| | | | | (bzr r2238) | ||||
| * | switch to sigc++ SPObject signals for SPGradientImage | MenTaLguY | 2006-07-29 | 1 | -9/+22 |
| | | | | (bzr r1505) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+277 |
| (bzr r1) | |||||
