| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Need to change from Level 3 views to Level 2 for CSS | Bob Jamison | 2008-03-20 | 23 | -1445/+0 | |
| | | | | (bzr r5130) | |||||
| * | Adding signals and linking | Jon A. Cruz | 2008-03-20 | 3 | -46/+309 | |
| | | | | (bzr r5129) | |||||
| * | enable pen and pencil to correctly work with LPE; fix bug with disappearing ↵ | bulia byak | 2008-03-20 | 1 | -2/+16 | |
| | | | | | | path when drawing too fast (bzr r5128) | |||||
| * | remove stale | bulia byak | 2008-03-20 | 1 | -2/+0 | |
| | | | | (bzr r5127) | |||||
| * | More woke on calligraaphic presets: | Aubanel Monnier | 2008-03-19 | 6 | -65/+219 | |
| | | | | | | | | | | | | | | | | | Added a No Preset entry Made save button and save functionality Changing settings swithces back the preset combo to No Preset Internals: added several functions in pref-utils: add child-pref, get list of children, number of children added a function to retrieve the model from egeActioSelectOne Todos: when a profile is selected, the save button should be a delete button that deletes the current profile find a way to (re)name new profiles find a way to get unique ids (are ids mandatory in preferences anyway ?) (bzr r5125) | |||||
| * | Add option to treat grups as single objects when converting to guides. | Maximilian Albert | 2008-03-19 | 3 | -5/+9 | |
| | | | | (bzr r5124) | |||||
| * | noop: remove superfluous #include | Maximilian Albert | 2008-03-19 | 1 | -2/+0 | |
| | | | | (bzr r5123) | |||||
| * | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 2008-03-19 | 12 | -115/+235 | |
| | | | | (bzr r5122) | |||||
| * | add delete lpe verb, rearrange menu to collect all lpe commands under path | bulia byak | 2008-03-19 | 5 | -3/+51 | |
| | | | | (bzr r5120) | |||||
| * | recurse into groups when pasting lpe | bulia byak | 2008-03-18 | 1 | -15/+31 | |
| | | | | (bzr r5119) | |||||
| * | Raise SVG c++ files to main dom directory. They belong there nos. | Bob Jamison | 2008-03-18 | 9 | -128/+9 | |
| | | | | (bzr r5117) | |||||
| * | remove edit clippath/mask from menu | bulia byak | 2008-03-18 | 1 | -2/+0 | |
| | | | | (bzr r5115) | |||||
| * | adds icons for edit clippath/mask | bulia byak | 2008-03-18 | 1 | -2/+2 | |
| | | | | (bzr r5114) | |||||
| * | move edit clippath/mask commands to the node toolbar, disable them when not ↵ | bulia byak | 2008-03-18 | 1 | -11/+111 | |
| | | | | | | relevant (bzr r5113) | |||||
| * | use the same colors for clippath and mark helper paths as used in outline mode | bulia byak | 2008-03-18 | 1 | -1/+4 | |
| | | | | (bzr r5112) | |||||
| * | patch by Jasper: concatenate curves, not path strings (which would break ↵ | bulia byak | 2008-03-18 | 1 | -14/+14 | |
| | | | | | | with relative path commands) (bzr r5111) | |||||
| * | patch by Jasper for optimizing path data | bulia byak | 2008-03-18 | 5 | -42/+168 | |
| | | | | (bzr r5110) | |||||
| * | A fix for bug #199357 "cannot load emf file" based on the patch submitted by ↵ | Joel Holdsworth | 2008-03-17 | 1 | -5/+5 | |
| | | | | | | Ulferikson (bzr r5109) | |||||
| * | * src/bind/Makefile_insert: Fix a build problem when srcdir != builddir. | mjwybrow | 2008-03-17 | 1 | -1/+2 | |
| | | | | (bzr r5108) | |||||
| * | jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the ↵ | Bob Jamison | 2008-03-16 | 12 | -0/+1472 | |
| | | | | | | interfaces for now. (bzr r5107) | |||||
| * | prepend correctly the PATH and append an existist PYTHONPATH if existing | Adib Taraben | 2008-03-16 | 1 | -7/+22 | |
| | | | | (bzr r5106) | |||||
| * | lpe-sketch: deal with empty input. fix bug #201735. | JF Barraud | 2008-03-16 | 1 | -5/+6 | |
| | | | | (bzr r5105) | |||||
| * | lpe-sketch: fixed a bug about construction lines being all stacked on a ↵ | JF Barraud | 2008-03-16 | 1 | -38/+19 | |
| | | | | | | single component. (bzr r5104) | |||||
| * | lpe-vonkoch: complexity bound + choose bbox/segment as reference. | JF Barraud | 2008-03-16 | 3 | -77/+171 | |
| | | | | | | lpe-knot: support for self intersecting bezier (will be moved to 2geom). (bzr r5103) | |||||
| * | dos to unix conversion | Bob Jamison | 2008-03-16 | 160 | -2295/+2295 | |
| | | | | (bzr r5102) | |||||
| * | This should be the last of the needed "official" DOM api interfaces | Bob Jamison | 2008-03-16 | 27 | -0/+3072 | |
| | | | | (bzr r5101) | |||||
| * | required by SVG-DOM interfaces | Bob Jamison | 2008-03-16 | 23 | -0/+1445 | |
| | | | | (bzr r5100) | |||||
| * | Fix two bugs in the object snapper | Diederik van Lierop | 2008-03-15 | 2 | -32/+35 | |
| | | | | (bzr r5099) | |||||
| * | Improved visibility of button indicators and added updating when tools switch | Jon A. Cruz | 2008-03-15 | 1 | -31/+50 | |
| | | | | (bzr r5098) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-03-15 | 2 | -2/+2 | |
| | | | | (bzr r5097) | |||||
| * | Add doxygen comments to flood-context.cpp | John Bintz | 2008-03-15 | 1 | -4/+114 | |
| | | | | (bzr r5096) | |||||
| * | add floodcontext and box3dcontext to tools list in doxygen output | John Bintz | 2008-03-15 | 1 | -0/+2 | |
| | | | | (bzr r5095) | |||||
| * | Turned off fake test sources | Jon A. Cruz | 2008-03-15 | 1 | -1/+1 | |
| | | | | (bzr r5094) | |||||
| * | Refactor color wheel triangle draw code | John Bintz | 2008-03-15 | 1 | -113/+63 | |
| | | | | (bzr r5093) | |||||
| * | Split data mode apart from UI and added button trackers | Jon A. Cruz | 2008-03-15 | 5 | -125/+410 | |
| | | | | (bzr r5092) | |||||
| * | skip writing stroke/fill properties when stroke/fill is none | bulia byak | 2008-03-14 | 1 | -72/+87 | |
| | | | | (bzr r5091) | |||||
| * | Add w3c svg-dom and smil-dom java interfaces | Bob Jamison | 2008-03-14 | 189 | -0/+3857 | |
| | | | | (bzr r5089) | |||||
| * | calligraphic profiles are now read from the preferences | Aubanel Monnier | 2008-03-14 | 4 | -117/+70 | |
| | | | | | | | TODO1: Fix problem on init (Should react on the set signal instead of change but cannot find if such a signal exists) TODO2: Find a way to display svg icons in the combo box and add a property icon_id in configuration (bzr r5088) | |||||
| * | Unused params | Jon A. Cruz | 2008-03-14 | 4 | -4/+4 | |
| | | | | (bzr r5087) | |||||
| * | Add convenience functions to read from/write to Glib::ustrings. | Bob Jamison | 2008-03-13 | 2 | -0/+32 | |
| | | | | (bzr r5086) | |||||
| * | fix compile | bulia byak | 2008-03-13 | 1 | -0/+1 | |
| | | | | (bzr r5085) | |||||
| * | Make linux JVM search a little smarter, taking Ted's advice for IcedTea | Bob Jamison | 2008-03-13 | 1 | -2/+4 | |
| | | | | (bzr r5084) | |||||
| * | calligraphic presets | Aubanel Monnier | 2008-03-13 | 1 | -21/+114 | |
| | | | | (bzr r5083) | |||||
| * | BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵ | Albin Sunnanbo | 2008-03-13 | 6 | -7/+57 | |
| | | | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082) | |||||
| * | BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ↵ | Albin Sunnanbo | 2008-03-13 | 1 | -0/+22 | |
| | | | | | | (including Save as XAML) (bzr r5081) | |||||
| * | disable snapindicator for now to fix pen tool | Johan B. C. Engelen | 2008-03-13 | 1 | -13/+15 | |
| | | | | (bzr r5080) | |||||
| * | enable LPEs for 3D boxes | bulia byak | 2008-03-13 | 1 | -0/+1 | |
| | | | | (bzr r5078) | |||||
| * | Turn off debug simulated devices | Jon A. Cruz | 2008-03-13 | 1 | -1/+1 | |
| | | | | (bzr r5077) | |||||
| * | Adding new extended input devices dialog | Jon A. Cruz | 2008-03-13 | 5 | -0/+852 | |
| | | | | (bzr r5076) | |||||
| * | added missing ';' | Bob Jamison | 2008-03-13 | 1 | -1/+1 | |
| | | | | (bzr r5075) | |||||
