| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Filter effects: | Nicholas Bishop | 2007-07-14 | 7 | -254/+104 |
| | | | | | | | | * As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h * Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes (bzr r3241) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-13 | 2 | -36/+66 |
| | | | | | | | * Added new combobox for setting the "in2" attribute in the same way as was already possible for the "in" attribute. * Setting in or in2 to Default now unsets that attribute (bzr r3238) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-13 | 1 | -27/+51 |
| | | | | | | | * Improved spacing of input connections for primitives with multiple inputs * Added basic support for display of feMerge connections. Doesn't yet display the actual connections since feMergeNodes aren't supported yet. (bzr r3237) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-12 | 4 | -67/+144 |
| | | | | | | | * Added controls for the composite filter primitive (operator and k1-k4). * Simplified setting the filter attributes to remove duplicated code common for spinsliders and comboboxenums (bzr r3228) | ||||
| * | bug 1243190: add tref element support; limited editing support thus far ↵ | Richard Hughes | 2007-07-11 | 1 | -1/+2 |
| | | | | | | (patch by gbanaszk) (bzr r3227) | ||||
| * | Filter effects interface: | Nicholas Bishop | 2007-07-10 | 2 | -160/+253 |
| | | | | | | Modified the display of filter primitive connections to always show all connectins using decreasing widths for the connection cells in the treeview. Also made the "in2" connections work for feBlend and feComposite. (bzr r3205) | ||||
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 3 | -83/+162 |
| | | | | (bzr r3190) | ||||
| * | Fix for bug #1740146: always get current namedview, because it might have ↵ | Diederik van Lierop | 2007-07-06 | 1 | -2/+4 |
| | | | | | | changed when multiple documents are open (bzr r3189) | ||||
| * | First stab at a connection UI from Nick | MenTaLguY | 2007-07-04 | 3 | -227/+532 |
| | | | | (bzr r3185) | ||||
| * | prevent crashes by disconnecting signals on destroy | bulia byak | 2007-07-04 | 2 | -1/+7 |
| | | | | (bzr r3176) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 3 | -3/+3 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | more unreffing temporary styles properly | bulia byak | 2007-06-27 | 2 | -2/+2 |
| | | | | (bzr r3114) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 14 | -2/+1526 |
| | | | | (bzr r3095) | ||||
| * | First (very limited) version of the 3D box tool; allows for drawing of new ↵ | Maximilian Albert | 2007-06-21 | 2 | -1/+5 |
| | | | | | | boxes in a fixed perspective without any live interaction. (bzr r3084) | ||||
| * | Handle the case of gnome_vfs_init failing. (Fixes Debian bug ↵ | Peter Moulder | 2007-06-21 | 1 | -9/+21 |
| | | | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415640.) (bzr r3082) | ||||
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 5 | -15/+46 |
| | | | | (bzr r3075) | ||||
| * | remove duplicate entry in /ui/widget/Makefile_insert | Johan B. C. Engelen | 2007-06-04 | 1 | -1/+0 |
| | | | | (bzr r3053) | ||||
| * | Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still | gustav_b | 2007-06-02 | 4 | -16/+302 |
| | | | | | | using the old fill/stroke style and paint style widgets, though. (bzr r3050) | ||||
| * | Avoid a gtk g_critical message when building Document Properties dialog. | Peter Moulder | 2007-05-17 | 1 | -3/+3 |
| | | | | (bzr r3024) | ||||
| * | noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof. | Peter Moulder | 2007-05-17 | 1 | -7/+7 |
| | | | | (bzr r3023) | ||||
| * | noop: Fix const usage/confusion. | Peter Moulder | 2007-05-17 | 1 | -9/+9 |
| | | | | (bzr r3022) | ||||
| * | Fix a couple of unannotated transactions causing g_warning from ↵ | Peter Moulder | 2007-05-17 | 1 | -0/+1 |
| | | | | | | finish_incomplete_transaction. (Thanks to johanengelen for help with this.) (bzr r3019) | ||||
| * | Added preference to allow for system toolbox size | Jon A. Cruz | 2007-05-08 | 2 | -0/+4 |
| | | | | (bzr r2985) | ||||
| * | patch 1705533 | gustav_b | 2007-04-25 | 1 | -2/+2 |
| | | | | (bzr r2956) | ||||
| * | grid: make grid names translatable. use different gridtype names in SVG that ↵ | Johan B. C. Engelen | 2007-04-20 | 1 | -4/+5 |
| | | | | | | are not translated. (bzr r2936) | ||||
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 2 | -33/+3 |
| | | | | (bzr r2930) | ||||
| * | typo patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -2/+2 |
| | | | | (bzr r2918) | ||||
| * | Rearrange tabs for document-properties dialog | Diederik van Lierop | 2007-04-17 | 1 | -2/+2 |
| | | | | (bzr r2911) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 3 | -80/+24 |
| | | | | (bzr r2904) | ||||
| * | change description of select-new option in calligraphy | bulia byak | 2007-04-15 | 1 | -2/+2 |
| | | | | (bzr r2894) | ||||
| * | Tweak capture of error messages | Bob Jamison | 2007-04-15 | 1 | -8/+14 |
| | | | | (bzr r2892) | ||||
| * | Fix typo | Diederik van Lierop | 2007-04-14 | 1 | -1/+1 |
| | | | | (bzr r2890) | ||||
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2878) | ||||
| * | Add global preference for selector tool, chosing between GEOMETRIC_BBOX or ↵ | Diederik van Lierop | 2007-04-13 | 2 | -2/+10 |
| | | | | | | VISUAL_BBOX (bzr r2877) | ||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2873) | ||||
| * | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵ | Diederik van Lierop | 2007-04-12 | 2 | -21/+21 |
| | | | | | | document properties (bzr r2868) | ||||
| * | Remove 'default scale origin' from selector tool's preferences | Diederik van Lierop | 2007-04-09 | 2 | -8/+2 |
| | | | | (bzr r2839) | ||||
| * | Corrected case where extension would not be added for opened filetypes not ↵ | Jon A. Cruz | 2007-04-06 | 1 | -6/+5 |
| | | | | | | in default list (i.e. jpeg) (bzr r2830) | ||||
| * | fix 1516323 | bulia byak | 2007-04-01 | 1 | -4/+0 |
| | | | | (bzr r2808) | ||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -5/+1 |
| | | | | | | to comment-out old grid code. (bzr r2806) | ||||
| * | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 2007-04-01 | 1 | -0/+1 |
| | | | | (bzr r2801) | ||||
| * | make horizontal scrollbar automatic | bulia byak | 2007-03-27 | 1 | -2/+2 |
| | | | | (bzr r2768) | ||||
| * | fix range, make integer, remove unnecessary document_done, fix 1635388 | bulia byak | 2007-03-26 | 2 | -6/+8 |
| | | | | (bzr r2766) | ||||
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 3 | -30/+15 |
| | | | | (bzr r2764) | ||||
| * | Fix compile warning about construction order. | Johan B. C. Engelen | 2007-03-25 | 1 | -2/+2 |
| | | | | (bzr r2760) | ||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 2 | -28/+12 |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | ||||
| * | comment out debug | bulia byak | 2007-03-25 | 1 | -1/+1 |
| | | | | (bzr r2752) | ||||
| * | allow multiple (balanced) calls to add and remove document | MenTaLguY | 2007-03-23 | 1 | -0/+7 |
| | | | | (bzr r2745) | ||||
| * | More progress with preview and opening of files with non-ascii filenames. ↵ | Bob Jamison | 2007-03-22 | 1 | -1/+5 |
| | | | | | | Still crash on previewing file with an image. (bzr r2738) | ||||
| * | use <errno.h> instead of assuming extern int | Bob Jamison | 2007-03-22 | 1 | -1/+1 |
| | | | | (bzr r2733) | ||||
