summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-5/+1
* move undo commits closer to the UIbulia byak2008-07-051-0/+3
* ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that w...Peter Moulder2008-07-051-1/+4
* Warning cleanupJon A. Cruz2008-07-041-1/+1
* missed a spotMenTaLguY2008-07-011-14/+0
* dead code removalMenTaLguY2008-07-0111-565/+0
* Fixed compilation when the new SVG font stuff is not enabled.Jon A. Cruz2008-06-262-1/+3
* * remove g_warningsFelipe Corr??a da Silva Sanches2008-06-262-15/+35
* adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches2008-06-252-2/+61
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-252-3/+3
* missing files from previous commitFelipe Corr??a da Silva Sanches2008-06-252-0/+77
* adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches2008-06-252-0/+9
* 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