| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 3 | -10/+8 |
| | | | | (bzr r3753) | ||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 5 | -15/+15 |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | ||||
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 4 | -79/+114 |
| | | | | | | cleanups. (bzr r3718) | ||||
| * | Remove redundant dialog present(), make sure user_hidden is set for | gustav_b | 2007-09-10 | 2 | -1/+1 |
| | | | | | | DockBehavior dialogs. (bzr r3710) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 2 | -32/+31 |
| | | | | (bzr r3706) | ||||
| * | place apply horizonally | bulia byak | 2007-09-08 | 2 | -5/+5 |
| | | | | (bzr r3702) | ||||
| * | Group dock related prefs, add hidden prefs for dock bar and switcher appearance. | gustav_b | 2007-09-06 | 2 | -2/+13 |
| | | | | (bzr r3699) | ||||
| * | Prevented automatic center docking from happening and added the | gustav_b | 2007-09-06 | 1 | -3/+9 |
| | | | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692) | ||||
| * | 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 | 1 | -2/+2 |
| | | | | (bzr r3686) | ||||
| * | move the remove button to where it makes more sense | bulia byak | 2007-09-05 | 1 | -1/+4 |
| | | | | (bzr r3684) | ||||
| * | add accessor for the updating state | bulia byak | 2007-09-05 | 1 | -0/+3 |
| | | | | (bzr r3681) | ||||
| * | copyedit | bulia byak | 2007-09-05 | 1 | -3/+3 |
| | | | | (bzr r3680) | ||||
| * | workaround for runaway spinbutton | bulia byak | 2007-09-05 | 1 | -9/+4 |
| | | | | (bzr r3677) | ||||
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵ | Johan B. C. Engelen | 2007-09-04 | 1 | -0/+2 |
| | | | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675) | ||||
| * | 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 | 1 | -0/+2 |
| | | | | (bzr r3664) | ||||
| * | LPE: add RandomParam type. | Johan B. C. Engelen | 2007-09-02 | 4 | -0/+319 |
| | | | | (bzr r3662) | ||||
| * | relabel widgets for (hopefully) clarity | MenTaLguY | 2007-09-01 | 1 | -6/+6 |
| | | | | (bzr r3658) | ||||
| * | Make sure gdl-dock-items created with | gustav_b | 2007-08-31 | 1 | -2/+0 |
| | | | | | | | GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement. Clean up. (bzr r3631) | ||||
| * | Try to fix translation of LPE names. | Johan B. C. Engelen | 2007-08-30 | 1 | -1/+1 |
| | | | | (bzr r3623) | ||||
| * | marked "Light Source:" for translation, added two missing files (SVG filters ↵ | Alexandre Prokoudine | 2007-08-30 | 1 | -1/+1 |
| | | | | | | related) to po/POTFILES.in (bzr r3620) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 55 | -266/+2227 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | Don't snap node handles to the parent path, plus a small string change | Diederik van Lierop | 2007-08-29 | 1 | -1/+1 |
| | | | | (bzr r3612) | ||||
| * | Implement snapping of guides while dragging them, and snap TO item centers ↵ | Diederik van Lierop | 2007-08-28 | 2 | -17/+23 |
| | | | | | | (we only had snapping FROM item centers so far) (bzr r3603) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-20 | 1 | -3/+3 |
| | | | | | | * A couple small corrections to settings colors in the filter dialog (bzr r3551) | ||||
| * | added import/export preferences category | Bruno Dilly | 2007-08-20 | 2 | -18/+31 |
| | | | | (bzr r3549) | ||||
| * | merge of dialog and impl classes of ocaldialogs | Bruno Dilly | 2007-08-20 | 2 | -262/+97 |
| | | | | (bzr r3546) | ||||
| * | fix 1777084 | bulia byak | 2007-08-20 | 1 | -0/+7 |
| | | | | (bzr r3545) | ||||
| * | search and reset buttons added to ocal related features. fixed signals in ↵ | Bruno Dilly | 2007-08-20 | 6 | -231/+96 |
| | | | | | | import from ocal dialog. (bzr r3544) | ||||
| * | Renaming some labels in the snapping tab | Diederik van Lierop | 2007-08-19 | 1 | -6/+8 |
| | | | | (bzr r3531) | ||||
| * | Relocated the code that adds a link to the example folder inside from ↵ | Joel Holdsworth | 2007-08-19 | 1 | -3/+13 |
| | | | | | | file.cpp to filedialogimpl-gtkmm.cpp (bzr r3525) | ||||
| * | search button and description label add to import from ocal dialog | Bruno Dilly | 2007-08-19 | 3 | -10/+29 |
| | | | | (bzr r3519) | ||||
| * | fixing the ocal dialogs bug | Bruno Dilly | 2007-08-19 | 3 | -929/+1340 |
| | | | | (bzr r3518) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -0/+2 |
| | | | | | | * The selection dots in the filter dialog should update when the blend or blur is changed in the fill/stroke dialog. (bzr r3515) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -1/+1 |
| | | | | | | feMerge fix; adding a new input should only happen if the user's drag motion points to a valid input primitive (bzr r3514) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -29/+60 |
| | | | | | | | | | | Lots of fixes for the light source controls for feDiffuseLighting and feSpecularLighting: * Corrected feDistantLight name (was feDistanceLight) * Corrected elevation attribute (was using azimuth) * Corrected visibility of the light control widgets when changing filter primitives * Changed the light source type combobox to show nothing if a filter light primitive has no light source (bzr r3513) | ||||
| * | Separated the OCAL import and export dialogs into their own source file - ↵ | Joel Holdsworth | 2007-08-19 | 7 | -1063/+997 |
| | | | | | | ocaldialogs.cpp and ocaldialogs.h (bzr r3511) | ||||
| * | few changes in import from ocal dialog | Bruno Dilly | 2007-08-18 | 1 | -1/+3 |
| | | | | (bzr r3502) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-17 | 2 | -2/+24 |
| | | | | | | * Added most of the settings for feComponentTransfer to the filter dialog (still haven't done the table attribute) (bzr r3488) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-17 | 2 | -5/+76 |
| | | | | | | * Added stored values for each of the different value types in feColorMatrix. Switching the type in the filter dialog now shows a separate value for each. (bzr r3486) | ||||
| * | Reword transform toggle tooltips based on user feedback regarding the | MenTaLguY | 2007-08-17 | 1 | -2/+2 |
| | | | | | | frequent confusion about what they do (bzr r3484) | ||||
| * | add import from ocal feature | Bruno Dilly | 2007-08-16 | 4 | -10/+524 |
| | | | | (bzr r3476) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 11 | -180/+1191 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | Fix for bug #1752113; added set_preview_widget_active(false) to ↵ | gorodish | 2007-08-14 | 1 | -24/+25 |
| | | | | | | FileSaveDialogImplGtk::show(). This avoids the crash when the dialog is deleted. (bzr r3471) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-14 | 2 | -0/+50 |
| | | | | | | * Added autoscrolling during connection drag/drop. If a connection is dragged towards the top or bottom of the primitives treeview, the view will scroll with it. (bzr r3466) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-14 | 1 | -0/+4 |
| | | | | | | * Added filter dialog controls for feFlood (bzr r3463) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-13 | 1 | -2/+8 |
| | | | | | | * Fixed bad update of the matrix widget, which was causing gtk warnings/criticals. (bzr r3457) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-12 | 1 | -0/+1 |
| | | | | | | | * Changed SPFeTurbulence/FilterTurbulence to use an enum for the type field * Added type setting to the filter dialog (bzr r3454) | ||||
