summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> ↵gustav_b2008-01-175-78/+73
| | | | | instead of old RegisteredWdg (bzr r4530)
* now act on settings in dialogueAdib Taraben2008-01-164-8/+53
| | | (bzr r4529)
* Stopped the export bitmap dialog from being sizeableJoel Holdsworth2008-01-161-1/+1
| | | (bzr r4528)
* Corrected the parenting of the browse dialog, so that it cannot fall ↵Joel Holdsworth2008-01-161-1/+1
| | | | | underneath the export dialog on Windows (bzr r4527)
* Oops, set 'scislac' modus off by default ofcourse.Johan B. C. Engelen2008-01-161-1/+1
| | | (bzr r4526)
* fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to ↵Johan B. C. Engelen2008-01-161-4/+11
| | | | | normal user. (bzr r4525)
* remove unnecessary cast + cosmetic changes.Johan B. C. Engelen2008-01-162-42/+63
| | | (bzr r4524)
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old ↵Johan B. C. Engelen2008-01-166-99/+59
| | | | | RegisteredWdg (bzr r4523)
* fix initialization of grid document propertiesJohan B. C. Engelen2008-01-162-2/+51
| | | (bzr r4522)
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old ↵Johan B. C. Engelen2008-01-165-91/+43
| | | | | RegisteredWdg (bzr r4521)
* No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen2008-01-163-105/+78
| | | | | Add easy upcast to gtk::widget to registered-widget.h (bzr r4520)
* Remember state of 'Relative to:' combo box in Align and Distribute dialog ↵Maximilian Albert2008-01-161-2/+5
| | | | | across sessions (closes LP #171086) (bzr r4517)
* just a tiny refactoringFelipe Corr??a da Silva Sanches2008-01-161-15/+2
| | | (bzr r4516)
* implementation of Flood Filter Effect rendererFelipe Corr??a da Silva Sanches2008-01-164-12/+60
| | | (bzr r4515)
* Add option in Preferences to keep objects after conversion to guidesMaximilian Albert2008-01-167-11/+15
| | | (bzr r4514)
* Move 'bounding box' option up one level (from Selector to Tools page in ↵Maximilian Albert2008-01-166-15/+15
| | | | | Preferences) since it applies more globally than just in the Selector tool (see discussion on the mailing list) (bzr r4513)
* r17673@shi: ted | 2008-01-15 23:01:59 -0800Ted Gould2008-01-161-1/+0
| | | | | SVK messed this up (bzr r4511)
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-0/+2
| | | | | pre0 marking (bzr r4505)
* Make path segments convertable to guides, tooMaximilian Albert2008-01-163-0/+53
| | | (bzr r4503)
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-1512-390/+361
| | | (bzr r4500)
* Slightly more 'object-oriented' way to invoke item-specific ↵Maximilian Albert2008-01-157-23/+34
| | | | | conversion-to-guides methods (bzr r4499)
* hopefully fix compile error on linuxJohan B. C. Engelen2008-01-151-1/+1
| | | (bzr r4498)
* Fix wrong offset when Ctrl+dragging 3D boxes by their centerMaximilian Albert2008-01-151-2/+4
| | | (bzr r4497)
* RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated ↵Johan B. C. Engelen2008-01-155-90/+132
| | | | | | | class, all that use it should be recoded and RegisteredWdg should be deleted as soon as possible. The *new* RegisteredWidget is a template class and should be subclassed (eventually) from Gtk::Widget, for example RegisteredWidget<Scalar> will be subclassed from Scalar, which is subclassed from Labelled, => Gtk::HBox => Gtk::Widget. This way, a RegisteredWidget<T> can be directly used as Gtk::Widget, and gtk::manage works, etc! This all should solve the problem of having multiple widgets for the same parameters. (bzr r4496)
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-1515-85/+81
| | | | | | For each parameter function that has not been re-implemented, a warning is issued. Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap. (bzr r4495)
* M AUTHORSJoel Holdsworth2008-01-151-0/+1
| | | | | M src/ui/dialog/aboutbox.cpp (bzr r4494)
* make input labels translatableMenTaLguY2008-01-151-2/+2
| | | (bzr r4492)
* stop toggling insensitive state for modification flag updates (fixes ↵MenTaLguY2008-01-1512-48/+35
| | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491)
* abstract use of sodipodi:modifiedMenTaLguY2008-01-1512-38/+37
| | | (bzr r4490)
* whitespace cleanupMenTaLguY2008-01-151-56/+56
| | | (bzr r4489)
* tweaking slider increments and ranges for convolve matrix and turbulence filtersFelipe Corr??a da Silva Sanches2008-01-151-2/+2
| | | (bzr r4487)
* more on blur to bitmapAdib Taraben2008-01-143-43/+14
| | | (bzr r4486)
* Add preference so people can choose which behaviour they want. (bug 167422)Johan B. C. Engelen2008-01-144-5/+17
| | | (bzr r4485)
* W3C licensing:Felipe Corr??a da Silva Sanches2008-01-142-3/+19
| | | | | | | | | | | | | | | | | | | | | | | /* * feTurbulence filter primitive renderer * * Authors: * World Wide Web Consortium <http://www.w3.org/> * Felipe Corrêa da Silva Sanches <felipe.sanches@gmail.com> * Niko Kiirala <niko@kiirala.com> * * This file has a considerable amount of code adapted from * the W3C SVG filter specs, available at: * http://www.w3.org/TR/SVG11/filters.html#feTurbulence * * W3C original code is licensed under the terms of * the (GPL compatible) W3C® SOFTWARE NOTICE AND LICENSE: * http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 * * Copyright (C) 2007 authors * Released under GNU GPL, read the file 'COPYING' for more information */ (bzr r4484)
* cleaning: removing previously commented out g_warnings()Felipe Corr??a da Silva Sanches2008-01-141-4/+0
| | | (bzr r4483)
* early version export to PS using blur to bitmapAdib Taraben2008-01-145-23/+456
| | | (bzr r4480)
* Some small changes in the captions of the document-properties dialogDiederik van Lierop2008-01-131-11/+11
| | | (bzr r4478)
* Use visual/geometric bbox (as specified in Selector tool preferences) when ↵Maximilian Albert2008-01-135-2/+31
| | | | | converting to guidelines. Also, provide options to convert rectangles and 3D boxes using their bbox, too (i.e., disregarding their true shapes). (bzr r4477)
* Allow snapping from and to ellipsesDiederik van Lierop2008-01-131-8/+45
| | | (bzr r4475)
* KILLING OLD TODO/BUG: remove option that slipped-in without the code.Jon Phillips2008-01-131-3/+0
| | | (bzr r4474)
* Fix #181795Diederik van Lierop2008-01-123-58/+56
| | | (bzr r4471)
* Fixed erroneous overwriting of temporary images inside filter effectsNiko Kiirala2008-01-122-3/+17
| | | (bzr r4470)
* fix vector, power, and fidelity for paths in transformed groups, also ↵bulia byak2008-01-122-22/+16
| | | | | normalize fidelity for zoom level (still not ideal for very small paths at 256x zoom, I suspect livarot just lacks precision) (bzr r4469)
* fix over_the_stroke for paths in transformed groupsbulia byak2008-01-121-6/+5
| | | (bzr r4468)
* Allow conversion of all selected items to guides (for items other than ↵Maximilian Albert2008-01-123-17/+48
| | | | | rectangles or 3D boxes these are simply aligned along the bounding box of the item being converted) (bzr r4467)
* Better handling of shortcuts in 3D box toolMaximilian Albert2008-01-111-18/+18
| | | (bzr r4465)
* (bzr r4464)Diederik van Lierop2008-01-111-7/+6
|
* Add possibility to convert objects (only rectangles and 3D boxes currently) ↵Maximilian Albert2008-01-1114-0/+173
| | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462)
* Check for perspective in document defs (to avoid hanging/crashes after ↵Maximilian Albert2008-01-113-48/+42
| | | | | vacuum defs or when opening pre-0.46 documents); partly fixes LP #182031 (bzr r4461)
* Retain the 3D box attribute when doing a color tweak only (so that the box ↵Maximilian Albert2008-01-111-6/+6
| | | | | can be further edited in 3D box context) (bzr r4458)