summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-attr-list.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-14Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens1-280/+0
2018-09-12Remove colors from gtklistviewMartin Owens1-6/+6
2018-09-12Allow adding new propertiesMartin Owens1-11/+59
2018-09-11Refactor xml editor, improve UI and prepare for future additionsMartin Owens1-42/+86
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-12/+12
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+1
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-18/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+1
2015-10-28static code analysisKris De Gussem1-0/+2
2014-08-24More GObject boilerplate reductionAlex Valavanis1-31/+3
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-4/+4
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-5/+2
2012-06-09Get rid of remaining GtkObject usageAlex Valavanis1-17/+31
2012-04-11Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith1-17/+25
2012-04-10Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith1-8/+8
2012-03-23Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith1-1/+1
2012-03-22Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list p...John Smith1-0/+2
2012-03-21Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith1-45/+65
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2010-04-29moved some marshalling functions to generic glib callsNathan Hurst1-1/+1
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-1/+1
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-1/+1
2008-05-06Updating deprecated type calls.Jon A. Cruz1-17/+20
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+4
2007-12-04warning cleanupJon A. Cruz1-3/+6