| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use radiobutton for "always snap" in the document-properties dialog | Diederik van Lierop | 2008-04-30 | 2 | -11/+27 |
| | | | | (bzr r5562) | ||||
| * | noop: Address a couple of warnings from g++-4.3. | Peter Moulder | 2008-04-24 | 2 | -4/+4 |
| | | | | (bzr r5504) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 1 | -1/+2 |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | ||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -78/+78 |
| | | | | (bzr r5379) | ||||
| * | RegisteredTransformedPoint: fix methods to use const&. | Johan B. C. Engelen | 2008-04-05 | 2 | -4/+4 |
| | | | | | | LPE PointParam: set transform in RegisteredTransformedPoint-widget (bzr r5348) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -3/+0 |
| | | | | (bzr r5299) | ||||
| * | make stroke width adjustable by rotation too | bulia byak | 2008-04-01 | 2 | -4/+121 |
| | | | | (bzr r5295) | ||||
| * | add CMakeLists.txt file for src/ui and subdirs | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+79 |
| | | | | (bzr r5240) | ||||
| * | Fixed initialization order | Jon A. Cruz | 2008-03-28 | 1 | -3/+3 |
| | | | | (bzr r5217) | ||||
| * | make sure we explicitly use geometric bbox for calculating blur margins | bulia byak | 2008-03-23 | 1 | -2/+3 |
| | | | | (bzr r5173) | ||||
| * | changes to use RegisteredTransformedPoint as widget for LPE point. not complete | Johan B. C. Engelen | 2008-03-22 | 4 | -7/+31 |
| | | | | (bzr r5171) | ||||
| * | * add RegisteredTransformedPoint widget, that transforms the point before ↵ | Johan B. C. Engelen | 2008-03-22 | 4 | -2/+74 |
| | | | | | | | | | displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox * move Geom::Point XML writing to central place in ostringstream * add verb for LPE context (bzr r5165) | ||||
| * | Reworked swatches context menu slightly to make it more compact and a bit ↵ | Marcin Floryan | 2008-02-28 | 1 | -58/+78 |
| | | | | | | clearer. Added some strings. (bzr r4899) | ||||
| * | Whitespace & misc cleanup | Jon A. Cruz | 2008-02-28 | 1 | -62/+66 |
| | | | | (bzr r4892) | ||||
| * | added randomize icon, cleaned defs in icons.svg, and saved with preferences ↵ | Josh Andler | 2008-02-27 | 1 | -1/+1 |
| | | | | | | tweaked for smaller file size. (bzr r4889) | ||||
| * | Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed ↵ | Johan B. C. Engelen | 2008-02-27 | 4 | -290/+106 |
| | | | | | | RegisteredWdg. (bzr r4887) | ||||
| * | Reducing size of pop-up menu trigger | Jon A. Cruz | 2008-02-22 | 1 | -4/+10 |
| | | | | (bzr r4819) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-22 | 1 | -3/+3 |
| | | | | (bzr r4818) | ||||
| * | default values for checkbutton, colorbutton, dualspinbutton, spinslider ↵ | Felipe Corr??a da Silva Sanches | 2008-02-21 | 1 | -1/+13 |
| | | | | | | | | attrWidgets on filters dialog based on SVG spec (bzr r4802) | ||||
| * | Initial implementation of non-square swatches | Jon A. Cruz | 2008-02-21 | 1 | -17/+51 |
| | | | | (bzr r4800) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-21 | 1 | -1/+1 |
| | | | | (bzr r4799) | ||||
| * | * add tooltips to spinsliders, spinbuttons and comboboxes on the filter ↵ | Felipe Corr??a da Silva Sanches | 2008-02-21 | 3 | -6/+14 |
| | | | | | | | | | | settings UI * add "no parameters required" label for feComposite primitive settings tab A future commit will add the tooltips for color-chooser-widget, checkboxes and matrix-entries (bzr r4798) | ||||
| * | Fixed an issue with the use of Q_ macro as introduced in rev 17415 | Marcin Floryan | 2008-02-20 | 1 | -2/+2 |
| | | | | (bzr r4792) | ||||
| * | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 2008-02-20 | 1 | -8/+8 |
| | | | | (bzr r4790) | ||||
| * | yet another contextual split | Alexandre Prokoudine | 2008-02-20 | 1 | -1/+1 |
| | | | | (bzr r4788) | ||||
| * | initialize default value to zero when it is not provided as parameter to the ↵ | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -1/+1 |
| | | | | | | combobox constructor (bzr r4782) | ||||
| * | * use enums to deal with displacementmap channel selectors | Felipe Corr??a da Silva Sanches | 2008-02-19 | 2 | -3/+39 |
| | | | | | | * set default values explicitly for all combobox filter settings at the filters dialog. (bzr r4781) | ||||
| * | New submenu for tuning swatch appearance | Jon A. Cruz | 2008-02-19 | 1 | -3/+27 |
| | | | | (bzr r4773) | ||||
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 2 | -2/+18 |
| | | | | (bzr r4765) | ||||
| * | fix sticking in rotation mode after click (correct fix this time, sorry) | bulia byak | 2008-02-17 | 1 | -0/+2 |
| | | | | (bzr r4748) | ||||
| * | fix sticking in rotation mode after click | bulia byak | 2008-02-17 | 1 | -2/+2 |
| | | | | (bzr r4747) | ||||
| * | fix for bug #184671 (Filter effects properties not updating correctly) | Felipe Corr??a da Silva Sanches | 2008-02-15 | 2 | -2/+78 |
| | | | | (bzr r4733) | ||||
| * | * Missing localization for Reset preferences button | Luca Bruno | 2008-02-11 | 2 | -2/+2 |
| | | | | (bzr r4707) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| | | | | (bzr r4629) | ||||
| * | gray out widgets when grid is disabled. | Johan B. C. Engelen | 2008-01-26 | 2 | -5/+5 |
| | | | | (bzr r4594) | ||||
| * | Hide the Image filter effect primitive from the filter effects dialog. Files ↵ | Nicholas Bishop | 2008-01-17 | 1 | -0/+14 |
| | | | | | | containing that filter will still show the filter in the dialog, but the settings area warns that the filter is not yet implemented in Inkscape. (bzr r4537) | ||||
| * | RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> ↵ | gustav_b | 2008-01-17 | 2 | -39/+32 |
| | | | | | | instead of old RegisteredWdg (bzr r4530) | ||||
| * | remove unnecessary cast + cosmetic changes. | Johan B. C. Engelen | 2008-01-16 | 2 | -42/+63 |
| | | | | (bzr r4524) | ||||
| * | RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old ↵ | Johan B. C. Engelen | 2008-01-16 | 3 | -79/+46 |
| | | | | | | RegisteredWdg (bzr r4523) | ||||
| * | RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old ↵ | Johan B. C. Engelen | 2008-01-16 | 2 | -47/+23 |
| | | | | | | RegisteredWdg (bzr r4521) | ||||
| * | No need to use pointers for the widgets of document-properties.cpp, so don't. | Johan B. C. Engelen | 2008-01-16 | 1 | -0/+3 |
| | | | | | | Add easy upcast to gtk::widget to registered-widget.h (bzr r4520) | ||||
| * | r17673@shi: ted | 2008-01-15 23:01:59 -0800 | Ted Gould | 2008-01-16 | 1 | -1/+0 |
| | | | | | | SVK messed this up (bzr r4511) | ||||
| * | r17645@shi: ted | 2008-01-14 22:05:15 -0800 | Ted Gould | 2008-01-16 | 1 | -0/+2 |
| | | | | | | pre0 marking (bzr r4505) | ||||
| * | RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> | Johan B. C. Engelen | 2008-01-15 | 2 | -77/+39 |
| | | | | (bzr r4500) | ||||
| * | RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated ↵ | Johan B. C. Engelen | 2008-01-15 | 3 | -61/+115 |
| | | | | | | | | 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) | ||||
| * | stop toggling insensitive state for modification flag updates (fixes ↵ | MenTaLguY | 2008-01-15 | 2 | -5/+6 |
| | | | | | | | | | | 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:modified | MenTaLguY | 2008-01-15 | 2 | -3/+3 |
| | | | | (bzr r4490) | ||||
| * | make blend versus blur more configurable on a case-by-case basis | MenTaLguY | 2008-01-01 | 4 | -10/+19 |
| | | | | (bzr r4357) | ||||
| * | fix update on layer switch and work around some blur-related glitches | MenTaLguY | 2008-01-01 | 5 | -12/+17 |
| | | | | (bzr r4356) | ||||
| * | separate blend history for objects versus layers | MenTaLguY | 2008-01-01 | 2 | -5/+14 |
| | | | | (bzr r4355) | ||||
