summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-metadata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-02Tidy various dialog UIsNathan Lee1-16/+7
2019-03-22Document Properties: General UI cleanupPatrick Storz1-0/+2
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
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
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+4
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2017-07-08Fix Gtk alignment APIAlexander Valavanis1-3/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-31/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White1-5/+5
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-2/+2
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-2/+2
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-4/+4
2012-12-12Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis1-51/+61
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-3/+1
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-3/+2
2011-10-18cppcheckKris De Gussem1-2/+2
2011-10-03Doxygen cleanup.Jon A. Cruz1-9/+7
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-5/+5
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-04-02Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz1-0/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-10/+6
2008-10-27From trunkTed Gould1-10/+8
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-66/+31
2007-11-22The dialog to panel refactoring:gustav_b1-17/+9
2007-11-08warning cleanupJon A. Cruz1-17/+17
2007-08-29Dockable dialogs patch applied gustav_b1-4/+4
2007-01-13overwritten heap, wrong casts fixed. Closes SF#1575829Kees Cook1-1/+1
2006-04-30updated cc licenses to 2.5Jon Phillips1-1/+1
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-5/+5