| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed parsing of axes | Bob Jamison | 2006-07-13 | 3 | -2/+27 |
| | | | | (bzr r1404) | ||||
| * | check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476) | Ralf Stephan | 2006-07-13 | 1 | -0/+8 |
| | | | | (bzr r1402) | ||||
| * | finally getting closer to processing axes and contexts correctly | Bob Jamison | 2006-07-09 | 3 | -213/+231 |
| | | | | (bzr r1389) | ||||
| * | cleaned up token generation | Bob Jamison | 2006-07-07 | 2 | -64/+99 |
| | | | | (bzr r1375) | ||||
| * | add xpathtoken.cpp | Bob Jamison | 2006-07-07 | 1 | -0/+1 |
| | | | | (bzr r1372) | ||||
| * | remove svglsimpl | Bob Jamison | 2006-07-07 | 1 | -2/+0 |
| | | | | (bzr r1371) | ||||
| * | rearrange axis/context structure. make tokens more robust | Bob Jamison | 2006-07-07 | 5 | -1370/+1125 |
| | | | | (bzr r1370) | ||||
| * | Adjust to account for removal of svglsimpl | Bob Jamison | 2006-07-06 | 2 | -6/+6 |
| | | | | (bzr r1369) | ||||
| * | undo last commit. oops | Bob Jamison | 2006-07-06 | 1 | -1/+1 |
| | | | | (bzr r1368) | ||||
| * | don't need svg 'load and save'. in fact, it doesnt fit | Bob Jamison | 2006-07-06 | 3 | -316/+1 |
| | | | | (bzr r1367) | ||||
| * | Fix integer padding | Bob Jamison | 2006-06-30 | 1 | -0/+7 |
| | | | | (bzr r1324) | ||||
| * | Add code for printf() to allow %#s as xml-escaped string (cool, eh?) | Bob Jamison | 2006-06-26 | 2 | -105/+149 |
| | | | | (bzr r1295) | ||||
| * | Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵ | Bob Jamison | 2006-06-25 | 1 | -0/+2 |
| | | | | | | They do not like .nnn . Must be 0.nnn (bzr r1282) | ||||
| * | patch [ 1503869 ] ODF formatting fix | Aaron Spike | 2006-06-13 | 12 | -38/+363 |
| | | | | (bzr r1209) | ||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -8/+8 |
| | | | | (bzr r1117) | ||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 |
| | | | | (bzr r1115) | ||||
| * | add missing entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 |
| | | | | (bzr r950) | ||||
| * | add missing entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 |
| | | | | (bzr r949) | ||||
| * | add missing files for make distcheck | Ralf Stephan | 2006-05-22 | 1 | -0/+1 |
| | | | | (bzr r945) | ||||
| * | (bzr r929) | Bob Jamison | 2006-05-22 | 1 | -12/+27 |
| | | |||||
| * | Unix-ify the sources | Bob Jamison | 2006-05-21 | 30 | -33758/+33758 |
| | | | | (bzr r928) | ||||
| * | remove overdefinition | Bob Jamison | 2006-05-05 | 1 | -1/+1 |
| | | | | (bzr r733) | ||||
| * | fixed compilation errors with HAVE_SSL | David Yip | 2006-05-04 | 1 | -0/+3 |
| | | | | (bzr r721) | ||||
| * | Remove warnings | Bob Jamison | 2006-05-04 | 2 | -6/+6 |
| | | | | (bzr r719) | ||||
| * | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 2006-05-02 | 3 | -128/+156 |
| | | | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697) | ||||
| * | (bzr r690) | Ted Gould | 2006-05-02 | 3 | -156/+128 |
| | | |||||
| * | remove warning | Bob Jamison | 2006-04-30 | 1 | -2/+2 |
| | | | | (bzr r639) | ||||
| * | Rework Stack class to TokenExecutor, to support an Axis stack | Bob Jamison | 2006-04-30 | 4 | -207/+410 |
| | | | | (bzr r638) | ||||
| * | Clean up type strings | Bob Jamison | 2006-04-28 | 2 | -72/+115 |
| | | | | (bzr r608) | ||||
| * | Add axis and function token stubs to token set | Bob Jamison | 2006-04-27 | 2 | -7/+697 |
| | | | | (bzr r598) | ||||
| * | interim cleanup commit | Bob Jamison | 2006-04-27 | 7 | -7/+182 |
| | | | | (bzr r597) | ||||
| * | Move contextual info to Stack | Bob Jamison | 2006-04-23 | 4 | -30/+127 |
| | | | | (bzr r578) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -7/+5 |
| | | | | (bzr r576) | ||||
| * | native path support | Bob Jamison | 2006-04-22 | 1 | -0/+1 |
| | | | | (bzr r574) | ||||
| * | native path support | Bob Jamison | 2006-04-22 | 1 | -0/+5 |
| | | | | (bzr r573) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -1/+16 |
| | | | | (bzr r572) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -2/+42 |
| | | | | (bzr r571) | ||||
| * | Add test for norlalization and resolution | Bob Jamison | 2006-04-22 | 1 | -14/+21 |
| | | | | (bzr r570) | ||||
| * | Fix normalize() | Bob Jamison | 2006-04-22 | 1 | -5/+21 |
| | | | | (bzr r569) | ||||
| * | Config tweaks | Bob Jamison | 2006-04-22 | 3 | -2/+55 |
| | | | | (bzr r568) | ||||
| * | I guess this was missed | Bob Jamison | 2006-04-22 | 4 | -90/+0 |
| | | | | (bzr r567) | ||||
| * | Add normalize() | Bob Jamison | 2006-04-22 | 2 | -6/+68 |
| | | | | (bzr r566) | ||||
| * | Tweak to use Glib::ustring. Remove warnings. | Bob Jamison | 2006-04-22 | 10 | -65/+216 |
| | | | | (bzr r565) | ||||
| * | minor speedup | Bob Jamison | 2006-04-21 | 1 | -13/+21 |
| | | | | (bzr r564) | ||||
| * | remove warnings | Bob Jamison | 2006-04-14 | 2 | -6/+8 |
| | | | | (bzr r523) | ||||
| * | fix XMLCh/int warnings | Bob Jamison | 2006-04-14 | 4 | -4/+4 |
| | | | | (bzr r522) | ||||
| * | Fixed end-of-block marker | Bob Jamison | 2006-04-14 | 2 | -10/+52 |
| | | | | (bzr r520) | ||||
| * | Made the format buffer larger and part of the class, not the stack. | Bob Jamison | 2006-04-13 | 2 | -7/+8 |
| | | | | (bzr r512) | ||||
| * | add zipentry methods | Bob Jamison | 2006-04-13 | 2 | -6/+23 |
| | | | | (bzr r509) | ||||
| * | avoid name collision | Bob Jamison | 2006-04-12 | 1 | -3/+3 |
| | | | | (bzr r497) | ||||
