Code

Start shell. Begin to make prototypes and wrappers.
[inkscape.git] / src /
2006-07-31 gouldtj r13106@tres: ted | 2006-07-30 11:10:02 -0700
2006-07-31 gouldtj r13105@tres: ted | 2006-07-30 11:08:56 -0700
2006-07-31 daleharveyhandling recieved messages
2006-07-30 daleharveyrestructuring session-manager
2006-07-30 daleharveymore session establishment
2006-07-30 daleharveymerged with defines
2006-07-30 daleharveyworking on session establishment
2006-07-30 johncoswellFix bug where deleting a node broke the symmetry of...
2006-07-29 daleharveyupdate to whiteboard, merged typedefs / defines and...
2006-07-29 mentalremove GObject signals from SPObject
2006-07-29 mentalswitch to sigc++ SPObject signals for SPSwitch
2006-07-29 mentalswitch to sigc++ SPObject signals for SPPattern
2006-07-29 mentalswitch to sigc++ SPObject signals for SPGradient
2006-07-29 mentalswitch to sigc++ SPObject signals for SPDocument
2006-07-29 mentalswitch to sigc++ SPObject signals for desktop widget
2006-07-29 mentalswitch to sigc++ SPObject signals for SPGradientImage
2006-07-29 mentalswitch to sigc++ SPObject signals for gradient toolbar
2006-07-29 buliabyakpatch for rendering quality and speed from Jasper van...
2006-07-28 ishmalAdd Miklos's new Cairo PDF rendering
2006-07-28 mentalswitch to sigc++ SPObject signals for SPUsePathReference
2006-07-28 mentalswitch to sigc++ SPObject signals for SPAttributeWidget...
2006-07-28 mentalswitch to sigc++ SPObject signals for SPOffset
2006-07-28 mentalswitch to sigc++ SPObject signals for SPShape
2006-07-27 kiiralaswitch to sigc++ signals
2006-07-27 ishmalfix typo. oops
2006-07-27 ishmalfix bug in normalizeMatrix, add some better trace messages
2006-07-27 mentalswitch to sigc++ "release"
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-07-26 daleharveyRefactoring Session Establishment
2006-07-26 mentalfinish switching to sigc++ SPObject signals for SPStyle
2006-07-26 kiiralaAdded support for enable-background to SPStyle
2006-07-25 daleharveyadded sendProtocol
2006-07-25 mentalwhoops, missed some uses of the old GObject signals...
2006-07-25 mentalswitch to sigc++ SPObject signals for SPGradientVectorS...
2006-07-25 daleharveysession can be initlialised with a current document...
2006-07-25 mentalremove vestigal plugin support
2006-07-24 matiphasadded Rune and Riku
2006-07-24 ishmalFix a null pointer bug I made myself. Sorry.
2006-07-23 johncoswellforced redraw of canvas upon completion of zooming...
2006-07-23 mentalUpdate pattern creation help text to reflect new menu...
2006-07-23 johncoswelladded SPDesktop::updateNow() and forced redraw of canva...
2006-07-23 johncoswellForced redraw of canvas upon document commit to work...
2006-07-22 mentalpatch from John Bintz, adding pref to simplify multiple...
2006-07-22 mentalswitch to using sigc++ signals
2006-07-21 mentalswitch to sigc++ signals and manually clean up signal...
2006-07-21 mentalswitch to sigc++ signal for "release"
2006-07-21 mentalswitch to sigc++ signals for "release"
2006-07-21 mentalswitch to sigc++ signal for "release"
2006-07-21 mentalswitch to sigc++ signals for "modified" and "release"
2006-07-21 mentalswitched to using sigc++ "modified" signal
2006-07-21 mentalsp_object_invoke_release -> SPObject::releaseReferences...
2006-07-21 mentalreplace two uses of hash_map with standard STL map
2006-07-20 brycemarker refactoring work
2006-07-20 daleharveyadded choose desktop dialog during intialising a whiteb...
2006-07-19 ishmalAdd property getters to FileExportDialog
2006-07-18 kiiralaAdded a bunch of comments to filter effects rendering...
2006-07-18 tgdwyerWe now use connector spacing to determine the minimum...
2006-07-18 tgdwyerCommitted again without the essential fix on line 84...
2006-07-18 tgdwyeradded include of "helper/png-write.h" to fix compile...
2006-07-17 ishmalCreate first mockup for export dialog panel
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-17 tgdwyercleanup, remove warnings
2006-07-17 tgdwyerminor performance improvement
2006-07-17 tgdwyerremove debug messages
2006-07-17 tgdwyerremove overlaps between connected components
2006-07-17 tgdwyerConstraints are now properly divided up between the...
2006-07-16 ishmalmore string cleanup
2006-07-16 ishmalmore string cleanup
2006-07-16 tgdwyerLayout algorithm is now applied to each connected compo...
2006-07-15 dwyipadded inkscape_get_all_desktops() after speaking with...
2006-07-15 dwyipuse atoi for char* -> int conversion
2006-07-15 buliabyakadd colon
2006-07-15 ishmaladd HAVE_GETOPT_H
2006-07-14 njh o removed the unused cache as it was just wasting...
2006-07-14 mjwybrow * src/Makefile_insert, src/Makefile.am, src/svg...
2006-07-14 mjwybrow * src/Makefile_insert, src/Makefile.am, src/svg...
2006-07-14 mjwybrow * src/libavoid/*: Add a couple of missing files.
2006-07-14 mjwybrow * src/sp-conn-end-pair.cpp, src/connector-context...
2006-07-14 tgdwyerfixed warnings
2006-07-14 tgdwyer - improve hint for directed graph toggle
2006-07-14 tgdwyer - Connectors with end-markers now constrained to point...
2006-07-14 mjwybrow * src/libavoid/router.cpp: Fixed a bug in the libav...
2006-07-13 kidprotoadded commandline option ability and got timer ready...
2006-07-13 ishmalfixed parsing of axes
2006-07-13 rwstcheck for <sys/filio.h> to get FIONREAD on Solaris...
2006-07-13 rwstgive _anchor initial value before comparing it
2006-07-13 ishmalBase all 3 dialogs from a common FileDialogBase to...
2006-07-12 ishmalclean up redundancies. add a placeholder for Export...
2006-07-12 ishmalmove filedialog to its new home
2006-07-12 tgdwyer - added toggle buttons for directed layout (doesn...
2006-07-12 tgdwyerAdded layout button and ideal connector length spinbox...
2006-07-12 tgdwyerPreviously graph layout was done using the Kamada-Kawai...
2006-07-10 rwstanother attempt at #1502439, another example of ignorin...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-10 gustav_bundo annotations
2006-07-09 ishmalfinally getting closer to processing axes and contexts...
2006-07-09 ishmalfix properly. oops ^^
2006-07-09 ishmalremove conversion warnings
2006-07-09 kiiralaCompiler error in NR::Filter fixed
next