summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to match API changes in style.hJon A. Cruz2007-09-041-5/+14
| | | (bzr r3674)
* patch 1786802bulia byak2007-09-031-1/+1
| | | (bzr r3673)
* reduce force of color tweakingbulia byak2007-09-032-2/+2
| | | (bzr r3672)
* Filter effects dialog:Nicholas Bishop2007-09-031-17/+40
| | | | | * Add visual display of default filter connections; these are drawn in a lighter color than explicitly set connections (bzr r3671)
* Fixes for transient dialogs in win32.gustav_b2007-09-027-27/+88
| | | (bzr r3670)
* change tweak to shift+f2bulia byak2007-09-022-2/+2
| | | (bzr r3669)
* change tweak to shift+f2bulia byak2007-09-022-3/+2
| | | (bzr r3668)
* And update the Makefile for examples...Johan B. C. Engelen2007-09-021-1/+4
| | | (bzr r3667)
* Clearify the LPE-Gears exampleJohan B. C. Engelen2007-09-021-12/+132
| | | (bzr r3666)
* Add Curve Stiching example fileJohan B. C. Engelen2007-09-021-0/+365
| | | (bzr r3665)
* Fix makefiles for added LPE parameterJohan B. C. Engelen2007-09-022-0/+4
| | | (bzr r3664)
* Removed old examples. Renamed skeletal => pathalongpathJohan B. C. Engelen2007-09-023-150/+0
| | | (bzr r3663)
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-0211-17/+611
| | | (bzr r3662)
* Ensure active unit member pointer is always initialized, fixes 1784559Jon A. Cruz2007-09-021-1/+3
| | | (bzr r3661)
* Update icons: The Inkscape logo has been re-aligned by Andy Fitzsimon. Valessio Soares de Brito2007-09-017-0/+235
| | | | | | http://andy.brisgeek.com/archives/18 Add version SVG (bzr r3660)
* Decent support for setting the direction of infinite VPs via the toolbar and ↵Maximilian Albert2007-09-015-40/+276
| | | | | partial fix for wrong undo behaviour (?) (bzr r3659)
* relabel widgets for (hopefully) clarityMenTaLguY2007-09-011-6/+6
| | | (bzr r3658)
* Infrastructure to set direction of infinite VPs (now adjustable by some ↵Maximilian Albert2007-09-018-5/+91
| | | | | shortcuts; this may be removed later on) (bzr r3657)
* r16474@tres: ted | 2007-08-31 21:37:33 -0700Ted Gould2007-09-013-5/+5
| | | | | Changes that SVK borked. (bzr r3656)
* (bzr r3655)Ted Gould2007-09-010-0/+0
|
* r16443@tres: ted | 2007-08-30 22:22:32 -0700Ted Gould2007-09-011-1/+11
| | | | | Pump some GTK events so that there is more interactivity. (bzr r3654)
* r16442@tres: ted | 2007-08-30 21:51:42 -0700Ted Gould2007-09-015-10/+39
| | | | | | | 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. (bzr r3653)
* r16441@tres: ted | 2007-08-30 20:44:39 -0700Ted Gould2007-09-011-6/+6
| | | | | Removing tabs. (bzr r3652)
* (bzr r3651)Ted Gould2007-09-010-0/+0
|
* r16430@tres: ted | 2007-08-30 20:32:23 -0700Ted Gould2007-09-012-4/+14
| | | | | | Adding in a timer so that the preferences aren't acted on immediately. This should give the illusion of more interactivity. (bzr r3650)
* (bzr r3649)Ted Gould2007-09-010-0/+0
|
* r16409@tres: ted | 2007-08-29 22:58:07 -0700Ted Gould2007-09-011-92/+0
| | | | | Really shouldn't be here anymore (bzr r3648)
* r16408@tres: ted | 2007-08-29 22:52:27 -0700Ted Gould2007-09-011-2/+5
| | | | | Nasty little state machine. Seems better now. (bzr r3647)
* r16407@tres: ted | 2007-08-29 22:33:35 -0700Ted Gould2007-09-011-2/+10
| | | | | | Fixing a crash on signal deletion and also making it so that OK is handled correctly. (bzr r3646)
* r16406@tres: ted | 2007-08-29 20:14:55 -0700Ted Gould2007-09-015-15/+34
| | | | | | Reroute the way that the preferences signal changes so that pinning works as expected. Fixes a segmentation fault. (bzr r3645)
* r16405@tres: ted | 2007-08-29 19:50:24 -0700Ted Gould2007-09-012-12/+2
| | | | | Removing some debug messages. (bzr r3644)
* r16404@tres: ted | 2007-08-29 19:48:31 -0700Ted Gould2007-09-011-0/+1
| | | | | Making unpinned listen to you liveEffect settings. (bzr r3643)
* r16403@tres: ted | 2007-08-29 09:10:45 -0700Ted Gould2007-09-013-12/+33
| | | | | | Fixed a tricky segmentation fault. Multithreading is hard when you don't have threads :) (bzr r3642)
* (bzr r3641)Ted Gould2007-09-010-0/+0
|
* r16395@tres: ted | 2007-08-27 19:41:32 -0700Ted Gould2007-09-013-2/+11
| | | | | | This is a good stopping point. I think things are working... more testing. (bzr r3640)
* r16340@tres: ted | 2007-08-20 19:02:50 -0700Ted Gould2007-09-014-6/+37
| | | | | Pinned is still not working, somewhat usable state. Worth checking in. (bzr r3639)
* r16339@tres: ted | 2007-08-19 19:47:57 -0700Ted Gould2007-09-013-3/+19
| | | | | | Live preview toggling is working. Pinning, not as much. But getting there. (bzr r3638)
* (bzr r3637)Ted Gould2007-09-012-4/+25
|
* r16267@tres: ted | 2007-08-16 23:04:38 -0700Ted Gould2007-09-013-18/+79
| | | | | | | Basic functionality. Still doesn't cancel all of the execution environment stuff. But the other parts are working. Good checkin point. (bzr r3636)
* (bzr r3635)Ted Gould2007-09-010-0/+0
|
* r16220@tres: ted | 2007-08-15 19:43:11 -0700Ted Gould2007-09-012-1/+19
| | | | | | | 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 ;) (bzr r3634)
* r16003@tres: ted | 2007-07-27 08:51:45 -0700Ted Gould2007-09-013-15/+66
| | | | | | Nothing new is working really, but this is a good stopping point in the restructuring. (bzr r3633)
* Change dock item iconify icongustav_b2007-08-311-1/+1
| | | (bzr r3632)
* Make sure gdl-dock-items created withgustav_b2007-08-314-287/+7
| | | | | | GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement. Clean up. (bzr r3631)
* Add "scale y stroke" parameter to Curve Stitching LPEJohan B. C. Engelen2007-08-313-2/+10
| | | (bzr r3630)
* Man i really miss tortoise under linux :(Johan B. C. Engelen2007-08-312-156/+0
| | | (bzr r3629)
* Fix dependency on GSLJohan B. C. Engelen2007-08-311-2/+0
| | | (bzr r3628)
* add chebyshev.cpp to exclude listBob Jamison2007-08-311-0/+1
| | | (bzr r3627)
* Added freedom of strokepath for the Curve Stitching LPEJohan B. C. Engelen2007-08-301-6/+20
| | | (bzr r3626)
* Add commentary to warn about how to initialize translatable enumsJohan B. C. Engelen2007-08-301-0/+6
| | | (bzr r3625)