summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment all methodsBob Jamison2008-04-241-102/+244
* r19125@shi: ted | 2008-04-23 23:32:56 -0700Ted Gould2008-04-242-23/+48
* noop: Address a couple of warnings from g++-4.3.Peter Moulder2008-04-242-4/+4
* fix a couple of g++-4.3 compile errors.Peter Moulder2008-04-242-1/+4
* Further cleanup. Minidom superseded by pedrodom.Bob Jamison2008-04-233-986/+0
* Remove working file phoebedom.h from tree.Bob Jamison2008-04-232-87/+0
* More documenting/cleanup. Remove extraneous .hBob Jamison2008-04-232-151/+183
* Split out domptr stuff into its own .h file, so that it can be used by other ...Bob Jamison2008-04-233-301/+386
* Finish commenting Node. Fix bad varname in getUserData()Bob Jamison2008-04-232-34/+83
* Get rid of bothersome domconfig.h. Begin cleanup and documentation in prepara...Bob Jamison2008-04-232-129/+130
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-2310-20/+20
* A small fix to the warning message to make it more explicit.Marcin Floryan2008-04-231-1/+1
* Change status bar text for swatch hoverJohn Bintz2008-04-231-2/+2
* Keep swatch status messages visible while hoveringJohn Bintz2008-04-221-2/+20
* r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould2008-04-2234-42/+1552
* Final format and comment fix. Sorry.Bob Jamison2008-04-222-66/+73
* Improve comments. Remove tabs.Bob Jamison2008-04-222-43/+81
* Greatly improved. More serializable, and 32/64 portable.Bob Jamison2008-04-222-460/+753
* Use improved Digest code. MD5 (and all others) tested on 32/64.Bob Jamison2008-04-221-5/+2
* Fix swatch enter-notify event propagationJohn Bintz2008-04-211-23/+19
* Oops, this broke selecting a swatch, rolling back...John Bintz2008-04-211-18/+23
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-2169-94/+121
* Show the name of the swatch that is currently under the pointer in the status...John Bintz2008-04-211-0/+24
* Updated for 32/64Bob Jamison2008-04-212-69/+71
* Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison2008-04-214-148/+151
* Only trace the painted area of the screen with each fill, reducing memory usage.John Bintz2008-04-211-10/+32
* Make parameter tracking for Paint Bucket less memory-intensive.John Bintz2008-04-201-30/+42
* update to latest 2geom. (eol-style fix needed enters at end of some files) 2...Johan B. C. Engelen2008-04-1911-11/+11
* noop: address ‘no newline at end of file’ warningPeter Moulder2008-04-191-2/+2
* Yet another md5 fix for 32/64. This time it works on ppc64/gccBob Jamison2008-04-181-2/+3
* Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and friends...Jasper van de Gronde2008-04-181-113/+4
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-1843-40/+347
* allow inx to suppress live preview checkboxbulia byak2008-04-183-1/+6
* provide a parent for the working-please-wait message so it does not sinkbulia byak2008-04-181-1/+9
* Small Paint Bucket optimization for creating GrayMapJohn Bintz2008-04-181-1/+4
* Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...John Bintz2008-04-173-17/+42
* A small step towards making the inx files fully XML / schema compliantMarcin Floryan2008-04-172-3/+3
* update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ...Johan B. C. Engelen2008-04-171-2/+2
* use the user-specified bounding box typebulia byak2008-04-171-2/+8
* replace text strings by ints for tools/bounding_boxbulia byak2008-04-176-14/+21
* fix by kur9kin for endless loop from bug 212332bulia byak2008-04-161-0/+1
* cmake: copy over excluded dirs from build.xmlJohan B. C. Engelen2008-04-161-3/+3
* fix include pathJohan B. C. Engelen2008-04-161-1/+1
* make sure --export-area-canvas works for pdf export toobulia byak2008-04-163-14/+42
* Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscapeJoshua L. Blocher2008-04-164-11/+104
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-154-17/+17
* Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...Maximilian Albert2008-04-151-0/+2
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan2008-04-153-1/+14
* i18n: Added some comments for translators.Marcin Floryan2008-04-151-0/+4
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-156-87/+102