summaryrefslogtreecommitdiffstats
path: root/src/ui/view (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spray cleanupSteren Giannini2010-01-032-7/+0
* Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-302-0/+7
* remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak2009-10-251-2/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-064-12/+12
* SPDocument->Documentjohnce2009-08-052-5/+5
* SPDocument->Documentjohnce2009-08-052-7/+7
* Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour2009-07-181-3/+3
* Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop2009-05-251-7/+8
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-131-1/+0
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-3/+3
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-32/+23
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-1/+3
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
* removing void filesFelipe Corr??a da Silva Sanches2009-01-2511-11/+2
* remove old icon code that seems unusedJohan B. C. Engelen2009-01-011-2/+0
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-0/+1
* convert NR to GeomJohan B. C. Engelen2008-12-281-4/+4
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-9/+11
* Merging from trunkTed Gould2008-10-111-6/+8
* on closing and document change, if this was the last view on this document, d...bulia byak2008-09-211-5/+9
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-5/+5
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-045-56/+53
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-5/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-11/+1
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-20/+20
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0
* add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen2008-03-301-0/+21
* Patch from Marcin Floryan to get rid of one string in the pot fileBryce Harrington2008-02-101-1/+1
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-1/+1
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-2/+1
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-061-2/+4
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-263-43/+52
* Minor cleanupJon A. Cruz2007-11-111-14/+14
* warning cleanupJon A. Cruz2007-11-021-3/+3
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* Dockable dialogs patch applied gustav_b2007-08-293-2/+16
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-073-0/+10
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-283-7/+8
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+3
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-183-4/+24
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-8/+11
* allow multiple (balanced) calls to add and remove documentMenTaLguY2007-03-231-0/+7
* re-introduce isEmpty testsMenTaLguY2007-03-171-1/+1
* Merge further bbox workMenTaLguY2007-03-101-5/+5
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
* Small edits to copyright info.Johan B. C. Engelen2007-01-061-0/+2
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...Johan B. C. Engelen2007-01-061-2/+0