375a47157c1740a5fdd9ad733c347a53381531ab |
|
30-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix modelines |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
cff0a1487c551f4d21d1d6da1c81335435814675 |
|
08-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to orientable Scale widgets in Gtkmm 3 |
4524755733342d1f59efec7d655bfb6a47c0ab72 |
|
21-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1014988 : Converts slide widgets to new spin-scale widget |
3deb9b5ce0f058530cd0749009464b5afe8cf09c |
|
01-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
gtkmm-3.0 changes for Gtk::Adjustment |
d43aaac876bf967f3ab5a14f9abffd79d7959c80 |
|
15-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix remaining glib deprecation and define compiler macros |
42345039880217340bb50cfa9692a75851e0766a |
|
11-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Lots of gtkmm deprecation fixes |
5cf332777b4c27336d64c273ac63bce3ee27a53d |
|
03-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleanup GSEAL issues and deprecated GtkTooltips |
201dd75f32dd95c5f030d70991f0bad30e7ff2b7 |
|
09-Nov-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add const just because it can :)
(was intended to start using it for RegisteredWidget<>) |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
9982f495cde2750b1c6446bfb152af73ab981512 |
|
17-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
change spinbox to new one in many places. |
752bd54d33076c171ca18f54c41c21fb0fa2ef35 |
|
22-Aug-2010 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Context cleanup (context|string replaced with C_). |
5ef6cb9428f2e6f5457e890a1c3b37f53730c07a |
|
14-Dec-2009 |
Felipe C. da S. Sanches <juca@members.fsf.org> |
updating my email address in file headers |
6fda4eaf3ee5628b5d31cbcd1f2acdc5e7cc505e |
|
03-Jun-2009 |
helix84 <helix84@users.sourceforge.net> |
* [INTL:*] translator comments for all context strings added |
e461c4631e51a8e7f77aa3e3e5cd978934286c09 |
|
13-Apr-2008 |
mfloryan <mfloryan@users.sourceforge.net> |
Several different i18n issues fixed following report from a_b (adresses bug #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. |
d754d035663e44cb000f1f2b41a2fe8bfcfebd6d |
|
21-Feb-2008 |
jucablues <jucablues@users.sourceforge.net> |
* add tooltips to spinsliders, spinbuttons and comboboxes on the filter 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 |
685292a24e42a23ca4fa7cc467398ce10fcfd453 |
|
15-Feb-2008 |
JucaBlues <JucaBlues@users.sourceforge.net> |
fix for bug #184671 (Filter effects properties not updating correctly) |
e1340809e493886df96a707098af3f6923069ff8 |
|
12-Aug-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
Filter effects dialog:
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. |
b068af856bbc33238f425b3221426aa52e554ce0 |
|
31-Jul-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
Filter effects dialog:
* 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) |
97aa2c127aec1580cca1fcbe303253df3029df39 |
|
29-Jul-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
Filter effects dialog:
* feMergeNodes can be deleted by clicking the input without dragging.
* feMergeNodes can be added using a special empty input at the bottom of primitive. |
e3b2acf99faddc117281614b33fe55e7c8141278 |
|
28-Jul-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
Filter effects dialog:
* Added settings widgets for feConvolveMatrix's target attribute
* Changed the order attribute to show both spin widgets on the same row |
328fffb9854baed083286c6ff41b8a040298b340 |
|
27-Jul-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
Filter effects dialog:
* For the Order attribute of feConvolveMatrix, show only the spin control, not the slider |
68991a79a8befd84ef9af0fd4ee9922e149c5205 |
|
26-Jul-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
SpinSlider:
If the digits value is set to zero, truncate the value when setting the attribute so it is an int, rather than a double. |
d297097bc1b9d4e074089ea5d649c2a0d270ff42 |
|
26-Jul-2007 |
nicholasbishop <nicholasbishop@users.sourceforge.net> |
Filter effects dialog:
This is a large commit that greatly simplifies the creation and use of all the filter settings in the dialog.
* Added AttrWidget class to provide an interface for the settings widgets. Allows the widget to read and write to an attribute.
* Modified the ComboBoxEnum, SpinSlider, and ConvolveMatrix widgets to use AttrWidget, more to follow.
* Removed lots of specific filter settings code in favor of the more generic system. |
6e369d7e74c36e07f5fb1e27d37923fbed7dd89c |
|
24-Jun-2007 |
mental <mental@users.sourceforge.net> |
initial filter UI code drop from Nick |