summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-222-14/+22
* Added 'Show close button on dialogs' option.Marco Scholten2006-05-212-1/+4
* request collection pass after destruction of a view widgetMenTaLguY2006-05-211-0/+2
* guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan2006-05-211-0/+11
* added functionality to for users to register jabber accounts within the white...daleharvey2006-05-182-36/+160
* Fixed localization for metadata license selector.Kees Cook2006-05-181-1/+1
* menus, keys, prefs changes for Layersbulia byak2006-05-151-1/+1
* Typofix (conector)Colin Marquardt2006-05-141-1/+1
* keep selected option for calligraphicbulia byak2006-05-142-0/+4
* r11887@tres: ted | 2006-05-13 01:09:41 -0700Ted Gould2006-05-131-3/+0
* * src/ui/dialog/inkscape-preferences.cpp,mjwybrow2006-05-122-0/+5
* Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey2006-05-101-1/+1
* remove flicker when creating dialogRalf Stephan2006-05-091-1/+0
* Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey2006-05-082-1/+11
* fix 1482463bulia byak2006-05-051-0/+1
* fix 1480934bulia byak2006-05-051-1/+1
* fixed broken page unit changing in Document PropertiesAndrius Ramanauskas2006-05-041-3/+2
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-8/+8
* small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas2006-05-031-4/+2
* Fix for Bug-1480247 (wrong page size when switching portrait-landscape)Andrius Ramanauskas2006-05-031-6/+13
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-023-7/+18
* (bzr r690)Ted Gould2006-05-023-18/+7
* add mnemonic for "Fit page to selection"Ralf Stephan2006-05-011-1/+1
* fix 1479197bulia byak2006-05-011-1/+2
* fix showing style when last-set style is empty (on a new installation of inks...bulia byak2006-05-012-7/+19
* Moved compass like display of angles from windows to steps in preferencesMarco Scholten2006-04-301-2/+7
* updated cc licenses to 2.5Jon Phillips2006-04-301-1/+1
* since the view and document are both managed by the collector, reffing the do...MenTaLguY2006-04-291-3/+1
* add missing unref, which should hopefully address the document leakMenTaLguY2006-04-291-0/+1
* enable the widget to listen to a repr to reflect its stylebulia byak2006-04-292-2/+132
* write no/unset fill/stroke to current stylebulia byak2006-04-261-4/+4
* add listener to root for fit canvas changesAaron Spike2006-04-251-0/+10
* Move fit canvas button into PageSizerAaron Spike2006-04-253-27/+29
* moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...Joshua L. Blocher2006-04-242-0/+383
* add abs_width switch for calligraphy pen width; switch it to 1..100 displayed...bulia byak2006-04-202-0/+6
* prevent fit canvas button from expandingAaron Spike2006-04-191-1/+8
* copyeditbulia byak2006-04-191-1/+1
* tweaking for bbyakAaron Spike2006-04-191-1/+3
* Adding fit canvas verbsAaron Spike2006-04-191-2/+21
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-1713-86/+86
* fix typo found by corneliusAaron Spike2006-04-101-1/+1
* Fixed problem when swatches were larger than provided areaJon A. Cruz2006-04-091-2/+2
* Adding in new icon sizeJon A. Cruz2006-04-095-16/+24
* Purge of OptionMenuJon A. Cruz2006-04-092-18/+46
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-062-2/+2
* Check for null pointerJon A. Cruz2006-04-021-18/+21
* added fix from Dale Harvey to expand incomplete JIDs specified in user David Yip2006-04-011-0/+13
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-312-3/+12
* Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison2006-03-301-111/+113
* r11257@tres: ted | 2006-03-29 21:29:33 -0800Ted Gould2006-03-302-46/+8