summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter effects interface:Nicholas Bishop2007-07-102-160/+253
* Fix #1740146.Johan B. C. Engelen2007-07-063-83/+162
* Fix for bug #1740146: always get current namedview, because it might have cha...Diederik van Lierop2007-07-061-2/+4
* First stab at a connection UI from NickMenTaLguY2007-07-043-227/+532
* prevent crashes by disconnecting signals on destroybulia byak2007-07-042-1/+7
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-273-3/+3
* more unreffing temporary styles properlybulia byak2007-06-272-2/+2
* initial filter UI code drop from NickMenTaLguY2007-06-2414-2/+1526
* First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert2007-06-212-1/+5
* Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...Peter Moulder2007-06-211-9/+21
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-185-15/+46
* remove duplicate entry in /ui/widget/Makefile_insertJohan B. C. Engelen2007-06-041-1/+0
* Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b2007-06-024-16/+302
* Avoid a gtk g_critical message when building Document Properties dialog.Peter Moulder2007-05-171-3/+3
* noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.Peter Moulder2007-05-171-7/+7
* noop: Fix const usage/confusion.Peter Moulder2007-05-171-9/+9
* Fix a couple of unannotated transactions causing g_warning from finish_incomp...Peter Moulder2007-05-171-0/+1
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-082-0/+4
* patch 1705533gustav_b2007-04-251-2/+2
* grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen2007-04-201-4/+5
* Improve readability and remove some unused codeDiederik van Lierop2007-04-192-33/+3
* typo patch by maximilian albertbulia byak2007-04-171-2/+2
* Rearrange tabs for document-properties dialogDiederik van Lierop2007-04-171-2/+2
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-153-80/+24
* change description of select-new option in calligraphybulia byak2007-04-151-2/+2
* Tweak capture of error messagesBob Jamison2007-04-151-8/+14
* Fix typoDiederik van Lierop2007-04-141-1/+1
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-1/+1
* Add global preference for selector tool, chosing between GEOMETRIC_BBOX or VI...Diederik van Lierop2007-04-132-2/+10
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-1/+1
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop2007-04-122-21/+21
* Remove 'default scale origin' from selector tool's preferencesDiederik van Lierop2007-04-092-8/+2
* Corrected case where extension would not be added for opened filetypes not in...Jon A. Cruz2007-04-061-6/+5
* fix 1516323bulia byak2007-04-011-4/+0
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-011-5/+1
* patch 1690246 from Max + read_geometry fixes for consistent placementbulia byak2007-04-011-0/+1
* make horizontal scrollbar automaticbulia byak2007-03-271-2/+2
* fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2007-03-262-6/+8
* purge unused stuff, copyeditbulia byak2007-03-263-30/+15
* Fix compile warning about construction order.Johan B. C. Engelen2007-03-251-2/+2
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-252-28/+12
* comment out debugbulia byak2007-03-251-1/+1
* allow multiple (balanced) calls to add and remove documentMenTaLguY2007-03-231-0/+7
* More progress with preview and opening of files with non-ascii filenames. St...Bob Jamison2007-03-221-1/+5
* use <errno.h> instead of assuming extern intBob Jamison2007-03-221-1/+1
* Make sure there is a decl for "errno"Bob Jamison2007-03-211-5/+5
* Do some cleanupBob Jamison2007-03-211-35/+48
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-204-104/+297
* patch by cilix42 for bug 1671665bulia byak2007-03-192-14/+20