summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layer-properties.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-10Migrate Layers dialog to Gtk::GridAlex Valavanis1-2/+43
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis1-1/+1
2012-10-12Fix for 1019974 : Default layer names are inconsistentJohn Smith1-2/+5
2012-09-22Fix for 172222 : Move direct to specified layerJohn Smith1-2/+145
2012-05-31Fix missing Glibmm headers needed for GTK+3 buildAlex Valavanis1-0/+1
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-1/+1
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+2
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-2/+2
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2009-03-09part of bug #339660; can not use Add/Rename dialog to create layer with no pr...Ed Halley1-4/+9
2009-03-08part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley1-2/+3
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+0
2008-11-21Merge from fe-movedTed Gould1-10/+4
2006-10-10undo annotationsbulia byak1-2/+2
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4
2006-05-27Prevent layer name duplicationJon A. Cruz1-3/+4
2006-04-28Converting guideline properties dialog to gtkmm (first step - straightforward...Andrius Ramanauskas1-3/+0
2006-04-18Crash fix (occured if creating layer in layerless document)Andrius Ramanauskas1-5/+10
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-3/+3
2006-03-20fixing misspelled name in copyright noticeAndrius Ramanauskas1-2/+2
2006-03-15merged patch #1447043 from Andrius "knutux" R. to create sub-layersMenTaLguY1-7/+65