summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use accessor function for private label in message dialogAlex Valavanis2012-05-261-4/+18
* Don't use extension events API in GTK+3 buildsAlex Valavanis2012-05-241-0/+6
* More GTK+ 3 fixes for desktop-widgetAlex Valavanis2012-05-221-6/+0
* More GtkObject fixesAlex Valavanis2012-05-181-7/+6
* Merge more ruler codeAlex Valavanis2012-05-061-14/+14
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-2/+15
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-2/+10
* Get rid of GtkObject in toolboxAlex Valavanis2012-04-231-1/+1
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-101-0/+10
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-1/+1
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+16
* Replace deprecated gdk_window_get_pointerAlex Valavanis2012-04-091-1/+8
* UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour2012-03-071-6/+11
* UI. Fix for Bug #668991 (Poor wording in data-loss prompt).Nicolas Dufour2012-03-051-1/+1
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-261-12/+12
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+5
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-0/+4
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-19/+19
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler2012-02-081-4/+0
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-051-1/+1
* implement some switches between visual bbox and geometric bbox, depending on ...Alvin Penner2012-02-041-1/+6
* Revert accidental commit in desktop-widget.cppAlex Valavanis2012-01-231-4/+1
* Fix missing header in units.cppAlex Valavanis2012-01-221-1/+4
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-3/+3
* Desktop-widget GSEAL fixesAlex Valavanis2012-01-111-34/+46
* Warning and uninitialized data cleanup.Jon A. Cruz2012-01-071-7/+17
* Replace deprecated gtk_widget_hide_allAlex Valavanis2011-12-141-18/+18
* Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski2011-08-271-7/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+0
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
* Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-191-3/+1
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-6/+6
* Make cms_key in SPDesktopWidget a regular ustring rather than a pointerKrzysztof Kosi??ski2011-07-141-9/+5
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-131-4/+4
|\
| * Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-4/+4
* | Merge from trunkKrzysztof Kosi??ski2011-07-061-11/+11
|\|
| * GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| * Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...Gellule Xg2011-06-281-1/+1
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-7/+7
| * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-1/+1
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-3/+4
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-2/+2
|/
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-8/+8
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-3/+3
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-3/+3
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-12/+9