summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-1/+1
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* Update to experimental r13543Liam P. White2014-09-071-61/+76
* Update to experimental r13531Liam P. White2014-08-311-76/+61
|\
| * desktop-widget: GObject boilerplate reductionAlex Valavanis2014-08-241-76/+61
* | Update to experimental r13452Liam P. White2014-07-301-2/+2
|\|
| * Fix a crash where the canvas does not have a valid main elementLiam P. White2014-06-191-0/+3
* | Update to experimental r13407Liam P. White2014-06-221-0/+3
|\ \
| * | Fix a crash where the canvas does not have a valid mainLiam P. White2014-06-191-0/+3
| |/
* | Reverted swatchesLiam P. White2014-03-121-1/+1
* | Added new swatches dialogLiam P. White2014-03-051-1/+1
|/
* Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp,Krzysztof Kosi??ski2014-02-271-5/+0
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-111-17/+8
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-3/+3
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-3/+3
* Merge from trunk.Matthew Petroff2013-09-201-1/+4
|\
| * Merged from trunk (r12488).Markus Engel2013-08-301-13/+15
| |\
| * \ Merged from trunk (r12419).Markus Engel2013-07-141-56/+92
| |\ \
| * \ \ Merged from trunk (r12305)Markus Engel2013-04-271-6/+14
| |\ \ \
| * | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+4
* | | | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+2
| |_|_|/ |/| | |
* | | | Switched to global UnitTable.Matthew Petroff2013-08-041-1/+1
* | | | Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff2013-07-221-8/+9
* | | | Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-191-2/+3
* | | | Port remaining files away from "helper/unit-tracker.h".Matthew Petroff2013-07-171-4/+4
* | | | Merge from trunk.Matthew Petroff2013-07-171-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-2/+4
* | | | Fixed memory corruption introduced in a previous commit.Matthew Petroff2013-07-171-2/+2
* | | | Fixed conversion factors and missed unit include removal.Matthew Petroff2013-07-171-2/+2
* | | | Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-5/+5
|/ / /
* | | Fix for 1184408 : Additional zoom levels in zoom context menuJohn Smith2013-06-161-35/+78
* | | Revert Fix for 600285 : Zoom sliderJohn Smith2013-06-151-14/+6
* | | Warning cleanup.Jon A. Cruz2013-04-281-5/+4
| |/ |/|
* | Fix for 600285 : Zoom sliderJohn Smith2013-04-211-6/+14
|/
* Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-091-0/+5
* Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-041-5/+0
* Null pointer check (should fix Bug #966441 )Kris De Gussem2013-02-231-0/+4
* Fix for 1091582 : Problem with key release when pressing space with cursor of...John Smith2013-02-021-4/+5
* Disconnect size_allocation signal handler before disposing desktop widgetAlex Valavanis2013-01-301-22/+24
* desktop-widget: Add callback to ensure that ruler ranges are correctly update...Alex Valavanis2013-01-271-0/+23
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-271-7/+3
* rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...Alex Valavanis2012-12-311-4/+4
* rulers: (Merge from GIMP) Set range in ruler units, not in pxAlex Valavanis2012-12-311-11/+5
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-13/+13
* Stop using UNUSED_PIXELS hack in ruler. This was only required because of th...Alex Valavanis2012-12-251-19/+10
* desktop-widget: Use GtkStyleContext for GTK+ 3 widget renderingAlex Valavanis2012-12-251-32/+24
* desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawingAlex Valavanis2012-12-251-24/+0
* ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...Alex Valavanis2012-12-221-12/+4
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-161-0/+5