| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use accessor function for private label in message dialog | Alex Valavanis | 2012-05-26 | 1 | -4/+18 |
| | | | | (bzr r11421) | ||||
| * | Don't use extension events API in GTK+3 builds | Alex Valavanis | 2012-05-24 | 1 | -0/+6 |
| | | | | (bzr r11413) | ||||
| * | More GTK+ 3 fixes for desktop-widget | Alex Valavanis | 2012-05-22 | 1 | -6/+0 |
| | | | | (bzr r11404) | ||||
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 1 | -7/+6 |
| | | | | (bzr r11383) | ||||
| * | Merge more ruler code | Alex Valavanis | 2012-05-06 | 1 | -14/+14 |
| | | | | (bzr r11329) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -2/+15 |
| | | | | (bzr r11309) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -2/+10 |
| | | | | (bzr r11308) | ||||
| * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 1 | -1/+1 |
| | | | | (bzr r11286) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+10 |
| | | | | (bzr r11213) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -1/+1 |
| | | | | (bzr r11207) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+16 |
| | | | | (bzr r11204) | ||||
| * | Replace deprecated gdk_window_get_pointer | Alex Valavanis | 2012-04-09 | 1 | -1/+8 |
| | | | | (bzr r11197) | ||||
| * | UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the ↵ | Nicolas Dufour | 2012-03-07 | 1 | -6/+11 |
| | | | | | | | | | titlebar). Fixed bugs: - https://launchpad.net/bugs/294354 (bzr r11054) | ||||
| * | UI. Fix for Bug #668991 (Poor wording in data-loss prompt). | Nicolas Dufour | 2012-03-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/668991 (bzr r11048) | ||||
| * | Import deprecated GtkRuler API. Probably worth tidying :-) | Alex Valavanis | 2012-02-26 | 1 | -12/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -2/+5 |
| | | | | (bzr r11018) | ||||
| * | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 1 | -0/+4 |
| | | | | (bzr r10992) | ||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 1 | -19/+19 |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Patch from lp 721448 to make OSX Aqua builds more stable | Josh Andler | 2012-02-08 | 1 | -4/+0 |
| | | | | (bzr r10950) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 |
| | | | | (bzr r10940) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-05 | 1 | -1/+1 |
| | | | | (bzr r10938) | ||||
| * | implement some switches between visual bbox and geometric bbox, depending on ↵ | Alvin Penner | 2012-02-04 | 1 | -1/+6 |
| | | | | | | | | | prefs (Bug 906952) Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r10935) | ||||
| * | Revert accidental commit in desktop-widget.cpp | Alex Valavanis | 2012-01-23 | 1 | -4/+1 |
| | | | | (bzr r10920) | ||||
| * | Fix missing header in units.cpp | Alex Valavanis | 2012-01-22 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/920154 (bzr r10919) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -3/+3 |
| | | | | (bzr r10873) | ||||
| * | Desktop-widget GSEAL fixes | Alex Valavanis | 2012-01-11 | 1 | -34/+46 |
| | | | | (bzr r10869) | ||||
| * | Warning and uninitialized data cleanup. | Jon A. Cruz | 2012-01-07 | 1 | -7/+17 |
| | | | | (bzr r10853) | ||||
| * | Replace deprecated gtk_widget_hide_all | Alex Valavanis | 2011-12-14 | 1 | -18/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/903670 (bzr r10767) | ||||
| * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -7/+3 |
| | | | | (bzr r10582.1.4) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -1/+0 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -2/+2 |
| | | | | (bzr r10347.1.21) | ||||
| * | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 2011-07-19 | 1 | -3/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -6/+6 |
| | | | | | | | | | 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) | ||||
| * | Make cms_key in SPDesktopWidget a regular ustring rather than a pointer | Krzysztof Kosi??ski | 2011-07-14 | 1 | -9/+5 |
| | | | | (bzr r10347.1.15) | ||||
| * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 1 | -4/+4 |
| |\ | | | | | (bzr r10347.1.13) | ||||
| | * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -4/+4 |
| | | | | | | | (bzr r10437) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -11/+11 |
| |\| | | | | | (bzr r10347.1.5) | ||||
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | | | | (bzr r10407) | ||||
| | * | Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what ↵ | Gellule Xg | 2011-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | looks like a GTK/QUARTZ backend issue, without functionality loss. Fixed bugs: - https://launchpad.net/bugs/487144 (bzr r10381.2.1) | ||||
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -7/+7 |
| | | | | | | | (bzr r10350.1.8) | ||||
| | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 |
| | | | | | | | (bzr r10350.1.5) | ||||
| | * | 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 | -3/+4 |
| | | | | | | | (bzr r10347.1.2) | ||||
| * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 1 | -2/+2 |
| |/ | | | (bzr r10347.1.1) | ||||
| * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -8/+8 |
| | | | | (bzr r10302.1.2) | ||||
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -3/+3 |
| | | | | (bzr r10282.1.1) | ||||
| * | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 1 | -3/+3 |
| | | | | (bzr r10277.1.1) | ||||
| * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -12/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
