summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-31rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...Alex Valavanis1-4/+4
2012-12-31rulers: (Merge from GIMP) Set range in ruler units, not in pxAlex Valavanis1-11/+5
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-13/+13
2012-12-25Stop using UNUSED_PIXELS hack in ruler. This was only required because of th...Alex Valavanis1-19/+10
2012-12-25desktop-widget: Use GtkStyleContext for GTK+ 3 widget renderingAlex Valavanis1-32/+24
2012-12-25desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawingAlex Valavanis1-24/+0
2012-12-22ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...Alex Valavanis1-12/+4
2012-12-16GTK+ 3: Switch to more orientable widgetsAlex Valavanis1-0/+5
2012-12-05can't do a string comparison like that!Johan B. C. Engelen1-9/+9
2012-12-05i18n. Improving windows's title internationalization (color mode wasn't corre...Nicolas Dufour1-14/+35
2012-11-26Marked even more user visible messages for translationAlexandre Prokoudine1-4/+4
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-1/+1
2012-10-21Fix grid layout in desktop widgetAlex Valavanis1-2/+0
2012-10-20GTK3: Migrate desktop widget to GtkGridAlex Valavanis1-36/+143
2012-09-27Fix for 166691 : Changing layer order does not update layer selectorJohn Smith1-0/+1
2012-08-09Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith1-0/+6
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-10/+0
2012-06-14Fix new deprecated GTK+ symbols in desktop-widgetAlex Valavanis1-2/+17
2012-06-14Drop check for ancient GTK version. Fixes statusbar width issueAlex Valavanis1-2/+0
2012-06-07Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010.Jon A. Cruz1-4/+6
2012-05-26Use accessor function for private label in message dialogAlex Valavanis1-4/+18
2012-05-24Don't use extension events API in GTK+3 buildsAlex Valavanis1-0/+6
2012-05-22More GTK+ 3 fixes for desktop-widgetAlex Valavanis1-6/+0
2012-05-18More GtkObject fixesAlex Valavanis1-7/+6
2012-05-06Merge more ruler codeAlex Valavanis1-14/+14
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-2/+15
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-2/+10
2012-04-23Get rid of GtkObject in toolboxAlex Valavanis1-1/+1
2012-04-10Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis1-0/+10
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-1/+1
2012-04-10Replace remaining gtk_hbox_new usageAlex Valavanis1-0/+16
2012-04-09Replace deprecated gdk_window_get_pointerAlex Valavanis1-1/+8
2012-03-07UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour1-6/+11
2012-03-05UI. Fix for Bug #668991 (Poor wording in data-loss prompt).Nicolas Dufour1-1/+1
2012-02-26Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis1-12/+12
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+5
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith1-0/+4
2012-02-13Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz1-19/+19
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-02-08Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler1-4/+0
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2012-02-05(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2012-02-04implement some switches between visual bbox and geometric bbox, depending on ...Alvin Penner1-1/+6
2012-01-23Revert accidental commit in desktop-widget.cppAlex Valavanis1-4/+1
2012-01-22Fix missing header in units.cppAlex Valavanis1-1/+4
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-3/+3
2012-01-11Desktop-widget GSEAL fixesAlex Valavanis1-34/+46
2012-01-07Warning and uninitialized data cleanup.Jon A. Cruz1-7/+17
2011-12-14Replace deprecated gtk_widget_hide_allAlex Valavanis1-18/+18
2011-08-27Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski1-7/+3