summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move GIMP widgets to their own folderAlex Valavanis2016-08-081-1/+1
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-163/+16
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-162/+16
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-1/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+0
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+8
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+0
|/
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-1/+1
* Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...Tavmjong Bah2016-05-181-35/+44
* Remove three unneeded widgets in desktop status bar.Tavmjong Bah2016-05-171-17/+3
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-0/+3
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-151-10/+29
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-081-0/+1
* Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
* Fix referencing problem with widget is moved from one container to another. H...Tavmjong Bah2016-04-131-0/+5
* desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-13/+18
* desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016Alex Valavanis2016-04-121-2/+4
* desktop-widget: Fix background color setting #Hackfest2016Alex Valavanis2016-04-121-4/+12
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-8/+8
* Fix GTK+ fullscreen issueAlex Valavanis2015-12-271-2/+0
* Remove unnecesary headers for GTK3Jabier Arraiza Cenoz2015-12-091-2/+0
* update to trunkMarc Jeanmougin2015-12-091-19/+31
|\
| * Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal rulerJabier Arraiza Cenoz2015-12-091-19/+31
* | update to trunk + resolve conflictsMarc Jeanmougin2015-12-081-10/+62
|\|
| * Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-38/+43
| * Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-13/+16
| * String desc fixJabier Arraiza Cenoz2015-12-031-2/+0
| * Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-031-6/+52
* | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-3/+3
|/
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+3
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-2/+2
* Update to trunk r13766Liam P. White2014-11-261-5/+5
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-5/+5
* | Update to experimental r13598Liam P. White2014-10-081-2/+2
|\|
| * 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
| |\
| * \ Update to experimental r13452Liam P. White2014-07-301-2/+2
| |\ \
| * \ \ Update to experimental r13407Liam P. White2014-06-221-0/+3
| |\ \ \
| * | | | Reverted swatchesLiam P. White2014-03-121-1/+1
| * | | | Added new swatches dialogLiam P. White2014-03-051-1/+1
* | | | | Update to experimental r13565Liam P. White2014-09-271-62/+77
* | | | | Update to experimental r13527Liam P. White2014-08-301-76/+61
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | desktop-widget: GObject boilerplate reductionAlex Valavanis2014-08-241-76/+61
| | |_|/ | |/| |
* | | | Update to experimental r13464Liam P. White2014-08-081-2/+2
|\| | |
| * | | Fix a crash where the canvas does not have a valid main elementLiam P. White2014-06-191-0/+3
| |/ /
* | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-4/+4