summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layer-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tidy various dialog UIsNathan Lee2019-04-021-6/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-14/+14
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+4
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-4/+5
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-1/+1
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-30/+1
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-30/+1
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+2
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
|/
* [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-181-1/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-3/+3
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Fix my email address through codebaseBryce Harrington2013-09-241-1/+1
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-081-2/+2
* Migrate Layers dialog to Gtk::GridAlex Valavanis2012-12-101-2/+43
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-1/+1
* Fix for 1019974 : Default layer names are inconsistentJohn Smith2012-10-121-2/+5
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-2/+145
* Fix missing Glibmm headers needed for GTK+3 buildAlex Valavanis2012-05-311-0/+1
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-2/+2
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* part of bug #339660; can not use Add/Rename dialog to create layer with no pr...Ed Halley2009-03-091-4/+9
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-081-2/+3
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+256