summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-25More documentation and cleanup. Marching forward!Bob Jamison3-125/+692
2008-04-25More documentationBob Jamison1-23/+149
2008-04-25Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...Jon A. Cruz8-61/+130
2008-04-24Left out a comment. sorry.Bob Jamison1-0/+6
2008-04-24More documentation. Clean up SMIL a bit. SMIL needs more work, too.Bob Jamison4-259/+548
2008-04-24More documentation. Traversal needed conversion to NodePtr. Traversal needs...Bob Jamison2-79/+249
2008-04-24enable combine/breakapart to work with lpes properlybulia byak1-6/+28
2008-04-24Add some Event documentation to be more respectable ^^Bob Jamison1-136/+395
2008-04-24comment all methodsBob Jamison1-102/+244
2008-04-24r19125@shi: ted | 2008-04-23 23:32:56 -0700Ted Gould2-23/+48
2008-04-24noop: Address a couple of warnings from g++-4.3.Peter Moulder2-4/+4
2008-04-24fix a couple of g++-4.3 compile errors.Peter Moulder2-1/+4
2008-04-23Further cleanup. Minidom superseded by pedrodom.Bob Jamison3-986/+0
2008-04-23Remove working file phoebedom.h from tree.Bob Jamison2-87/+0
2008-04-23More documenting/cleanup. Remove extraneous .hBob Jamison2-151/+183
2008-04-23Split out domptr stuff into its own .h file, so that it can be used by other ...Bob Jamison3-301/+386
2008-04-23Finish commenting Node. Fix bad varname in getUserData()Bob Jamison2-34/+83
2008-04-23Get rid of bothersome domconfig.h. Begin cleanup and documentation in prepara...Bob Jamison2-129/+130
2008-04-23Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan10-20/+20
2008-04-23A small fix to the warning message to make it more explicit.Marcin Floryan1-1/+1
2008-04-23Change status bar text for swatch hoverJohn Bintz1-2/+2
2008-04-22Keep swatch status messages visible while hoveringJohn Bintz1-2/+20
2008-04-22r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould34-42/+1552
2008-04-22Final format and comment fix. Sorry.Bob Jamison2-66/+73
2008-04-22Improve comments. Remove tabs.Bob Jamison2-43/+81
2008-04-22Greatly improved. More serializable, and 32/64 portable.Bob Jamison2-460/+753
2008-04-22Use improved Digest code. MD5 (and all others) tested on 32/64.Bob Jamison1-5/+2
2008-04-21Fix swatch enter-notify event propagationJohn Bintz1-23/+19
2008-04-21Oops, this broke selecting a swatch, rolling back...John Bintz1-18/+23
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould69-94/+121
2008-04-21Show the name of the swatch that is currently under the pointer in the status...John Bintz1-0/+24
2008-04-21Updated for 32/64Bob Jamison2-69/+71
2008-04-21Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison4-148/+151
2008-04-21Only trace the painted area of the screen with each fill, reducing memory usage.John Bintz1-10/+32
2008-04-20Make parameter tracking for Paint Bucket less memory-intensive.John Bintz1-30/+42
2008-04-19update to latest 2geom. (eol-style fix needed enters at end of some files) 2...Johan B. C. Engelen11-11/+11
2008-04-19noop: address ‘no newline at end of file’ warningPeter Moulder1-2/+2
2008-04-18Yet another md5 fix for 32/64. This time it works on ppc64/gccBob Jamison1-2/+3
2008-04-18Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and friends...Jasper van de Gronde1-113/+4
2008-04-18update to latest 2geom. (eol-style fix)Johan B. C. Engelen43-40/+347
2008-04-18allow inx to suppress live preview checkboxbulia byak3-1/+6
2008-04-18provide a parent for the working-please-wait message so it does not sinkbulia byak1-1/+9
2008-04-18Small Paint Bucket optimization for creating GrayMapJohn Bintz1-1/+4
2008-04-17Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...John Bintz3-17/+42
2008-04-17A small step towards making the inx files fully XML / schema compliantMarcin Floryan2-3/+3
2008-04-17update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ...Johan B. C. Engelen1-2/+2
2008-04-17use the user-specified bounding box typebulia byak1-2/+8
2008-04-17replace text strings by ints for tools/bounding_boxbulia byak6-14/+21
2008-04-16fix by kur9kin for endless loop from bug 212332bulia byak1-0/+1
2008-04-16cmake: copy over excluded dirs from build.xmlJohan B. C. Engelen1-3/+3