summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-attr-list.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-280/+0
|
* Remove colors from gtklistviewMartin Owens2018-09-121-6/+6
|
* Allow adding new propertiesMartin Owens2018-09-121-11/+59
|
* Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-111-42/+86
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-12/+12
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
|
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-18/+1
|\ | | | | (bzr r15038)
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-18/+1
| | | | | | (bzr r15023.2.8)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
|/ | | (bzr r15025)
* static code analysisKris De Gussem2015-10-281-0/+2
| | | (bzr r14432)
* More GObject boilerplate reductionAlex Valavanis2014-08-241-31/+3
| | | (bzr r13341.1.174)
* Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵Alex Valavanis2012-12-251-4/+4
| | | | | christmas\!) (bzr r11986)
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-5/+2
| | | (bzr r11868)
* Get rid of remaining GtkObject usageAlex Valavanis2012-06-091-17/+31
| | | | | | Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-111-17/+25
| | | | | crash fix (bzr r11220)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-101-8/+8
| | | | | crash fix (bzr r11205)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection ↵John Smith2012-03-231-1/+1
| | | | | bug fixes (bzr r11118)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list ↵John Smith2012-03-221-0/+2
| | | | | padding (bzr r11113)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-211-45/+65
| | | (bzr r11105)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| | | (bzr r10407)
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-1/+1
| | | (bzr r9389)
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-1/+1
| | | | | version string on Linux. (bzr r7123)
* Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher2009-01-091-1/+1
| | | | | reduce linking stage command for windows. (bzr r7100)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-17/+20
| | | (bzr r5617)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+4
| | | (bzr r4629)
* warning cleanupJon A. Cruz2007-12-041-3/+6
| | | (bzr r4163)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+181
(bzr r1)