| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | patch [ 1503869 ] ODF formatting fix | Aaron Spike | 2006-06-13 | 1 | -3/+3 | |
| | | | | (bzr r1209) | |||||
| * | Fix for delete[] and binary comment | Jon A. Cruz | 2006-06-02 | 1 | -2/+3 | |
| | | | | (bzr r1125) | |||||
| * | Fixing crash on odg save | Jon A. Cruz | 2006-05-31 | 1 | -18/+35 | |
| | | | | (bzr r1094) | |||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 4 | -7/+10 | |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | |||||
| * | patch from bug 1474575 | bulia byak | 2006-05-27 | 1 | -0/+6 | |
| | | | | (bzr r1028) | |||||
| * | whoops, quoting of % | MenTaLguY | 2006-05-23 | 1 | -1/+1 | |
| | | | | (bzr r973) | |||||
| * | move %%EOF to end of output document | MenTaLguY | 2006-05-23 | 1 | -3/+2 | |
| | | | | (bzr r972) | |||||
| * | add missing entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 | |
| | | | | (bzr r951) | |||||
| * | replace super-linear complexity stacked C stirng concatenations with O(1) ↵ | MenTaLguY | 2006-05-22 | 1 | -13/+5 | |
| | | | | | | append to std::vector (bzr r932) | |||||
| * | added pdf metainfo author | Adib Taraben | 2006-05-21 | 1 | -1/+1 | |
| | | | | (bzr r921) | |||||
| * | * src/extension/internal/pdf.cpp: Compilation fix. For versions | mjwybrow | 2006-05-21 | 1 | -0/+4 | |
| | | | | | | | of glib older that 2.9.0, use g_date_set_time() instead of g_date_set_time_t(). (bzr r912) | |||||
| * | add %%EOF trailer for DSC-compliance | MenTaLguY | 2006-05-21 | 1 | -0/+2 | |
| | | | | (bzr r911) | |||||
| * | completet some more metainfo (title, creator, producer, date) for pdf | Adib Taraben | 2006-05-21 | 1 | -4/+17 | |
| | | | | (bzr r908) | |||||
| * | Minor parameter type and snprintf safety tweak | Jon A. Cruz | 2006-05-19 | 1 | -2/+4 | |
| | | | | (bzr r889) | |||||
| * | PDF export patch by Ulf Erikson | bulia byak | 2006-05-19 | 6 | -0/+2202 | |
| | | | | (bzr r885) | |||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 2 | -4/+4 | |
| | | | | (bzr r787) | |||||
| * | more vectorization, this time in bluredge | MenTaLguY | 2006-05-09 | 1 | -7/+3 | |
| | | | | (bzr r785) | |||||
| * | r11676@tres: ted | 2006-05-05 21:45:20 -0700 | Ted Gould | 2006-05-06 | 1 | -48/+16 | |
| | | | | | | Switching over to AutoGUI. (bzr r750) | |||||
| * | fix a typo. add more comments. | Bob Jamison | 2006-05-03 | 1 | -7/+55 | |
| | | | | (bzr r717) | |||||
| * | add gradient comments | Bob Jamison | 2006-05-03 | 1 | -2/+28 | |
| | | | | (bzr r715) | |||||
| * | r11569@tres: ted | 2006-04-29 08:55:02 -0700 | Ted Gould | 2006-05-02 | 1 | -1/+1 | |
| | | | | | | | | Pushing the document and node deeper into the code. This way parameters can be placed and edited on those. Mostly, this commit involves getting them into the autogui. (bzr r689) | |||||
| * | r11464@tres: ted | 2006-04-19 09:03:15 -0700 | Ted Gould | 2006-05-02 | 1 | -2/+2 | |
| | | | | | | Adding descriptions and scopes for the parameters. (bzr r672) | |||||
| * | remove warnings | Bob Jamison | 2006-04-29 | 1 | -3/+3 | |
| | | | | (bzr r616) | |||||
| * | Placemark for gradient export | Bob Jamison | 2006-04-27 | 1 | -1/+19 | |
| | | | | (bzr r595) | |||||
| * | use svd for better matrix analysis | Bob Jamison | 2006-04-27 | 2 | -302/+552 | |
| | | | | (bzr r593) | |||||
| * | Got handedness-reversal to work. Yaay. Images look good now | Bob Jamison | 2006-04-26 | 1 | -19/+96 | |
| | | | | (bzr r589) | |||||
| * | fit_canvas_to_drawing when opening images | Aaron Spike | 2006-04-24 | 1 | -0/+3 | |
| | | | | (bzr r581) | |||||
| * | svd hacks | Bob Jamison | 2006-04-23 | 1 | -30/+117 | |
| | | | | (bzr r577) | |||||
| * | Native paths and relative path resolution | Bob Jamison | 2006-04-22 | 2 | -9/+661 | |
| | | | | (bzr r575) | |||||
| * | Minor cleanup. Sort styleTable. | Bob Jamison | 2006-04-21 | 2 | -67/+25 | |
| | | | | (bzr r563) | |||||
| * | remove duplicate styles, add placeholders for opacities | Bob Jamison | 2006-04-20 | 1 | -1/+11 | |
| | | | | (bzr r559) | |||||
| * | Use dual maps to remove duplicates in style table | Bob Jamison | 2006-04-20 | 2 | -79/+127 | |
| | | | | (bzr r558) | |||||
| * | Got images working correctly | Bob Jamison | 2006-04-14 | 1 | -8/+14 | |
| | | | | (bzr r526) | |||||
| * | Remove warnings | Bob Jamison | 2006-04-14 | 1 | -1/+1 | |
| | | | | (bzr r524) | |||||
| * | Fixed desktop-to-doc Y flip | Bob Jamison | 2006-04-14 | 1 | -12/+18 | |
| | | | | (bzr r521) | |||||
| * | Initial results | Bob Jamison | 2006-04-14 | 1 | -45/+126 | |
| | | | | (bzr r519) | |||||
| * | Added curves | Bob Jamison | 2006-04-14 | 1 | -18/+105 | |
| | | | | (bzr r515) | |||||
| * | Added meta-info stub | Bob Jamison | 2006-04-13 | 2 | -2/+71 | |
| | | | | (bzr r514) | |||||
| * | More WIP. Got all of the files generated. Now just work on content.xml to ↵ | Bob Jamison | 2006-04-13 | 2 | -69/+278 | |
| | | | | | | get viable info into OO.org (bzr r513) | |||||
| * | wip | Bob Jamison | 2006-04-13 | 2 | -203/+277 | |
| | | | | (bzr r508) | |||||
| * | add some sp_* stuff | Bob Jamison | 2006-04-12 | 1 | -0/+30 | |
| | | | | (bzr r504) | |||||
| * | still WIP. added tree-descending code | Bob Jamison | 2006-04-12 | 2 | -25/+49 | |
| | | | | (bzr r503) | |||||
| * | WIP commit | Bob Jamison | 2006-04-12 | 2 | -7/+275 | |
| | | | | (bzr r499) | |||||
| * | change include path for ziptool | Bob Jamison | 2006-04-12 | 1 | -1/+1 | |
| | | | | (bzr r484) | |||||
| * | First dependency on ziptool | Bob Jamison | 2006-04-10 | 1 | -4/+4 | |
| | | | | (bzr r471) | |||||
| * | r11029@tres: ted | 2006-03-18 11:01:42 -0800 | Ted Gould | 2006-03-29 | 1 | -1/+1 | |
| | | | | | | Updating the default destination to "| lp" (bzr r356) | |||||
| * | fix 1459154 | bulia byak | 2006-03-27 | 1 | -1/+1 | |
| | | | | (bzr r310) | |||||
| * | Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h ↵ | Peter Moulder | 2006-03-13 | 2 | -226/+226 | |
| | | | | | | files created since cvs2svn). (bzr r234) | |||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 | |
| | | | | (bzr r232) | |||||
| * | Fix: was using locale to format SVG numbers. | Peter Moulder | 2006-03-13 | 2 | -83/+143 | |
| | | | | | | | | Use normal attributes instead of style attribute, for greater viewer compatibility. Tidy up the produced SVG: trim trailing zeros from numbers. Stronger detection of invalid .ggr files. (bzr r225) | |||||
