summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-03-29r11141@tres: ted | 2006-03-27 21:51:34 -0800Ted Gould1-9/+17
2006-03-29r11026@tres: ted | 2006-03-02 00:03:49 -0800Ted Gould1-3/+9
2006-03-29r10987@tres: ted | 2006-02-28 01:06:37 -0800Ted Gould2-11/+76
2006-03-29r10986@tres: ted | 2006-02-27 21:19:52 -0800Ted Gould2-14/+21
2006-03-29r10984@tres: ted | 2006-02-19 09:59:18 -0800Ted Gould2-6/+19
2006-03-29r10983@tres: ted | 2006-02-19 00:12:15 -0800Ted Gould2-0/+15
2006-03-29r10953@tres: ted | 2006-02-16 19:24:44 -0800Ted Gould2-3/+89
2006-03-29r10952@tres: ted | 2006-02-16 09:17:08 -0800Ted Gould2-4/+75
2006-03-29non-localizable stringAndrius Ramanauskas1-1/+1
2006-03-28more g++ 4.1 fixes (by inkblotter)Ralf Stephan1-0/+1
2006-03-28try to fix g++ 4.1 compile errorsRalf Stephan2-2/+2