summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8408)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-3/+13
| | | (bzr r7985)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* From trunkTed Gould2008-10-271-64/+51
| | | (bzr r6885)
* Fixes for missing icons and icon size issues.Jon A. Cruz2008-09-211-13/+13
| | | (bzr r6859)
* Reworked swatches context menu slightly to make it more compact and a bit ↵Marcin Floryan2008-02-281-58/+78
| | | | | clearer. Added some strings. (bzr r4899)
* Reducing size of pop-up menu triggerJon A. Cruz2008-02-221-4/+10
| | | (bzr r4819)
* Initial implementation of non-square swatchesJon A. Cruz2008-02-211-17/+51
| | | (bzr r4800)
* Fixed an issue with the use of Q_ macro as introduced in rev 17415Marcin Floryan2008-02-201-2/+2
| | | (bzr r4792)
* Decoupled swatch sizes from icon sizesJon A. Cruz2008-02-201-8/+8
| | | (bzr r4790)
* yet another contextual splitAlexandre Prokoudine2008-02-201-1/+1
| | | (bzr r4788)
* New submenu for tuning swatch appearanceJon A. Cruz2008-02-191-3/+27
| | | (bzr r4773)
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-181-0/+14
| | | (bzr r4765)
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-1/+29
| | | | | | | | 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)
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-3/+3
| | | (bzr r4150)
* The dialog to panel refactoring:gustav_b2007-11-221-127/+239
| | | | | | | | | | | | | | | | | | * 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)
* give _anchor initial value before comparing itRalf Stephan2006-07-131-0/+1
| | | (bzr r1401)
* Panel refactoringJon A. Cruz2006-05-231-32/+95
| | | (bzr r976)
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-221-12/+19
| | | (bzr r940)
* Adding in new icon sizeJon A. Cruz2006-04-091-5/+12
| | | (bzr r462)
* Purge of OptionMenuJon A. Cruz2006-04-091-16/+39
| | | (bzr r460)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-191-2/+26
| | | (bzr r159)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-191-0/+8
| | | (bzr r158)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+248
(bzr r1)