summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-22/+3
| | | (bzr r6048)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-245-99/+4
| | | (bzr r6046)
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
| | | (bzr r6006)
* copy complete LPE stack to clipboard instead of only the current active lpeJohan B. C. Engelen2008-06-161-5/+6
| | | (bzr r5957)
* new command: relink clone to copied objectbulia byak2008-06-152-0/+36
| | | (bzr r5948)
* Fixed preferences dialog to be usable on small screens, like on the Eee PC.Jon A. Cruz2008-06-131-1/+6
| | | (bzr r5920)
* general rearrange and copyeditbulia byak2008-06-132-77/+103
| | | (bzr r5919)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-123-4/+4
| | | (bzr r5915)
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-122-0/+28
| | | (bzr r5898)
* add selmodified connection to force dialog update on undobulia byak2008-06-092-5/+16
| | | (bzr r5865)
* Fixed uninitialized membersJon A. Cruz2008-06-061-4/+9
| | | (bzr r5825)
* Fixed uninitialized memberJon A. Cruz2008-06-061-0/+2
| | | (bzr r5824)
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
| | | (bzr r5823)
* Factor out 'create and apply' code for LPEs so that it can be called from ↵Maximilian Albert2008-06-041-17/+2
| | | | | everywhere (bzr r5798)
* Added tool style for eraser.Jon A. Cruz2008-06-041-2/+17
| | | | | Fixes bug #230483. (bzr r5796)
* Fixed conflicting result image names inside filter effects (bug 196126)Niko Kiirala2008-06-021-1/+1
| | | (bzr r5787)
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-022-29/+32
| | | (bzr r5785)
* LPE STACKING!Johan B. C. Engelen2008-05-303-18/+204
| | | | | (many thanks to the french students who made this.) (bzr r5766)
* this hack does not seem to be needed with modern gtk, and it prevents ↵bulia byak2008-05-241-4/+0
| | | | | remembering of last-browsed directory from working (bzr r5750)
* noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cppMaximilian Albert2008-05-191-0/+10
| | | (bzr r5704)
* add SVG Output preferencesJohan B. C. Engelen2008-05-182-1/+51
| | | (bzr r5688)
* Added preferences for controlling external image editing and reload.Jon A. Cruz2008-05-183-10/+57
| | | | | Fixes bug #171824. (bzr r5687)
* Added external image edit launch and refresh on changedJon A. Cruz2008-05-171-3/+41
| | | (bzr r5685)
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵Bastien Bouclet2008-05-171-6/+1
| | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683)
* limit the change to the relative moves onlybulia byak2008-05-061-58/+65
| | | (bzr r5616)
* reinterpret move when apply-separately checkbox is onbulia byak2008-05-061-0/+63
| | | (bzr r5615)
* export bbox sorting machinerybulia byak2008-05-062-12/+19
| | | (bzr r5614)
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-3/+10
| | | (bzr r5611)
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-042-5/+9
| | | (bzr r5600)
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-13/+13
| | | (bzr r5594)
* Const cleanup on strings.Jon A. Cruz2008-05-021-1/+1
| | | (bzr r5577)
* Warning and whitespace cleanupJon A. Cruz2008-05-011-1/+1
| | | (bzr r5564)
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-303-17/+33
| | | (bzr r5562)
* copyeditbulia byak2008-04-271-2/+2
| | | (bzr r5531)
* Initial cut of eraser toolJon A. Cruz2008-04-262-1/+4
| | | (bzr r5524)
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵Jon A. Cruz2008-04-252-8/+17
| | | | | #221676. (bzr r5514)
* noop: Address a couple of warnings from g++-4.3.Peter Moulder2008-04-242-4/+4
| | | (bzr r5504)
* replace text strings by ints for tools/bounding_boxbulia byak2008-04-171-2/+2
| | | (bzr r5459)
* fix include pathJohan B. C. Engelen2008-04-161-1/+1
| | | (bzr r5456)
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-151-8/+8
| | | (bzr r5453)
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
| | | (bzr r5427)
* translator commentArpad Biro2008-04-131-0/+1
| | | (bzr r5425)
* translator commentArpad Biro2008-04-131-0/+1
| | | (bzr r5424)
* Several different i18n issues fixed following report from a_b (adresses bug ↵Marcin Floryan2008-04-123-4/+5
| | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412)
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-15/+0
| | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-075-205/+205
| | | (bzr r5379)
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-052-4/+4
| | | | | LPE PointParam: set transform in RegisteredTransformedPoint-widget (bzr r5348)
* Fix LP bug #190420 (noncompliant desktop entry); remove pointless Krzysztof Kosi??ski2008-04-041-5/+0
| | | | | config.h inclusion in ui/clipboard.cpp (bzr r5333)
* delete remaining .cvsignore filesAdib Taraben2008-04-014-12/+0
| | | (bzr r5299)
* make stroke width adjustable by rotation toobulia byak2008-04-012-4/+121
| | | (bzr r5295)