summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Reword transform toggle tooltips based on user feedback regarding theMenTaLguY2007-08-171-2/+2
| | | | | frequent confusion about what they do (bzr r3484)
* add import from ocal featureBruno Dilly2007-08-164-10/+524
| | | (bzr r3476)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-1411-180/+1191
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* Fix for bug #1752113; added set_preview_widget_active(false) to ↵gorodish2007-08-141-24/+25
| | | | | FileSaveDialogImplGtk::show(). This avoids the crash when the dialog is deleted. (bzr r3471)
* Filter effects dialog:Nicholas Bishop2007-08-142-0/+50
| | | | | * Added autoscrolling during connection drag/drop. If a connection is dragged towards the top or bottom of the primitives treeview, the view will scroll with it. (bzr r3466)
* Filter effects dialog:Nicholas Bishop2007-08-141-0/+4
| | | | | * Added filter dialog controls for feFlood (bzr r3463)
* Filter effects dialog:Nicholas Bishop2007-08-131-2/+8
| | | | | * Fixed bad update of the matrix widget, which was causing gtk warnings/criticals. (bzr r3457)
* Filter effects dialog:Nicholas Bishop2007-08-121-0/+1
| | | | | | * Changed SPFeTurbulence/FilterTurbulence to use an enum for the type field * Added type setting to the filter dialog (bzr r3454)
* Filter effects dialog:Nicholas Bishop2007-08-121-6/+13
| | | | | * Fixed bad use of tree iterators; caused crashes when drag/dropping filter primitives (bzr r3453)
* Filter effects dialog:Nicholas Bishop2007-08-122-0/+6
| | | | | A couple bug fixes; the Link togglebutton for dual spinsliders now updates properly when switching between primitives. Also, the in2 attribute of feDisplacementMap is now properly checked when reordering primitives. (bzr r3452)
* capitalizationbulia byak2007-08-101-1/+1
| | | (bzr r3446)
* changes export to ocal dialogBruno Dilly2007-08-094-1/+513
| | | (bzr r3435)
* Filter effects dialog:Nicholas Bishop2007-08-091-0/+4
| | | | | * Added controls for feMorphology (bzr r3434)
* tweak toolbulia byak2007-08-081-0/+1
| | | (bzr r3423)
* Filter effects dialog:Nicholas Bishop2007-08-084-108/+88
| | | | | * Removed the FilterEffectChooser base class, no longer used (bzr r3420)
* Filter effects:Nicholas Bishop2007-08-083-103/+4
| | | | | * Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog. (bzr r3419)
* export to ocal bug fixBruno Dilly2007-08-086-9/+5
| | | (bzr r3418)
* Filter effects dialog:Nicholas Bishop2007-08-083-23/+98
| | | | | * Connected up the filters and primitives so that changes made outside the filter dialog are properly observed, e.g. deleting a primitive in the XML editor will show up in the filter dialog. (bzr r3417)
* Only in the selector tool we should snap in bbox mode (PointType = ↵Diederik van Lierop2007-08-071-1/+1
| | | | | SNAPPOINT_BBOX) (bzr r3415)
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-073-0/+10
| | | (bzr r3408)
* Filter effects:Nicholas Bishop2007-08-072-23/+28
| | | | | | * Fixed a few bugs with the feColorMatrix settings, such as bad sensitivity settings and missing updates. * Changed matrix loading (for the values attribute of feColorMatrix) so that it can handle values separated by more than one space. (bzr r3407)
* updating authors listFelipe Corr??a da Silva Sanches2007-08-061-2/+3
| | | (bzr r3402)
* Added my name to the list of authorsDiederik van Lierop2007-08-061-0/+1
| | | (bzr r3400)
* 1) Make snapping of object's center optional 2) Optimize snapping ↵Diederik van Lierop2007-08-065-9/+46
| | | | | preferences dialog (bzr r3399)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-068-2/+54
| | | (bzr r3398)
* added missing " character at end of a line. Sorry, my mistake on Felipe Corr??a da Silva Sanches2007-08-061-1/+1
| | | | | previous commit... (bzr r3384)
* Filter effects dialog:Nicholas Bishop2007-08-061-0/+5
| | | | | * Added controls for scale and channel selection to the filter dialog for feDisplacementMap (bzr r3383)
* Added my name to AUTHORS listFelipe Corr??a da Silva Sanches2007-08-061-0/+13
| | | | | | Updated aboutbox.cpp Also corrected the ordering of names: alphabetic by surname (bzr r3382)
* Filter effects:Nicholas Bishop2007-08-061-0/+1
| | | | | | * Added edge mode setting to the filter dialog * Changed type of edgeMode in SPFeConvolveMatrix to use the enum type (bzr r3381)
* Filter effects dialog:Nicholas Bishop2007-08-052-47/+128
| | | | | | * Added control for the values attribute of feColorMatrix; shows a matrix or a slider depending on the value of the type attribute. * Added a frame shadow around the matrix used by feColorMatrix and feConvolveMatrix. (bzr r3379)
* Filter effects:Nicholas Bishop2007-08-051-0/+3
| | | | | | * Changed type field of ColorMatrix filter to use an enum rather than a plain int * Added control for the ColorMatrix type to the filter dialog (bzr r3375)
* 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)
* Rearrange snapping preferences, put distinction between paths and nodes back ↵Diederik van Lierop2007-08-033-9/+42
| | | | | 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)
* Filter effects dialog:Nicholas Bishop2007-08-012-29/+165
| | | | | * Added light source controls for feDiffuseLighting and feSpecularLighting. (bzr r3354)
* 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)
* add ui for mousewheel zoom and space panbulia byak2007-07-292-0/+8
| | | (bzr r3344)
* add more rotation snapsbulia byak2007-07-291-3/+3
| | | (bzr r3342)
* 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)
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-282-14/+16
| | | | | | 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)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-285-35/+49
| | | | | 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)