| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -30/+15 |
| | | | | (bzr r12065) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -8/+8 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -3/+1 |
| | | | | (bzr r11868) | ||||
| * | Drop use of size-request in button and sp-widget (GTK3) | Alex Valavanis | 2012-07-23 | 1 | -21/+40 |
| | | | | (bzr r11564) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Gtk+ 3 fixes for button widget | Alex Valavanis | 2012-05-18 | 1 | -7/+10 |
| | | | | (bzr r11381) | ||||
| * | 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) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -8/+1 |
| | | | | (bzr r11030) | ||||
| * | More GSEAL fixes | Alex Valavanis | 2012-01-05 | 1 | -2/+3 |
| | | | | (bzr r10845) | ||||
| * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 1 | -38/+24 |
| | | | | (bzr r10582.1.10) | ||||
| * | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 1 | -2/+2 |
| | | | | (bzr r10277.1.1) | ||||
| * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -24/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
| * | Cleanups from backports. | Jon A. Cruz | 2010-10-29 | 1 | -22/+20 |
| | | | | (bzr r9863) | ||||
| * | Automatically add shortcuts to tooltips | Jasper van de Gronde | 2010-09-06 | 1 | -3/+5 |
| | | | | (bzr r9745) | ||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -15/+18 |
| | | | | (bzr r5617) | ||||
| * | Minor cleanup | Jon A. Cruz | 2007-11-11 | 1 | -4/+4 |
| | | | | (bzr r4056) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -1/+2 |
| | | | | (bzr r1379) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -3/+3 |
| | | | | (bzr r439) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+324 |
| (bzr r1) | |||||
