| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | reorder widgets for better logical grouping | bulia byak | 2007-09-10 | 1 | -5/+6 | |
| | | | | (bzr r3704) | |||||
| * | Fixing my own bug... Object snapper now snaps again... | Diederik van Lierop | 2007-09-08 | 1 | -40/+42 | |
| | | | | (bzr r3703) | |||||
| * | place apply horizonally | bulia byak | 2007-09-08 | 2 | -5/+5 | |
| | | | | (bzr r3702) | |||||
| * | Also snap new guides, which are being dragged off the ruler. | Diederik van Lierop | 2007-09-07 | 3 | -8/+15 | |
| | | | | (bzr r3701) | |||||
| * | Group dock related prefs, add hidden prefs for dock bar and switcher appearance. | gustav_b | 2007-09-06 | 3 | -3/+17 | |
| | | | | (bzr r3699) | |||||
| * | Preserve paint styles with multiple components | Jon A. Cruz | 2007-09-06 | 1 | -1/+3 | |
| | | | | (bzr r3697) | |||||
| * | Preserve paint styles with multiple components | Jon A. Cruz | 2007-09-06 | 8 | -122/+190 | |
| | | | | (bzr r3696) | |||||
| * | make it even darker :) | bulia byak | 2007-09-06 | 1 | -1/+1 | |
| | | | | (bzr r3695) | |||||
| * | preserve path effect through simplification | bulia byak | 2007-09-06 | 1 | -7/+25 | |
| | | | | (bzr r3694) | |||||
| * | store and properly disconnect lpe modified connection | bulia byak | 2007-09-06 | 2 | -3/+10 | |
| | | | | (bzr r3693) | |||||
| * | Prevented automatic center docking from happening and added the | gustav_b | 2007-09-06 | 4 | -17/+15 | |
| | | | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692) | |||||
| * | make the title bar of docked items darker | gustav_b | 2007-09-06 | 1 | -0/+8 | |
| | | | | (bzr r3691) | |||||
| * | add path effect indication to the description | bulia byak | 2007-09-05 | 1 | -2/+7 | |
| | | | | (bzr r3690) | |||||
| * | Improving the performance of the object snapper | Diederik van Lierop | 2007-09-05 | 9 | -224/+359 | |
| | | | | (bzr r3689) | |||||
| * | again increase default pressure a bit | bulia byak | 2007-09-05 | 1 | -1/+1 | |
| | | | | (bzr r3688) | |||||
| * | initially hide the remove button | bulia byak | 2007-09-05 | 1 | -1/+1 | |
| | | | | (bzr r3687) | |||||
| * | LPE: fix undo bug for applying/removing effect | Johan B. C. Engelen | 2007-09-05 | 3 | -6/+11 | |
| | | | | (bzr r3686) | |||||
| * | move the remove button to where it makes more sense | bulia byak | 2007-09-05 | 1 | -1/+4 | |
| | | | | (bzr r3684) | |||||
| * | do not set value if widget is updating | bulia byak | 2007-09-05 | 1 | -1/+1 | |
| | | | | (bzr r3682) | |||||
| * | add accessor for the updating state | bulia byak | 2007-09-05 | 1 | -0/+3 | |
| | | | | (bzr r3681) | |||||
| * | copyedit | bulia byak | 2007-09-05 | 2 | -7/+7 | |
| | | | | (bzr r3680) | |||||
| * | workaround for runaway spinbutton | bulia byak | 2007-09-05 | 1 | -9/+4 | |
| | | | | (bzr r3677) | |||||
| * | prevent freeze when window is too wide; reduce tile size to 16 for now | bulia byak | 2007-09-05 | 1 | -2/+2 | |
| | | | | (bzr r3676) | |||||
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵ | Johan B. C. Engelen | 2007-09-04 | 13 | -33/+122 | |
| | | | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675) | |||||
| * | Updated to match API changes in style.h | Jon A. Cruz | 2007-09-04 | 1 | -5/+14 | |
| | | | | (bzr r3674) | |||||
| * | patch 1786802 | bulia byak | 2007-09-03 | 1 | -1/+1 | |
| | | | | (bzr r3673) | |||||
| * | reduce force of color tweaking | bulia byak | 2007-09-03 | 2 | -2/+2 | |
| | | | | (bzr r3672) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-09-03 | 1 | -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_b | 2007-09-02 | 7 | -27/+88 | |
| | | | | (bzr r3670) | |||||
| * | Fix makefiles for added LPE parameter | Johan B. C. Engelen | 2007-09-02 | 2 | -0/+4 | |
| | | | | (bzr r3664) | |||||
| * | LPE: add RandomParam type. | Johan B. C. Engelen | 2007-09-02 | 11 | -17/+611 | |
| | | | | (bzr r3662) | |||||
| * | Ensure active unit member pointer is always initialized, fixes 1784559 | Jon A. Cruz | 2007-09-02 | 1 | -1/+3 | |
| | | | | (bzr r3661) | |||||
| * | Decent support for setting the direction of infinite VPs via the toolbar and ↵ | Maximilian Albert | 2007-09-01 | 5 | -40/+276 | |
| | | | | | | partial fix for wrong undo behaviour (?) (bzr r3659) | |||||
| * | relabel widgets for (hopefully) clarity | MenTaLguY | 2007-09-01 | 1 | -6/+6 | |
| | | | | (bzr r3658) | |||||
| * | Infrastructure to set direction of infinite VPs (now adjustable by some ↵ | Maximilian Albert | 2007-09-01 | 8 | -5/+91 | |
| | | | | | | shortcuts; this may be removed later on) (bzr r3657) | |||||
| * | r16474@tres: ted | 2007-08-31 21:37:33 -0700 | Ted Gould | 2007-09-01 | 3 | -5/+5 | |
| | | | | | | Changes that SVK borked. (bzr r3656) | |||||
| * | r16443@tres: ted | 2007-08-30 22:22:32 -0700 | Ted Gould | 2007-09-01 | 1 | -1/+11 | |
| | | | | | | Pump some GTK events so that there is more interactivity. (bzr r3654) | |||||
| * | r16442@tres: ted | 2007-08-30 21:51:42 -0700 | Ted Gould | 2007-09-01 | 5 | -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 -0700 | Ted Gould | 2007-09-01 | 1 | -6/+6 | |
| | | | | | | Removing tabs. (bzr r3652) | |||||
| * | r16430@tres: ted | 2007-08-30 20:32:23 -0700 | Ted Gould | 2007-09-01 | 2 | -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) | |||||
| * | r16409@tres: ted | 2007-08-29 22:58:07 -0700 | Ted Gould | 2007-09-01 | 1 | -92/+0 | |
| | | | | | | Really shouldn't be here anymore (bzr r3648) | |||||
| * | r16408@tres: ted | 2007-08-29 22:52:27 -0700 | Ted Gould | 2007-09-01 | 1 | -2/+5 | |
| | | | | | | Nasty little state machine. Seems better now. (bzr r3647) | |||||
| * | r16407@tres: ted | 2007-08-29 22:33:35 -0700 | Ted Gould | 2007-09-01 | 1 | -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 -0700 | Ted Gould | 2007-09-01 | 5 | -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 -0700 | Ted Gould | 2007-09-01 | 2 | -12/+2 | |
| | | | | | | Removing some debug messages. (bzr r3644) | |||||
| * | r16404@tres: ted | 2007-08-29 19:48:31 -0700 | Ted Gould | 2007-09-01 | 1 | -0/+1 | |
| | | | | | | Making unpinned listen to you liveEffect settings. (bzr r3643) | |||||
| * | r16403@tres: ted | 2007-08-29 09:10:45 -0700 | Ted Gould | 2007-09-01 | 3 | -12/+33 | |
| | | | | | | | Fixed a tricky segmentation fault. Multithreading is hard when you don't have threads :) (bzr r3642) | |||||
| * | r16395@tres: ted | 2007-08-27 19:41:32 -0700 | Ted Gould | 2007-09-01 | 3 | -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 -0700 | Ted Gould | 2007-09-01 | 4 | -6/+37 | |
| | | | | | | Pinned is still not working, somewhat usable state. Worth checking in. (bzr r3639) | |||||
| * | r16339@tres: ted | 2007-08-19 19:47:57 -0700 | Ted Gould | 2007-09-01 | 3 | -3/+19 | |
| | | | | | | | Live preview toggling is working. Pinning, not as much. But getting there. (bzr r3638) | |||||
