summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-content.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-11Refactor xml editor, improve UI and prepare for future additionsMartin Owens1-136/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-9/+9
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-18/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+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-7/+3
2012-06-09Get rid of remaining GtkObject usageAlex Valavanis1-13/+24
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2008-05-06Updating deprecated type calls.Jon A. Cruz1-10/+13
2008-02-24Warning and whitespace cleanupJon A. Cruz1-80/+80
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2006-10-10undo annotationsbulia byak1-2/+3
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-1/+1