| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cppcheck: More C-style pointer casting | Alex Valavanis | 2012-10-28 | 1 | -4/+4 |
| | | | | (bzr r11844) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -16/+8 |
| | | | | (bzr r11469.1.1) | ||||
| * | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 2012-05-19 | 1 | -7/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | ||||
| * | Drop some GtkObject usage | Alex Valavanis | 2012-05-16 | 1 | -13/+7 |
| | | | | (bzr r11370) | ||||
| * | Fix for 367607 : Replace deprecated sp_ctrl_set_arg and ↵ | John Smith | 2012-04-11 | 1 | -91/+163 |
| | | | | | | gtk_object_add_arg_type calls in sodipodi-ctrl.cpp (bzr r11219) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -21/+21 |
| | | | | (bzr r11207) | ||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-02 | 1 | -1/+1 |
| | | | | | | replaced with g_object_unref (bzr r11139) | ||||
| * | Prevent false gtk deprecation warnings in canvas-grid and tidy headers | Alex Valavanis | 2012-02-15 | 1 | -0/+1 |
| | | | | (bzr r10988) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -3/+1 |
| | | | | (bzr r10873) | ||||
| * | Remove more deprecated GTK macros | Alex Valavanis | 2011-12-18 | 1 | -9/+9 |
| | | | | (bzr r10782) | ||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -18/+10 |
| | | | | (bzr r10582.1.3) | ||||
| * | Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, ↵ | Diederik van Lierop | 2011-07-16 | 1 | -1/+6 |
| | | | | | | | | | etc.). See lp:360158 Fixed bugs: - https://launchpad.net/bugs/360158 (bzr r10463) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -2/+2 |
| | | | | (bzr r10350.1.3) | ||||
| * | Fix rendering of control points | Krzysztof Kosi??ski | 2011-06-19 | 1 | -169/+192 |
| | | | | (bzr r9508.1.88) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -4/+3 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | | | | (bzr r10025) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -1/+0 |
| | | | | | | | | | | | header. (bzr r9978.1.1) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | 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) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+0 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.8) | ||||
| * | | Fix icons | Krzysztof Kosi??ski | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.7) | ||||
| * | | Fix cross control point | Krzysztof Kosi??ski | 2010-06-22 | 1 | -11/+8 |
| | | | | | | | (bzr r9508.1.2) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -144/+139 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | do not redraw if moved to the same point as before | bulia byak | 2009-03-09 | 1 | -2/+7 |
| | | | | (bzr r7449) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -4/+12 |
| | | | | (bzr r6891) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -8/+9 |
| | | | | (bzr r6839) | ||||
| * | update for 32 instead of 24 bpp canvas buf | bulia byak | 2008-06-24 | 1 | -3/+3 |
| | | | | (bzr r6041) | ||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -410/+470 |
| | | | | | | for indentation. (bzr r3816) | ||||
| * | noop: CodingStyle: const placement | Peter Moulder | 2007-09-29 | 1 | -3/+3 |
| | | | | (bzr r3815) | ||||
| * | do not redraw until moved for the first time; this fixes the flicker at 0,0 ↵ | bulia byak | 2007-08-24 | 1 | -0/+4 |
| | | | | | | whenever a new ctrl is created (bzr r3577) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+494 |
| (bzr r1) | |||||
