summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-8/+0
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-111-2/+2
* remove unused variableJohan B. C. Engelen2013-08-031-1/+0
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+3
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+1
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Disconnect size_allocation signal handler before disposing desktop widgetAlex Valavanis2013-01-301-1/+5
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-271-2/+0
* Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-091-0/+3
* Drop GtkObject usage in view widgetsAlex Valavanis2012-05-221-2/+0
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-3/+3
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-07-061-2/+2
|\
| * warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
|/
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-2/+0
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+7
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-0/+2
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-0/+1
|/
* Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-111-0/+3
* C++-ification pass.Jon A. Cruz2010-01-081-10/+23
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-171-1/+3
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-1/+1
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-9/+9
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-031-0/+2
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-301-0/+2
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-0/+3
* Adding ICC Profiles in X supportJon A. Cruz2007-11-171-10/+17
* Dockable dialogs patch applied gustav_b2007-08-291-2/+8
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+3
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-5/+9
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-0/+6
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+9
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+3
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-291-0/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+201