summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-22/+3
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-245-99/+4
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
* copy complete LPE stack to clipboard instead of only the current active lpeJohan B. C. Engelen2008-06-161-5/+6
* new command: relink clone to copied objectbulia byak2008-06-152-0/+36
* 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-123-4/+4
* 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
* Fixed uninitialized membersJon A. Cruz2008-06-061-4/+9
* Fixed uninitialized memberJon A. Cruz2008-06-061-0/+2
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* 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
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-022-29/+32
* LPE STACKING!Johan B. C. Engelen2008-05-303-18/+204
* 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-183-10/+57
* Added external image edit launch and refresh on changedJon A. Cruz2008-05-171-3/+41
* 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
* Warning and whitespace cleanupJon A. Cruz2008-05-011-1/+1
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-303-17/+33
* 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
* noop: Address a couple of warnings from g++-4.3.Peter Moulder2008-04-242-4/+4
* 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
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
* 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-123-4/+5
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-15/+0
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-075-205/+205
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-052-4/+4
* Fix LP bug #190420 (noncompliant desktop entry); remove pointless Krzysztof Kosi??ski2008-04-041-5/+0
* delete remaining .cvsignore filesAdib Taraben2008-04-014-12/+0
* make stroke width adjustable by rotation toobulia byak2008-04-012-4/+121