| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -810/+0 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -2/+5 |
| | | | | (bzr r7332) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -3/+4 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -0/+14 |
| | | | | (bzr r6884) | ||||
| * | extract ImageToggler from layers dialog | Johan B. C. Engelen | 2008-07-20 | 1 | -108/+3 |
| | | | | (bzr r6377) | ||||
| * | Fixed layers dialog to correctly fetch icons from new location/code. | Jon A. Cruz | 2008-07-15 | 1 | -16/+15 |
| | | | | (bzr r6314) | ||||
| * | add shadow to layers list | MenTaLguY | 2008-07-02 | 1 | -0/+1 |
| | | | | (bzr r6115) | ||||
| * | add tab to layers dialog | MenTaLguY | 2008-07-02 | 1 | -3/+6 |
| | | | | (bzr r6114) | ||||
| * | Added duplicate layer command. Fixes bug #171246. | Jon A. Cruz | 2008-06-14 | 1 | -1/+7 |
| | | | | (bzr r5927) | ||||
| * | Added the ability to toggle a layer "solo". Fixes bug #171530. | Jon A. Cruz | 2008-06-13 | 1 | -3/+9 |
| | | | | (bzr r5922) | ||||
| * | make blend versus blur more configurable on a case-by-case basis | MenTaLguY | 2008-01-01 | 1 | -1/+1 |
| | | | | (bzr r4357) | ||||
| * | separate blend history for objects versus layers | MenTaLguY | 2008-01-01 | 1 | -1/+2 |
| | | | | (bzr r4355) | ||||
| * | first crack at enabling blend for layers dialog | MenTaLguY | 2008-01-01 | 1 | -54/+5 |
| | | | | (bzr r4354) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 1 | -10/+6 |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -8/+8 |
| | | | | (bzr r4052) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -10/+11 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | prevent self-induced firings of opacity-changed callback; fixes 1636968 | bulia byak | 2007-01-17 | 1 | -5/+2 |
| | | | | (bzr r2234) | ||||
| * | Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range | John Bintz | 2006-12-23 | 1 | -9/+9 |
| | | | | (bzr r2100) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 1 | -4/+4 |
| | | | | (bzr r1793) | ||||
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | (bzr r1636) | ||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 1 | -1/+1 |
| | | | | (bzr r1634) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -3/+6 |
| | | | | (bzr r1315) | ||||
| * | Allow "new layer" action when no layer selected | Jon A. Cruz | 2006-06-05 | 1 | -3/+7 |
| | | | | (bzr r1159) | ||||
| * | comment cleanup | Jon A. Cruz | 2006-06-05 | 1 | -2/+2 |
| | | | | (bzr r1157) | ||||
| * | Fixing crash on layer delete undo | Jon A. Cruz | 2006-06-05 | 1 | -3/+5 |
| | | | | (bzr r1156) | ||||
| * | Added opacity slider | Jon A. Cruz | 2006-06-01 | 1 | -0/+60 |
| | | | | (bzr r1120) | ||||
| * | workaround assertion upon file revert | Jon A. Cruz | 2006-05-29 | 1 | -6/+9 |
| | | | | (bzr r1064) | ||||
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 1 | -8/+2 |
| | | | | (bzr r1037) | ||||
| * | clicking toggles doesn't change selected layer. | Jon A. Cruz | 2006-05-28 | 1 | -1/+83 |
| | | | | (bzr r1036) | ||||
| * | make button labels translatable, and use HButtonBox versus HBox for better ↵ | MenTaLguY | 2006-05-27 | 1 | -16/+20 |
| | | | | | | appearance (bzr r1025) | ||||
| * | Prevent layer name duplication | Jon A. Cruz | 2006-05-27 | 1 | -2/+2 |
| | | | | (bzr r1024) | ||||
| * | Clear old selection when changing layer | Jon A. Cruz | 2006-05-26 | 1 | -1/+7 |
| | | | | (bzr r1022) | ||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 1 | -1/+1 |
| | | | | (bzr r976) | ||||
| * | Adding notification when managed layers change. | Jon A. Cruz | 2006-05-21 | 1 | -3/+25 |
| | | | | (bzr r917) | ||||
| * | Changled dialog from checkboxes to icons for visible and locked. | Jon A. Cruz | 2006-05-20 | 1 | -14/+102 |
| | | | | (bzr r903) | ||||
| * | Selection and event handling cleanup. Added deeper display. | Jon A. Cruz | 2006-05-19 | 1 | -92/+133 |
| | | | | (bzr r892) | ||||
| * | stop structure rebuilds on change of selected layer. Added scrolling, pop-up ↵ | Jon A. Cruz | 2006-05-18 | 1 | -9/+138 |
| | | | | | | menu, in-place renamimg, and position-sensitive enabling (bzr r873) | ||||
| * | Flipped top/bottom in layers UI to reflect visible stacking. | Jon A. Cruz | 2006-05-17 | 1 | -2/+2 |
| | | | | (bzr r862) | ||||
| * | Switched icons to stock generic. | Jon A. Cruz | 2006-05-17 | 1 | -8/+19 |
| | | | | (bzr r860) | ||||
| * | * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche. | mjwybrow | 2006-05-17 | 1 | -1/+1 |
| | | | | (bzr r859) | ||||
| * | Base implementation of a layers dialog. | Jon A. Cruz | 2006-05-15 | 1 | -0/+487 |
| (bzr r843) | |||||
