| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Stop using custom GtkObject flags | Alex Valavanis | 2012-04-08 | 1 | -26/+21 | |
| | | | | (bzr r11181) | |||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-03 | 1 | -3/+3 | |
| | | | | | | and combo_box fixes (bzr r11140) | |||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-02 | 1 | -3/+3 | |
| | | | | | | replaced with g_object_unref (bzr r11139) | |||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -2/+2 | |
| | | | | (bzr r11030) | |||||
| * | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-22 | 1 | -12/+18 | |
| | | | | (bzr r11009) | |||||
| * | remove superfluous RectHull | Johan B. C. Engelen | 2012-02-19 | 1 | -12/+5 | |
| | | | | (bzr r11001) | |||||
| * | move helper/recthull.h to 2geom/rect-hull.h | Johan B. C. Engelen | 2012-02-19 | 1 | -1/+1 | |
| | | | | (bzr r10996) | |||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 1 | -5/+5 | |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | |||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 | |
| | | | | (bzr r10940) | |||||
| * | Fix for problem with shadowed x0 and y0 members. | Jon A. Cruz | 2012-01-13 | 1 | -9/+12 | |
| | | | | (bzr r10877) | |||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -684/+687 | |
| | | | | (bzr r10873) | |||||
| * | A few GSEAL issues | Kris De Gussem | 2012-01-11 | 1 | -1/+1 | |
| | | | | (bzr r10872) | |||||
| * | A few GSEAL fixes for SPCanvas | Alex Valavanis | 2012-01-05 | 1 | -13/+34 | |
| | | | | (bzr r10843) | |||||
| * | More GSEAL issues | Alex Valavanis | 2012-01-04 | 1 | -18/+26 | |
| | | | | (bzr r10836) | |||||
| * | Get rid of deprecated gtk_idle* | Alex Valavanis | 2011-12-14 | 1 | -2/+3 | |
| | | | | (bzr r10773) | |||||
| * | Get rid of deprecated gtk_type_is_a | Alex Valavanis | 2011-12-14 | 1 | -1/+1 | |
| | | | | (bzr r10772) | |||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 | |
| | | | | (bzr r10697) | |||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 | |
| | | | | (bzr r10666) | |||||
| * | Fix typo that causes crashes when color management is enabled. | Krzysztof Kosi??ski | 2011-09-15 | 1 | -1/+1 | |
| | | | | (bzr r10628) | |||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -93/+61 | |
| | | | | (bzr r10582.1.3) | |||||
| * | Per-item render cache. | Krzysztof Kosi??ski | 2011-07-28 | 1 | -9/+18 | |
| | | | | | | Cache some offscreen data to facilitate smoother navigation. (bzr r10347.1.20) | |||||
| * | fix for building with cmake and building without lcms works again. | Campbell Barton | 2011-07-16 | 1 | -2/+2 | |
| | | | | (bzr r10459) | |||||
| * | Remove useless pixmap_gc variable | Krzysztof Kosi??ski | 2011-07-14 | 1 | -21/+6 | |
| | | | | (bzr r10347.1.14) | |||||
| * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 1 | -6/+4 | |
| |\ | | | | | (bzr r10347.1.13) | |||||
| | * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -6/+4 | |
| | | | | | | | (bzr r10437) | |||||
| | * | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 1 | -1/+1 | |
| | | | | | | | (bzr r10429) | |||||
| * | | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 2011-07-09 | 1 | -1/+29 | |
| | | | | | | | | | | | that contain filtered objects (Cairo clipping bug?) (bzr r10347.1.6) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -11/+8 | |
| |\| | | | | | (bzr r10347.1.5) | |||||
| | * | GTK+ cleanup: gtk_object_sink | Alex Valavanis | 2011-07-03 | 1 | -2/+2 | |
| | | | | | | | (bzr r10411) | |||||
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -2/+2 | |
| | | | | | | | (bzr r10407) | |||||
| | * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -6/+3 | |
| | | | | | | | (bzr r10390.1.3) | |||||
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 | |
| | | | | | | | (bzr r10350.1.3) | |||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -4/+6 | |
| |/ | | | (bzr r10347.1.2) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -2/+1 | |
| | | | | (bzr r10339) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -25/+15 | |
| |\ | | | | | (bzr r9508.1.89) | |||||
| | * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -7/+7 | |
| | | | | | | | (bzr r10302.1.2) | |||||
| | * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -1/+1 | |
| | | | | | | | (bzr r10282.1.1) | |||||
| | * | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 1 | -7/+5 | |
| | | | | | | | (bzr r10277.1.1) | |||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -3/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| | * | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 1 | -6/+1 | |
| | | | | | | | (bzr r10215) | |||||
| | * | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 1 | -1/+6 | |
| | | | | | | | (bzr r10210) | |||||
| | * | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 1 | -6/+1 | |
| | | | | | | | (bzr r10208) | |||||
| * | | Add missing flush() / mark_dirty() calls around CMS transform | Krzysztof Kosi??ski | 2011-04-08 | 1 | -0/+2 | |
| | | | | | | | (bzr r9508.1.75) | |||||
| * | | Fix color-managed view | Krzysztof Kosi??ski | 2011-04-08 | 1 | -86/+21 | |
| | | | | | | | (bzr r9508.1.74) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -12/+17 | |
| |\| | | | | | (bzr r9508.1.73) | |||||
| | * | Allow the center handle to be selectable for items having a width or height ↵ | Diederik van Lierop | 2011-03-06 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | close to zero (i.e. lines, dots) Before I fixed this the center handle used to be burried underneath the other handles (bzr r10081) | |||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -9/+9 | |
| | | | | | | | (bzr r10025) | |||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -5/+3 | |
| | | | | | | | | | | | 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) | |||||
