| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Starting Summer of Code: SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-05-08 | 4 | -0/+257 | |
| | | | | | | * hkern and vkern: parameter loading. (bzr r5624) | |||||
| * | fix bug when editing endnodes | bulia byak | 2008-05-07 | 1 | -0/+2 | |
| | | | | (bzr r5623) | |||||
| * | Update to Unicode 5.1.0. Fix header (oops) | Bob Jamison | 2008-05-07 | 2 | -1200/+1321 | |
| | | | | (bzr r5622) | |||||
| * | fix 224981 | bulia byak | 2008-05-06 | 1 | -1/+4 | |
| | | | | (bzr r5621) | |||||
| * | Add svg-path-test.h to src/svg/Makefile_insert | Jasper van de Gronde | 2008-05-06 | 1 | -1/+2 | |
| | | | | (bzr r5620) | |||||
| * | xy-grid: when shown as dots, add emphasis using crosses. | Johan B. C. Engelen | 2008-05-06 | 1 | -3/+11 | |
| | | | | (bzr r5619) | |||||
| * | Fix a regression in the SVG path data parser (it will now parse things like ↵ | Jasper van de Gronde | 2008-05-06 | 2 | -17/+491 | |
| | | | | | | "M 1.3.4" correctly again). (bzr r5618) | |||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 10 | -129/+155 | |
| | | | | (bzr r5617) | |||||
| * | limit the change to the relative moves only | bulia byak | 2008-05-06 | 1 | -58/+65 | |
| | | | | (bzr r5616) | |||||
| * | reinterpret move when apply-separately checkbox is on | bulia byak | 2008-05-06 | 1 | -0/+63 | |
| | | | | (bzr r5615) | |||||
| * | export bbox sorting machinery | bulia byak | 2008-05-06 | 2 | -12/+19 | |
| | | | | (bzr r5614) | |||||
| * | make determining smooth nodes more robust | bulia byak | 2008-05-06 | 1 | -9/+14 | |
| | | | | (bzr r5613) | |||||
| * | Cmake: Fix ~PedroGui function being defined multiple times | Joshua L. Blocher | 2008-05-06 | 2 | -8/+7 | |
| | | | | (bzr r5612) | |||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 8 | -14/+57 | |
| | | | | (bzr r5611) | |||||
| * | Bring testing files up-to-date in preparation to test new svg code. | Bob Jamison | 2008-05-05 | 3 | -24/+17 | |
| | | | | (bzr r5610) | |||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 40 | -798/+777 | |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | |||||
| * | Cmake: Moved helper macros to their own file and removed *-test.h from ↵ | Joshua L. Blocher | 2008-05-05 | 6 | -123/+117 | |
| | | | | | | inkscape source list (bzr r5608) | |||||
| * | copyedit | bulia byak | 2008-05-05 | 2 | -17/+43 | |
| | | | | (bzr r5607) | |||||
| * | move to visualize path | bulia byak | 2008-05-05 | 1 | -1/+1 | |
| | | | | (bzr r5606) | |||||
| * | separate x and y jittering | bulia byak | 2008-05-05 | 2 | -12/+17 | |
| | | | | (bzr r5605) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 7 | -8/+12 | |
| | | | | (bzr r5604) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -2/+6 | |
| | | | | (bzr r5603) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 3 | -18/+18 | |
| | | | | (bzr r5602) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 | |
| | | | | (bzr r5601) | |||||
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 17 | -59/+107 | |
| | | | | (bzr r5600) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 2 | -8/+53 | |
| | | | | (bzr r5599) | |||||
| * | * configure.ac: Have the "linker tolerates -z relro" configure test do | mjwybrow | 2008-05-04 | 1 | -1/+1 | |
| | | | | | | | a AC_LINK_IFELSE since the existing AC_COMPILE_IFELSE didn't use the LDFLAGS and therefore wasn't actually performing the test. (bzr r5598) | |||||
| * | Address string-literal-to-char* warning: Make gm_read_error global var point ↵ | Peter Moulder | 2008-05-04 | 2 | -6/+6 | |
| | | | | | | to const char. (bzr r5597) | |||||
| * | noop: Address string-literal-to-char* warning. | Peter Moulder | 2008-05-04 | 1 | -2/+2 | |
| | | | | (bzr r5596) | |||||
| * | Patch from sas to fix validity of the INX file for gimp_xcf.py | Aaron Spike | 2008-05-04 | 1 | -2/+2 | |
| | | | | (bzr r5595) | |||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 18 | -139/+139 | |
| | | | | (bzr r5594) | |||||
| * | Initial cut of touch-delete mode | Jon A. Cruz | 2008-05-03 | 1 | -29/+69 | |
| | | | | (bzr r5593) | |||||
| * | Adding Triangle Extension - See LP#226001 | Mike Pittman | 2008-05-03 | 4 | -0/+225 | |
| | | | | (bzr r5592) | |||||
| * | Export grid and guides to XCF (Bug #222655) | Aaron Spike | 2008-05-03 | 2 | -1/+79 | |
| | | | | | | Patch by PsychoAlienDog. Excellent work. We may want to reexamine the printing of debug info by xpathSingle() when there is no grid. (bzr r5591) | |||||
| * | Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file | Joshua L. Blocher | 2008-05-03 | 5 | -80/+80 | |
| | | | | (bzr r5590) | |||||
| * | Remove invalid struct initialization warnings. | Bob Jamison | 2008-05-03 | 1 | -2/+4 | |
| | | | | (bzr r5589) | |||||
| * | Removed entries for removed/dead extensions (randompnt.inx and ↵ | Mike Pittman | 2008-05-03 | 2 | -4/+1 | |
| | | | | | | randompos.inx). Discussion in LP#225486. (bzr r5588) | |||||
| * | Removing seemingly dead/unused extension files that are causing a menu ↵ | Mike Pittman | 2008-05-03 | 2 | -28/+0 | |
| | | | | | | problem - See LP#225486 (bzr r5587) | |||||
| * | Cmake: Add missing CmakeLists.txt | Joshua L. Blocher | 2008-05-03 | 3 | -0/+46 | |
| | | | | (bzr r5586) | |||||
| * | Cmake: Add missing CmakeLists.txt | Joshua L. Blocher | 2008-05-03 | 1 | -0/+14 | |
| | | | | (bzr r5585) | |||||
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 5 | -78/+107 | |
| | | | | (bzr r5584) | |||||
| * | make more messages immediate | bulia byak | 2008-05-03 | 1 | -4/+4 | |
| | | | | (bzr r5583) | |||||
| * | Modify for *Parser->*Reader conversion | Bob Jamison | 2008-05-02 | 1 | -4/+4 | |
| | | | | (bzr r5582) | |||||
| * | Add new property to <cc>, refreshCache, to force recomp | Bob Jamison | 2008-05-02 | 2 | -21/+30 | |
| | | | | (bzr r5581) | |||||
| * | Cleaned up xml to validate as per sas' patch @ LP#225651 | Mike Pittman | 2008-05-02 | 2 | -6/+6 | |
| | | | | (bzr r5580) | |||||
| * | Removed <submenu _name="Object"/> entry from inx files to prevent bogus menu ↵ | Mike Pittman | 2008-05-02 | 2 | -3/+1 | |
| | | | | | | entry while preserving xml <effects-menu> </effects-menu> structure. See discussion under LP #225486. (bzr r5579) | |||||
| * | 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 | 2 | -2/+2 | |
| | | | | (bzr r5577) | |||||
| * | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵ | Joshua L. Blocher | 2008-05-02 | 6 | -40/+76 | |
| | | | | | | Linking checking to help resolve linking issues (bzr r5576) | |||||
| * | Removed Submenu name "Object" from randompnt.inx and randompos.inx to stop ↵ | Mike Pittman | 2008-05-02 | 2 | -2/+2 | |
| | | | | | | bogus submenu. (bzr r5575) | |||||
