summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layers.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-31Tidy up deprecated Gtkmm menu stuffAlex Valavanis1-21/+2
2012-05-30Gtkmm 3.0 fixes for layers dialogAlex Valavanis1-1/+32
2012-05-21More size-request GTK+ 3 fixesAlex Valavanis1-1/+7
2012-03-15Patch by Veronika Irvine for lp:806302Josh Andler1-0/+2
2012-03-02Fix for 168351 : layer rename doesn't update layers dialogJohn Smith1-3/+8
2012-03-02Fix for 944524 Layers - Group buttons and make style consistentJohn Smith1-0/+4
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-2/+1
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+1
2012-01-02Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour1-0/+7
2011-07-15Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski1-2/+2
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-2/+2
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-3/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-2/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-7/+5
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-04-27Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz1-49/+35
2010-03-02Cleanup on id access.Jon A. Cruz1-2/+2
2009-09-18i18n fixes for Bug #408093.Nicolas Dufour1-1/+3
2009-09-10patch by Adib for 307195bulia byak1-19/+24
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-07-29Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert1-3/+1
2009-03-08part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley1-1/+1
2009-03-08deleting layer also hid layers, missing 'break' statementEd Halley1-0/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-20/+15
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-2/+5
2008-10-27From trunkTed Gould1-3/+4
2008-10-11Merging from trunkTed Gould1-0/+14
2008-07-20extract ImageToggler from layers dialogJohan B. C. Engelen1-108/+3
2008-07-15Fixed layers dialog to correctly fetch icons from new location/code.Jon A. Cruz1-16/+15
2008-07-02add shadow to layers listMenTaLguY1-0/+1
2008-07-02add tab to layers dialogMenTaLguY1-3/+6
2008-06-14Added duplicate layer command. Fixes bug #171246.Jon A. Cruz1-1/+7
2008-06-13Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz1-3/+9
2008-01-01make blend versus blur more configurable on a case-by-case basisMenTaLguY1-1/+1
2008-01-01separate blend history for objects versus layersMenTaLguY1-1/+2
2008-01-01first crack at enabling blend for layers dialogMenTaLguY1-54/+5
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-10/+6
2007-11-22The dialog to panel refactoring:gustav_b1-9/+9
2007-11-10Warning cleanupJon A. Cruz1-8/+8
2007-08-29Dockable dialogs patch applied gustav_b1-10/+11
2007-01-17prevent self-induced firings of opacity-changed callback; fixes 1636968bulia byak1-5/+2
2006-12-23Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 rangeJohn Bintz1-9/+9
2006-10-10undo annotationsbulia byak1-4/+4
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-1/+1
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-3/+6