summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+1
| | | | | the contents forward.h at all). (bzr r10667)
* Merge from trunkKrzysztof Kosi??ski2011-07-061-2/+2
|\ | | | | (bzr r10347.1.5)
| * warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
| | | | | | | | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359)
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | | | | (bzr r10350.1.3)
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
|/ | | (bzr r10347.1.2)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-2/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+7
| | | (bzr r10198)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+1
| | | | | header. (bzr r9978.1.1)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-0/+2
|\ | | | | (bzr r9945.1.1)
| * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-0/+1
|/ | | | | Privatisation tweaks (bzr r9546.1.6)
* Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-111-0/+3
| | | (bzr r8968)
* C++-ification pass.Jon A. Cruz2010-01-081-10/+23
| | | (bzr r8954)
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-171-1/+3
| | | (bzr r7510)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-1/+1
| | | (bzr r7107)
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-9/+9
| | | (bzr r6561)
* Fix missing ruler and document title updates when a file is opened in an ↵Maximilian Albert2008-02-031-0/+2
| | | | | existing window (bzr r4640)
* 2nd part of the fix for bug #167500: correctly update the rulers when they ↵Diederik van Lierop2008-01-301-0/+2
| | | | | change size (bzr r4621)
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-0/+3
| | | (bzr r4138)
* Adding ICC Profiles in X supportJon A. Cruz2007-11-171-10/+17
| | | (bzr r4095)
* Dockable dialogs patch applied gustav_b2007-08-291-2/+8
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+3
| | | (bzr r3408)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-281-5/+9
| | | | | they are correctly parented (bzr r3328)
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-0/+6
| | | (bzr r3075)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+9
| | | (bzr r1596)
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+3
| | | (bzr r1595)
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-291-0/+4
| | | (bzr r1506)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+201
(bzr r1)