d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
8495e9096539bb40cb9e73836d9b632b5fc19246 |
|
15-Sep-2014 |
bryce <bryce@ubuntu.com> |
Always check result of sp_repr_read_mem for NULL
In cases where undefined or invalid XML is passed to sp_repr_read_mem(),
it will indicate failure by returning NULL. All callers must check for
this and handle the error condition accordingly.
Fixes: lp: #1170248 |
84d3dac7b0c792923b87e7d0df5b100ad98a4665 |
|
07-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13543 |
ce400ef266d52e8e355d9381465798ac7e11ab98 |
|
02-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove misleading dialogs directory |
5b4084c534b6e0e54a2fcc857c4e948830792321 |
|
18-Jun-2014 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the values many times). |
626dc7f66d7ba8584287bd5ecdbb82d0b6713c34 |
|
24-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Patch for base constructor calls. |
bb98a6e17e8b170010434a0b73d7f9e47670e400 |
|
08-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop deprecated get_vbox method in Gtk::Dialog |
b75fcd3c81e429efa9dff2671acb3c5f567cf466 |
|
16-Dec-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK+ 3: Use orientable widgets |
1ff5bfc27a049eecc0fb03f27e566c37f82d69d5 |
|
14-Oct-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK+ 3: Fix crash with live-preview checkbox in extensions dialog |
825600044cf0c9abbb43ee1b2c54631ad06e71b9 |
|
10-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 649441 : Extension dialogs without live preview should not be modal |
39a2d6e4b6faef42c3d8ea680d06c54157161740 |
|
06-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
A couple of simple Gtk3 fixes |
36fe57c03027fcd94aad7d16f751c7d1647dd4a1 |
|
28-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
gtkmm-3.0 fixes for Gtk::Box and header inclusions |
e87546640e598198083bc560d58b50167a8e61e0 |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
header cleaning |
4852f347df5405e934e2ccd5b30597d196f3949c |
|
16-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Refactored preferences handling into a new version of
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans. |
13e78e76381225e254b2e361ef8ffe8e19ff96b1 |
|
12-Jul-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
copyedit |
ffb352bbb9abfde936cbb6bbc2b1c0612e3a6c80 |
|
18-Apr-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
allow inx to suppress live preview checkbox |
4e543ccf4309bd0bd0bd80e458ddaff3d9626043 |
|
03-Mar-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r18238@shi: ted | 2008-03-01 14:46:00 -0800
Fixing it so that input/output have OK/Cancel like they used to. |
978e213e2c1fd5ec9c562819ff246292997e2d8c |
|
03-Mar-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r18237@shi: ted | 2008-03-01 14:41:25 -0800
Fix for LP: #191772
Makes it so that the response handler handles the DELETE_EVENT response
also. Basically handled the same as close. |
0a8ab34b0158ed60b781ab420f23c07210798015 |
|
29-Feb-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r18223@shi: ted | 2008-02-29 14:22:41 -0800
Fix for LP: 169066
Makes it so that the preference dialog doesn't try to run an effect
that doesn't exist for input/output pref dialogs. |
f58ed6ec7d074768a1305f3793afd8597e06cd15 |
|
29-Feb-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Okay, sadly I'm not keeping the version history because I'm not convenced
that SVK will do it right. One mega-patch, but that's life.
Reshuffle the exection-env and prefdialog code so that the state machines
aren't intertwines, which fixes a whole host of bugs with them. I think
the behavior is correct now.
Make it so that the effects can count how many preferences they have to
determine if the dialog should be shown (fix above). Once this code was
written it was easy to make it show an ellipsis on the verb if there is
a dialog or not. This involved removing ellipsis from those effects that
had it hard coded.
Make it so that the parameters know that their command line options are
going into a list. They don't have to acknowledge it, but they can, and
specifically notebook does and handles it differently. This should fix
the notebooks on Win32, but doesn't apparently completely.
Change the script extension on windows to use pythonw instead of python
so that the command line doesn't appear all the time. |
aa0d22a129fdcc07818e311e031a167b6cce8b65 |
|
20-Feb-2008 |
theadib <theadib@users.sourceforge.net> |
pointer check, to prevent rapid crash on pdf/ps-export |
d5642d4e10b170855e5d606bfeb60821a5be93e1 |
|
04-Feb-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r17821@shi: ted | 2008-01-31 12:59:57 -0800
Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here. |
3fbc4e85ba5509840d49e33bae9e9fa94f887ab8 |
|
04-Nov-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix bug [ 1811188 ] save as PS/EPS crashes |
569ef8f6dbacc8a8b0b933d02a806c2e091ce02b |
|
15-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Refactoring SPColor to C++ and removing legacy CMYK implementation |
54c7f91819ab1bb09ca4bfc0c82af971e437a129 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16474@tres: ted | 2007-08-31 21:37:33 -0700
Changes that SVK borked. |
18f0fe2a37a130c6eff70868d574ee476f2b84cc |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16442@tres: ted | 2007-08-30 21:51:42 -0700
One preference dialog per effect. Nothing crazy here. Also setting the
timer to be ref counted in lock/unlock mode. This way the whole thing
stays locked while the dialog is shown. |
7ee3c5bd8f5f48cbbcfcf276529d8b8460bab5b8 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16406@tres: ted | 2007-08-29 20:14:55 -0700
Reroute the way that the preferences signal changes so that pinning
works as expected. Fixes a segmentation fault. |
85d441f1749ae014e8d0757dd5ed3eb447cd518a |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16405@tres: ted | 2007-08-29 19:50:24 -0700
Removing some debug messages. |
1691fc9e07e9655dea5cb8d9969d175ad10fa9f2 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16404@tres: ted | 2007-08-29 19:48:31 -0700
Making unpinned listen to you liveEffect settings. |
9b0657868c25a8c7ffc4c164975473d316bf001e |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16403@tres: ted | 2007-08-29 09:10:45 -0700
Fixed a tricky segmentation fault. Multithreading is hard when you
don't have threads :) |
8462bb8a93d432c675b316679d4dc184f340ab5a |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16340@tres: ted | 2007-08-20 19:02:50 -0700
Pinned is still not working, somewhat usable state. Worth checking in. |
767534eea3ae7e3684692ccdabc11c69e15103cc |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16339@tres: ted | 2007-08-19 19:47:57 -0700
Live preview toggling is working. Pinning, not as much. But getting
there. |
a638f8196e2487af835b7852bfae63828763dcc9 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
|
597994bcb1845cfdb124a40c4a5493be413b8432 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16267@tres: ted | 2007-08-16 23:04:38 -0700
Basic functionality. Still doesn't cancel all of the execution
environment stuff. But the other parts are working. Good checkin
point. |
1a632e427ed7f61cb92fcf61585c07868c7339d3 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16220@tres: ted | 2007-08-15 19:43:11 -0700
Okay, so now things are a little more connected. The widgets are
parameters and they have signals. Work left is to actually USE those
signals ;) |
431cb712d731431812d96ef3751093c7fbe32333 |
|
01-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16003@tres: ted | 2007-07-27 08:51:45 -0700
Nothing new is working really, but this is a good stopping point in the
restructuring. |
5b4d9aa70c87f57d2c8359fbf9268674001d9415 |
|
27-Jun-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r15556@tres: ted | 2007-06-08 08:57:40 -0700
Adding some functions for future expansion. |
5adebf9719c856ec1a8c54e0d02e16d51f3c620a |
|
24-Oct-2006 |
kidproto <kidproto@users.sourceforge.net> |
Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for titles...a small one |
8ebf3a0e7c221fb678f8b011611cd5042cd27adc |
|
29-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
remove 'Preferences' from dialog title, as discussed on ml |
8ce0611c942f629213b9dfb57c087e53f607d262 |
|
02-May-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r11472@tres: ted | 2006-04-22 20:32:45 -0700
Making it so the title is internationalize properly. Allowing the
preferences string to move to either side of the name of the extension. |
538309f39a2fa6b930b1fe09c4e095d7a96e4153 |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r11145@tres: ted | 2006-03-27 22:01:44 -0800
Ah, missed some help dialog stuff. Ah, cruft. |
058670835d7fabe767a6de312c1e7b77f6ebfbf5 |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r11143@tres: ted | 2006-03-27 21:54:21 -0800
Hiding the button for the extension editor and the help button on the
preferences dialogs. While they are marginially useful now, I've had
too much of this code on my machine for too long. I'd like to have more
of it see the light of day, and protect it from thigns like crashes.
Defeats the point of Open Source if everything is just sitting on my
harddrive. |
07581f469c65a08158c4addfe310ed4470555016 |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10985@tres: ted | 2006-02-25 21:56:46 -0800
Adding in documentation |
4fb12df08fef1f32dab91b3a94d708b7e69700aa |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10982@tres: ted | 2006-02-18 22:08:28 -0800
Adding in a little bit of horizontal spacing. Cleans things up a touch. |
aee78213e9f20fc67974eb07e7055fb7a2f2af97 |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10950@tres: ted | 2006-02-16 08:36:49 -0800
Instead of showing the help button or not, let's make it so it is
sensitive or not. This will be a better UI. |
add691c07227882ef4269b477efddac50cf622ae |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10949@tres: ted | 2006-02-16 08:33:36 -0800
Basic help dialog coming up and working. |
3a34031ac93159c6f1ffe78af42cf6555448543a |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10923@tres: ted | 2006-02-13 09:47:15 -0800
Adding in the help dialog basics. |
8bc547b01926fa6f998028afe7298d32e65d48da |
|
29-Mar-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10921@tres: ted | 2006-02-13 09:40:25 -0800
Adding in support for a <help> tag in the base extension part of the INX
file. Currently that just gets passed to the prefdialog, but it will be
used in a little while. |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |