summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-37/+1
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
* Fixed preferences dialog to be usable on small screens, like on the Eee PC.Jon A. Cruz2008-06-131-1/+6
* general rearrange and copyeditbulia byak2008-06-132-77/+103
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-122-3/+3
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-122-0/+28
* add selmodified connection to force dialog update on undobulia byak2008-06-092-5/+16
* Factor out 'create and apply' code for LPEs so that it can be called from eve...Maximilian Albert2008-06-041-17/+2
* Added tool style for eraser.Jon A. Cruz2008-06-041-2/+17
* Fixed conflicting result image names inside filter effects (bug 196126)Niko Kiirala2008-06-021-1/+1
* LPE STACKING!Johan B. C. Engelen2008-05-302-16/+197
* this hack does not seem to be needed with modern gtk, and it prevents remembe...bulia byak2008-05-241-4/+0
* noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cppMaximilian Albert2008-05-191-0/+10
* add SVG Output preferencesJohan B. C. Engelen2008-05-182-1/+51
* Added preferences for controlling external image editing and reload.Jon A. Cruz2008-05-182-6/+33
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2008-05-171-6/+1
* limit the change to the relative moves onlybulia byak2008-05-061-58/+65
* reinterpret move when apply-separately checkbox is onbulia byak2008-05-061-0/+63
* export bbox sorting machinerybulia byak2008-05-062-12/+19
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-3/+10
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-042-5/+9
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-13/+13
* Const cleanup on strings.Jon A. Cruz2008-05-021-1/+1
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-301-6/+6
* copyeditbulia byak2008-04-271-2/+2
* Initial cut of eraser toolJon A. Cruz2008-04-262-1/+4
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...Jon A. Cruz2008-04-252-8/+17
* replace text strings by ints for tools/bounding_boxbulia byak2008-04-171-2/+2
* fix include pathJohan B. C. Engelen2008-04-161-1/+1
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-151-8/+8
* translator commentArpad Biro2008-04-131-0/+1
* translator commentArpad Biro2008-04-131-0/+1
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-122-3/+3
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-73/+73
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0
* add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen2008-03-301-0/+74
* when applying LPE to rect, convert it to path firstJohan B. C. Engelen2008-03-281-0/+8
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-20/+16
* Fixing as per discussion in LP # 179988Mike Pittman2008-03-281-3/+77
* Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop2008-03-251-1/+1
* Visually indicate linked devicesJon A. Cruz2008-03-241-11/+137
* Tracking of live axesJon A. Cruz2008-03-221-12/+32
* Numeric values on test areaJon A. Cruz2008-03-221-0/+7
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-224-25/+7
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...Joel Holdsworth2008-03-212-3/+4
* Adding axis detection to new input dialogJon A. Cruz2008-03-212-42/+224
* Adding signals and linkingJon A. Cruz2008-03-201-31/+120
* Add option to treat grups as single objects when converting to guides.Maximilian Albert2008-03-192-1/+4
* A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...Joel Holdsworth2008-03-171-5/+5