| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change type of a number of rdf-related fields from char* to char const *. | Peter Moulder | 2007-10-11 | 1 | -9/+9 |
| | | | | (bzr r3877) | ||||
| * | noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. ↵ | Peter Moulder | 2007-10-11 | 1 | -6/+6 |
| | | | | | | Make rdf_match_license have static (file-local) linkage. (bzr r3876) | ||||
| * | Initial support for icc color selection including CMYK | Jon A. Cruz | 2007-09-25 | 2 | -9/+2 |
| | | | | (bzr r3794) | ||||
| * | fix minor typo | Bob Jamison | 2007-09-24 | 1 | -1/+1 |
| | | | | (bzr r3792) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 2 | -6/+6 |
| | | | | (bzr r3791) | ||||
| * | 3 digits precision | bulia byak | 2007-09-21 | 1 | -1/+1 |
| | | | | (bzr r3783) | ||||
| * | Killed old, now obsolete, object-properties (a.k.a F&S) dialog. | gustav_b | 2007-09-20 | 3 | -513/+0 |
| | | | | (bzr r3782) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 3 | -40/+71 |
| | | | | (bzr r3753) | ||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 2 | -14/+14 |
| | | | | (bzr r3706) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 6 | -32/+34 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | fix 1777084 | bulia byak | 2007-08-20 | 1 | -0/+7 |
| | | | | (bzr r3545) | ||||
| * | Rolled back a couple of nasties from a bad patch...oops! Added author of the | Jon Phillips | 2007-08-14 | 1 | -19/+1 |
| | | | | | | last code, Jason Kivlighn from his patch to fix cc namespacing... (bzr r3465) | ||||
| * | Applied patches for default metadata and for fix on creative commons namespace. | Jon Phillips | 2007-08-14 | 1 | -51/+69 |
| | | | | (bzr r3464) | ||||
| * | Filter effects: | Nicholas Bishop | 2007-08-08 | 1 | -3/+1 |
| | | | | | | * Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog. (bzr r3419) | ||||
| * | bug 1243190: add tref element support; limited editing support thus far ↵ | Richard Hughes | 2007-07-11 | 1 | -1/+2 |
| | | | | | | (patch by gbanaszk) (bzr r3227) | ||||
| * | Fixed broken Shift+LeftClick to set stroke function | Joel Holdsworth | 2007-07-05 | 1 | -1/+3 |
| | | | | (bzr r3187) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 4 | -7/+7 |
| | | | | | | 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 | 4 | -7/+7 |
| | | | | (bzr r3114) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -65/+78 |
| | | | | (bzr r3095) | ||||
| * | merge OpenFont license support | MenTaLguY | 2007-06-24 | 1 | -0/+18 |
| | | | | (bzr r3094) | ||||
| * | Right clicking on the swatch now correctly sets the outline colour. | Joel Holdsworth | 2007-06-24 | 1 | -18/+23 |
| | | | | (bzr r3091) | ||||
| * | Using the blur slider no longer destroys filters already applied to the object | Niko Kiirala | 2007-06-23 | 1 | -2/+2 |
| | | | | (bzr r3086) | ||||
| * | Handle the case of gnome_vfs_init failing. (Fixes Debian bug ↵ | Peter Moulder | 2007-06-21 | 1 | -1/+6 |
| | | | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415640.) (bzr r3082) | ||||
| * | Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to ↵ | Peter Moulder | 2007-05-23 | 1 | -1/+7 |
| | | | | | | GEOMETRIC_BBOX, as requested in bug #1722238. (bzr r3036) | ||||
| * | removed the software-only licenses which are not legally clear for ↵ | Jon Phillips | 2007-04-04 | 1 | -20/+0 |
| | | | | | | content/artwork, note, they still work, just not giving ppl. the wrong choices in UI (bzr r2819) | ||||
| * | fix 1516323 | bulia byak | 2007-04-01 | 1 | -1/+1 |
| | | | | (bzr r2808) | ||||
| * | make rotations, scales and flips work with the object's rotation axis | bulia byak | 2007-03-31 | 1 | -11/+21 |
| | | | | (bzr r2795) | ||||
| * | move extension adding to the right place so it's added on export, not on browse | bulia byak | 2007-03-25 | 1 | -38/+41 |
| | | | | (bzr r2754) | ||||
| * | patch from Gail to add justify button to text dialog (bug 1679367) | bulia byak | 2007-03-25 | 1 | -3/+32 |
| | | | | (bzr r2753) | ||||
| * | updated creative commons licenses to 3.0 and fixed public domain uri | Jon Phillips | 2007-03-24 | 1 | -7/+7 |
| | | | | (bzr r2750) | ||||
| * | fix the combination of P4+ symmetries with exponent | bulia byak | 2007-03-23 | 1 | -14/+11 |
| | | | | (bzr r2743) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 2 | -2/+3 |
| | | | | (bzr r2723) | ||||
| * | add required includes for gcc 4.3 and fix a const issue -- patch #1675635 | MenTaLguY | 2007-03-18 | 1 | -0/+1 |
| | | | | | | from mellum (Falk Hueffner) (bzr r2696) | ||||
| * | fix 64-bit issues with width of npos -- patch #1675697 from mellum | MenTaLguY | 2007-03-18 | 1 | -6/+6 |
| | | | | | | (Falk Hueffner) (bzr r2695) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 3 | -15/+21 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -19/+15 |
| | | | | (bzr r2596) | ||||
| * | adapt code to new Maybe/bbox regime | MenTaLguY | 2007-03-04 | 4 | -103/+161 |
| | | | | (bzr r2538) | ||||
| * | switch from invokeBbox to getBounds (need to fix problems with empty | MenTaLguY | 2007-03-04 | 4 | -77/+56 |
| | | | | | | rect handling, though) (bzr r2536) | ||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -1/+1 |
| | | | | (bzr r2472) | ||||
| * | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 2007-02-28 | 1 | -6/+3 |
| | | | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466) | ||||
| * | add 'hide all except selected' checkbox | bulia byak | 2007-02-25 | 1 | -5/+28 |
| | | | | (bzr r2429) | ||||
| * | fix crash when tracing with too small clones | bulia byak | 2007-02-24 | 1 | -1/+2 |
| | | | | (bzr r2423) | ||||
| * | fix crash when tracing with too small clones | bulia byak | 2007-02-24 | 1 | -0/+4 |
| | | | | (bzr r2422) | ||||
| * | Disabling transientize callback - it's currently causing some data loss | Bryce Harrington | 2007-02-23 | 1 | -9/+11 |
| | | | | | | when switching between windows. (bzr r2419) | ||||
| * | When selecting 'none', the marker wasn't getting removed from the line. | Bryce Harrington | 2007-02-23 | 1 | -30/+47 |
| | | | | | | This fixes that. (bzr r2418) | ||||
| * | Adjusting how items in the marker menu are selected, so the recently | Bryce Harrington | 2007-02-21 | 1 | -4/+2 |
| | | | | | | selected marker at the top of the menu shows as the selection. (bzr r2415) | ||||
| * | Fixes issue where a modified stock marker's preview image appears in the | Bryce Harrington | 2007-02-21 | 1 | -1/+2 |
| | | | | | | | marker dropdown with the same preview image as the unmodified stock marker. This adds the source document's uri to the cache index. (bzr r2413) | ||||
| * | Adding handler for switching documents, to regenerate the marker menus | Bryce Harrington | 2007-02-21 | 1 | -24/+24 |
| | | | | (bzr r2412) | ||||
| * | Completes fix for 980157. Markers in current document's defs is now | Bryce Harrington | 2007-02-20 | 1 | -46/+87 |
| | | | | | | | | | | | | | shown in top of the marker dropdown menu. When you select a marker from the dropdown, all three menus are updated to show what you selected at the top. Note that to implement this, a marker cache is introduced, because otherwise the regeneration of the menus would be noticeably too slow. There is still a modest pause during the regeneration, but it's fairly reasonable on my machine. (bzr r2404) | ||||
