| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add --export-ignore-filters | bulia byak | 2008-11-30 | 1 | -1/+15 |
| | | | | (bzr r6924) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -24/+18 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -11/+2 |
| | | | | (bzr r6887) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-28 | 1 | -0/+6 |
| | | | | (bzr r6886) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -96/+61 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -8/+8 |
| | | | | (bzr r6884) | ||||
| * | releasing fails to delete document, even when memory is scarce, so delete it ↵ | bulia byak | 2008-09-21 | 1 | -1/+2 |
| | | | | | | explicitly (bzr r6867) | ||||
| * | the proper way to delete a SPDocument, according to mental | bulia byak | 2008-09-16 | 1 | -1/+1 |
| | | | | (bzr r6817) | ||||
| * | Finish the original command-name addition. | Jon A. Cruz | 2008-09-16 | 1 | -5/+3 |
| | | | | (bzr r6815) | ||||
| * | fix first argument being lost in shell mode | bulia byak | 2008-09-15 | 1 | -7/+9 |
| | | | | (bzr r6813) | ||||
| * | Handle optional bbox behavior. Fixes warning. | Jon A. Cruz | 2008-09-14 | 1 | -2/+10 |
| | | | | (bzr r6808) | ||||
| * | Applied cleaned-up patch for 'server' or 'shell' mode. | Jon A. Cruz | 2008-09-14 | 1 | -36/+168 |
| | | | | | | Fixes bug #259303 (bzr r6807) | ||||
| * | More tabs | Jon A. Cruz | 2008-09-13 | 1 | -2/+2 |
| | | | | (bzr r6798) | ||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-13 | 1 | -3/+3 |
| | | | | (bzr r6797) | ||||
| * | Fix to bug with export-width and export-height due to errno not being reset ↵ | John Cliff | 2008-08-20 | 1 | -3/+5 |
| | | | | | | | | during strtoul. See jabber logs at 4pm 8/20/08 (bzr r6707) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -3/+3 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -3/+3 |
| | | | | (bzr r5915) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -1/+1 |
| | | | | (bzr r5884) | ||||
| * | Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵ | Bob Jamison | 2008-05-29 | 1 | -46/+67 |
| | | | | | | BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762) | ||||
| * | Remove invalid struct initialization warnings. | Bob Jamison | 2008-05-03 | 1 | -2/+4 |
| | | | | (bzr r5589) | ||||
| * | Switch to alternate const correction. | Jon A. Cruz | 2008-05-02 | 1 | -1/+1 |
| | | | | (bzr r5578) | ||||
| * | Const cleanup on strings. | Jon A. Cruz | 2008-05-02 | 1 | -1/+1 |
| | | | | (bzr r5577) | ||||
| * | enable text-to-path command line control for pdf export | bulia byak | 2008-05-01 | 1 | -0/+6 |
| | | | | (bzr r5567) | ||||
| * | Uniconvertor import extension changes for Win32 - Fixes LP# 197617 | Mike Pittman | 2008-04-29 | 1 | -0/+2 |
| | | | | (bzr r5546) | ||||
| * | make sure --export-area-canvas works for pdf export too | bulia byak | 2008-04-16 | 1 | -0/+6 |
| | | | | (bzr r5455) | ||||
| * | Replace char buffer by std::string to prevent buffer overflow when computing ↵ | Jasper van de Gronde | 2008-03-21 | 1 | -23/+23 |
| | | | | | | the new PATH. (bzr r5141) | ||||
| * | prepend correctly the PATH and append an existist PYTHONPATH if existing | Adib Taraben | 2008-03-16 | 1 | -7/+22 |
| | | | | (bzr r5106) | ||||
| * | added missing ';' | Bob Jamison | 2008-03-13 | 1 | -1/+1 |
| | | | | (bzr r5075) | ||||
| * | tweaked patch from Ulf to make extension working | Adib Taraben | 2008-03-12 | 1 | -0/+38 |
| | | | | (bzr r5073) | ||||
| * | enable --export-id and --export-area-drawing for PDF export | bulia byak | 2008-03-12 | 1 | -4/+21 |
| | | | | (bzr r5063) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+2 |
| | | | | (bzr r4629) | ||||
| * | Applying patch from tbnorth to add a --query-all command to dump object | Bryce Harrington | 2007-12-31 | 1 | -2/+51 |
| | | | | | | data from the .svg. (Closes LP: #174701) (bzr r4343) | ||||
| * | hopefully fix compile (#include <errno.h> | Johan B. C. Engelen | 2007-11-16 | 1 | -0/+1 |
| | | | | (bzr r4093) | ||||
| * | Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535 | Johan B. C. Engelen | 2007-11-16 | 1 | -13/+15 |
| | | | | (bzr r4091) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -7/+7 |
| | | | | (bzr r4043) | ||||
| * | Commit patch 1787855: fix for [ 1723558 ] Command line export for emf files | Johan B. C. Engelen | 2007-10-12 | 1 | -0/+53 |
| | | | | (bzr r3898) | ||||
| * | add experimental modifier remapping | MenTaLguY | 2007-08-29 | 1 | -0/+30 |
| | | | | (bzr r3606) | ||||
| * | add logging of basic display properties | MenTaLguY | 2007-05-10 | 1 | -0/+3 |
| | | | | (bzr r2994) | ||||
| * | remove useless and half-broken slideshow mode in favor of inkview | bulia byak | 2007-03-22 | 1 | -31/+10 |
| | | | | (bzr r2736) | ||||
| * | adapt code to new Maybe/bbox regime | MenTaLguY | 2007-03-04 | 1 | -6/+52 |
| | | | | (bzr r2538) | ||||
| * | switch from invokeBbox to getBounds (need to fix problems with empty | MenTaLguY | 2007-03-04 | 1 | -42/+1 |
| | | | | | | rect handling, though) (bzr r2536) | ||||
| * | ted's fix | bulia byak | 2007-03-02 | 1 | -1/+1 |
| | | | | (bzr r2498) | ||||
| * | r14651@tres: ted | 2007-02-28 23:23:41 -0800 | Ted Gould | 2007-03-01 | 1 | -4/+2 |
| | | | | | | Wow, lost namespacing too. Err, SVK. (bzr r2484) | ||||
| * | r14649@tres: ted | 2007-02-28 23:21:44 -0800 | Ted Gould | 2007-03-01 | 1 | -86/+0 |
| | | | | | | Somehow that didn't get deleted. (bzr r2483) | ||||
| * | r14632@tres: ted | 2007-02-28 23:12:58 -0800 | Ted Gould | 2007-03-01 | 1 | -0/+2 |
| | | | | | | | Splitting out the command line action class to try and leave SOME dependencies out of main.cpp. (bzr r2481) | ||||
| * | r14583@tres: ted | 2007-02-28 19:29:48 -0800 | Ted Gould | 2007-03-01 | 1 | -1/+15 |
| | | | | | | Selection is working too! (bzr r2479) | ||||
| * | r14582@tres: ted | 2007-02-28 19:07:35 -0800 | Ted Gould | 2007-03-01 | 1 | -4/+39 |
| | | | | | | Oh Yeah! Verbs work! (bzr r2478) | ||||
| * | r14581@tres: ted | 2007-02-27 19:36:54 -0800 | Ted Gould | 2007-03-01 | 1 | -0/+62 |
| | | | | | | Calling everything on the command line. Good stopping point. (bzr r2477) | ||||
| * | r14579@tres: ted | 2007-02-27 19:00:22 -0800 | Ted Gould | 2007-03-01 | 1 | -0/+5 |
| | | | | | | | | Adding in an extension init in arguably the wrong place, but it does make the code much more readable. I guess that makes it the right place then doesn't it? ;) (bzr r2476) | ||||
