| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fix paint-selector orientation | Alex Valavanis | 2014-08-26 | 1 | -1/+1 | |
| | | | | | | | (bzr r13341.1.178) | |||||
| * | | paint-selector: Clean up GObject boilerplate & fix deprecation | Alex Valavanis | 2014-08-23 | 1 | -31/+15 | |
| | | | | | | | (bzr r13341.1.159) | |||||
| * | | Oops | Liam P. White | 2014-08-10 | 1 | -1/+1 | |
| | | | | | | | (bzr r13341.1.130) | |||||
| * | | Add meshes to Fill&Stroke paint selector | Liam P. White | 2014-08-10 | 1 | -5/+50 | |
| |/ | | | (bzr r13341.1.128) | |||||
| * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -3/+1 | |
| |\ | | | | | (bzr r11608.1.120) | |||||
| | * | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 1 | -3/+1 | |
| | | | | | | | (bzr r12469) | |||||
| * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -3/+6 | |
| |\| | | | | | (bzr r11608.1.107) | |||||
| | * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 | |
| | | | | | | | | | | | has it. (bzr r12353) | |||||
| | * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| | * | minor cppcheck stuff | Kris De Gussem | 2013-04-28 | 1 | -3/+3 | |
| | | | | | | | (bzr r12307) | |||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -2/+2 | |
| |/ | | | (bzr r11608.1.82) | |||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -9/+9 | |
| | | | | | | christmas\!) (bzr r11986) | |||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -2/+2 | |
| | | | | (bzr r11737) | |||||
| * | fix memleak | Kris De Gussem | 2012-06-12 | 1 | -14/+18 | |
| | | | | (bzr r11494) | |||||
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 1 | -7/+6 | |
| | | | | (bzr r11383) | |||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -3/+3 | |
| | | | | (bzr r11309) | |||||
| * | Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ↵ | John Smith | 2012-04-25 | 1 | -13/+15 | |
| | | | | | | for 64bit OS X (bzr r11292) | |||||
| * | Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated ↵ | John Smith | 2012-04-22 | 1 | -117/+124 | |
| | | | | | | gtk_option_menu with gtk_combo_box (bzr r11276) | |||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 1 | -2/+2 | |
| | | | | (bzr r11265) | |||||
| * | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-04-12 | 1 | -2/+2 | |
| | | | | (bzr r11233) | |||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+15 | |
| | | | | (bzr r11213) | |||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+30 | |
| | | | | (bzr r11204) | |||||
| * | small GSEAL fix | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 | |
| | | | | (bzr r11182) | |||||
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements | John Smith | 2012-03-15 | 1 | -11/+21 | |
| | | | | (bzr r11090) | |||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -2/+2 | |
| | | | | (bzr r11018) | |||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -6/+6 | |
| | | | | (bzr r10959) | |||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -7/+5 | |
| | | | | (bzr r10660) | |||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -9/+9 | |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | |||||
| * | 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 | -6/+2 | |
| | | | | (bzr r10390.1.3) | |||||
| * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -7/+7 | |
| | | | | (bzr r10350.1.8) | |||||
| * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -3/+3 | |
| | | | | (bzr r10350.1.7) | |||||
| * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -10/+10 | |
| | | | | (bzr r10350.1.5) | |||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 | |
| | | | | (bzr r10350.1.3) | |||||
| * | Replace deprecated gtk_radio_button_group symbol | Alex Valavanis | 2011-06-23 | 1 | -1/+1 | |
| | | | | (bzr r10350.1.1) | |||||
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -54/+60 | |
| | | | | (bzr r10282.1.1) | |||||
| * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -14/+12 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | |||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -8/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 | |
| | | | | (bzr r10067) | |||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -5/+5 | |
| | | | | (bzr r10060) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -3/+4 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 | |
| | | | | | | | (bzr r9546.1.2) | |||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 | |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| * | | Tuning fill-n-stroke to support non-solid swatches. | Jon A. Cruz | 2010-07-07 | 1 | -2/+1 | |
| | | | | | | | (bzr r9586) | |||||
| * | | Rough pass of Fill-n-Stroke swatch conversion. | Jon A. Cruz | 2010-07-02 | 1 | -0/+1 | |
| |/ | | | (bzr r9553) | |||||
| * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -2/+2 | |
| | | | | (bzr r9542) | |||||
| * | Phase 3 - Convert to C++ class, but still using C-style callbacks and signals. | Jon A. Cruz | 2010-03-28 | 1 | -8/+7 | |
| | | | | (bzr r9244) | |||||
| * | Update to reflect "swatch" gradients as being assumed to be shared. | Jon A. Cruz | 2010-03-23 | 1 | -14/+14 | |
| | | | | (bzr r9224) | |||||
| * | C++-ification of enums. | Jon A. Cruz | 2010-03-22 | 1 | -106/+84 | |
| | | | | (bzr r9222) | |||||
