| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | r14576@tres: ted | 2007-02-26 23:29:13 -0800 | Ted Gould | 2007-03-01 | 1 | -0/+11 |
| | | | | | | Basic construction in place to --verb-list (bzr r2473) | ||||
| * | * src/main.cpp: Allow the user to override the locale directory by | mjwybrow | 2007-02-13 | 1 | -0/+6 |
| | | | | | | | | | setting the environment variable INKSCAPE_LOCALEDIR. This is required for OS X where the install location is not known at compile time and relative paths can'r be used. Fixes bug #1641705 and possibly some others. (bzr r2376) | ||||
| * | Actually, just ditched the whole option...its useless I decided... | Jon Phillips | 2007-02-11 | 1 | -6/+0 |
| | | | | (bzr r2359) | ||||
| * | oops...commented out my fix for new cli option...ugh...oops... | Jon Phillips | 2007-02-11 | 1 | -1/+2 |
| | | | | (bzr r2358) | ||||
| * | Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local | Jon Phillips | 2007-02-11 | 1 | -0/+6 |
| | | | | | | | GNOME-VFS URIs. We could do before on commandline, but this allows us to with the gui! Yeah! This is useful for the plans for webdav and Open Clip Art Library. (bzr r2357) | ||||
| * | remove duplicate include | bulia byak | 2007-01-10 | 1 | -2/+0 |
| | | | | (bzr r2172) | ||||
| * | patch 1219308 for embedding type 1 fonts into ps/eps output | bulia byak | 2006-11-18 | 1 | -0/+17 |
| | | | | (bzr r1977) | ||||
| * | removed obsolete -G option from main.cpp and therefore from '--help' output | Alexandre Prokoudine | 2006-11-14 | 1 | -9/+0 |
| | | | | (bzr r1952) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -15/+15 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -15/+15 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | Committed again without the essential fix on line 84 commented out! | Tim Dwyer | 2006-07-18 | 1 | -1/+1 |
| | | | | (bzr r1434) | ||||
| * | added include of "helper/png-write.h" to fix compile error: | Tim Dwyer | 2006-07-18 | 1 | -0/+2 |
| | | | | | | | | main.cpp:973: error: ‘sp_export_png_file’ was not declared in this scope Did someone else do an incomplete commit? (bzr r1433) | ||||
| * | remove text-to-path option for command line pdf export, it's not supported ↵ | bulia byak | 2006-07-01 | 1 | -17/+0 |
| | | | | | | for now (bzr r1332) | ||||
| * | pdf export from commandline | bulia byak | 2006-06-27 | 1 | -6/+56 |
| | | | | (bzr r1304) | ||||
| * | apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export") | Ralf Stephan | 2006-06-22 | 1 | -1/+1 |
| | | | | (bzr r1262) | ||||
| * | clarify case for --export-id and --export-drawing | Aaron Spike | 2006-03-26 | 1 | -8/+7 |
| | | | | (bzr r302) | ||||
| * | Added --export-area-canvas (-C). | Aaron Spike | 2006-03-26 | 1 | -9/+24 |
| | | | | | | Area specifying options (--export-area, --export-area-canvas and --export-area-drawing) can now be used in combination with --export-id. (bzr r300) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -0/+1 |
| | | | | (bzr r232) | ||||
| * | query: report true svg bbox, not inkscape's desktop bbox (makes more sense ↵ | bulia byak | 2006-02-04 | 1 | -2/+3 |
| | | | | | | for scripting), remove newline (bzr r74) | ||||
| * | separated doxygen main page from main.cpp for readability | Ralf Stephan | 2006-01-30 | 1 | -208/+0 |
| | | | | (bzr r62) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1543 |
| (bzr r1) | |||||
