summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+6
2012-10-08Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith1-0/+1
2012-09-30Fix for 1058470 : Trace Bitmap Live PreviewJohn Smith1-5/+9
2012-09-27Fix for 171177 : Border in palette swatchesJohn Smith1-11/+88
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-0/+1
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-0/+2
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-4/+4
2012-02-25Header cleaningAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+1
2012-01-17documentationKris De Gussem1-18/+9
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-7/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-24i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...Nicolas Dufour1-10/+10
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-26/+14
2010-04-01Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz1-6/+6
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-3/+13
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2008-10-27From trunkTed Gould1-64/+51
2008-09-21Fixes for missing icons and icon size issues.Jon A. Cruz1-13/+13
2008-02-28Reworked swatches context menu slightly to make it more compact and a bit cle...Marcin Floryan1-58/+78
2008-02-22Reducing size of pop-up menu triggerJon A. Cruz1-4/+10
2008-02-21Initial implementation of non-square swatchesJon A. Cruz1-17/+51
2008-02-20Fixed an issue with the use of Q_ macro as introduced in rev 17415Marcin Floryan1-2/+2
2008-02-20Decoupled swatch sizes from icon sizesJon A. Cruz1-8/+8
2008-02-20yet another contextual splitAlexandre Prokoudine1-1/+1
2008-02-19New submenu for tuning swatch appearanceJon A. Cruz1-3/+27
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz1-0/+14
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-1/+29
2007-12-01Warning cleanup (including OFFSET_OF warning)Jon A. Cruz1-3/+3
2007-11-22The dialog to panel refactoring:gustav_b1-127/+239
2006-07-13give _anchor initial value before comparing itRalf Stephan1-0/+1
2006-05-23Panel refactoringJon A. Cruz1-32/+95
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz1-12/+19
2006-04-09Adding in new icon sizeJon A. Cruz1-5/+12
2006-04-09Purge of OptionMenuJon A. Cruz1-16/+39
2006-02-19Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz1-2/+26
2006-02-19Fixing scrollbar size for embeded color swatches.Jon A. Cruz1-0/+8