summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2-14/+22
2006-05-21guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan1-0/+11
2006-05-18Fixed localization for metadata license selector.Kees Cook1-1/+1
2006-05-05fix 1480934bulia byak1-1/+1
2006-05-04fixed broken page unit changing in Document PropertiesAndrius Ramanauskas1-3/+2
2006-05-03small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas1-4/+2
2006-05-03Fix for Bug-1480247 (wrong page size when switching portrait-landscape)Andrius Ramanauskas1-6/+13
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould3-7/+18
2006-05-02(bzr r690)Ted Gould3-18/+7
2006-05-01add mnemonic for "Fit page to selection"Ralf Stephan1-1/+1
2006-05-01fix showing style when last-set style is empty (on a new installation of inks...bulia byak2-7/+19
2006-04-29enable the widget to listen to a repr to reflect its stylebulia byak2-2/+132
2006-04-26write no/unset fill/stroke to current stylebulia byak1-4/+4
2006-04-25Move fit canvas button into PageSizerAaron Spike2-1/+29
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY6-41/+41
2006-04-09Adding in new icon sizeJon A. Cruz1-5/+12
2006-04-09Purge of OptionMenuJon A. Cruz2-18/+46
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-1/+1
2006-04-02Check for null pointerJon A. Cruz1-18/+21
2006-03-28more g++ 4.1 fixes (by inkblotter)Ralf Stephan1-0/+1
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2-2/+2
2006-03-04Make color drag to minibar only work when a styled item is selected.Jon A. Cruz2-33/+35
2006-03-03Fix bug with invalid singleton pointer. If we want a single dialog displayed...Bob Jamison2-88/+86
2006-03-01Made style minibar take color drag-n-dropJon A. Cruz2-1/+105
2006-02-19Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2-2/+29
2006-02-19Fixing scrollbar size for embeded color swatches.Jon A. Cruz2-0/+11
2006-02-02remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2-22/+75
2006-01-31add tooltips to tolerance sliderRalf Stephan2-0/+3
2006-01-28removing debug command from previous commitRalf Stephan1-1/+0
2006-01-28snap sensitivity slider no longer changes start value, ends with 50,Ralf Stephan1-6/+7
2006-01-27remove second label from ToleranceSlider, fixes #1407428Ralf Stephan2-4/+4
2006-01-24mnemonics for all widgets in the Doc Props dialogRalf Stephan3-9/+21
2006-01-17applying patch #1407697 by Marco ScholtenRalf Stephan2-0/+6
2006-01-17more precise simplification controlbulia byak1-1/+1