summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-tree.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
|
* Code cleanup.Liam P. White2014-08-181-8/+9
| | | (bzr r13341.1.145)
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-3/+0
| | | (bzr r13132)
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-0/+11
| | | (bzr r11868)
* Fix for 1011726 : Performance regression with XML EditorJohn Smith2012-06-121-1/+1
| | | (bzr r11488)
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-111-7/+7
| | | (bzr r11221)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-3/+3
| | | (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/+55
(bzr r1)