summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* feColorMatrix filter primitive implementationFelipe Corr??a da Silva Sanches2007-08-054-40/+101
| | | (bzr r3374)
* Filter effects dialog:Nicholas Bishop2007-08-051-10/+48
| | | | | | * Added a class to show a checkbutton setting * Added most of the settings for feTurbulence (bzr r3373)
* adding files that were missing on my previous commitFelipe Corr??a da Silva Sanches2007-08-052-0/+102
| | | (bzr r3372)
* Use Dia's new homepage address.Colin Marquardt2007-08-041-2/+2
| | | (bzr r3371)
* Use Dia's new homepage address.Colin Marquardt2007-08-041-1/+1
| | | (bzr r3370)
* Fix some things that pofilter found.Colin Marquardt2007-08-041-69/+50
| | | (bzr r3369)
* Added 3D box keyboard shortcut to right handed illustration keyboard layoutJohn Bintz2007-08-041-0/+1
| | | (bzr r3368)
* Version generated from it.po.Colin Marquardt2007-08-041-3977/+362
| | | (bzr r3367)
* * [it] a better termLuca Bruno2007-08-041-5/+5
| | | (bzr r3366)
* Make snapping to the item's transformation center optional, but not yet ↵Diederik van Lierop2007-08-045-5/+19
| | | | | available in the snapping preferences dialog (bzr r3365)
* setting of attributes and default values for feColorMatrix. Felipe Corr??a da Silva Sanches2007-08-046-17/+103
| | | | | | refactornig: moved read_kernel_matrix to helper-fns.h and renamed it to helperfns_read_vector. Used it on sp-fecolormatrix.cpp (bzr r3364)
* boilerplate code for the remaining filters. My next commits will Felipe Corr??a da Silva Sanches2007-08-0414-9/+384
| | | | | probably deal with setting default attribute values for these filters (bzr r3363)
* boiler plate code for feTileFelipe Corr??a da Silva Sanches2007-08-036-1/+127
| | | (bzr r3362)
* Rearrange snapping preferences, put distinction between paths and nodes back ↵Diederik van Lierop2007-08-0310-57/+132
| | | | | in, and a bit of refactoring (bzr r3361)
* fix compilebulia byak2007-08-022-1/+3
| | | (bzr r3360)
* Filter effects dialog:Nicholas Bishop2007-08-014-27/+45
| | | | | Removed unused header file. (bzr r3359)
* Renamed various classes:Joel Holdsworth2007-08-013-43/+43
| | | | | | | | FileDialogBase -> FileDialogBaseGtk FileOpenDialogImpl -> FileOpenDialogImplGtk FileSaveDialogImpl -> FileSaveDialogImplGtk FileExportDialog -> FileExportDialogImpl (bzr r3358)
* These files were separated out from filedialog.cpp and filedialog.h, so to ↵Joel Holdsworth2007-08-012-0/+2206
| | | | | facilitate a Win32 verion of these impls (bzr r3357)
* Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation ↵Joel Holdsworth2007-08-012-2133/+9
| | | | | for a Win32 implementation of the file dialogs (bzr r3356)
* Redirected opening of AI files to the poppler-based PDF import extensionmiklosh2007-08-011-2/+16
| | | (bzr r3355)
* Filter effects dialog:Nicholas Bishop2007-08-014-29/+181
| | | | | * Added light source controls for feDiffuseLighting and feSpecularLighting. (bzr r3354)
* Commit updates from 1762537 (vi.po) and 1757359 (nl.po).Colin Marquardt2007-07-312-6900/+5237
| | | (bzr r3353)
* Filter effects dialog:Nicholas Bishop2007-07-314-70/+222
| | | | | | | * Added a "Link" toggle to the DualSpinSlider widget, when active the two values will be set equal to eachother. * Added DualSpinButtons (for attributes that have an optional number, similar to DualSpinSlider but without the gtkscale) * Added MultiSpinButtons (for showing multiple spinbuttons together but with different attributes) (bzr r3352)
* Forgot to advance text position when skipping the first spacemiklosh2007-07-301-0/+2
| | | (bzr r3351)
* Type3 fonts do not have a name set so default to 'Arial'miklosh2007-07-301-1/+3
| | | (bzr r3350)
* Added image mask supportmiklosh2007-07-303-10/+174
| | | (bzr r3349)
* Do not flip non-top-level imagesmiklosh2007-07-301-4/+6
| | | (bzr r3348)
* Do not set inkscape:groupmode for sub-page objects (eg. patterns)miklosh2007-07-302-1/+4
| | | (bzr r3347)
* Use the font matrix for Type3 fonts onlymiklosh2007-07-301-4/+7
| | | (bzr r3346)
* always zoom out on rmbbulia byak2007-07-301-7/+16
| | | (bzr r3345)
* add ui for mousewheel zoom and space panbulia byak2007-07-293-0/+10
| | | (bzr r3344)
* optionally zoom with mousewheel without modifiersbulia byak2007-07-291-1/+5
| | | (bzr r3343)
* add more rotation snapsbulia byak2007-07-291-3/+3
| | | (bzr r3342)
* due to the order of processing events, we must disable lmb handling in ↵bulia byak2007-07-2917-165/+174
| | | | | children contexts so that parent event context can handle it for space panning (bzr r3341)
* optional panning by spacebulia byak2007-07-292-8/+47
| | | (bzr r3340)
* differentiate the SP_ITEM_REFERENCE_FLAGS, even though it is not currently usedbulia byak2007-07-291-2/+3
| | | (bzr r3339)
* now this is the correct way to avoid nested updates, instead of the hack i ↵bulia byak2007-07-291-2/+14
| | | | | recently removed from sptspan set method (bzr r3338)
* add setter for first x/y pairbulia byak2007-07-291-0/+3
| | | (bzr r3337)
* Filter effects dialog:Nicholas Bishop2007-07-291-1/+0
| | | | | Removed debug cout (bzr r3336)
* Filter effects dialog:Nicholas Bishop2007-07-295-46/+93
| | | | | | * feMergeNodes can be deleted by clicking the input without dragging. * feMergeNodes can be added using a special empty input at the bottom of primitive. (bzr r3335)
* Filter effects dialog:Nicholas Bishop2007-07-282-44/+66
| | | | | * Added basic support for feMerge. Nodes can't be added or deleted yet, but the value of their "in" attributes can be edited using drag/drop as with other filters. (bzr r3334)
* pass the geometric bbox flag when taking bbox for clipping; unfortunately ↵bulia byak2007-07-281-2/+2
| | | | | this still does not fix the clip-by-clone crash, now it crashes in the show method instead of bbox... (bzr r3333)
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-284-15/+9
| | | (bzr r3332)
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-2829-196/+283
| | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331)
* Set top-level groups as layers with the name of the PDF documentmiklosh2007-07-283-3/+34
| | | (bzr r3330)
* Reworked text state handling so that now SvgBuilder keeps track of the ↵miklosh2007-07-283-17/+71
| | | | | current text position (bzr r3329)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-2815-180/+236
| | | | | they are correctly parented (bzr r3328)
* Filter effects dialog:Nicholas Bishop2007-07-282-18/+52
| | | | | | * Added settings for feDiffuseLighting. * Added color buttons for feDiffuseLighting and feSpecularLighting. (bzr r3327)
* Filter effects dialog:Nicholas Bishop2007-07-281-4/+8
| | | | | | * Changed lower limit of gaussian blur to 0.01, as the value 0 makes the result blank * Corrected a couple of sp_document_done calls (bzr r3326)
* fix off-by-one with line drawingMenTaLguY2007-07-281-1/+1
| | | (bzr r3325)