summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.hRalf Stephan2006-06-241-0/+4
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-233-101/+0
* add translator name [ 1511010 ] a double patch to add another translator to t...Aaron Spike2006-06-231-0/+1
* remove setDoc(), part of fix for #1509854Ralf Stephan2006-06-221-2/+1
* reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan2006-06-221-23/+36
* Correctly write Aleksandar Urosevic's name. Closes 1353260.Colin Marquardt2006-06-201-1/+1
* Applied patch #1505715Jon A. Cruz2006-06-141-19/+36
* patch [ 1503865 ] Siox performance patchAaron Spike2006-06-131-6/+5
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
* * I've added myself to the authors list..Milosz Derezynski2006-06-061-1/+2
* Applied patch #1501375Jon A. Cruz2006-06-061-1/+1
* Applied patch 1500171Jon A. Cruz2006-06-041-3/+4
* handle request for not-compiled-in internal scripting; execute didn't check r...Ralf Stephan2006-05-291-6/+2
* typos, mnemonicsbulia byak2006-05-281-2/+2
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-1/+2
* Option to keep selection when changing layersJon A. Cruz2006-05-282-0/+5
* Correct my translation call. I shouldn't call gettext directly.Kees Cook2006-05-251-1/+1
* Panel refactoringJon A. Cruz2006-05-235-36/+130
* 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