summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layers.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-1/+1
* Fix undo history entry for layer renaming to be consistent with 'Rename Layer...su_v2012-11-261-1/+1
* Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2012-11-181-10/+47
* Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ...Alex Valavanis2012-10-231-30/+22
* Fix for 177931 : Shift click layer icons to trigger soloJohn Smith2012-10-121-14/+24
* Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-111-0/+7
* Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-091-0/+17
* Fix for 378413 : Show/Hide all layersJohn Smith2012-07-121-2/+18
* Fix for 377294 : Layer dialog rename when no label existsJohn Smith2012-07-121-10/+1
* Fix for 181473 : Layer label edit keyboard shortcutsJohn Smith2012-07-081-10/+32
* Fix for 181473 : Layers drag and dropJohn Smith2012-07-051-7/+137
* Tidy up deprecated Gtkmm menu stuffAlex Valavanis2012-05-311-21/+2
* Gtkmm 3.0 fixes for layers dialogAlex Valavanis2012-05-301-1/+32
* More size-request GTK+ 3 fixesAlex Valavanis2012-05-211-1/+7
* Patch by Veronika Irvine for lp:806302Josh Andler2012-03-151-0/+2
* Fix for 168351 : layer rename doesn't update layers dialogJohn Smith2012-03-021-3/+8
* Fix for 944524 Layers - Group buttons and make style consistentJohn Smith2012-03-021-0/+4
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-2/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour2012-01-021-0/+7
* Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-151-2/+2
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-2/+2
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-041-2/+1
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-3/+4
|/
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+6
|\
| * 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
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-7/+5
|/
* Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-271-49/+35
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
* i18n fixes for Bug #408093.Nicolas Dufour2009-09-181-1/+3
* patch by Adib for 307195bulia byak2009-09-101-19/+24
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert2009-07-291-3/+1
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-081-1/+1
* deleting layer also hid layers, missing 'break' statementEd Halley2009-03-081-0/+1
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+805