summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make snapping to the item's transformation center optional, but not yet avail...Diederik van Lierop2007-08-045-5/+19
* setting of attributes and default values for feColorMatrix. Felipe Corr??a da Silva Sanches2007-08-046-17/+103
* boilerplate code for the remaining filters. My next commits will Felipe Corr??a da Silva Sanches2007-08-0414-9/+384
* boiler plate code for feTileFelipe Corr??a da Silva Sanches2007-08-036-1/+127
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-0310-57/+132
* fix compilebulia byak2007-08-022-1/+3
* Filter effects dialog:Nicholas Bishop2007-08-014-27/+45
* Renamed various classes:Joel Holdsworth2007-08-013-43/+43
* These files were separated out from filedialog.cpp and filedialog.h, so to fa...Joel Holdsworth2007-08-012-0/+2206
* Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation for...Joel Holdsworth2007-08-012-2133/+9
* Redirected opening of AI files to the poppler-based PDF import extensionmiklosh2007-08-011-2/+16
* Filter effects dialog:Nicholas Bishop2007-08-014-29/+181
* Filter effects dialog:Nicholas Bishop2007-07-314-70/+222
* Forgot to advance text position when skipping the first spacemiklosh2007-07-301-0/+2
* Type3 fonts do not have a name set so default to 'Arial'miklosh2007-07-301-1/+3
* Added image mask supportmiklosh2007-07-303-10/+174
* Do not flip non-top-level imagesmiklosh2007-07-301-4/+6
* Do not set inkscape:groupmode for sub-page objects (eg. patterns)miklosh2007-07-302-1/+4
* Use the font matrix for Type3 fonts onlymiklosh2007-07-301-4/+7
* always zoom out on rmbbulia byak2007-07-301-7/+16
* add ui for mousewheel zoom and space panbulia byak2007-07-293-0/+10
* optionally zoom with mousewheel without modifiersbulia byak2007-07-291-1/+5
* add more rotation snapsbulia byak2007-07-291-3/+3
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-2917-165/+174
* optional panning by spacebulia byak2007-07-292-8/+47
* differentiate the SP_ITEM_REFERENCE_FLAGS, even though it is not currently usedbulia byak2007-07-291-2/+3
* now this is the correct way to avoid nested updates, instead of the hack i re...bulia byak2007-07-291-2/+14
* add setter for first x/y pairbulia byak2007-07-291-0/+3
* Filter effects dialog:Nicholas Bishop2007-07-291-1/+0
* Filter effects dialog:Nicholas Bishop2007-07-295-46/+93
* Filter effects dialog:Nicholas Bishop2007-07-282-44/+66
* pass the geometric bbox flag when taking bbox for clipping; unfortunately thi...bulia byak2007-07-281-2/+2
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-284-15/+9
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-2829-196/+283
* Set top-level groups as layers with the name of the PDF documentmiklosh2007-07-283-3/+34
* Reworked text state handling so that now SvgBuilder keeps track of the curren...miklosh2007-07-283-17/+71
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-2815-180/+236
* Filter effects dialog:Nicholas Bishop2007-07-282-18/+52
* Filter effects dialog:Nicholas Bishop2007-07-281-4/+8
* fix off-by-one with line drawingMenTaLguY2007-07-281-1/+1
* nudge things over by a pixel to make them line upMenTaLguY2007-07-281-3/+3
* Filter effects dialog:Nicholas Bishop2007-07-282-25/+33
* Filter effects dialog:Nicholas Bishop2007-07-281-6/+7
* Filter effects dialog:Nicholas Bishop2007-07-283-3/+42
* Various small cleanups and optimizations to Paint Bucket tool.John Bintz2007-07-271-37/+50
* Filter effects dialog:Nicholas Bishop2007-07-271-2/+2
* Filter effects dialog:Nicholas Bishop2007-07-273-1/+10
* cosmetic improvement to standard filter input bar renderingMenTaLguY2007-07-271-1/+4
* Filter effects dialog:Nicholas Bishop2007-07-272-25/+71
* refactoring: gathering some commonly copy'n'pasted functions on a common Felipe Corr??a da Silva Sanches2007-07-275-85/+71