summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* switched to using sigc++ "modified" signalMenTaLguY2006-07-212-16/+17
* Add property getters to FileExportDialogBob Jamison2006-07-192-48/+222
* Create first mockup for export dialog panelBob Jamison2006-07-171-13/+146
* more string cleanupBob Jamison2006-07-162-26/+41
* give _anchor initial value before comparing itRalf Stephan2006-07-131-0/+1
* Base all 3 dialogs from a common FileDialogBase to share behavioursBob Jamison2006-07-131-16/+56
* clean up redundancies. add a placeholder for Export dialogBob Jamison2006-07-122-92/+590
* move filedialog to its new homeBob Jamison2006-07-123-0/+1622
* - added toggle buttons for directed layout (doesn't do anything yet) and over...Tim Dwyer2006-07-121-1/+1
* Added layout button and ideal connector length spinbox to connector toolbarTim Dwyer2006-07-121-1/+1
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+3
* refactoring, add background removalBob Jamison2006-07-051-2/+12
* Add Wolfram Strempfer.Colin Marquardt2006-07-051-1/+2
* Oops, was missing Dale.Colin Marquardt2006-07-021-0/+1
* Add Niko, Hugo, Dale and Gustav.Colin Marquardt2006-07-021-0/+3
* added files from Gustav Broberg's patchbulia byak2006-06-292-0/+497
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-2918-50/+118
* do some include changes more correctlyRalf Stephan2006-06-281-3/+3
* fix 4.2 xcompilation: remove array assignment hackRalf Stephan2006-06-271-3/+4
* 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