summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2-14/+22
2006-05-21Added 'Show close button on dialogs' option.Marco Scholten2-1/+4
2006-05-21request collection pass after destruction of a view widgetMenTaLguY1-0/+2
2006-05-21guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan1-0/+11
2006-05-18added functionality to for users to register jabber accounts within the white...daleharvey2-36/+160
2006-05-18Fixed localization for metadata license selector.Kees Cook1-1/+1
2006-05-15menus, keys, prefs changes for Layersbulia byak1-1/+1
2006-05-14Typofix (conector)Colin Marquardt1-1/+1
2006-05-14keep selected option for calligraphicbulia byak2-0/+4
2006-05-13r11887@tres: ted | 2006-05-13 01:09:41 -0700Ted Gould1-3/+0
2006-05-12* src/ui/dialog/inkscape-preferences.cpp,mjwybrow2-0/+5
2006-05-10Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey1-1/+1
2006-05-09remove flicker when creating dialogRalf Stephan1-1/+0
2006-05-08Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey2-1/+11
2006-05-05fix 1482463bulia byak1-0/+1
2006-05-05fix 1480934bulia byak1-1/+1
2006-05-04fixed broken page unit changing in Document PropertiesAndrius Ramanauskas1-3/+2
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-8/+8
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 1479197bulia byak1-1/+2
2006-05-01fix showing style when last-set style is empty (on a new installation of inks...bulia byak2-7/+19
2006-04-30Moved compass like display of angles from windows to steps in preferencesMarco Scholten1-2/+7
2006-04-30updated cc licenses to 2.5Jon Phillips1-1/+1
2006-04-29since the view and document are both managed by the collector, reffing the do...MenTaLguY1-3/+1
2006-04-29add missing unref, which should hopefully address the document leakMenTaLguY1-0/+1
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-25add listener to root for fit canvas changesAaron Spike1-0/+10
2006-04-25Move fit canvas button into PageSizerAaron Spike3-27/+29
2006-04-24moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...Joshua L. Blocher2-0/+383
2006-04-20add abs_width switch for calligraphy pen width; switch it to 1..100 displayed...bulia byak2-0/+6
2006-04-19prevent fit canvas button from expandingAaron Spike1-1/+8
2006-04-19copyeditbulia byak1-1/+1
2006-04-19tweaking for bbyakAaron Spike1-1/+3
2006-04-19Adding fit canvas verbsAaron Spike1-2/+21
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY13-86/+86
2006-04-10fix typo found by corneliusAaron Spike1-1/+1
2006-04-09Fixed problem when swatches were larger than provided areaJon A. Cruz1-2/+2
2006-04-09Adding in new icon sizeJon A. Cruz5-16/+24
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. Cruz2-2/+2
2006-04-02Check for null pointerJon A. Cruz1-18/+21
2006-04-01added fix from Dale Harvey to expand incomplete JIDs specified in user David Yip1-0/+13
2006-03-31patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2-3/+12
2006-03-30Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison1-111/+113
2006-03-30r11257@tres: ted | 2006-03-29 21:29:33 -0800Ted Gould2-46/+8