summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-widget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-191-74/+0
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Update to experimental r13598Liam P. White2014-10-081-2/+0
|\ | | | | (bzr r13341.5.17)
| * Reduce header bloatAlex Valavanis2014-08-301-1/+0
| | | | | | (bzr r13341.1.184)
| * Standardise InkscapeApplication GObject implementation (namespace not ↵Alex Valavanis2014-08-261-5/+3
| | | | | | | | | | supported properly) (bzr r13341.1.179)
* | Update to experimental r13527Liam P. White2014-08-301-5/+4
|\| | | | | (bzr r13341.5.15)
| * More GObject boilerplate reductionAlex Valavanis2014-08-241-7/+2
| | | | | | (bzr r13341.1.175)
* | 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-5/+2
| | | | | | | | | | disallow pointers to Application (bzr r13341.5.9)
* | 2. connect signalsLiam P. White2014-06-251-0/+3
|/ | | (bzr r13341.5.2)
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
| | | (bzr r12204)
* C++ification of SPWidget.Jon A. Cruz2012-05-201-20/+44
| | | (bzr r11387)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+52
(bzr r1)