| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | C++-ification of paint selector. | Jon A. Cruz | 2010-03-22 | 1 | -98/+87 |
| | | | | (bzr r9221) | ||||
| * | Fix crash | Jon A. Cruz | 2010-03-21 | 1 | -3/+9 |
| | | | | (bzr r9220) | ||||
| * | Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog. | Jon A. Cruz | 2010-03-21 | 1 | -15/+22 |
| | | | | (bzr r9218) | ||||
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -52/+81 |
| | | | | (bzr r9169) | ||||
| * | Cleanup of gradient-selector to allow for new mode. | Jon A. Cruz | 2010-03-08 | 1 | -11/+17 |
| | | | | (bzr r9164) | ||||
| * | New tab in Fill&Stroke dialog for swatch fills. | Jon A. Cruz | 2010-03-06 | 1 | -6/+68 |
| | | | | (bzr r9153) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -6/+6 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -6/+6 |
| | | | | (bzr r8404) | ||||
| * | Fix for pattern name localization | Nicolas Dufour | 2009-07-08 | 1 | -2/+2 |
| | | | | (bzr r8230) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -9/+9 |
| | | | | (bzr r7332) | ||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -9/+12 |
| | | | | (bzr r5617) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+2 |
| | | | | (bzr r4629) | ||||
| * | use stockid for label; help text update | bulia byak | 2007-12-04 | 1 | -4/+8 |
| | | | | (bzr r4165) | ||||
| * | Cleanup on color changers | Jon A. Cruz | 2007-10-30 | 1 | -2/+2 |
| | | | | (bzr r3972) | ||||
| * | Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/Stroke | Johan B. C. Engelen | 2007-10-09 | 1 | -34/+155 |
| | | | | (bzr r3865) | ||||
| * | Initial support for icc color selection including CMYK | Jon A. Cruz | 2007-09-25 | 1 | -5/+25 |
| | | | | (bzr r3794) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -4/+6 |
| | | | | (bzr r3753) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -38/+25 |
| | | | | (bzr r3706) | ||||
| * | Update pattern creation help text to reflect new menu layout. | MenTaLguY | 2006-07-23 | 1 | -1/+1 |
| | | | | (bzr r1463) | ||||
| * | Shrunk a few icon sizes. | Jon A. Cruz | 2006-04-08 | 1 | -2/+2 |
| | | | | (bzr r457) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -3/+3 |
| | | | | (bzr r439) | ||||
| * | CodingStyle: whitespace | Peter Moulder | 2006-04-03 | 1 | -604/+617 |
| | | | | (bzr r417) | ||||
| * | CodingStyle: const placement | Peter Moulder | 2006-04-03 | 1 | -6/+5 |
| | | | | (bzr r415) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r232) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -3/+3 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+963 |
| (bzr r1) | |||||
