summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* use atoi for char* -> int conversionDavid Yip2006-07-151-1/+1
* add colonbulia byak2006-07-151-2/+2
* add HAVE_GETOPT_HBob Jamison2006-07-151-0/+4
* o removed the unused cache as it was just wasting time and spaceNathan Hurst2006-07-141-42/+11
* * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow2006-07-141-1/+1
* * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow2006-07-144-17/+17
* * src/libavoid/*: Add a couple of missing files.mjwybrow2006-07-142-0/+936
* * src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow2006-07-1419-96/+774
* fixed warningsTim Dwyer2006-07-143-20/+17
* - improve hint for directed graph toggleTim Dwyer2006-07-141-1/+1
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-1424-133/+213
* * src/libavoid/router.cpp: Fixed a bug in the libavoid functionmjwybrow2006-07-141-2/+2
* added commandline option ability and got timer ready for doing automaticJon Phillips2006-07-131-4/+33
* fixed parsing of axesBob Jamison2006-07-133-2/+27
* check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan2006-07-131-0/+8
* give _anchor initial value before comparing itRalf Stephan2006-07-131-0/+1
* Base all 3 dialogs from a common FileDialogBase to share behavioursBob Jamison2006-07-131-16/+56
* clean up redundancies. add a placeholder for Export dialogBob Jamison2006-07-122-92/+590
* move filedialog to its new homeBob Jamison2006-07-125-16/+16
* - added toggle buttons for directed layout (doesn't do anything yet) and over...Tim Dwyer2006-07-126-21/+85
* Added layout button and ideal connector length spinbox to connector toolbarTim Dwyer2006-07-124-4/+43
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-1246-588/+3131
* another attempt at #1502439, another example of ignoring NULL removedRalf Stephan2006-07-101-1/+4
* Bicubic scaler added to filtering, allowing changes in filter resolutionNiko Kiirala2006-07-106-13/+211
* undo annotationsgustav_b2006-07-102-6/+14
* finally getting closer to processing axes and contexts correctlyBob Jamison2006-07-093-213/+231
* fix properly. oops ^^Bob Jamison2006-07-091-4/+4
* remove conversion warningsBob Jamison2006-07-091-4/+4
* Compiler error in NR::Filter fixedNiko Kiirala2006-07-091-13/+13
* Filter effects bounding box calculation makes use of area settingsNiko Kiirala2006-07-091-10/+42
* undo annotationsgustav_b2006-07-093-25/+14
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-0912-23/+191
* handle NULL return value, fixes crash when opening filechooser dialog (#1502439)Ralf Stephan2006-07-081-2/+5
* added gui code for whiteboarddaleharvey2006-07-082-2/+80
* cleaned up token generationBob Jamison2006-07-072-64/+99
* added a copy of pedrogui to jabber_whiteboard for custom developmentdaleharvey2006-07-076-3/+3672
* GC utilization fixesDavid Yip2006-07-071-1/+1
* add xpathtoken.cppBob Jamison2006-07-071-0/+1
* remove svglsimplBob Jamison2006-07-071-2/+0
* rearrange axis/context structure. make tokens more robustBob Jamison2006-07-075-1370/+1125
* Adjust to account for removal of svglsimplBob Jamison2006-07-062-6/+6
* undo last commit. oopsBob Jamison2006-07-061-1/+1
* don't need svg 'load and save'. in fact, it doesnt fitBob Jamison2006-07-063-316/+1
* save updates, and put to sleep for a whileBob Jamison2006-07-062-238/+646
* undo annotationsbulia byak2006-07-064-42/+49
* refactoring, add background removalBob Jamison2006-07-055-141/+125
* replace single toggle button with less confusing pick-alpha and set-alpha opt...bulia byak2006-07-053-23/+58
* Add Wolfram Strempfer.Colin Marquardt2006-07-051-1/+2
* fixed compile bugDavid Yip2006-07-051-2/+2
* switched UndoStackObserver / CompositeUndoStackObserver to use GC David Yip2006-07-042-3/+7