Code

Cleanup
[inkscape.git] / src /
2006-08-07 ulferiksonCleanup
2006-08-06 daleharveyinitial keynodetable work
2006-08-06 mikloshChanged the PANGO_GLYPH_* defines to their actual value...
2006-08-06 mikloshNotify save failure by throwing "save_failed".
2006-08-06 mikloshAdded Ulf's various PDF fixes.
2006-08-05 ulferiksonEmbed bitmap images (with transparency). No compression...
2006-08-05 ulferiksonNotify save failure by throwing "save_failed".
2006-08-05 ulferiksonFix for eccentric elliptic gradients.
2006-08-05 ulferiksonBug 1527659 (Lack of canvas dimensions integrity from...
2006-08-05 ulferiksonFlush to file more often to avoid huge StringStreams.
2006-08-05 johncoswelladd checks to make sure given nodepath pointers are...
2006-08-04 daleharveyfinalising session establishment
2006-08-04 pjrmnoop: Address signed/unsigned comparison warning.
2006-08-04 pjrmRemove trailing tab after backslash (added in previous...
2006-08-03 mentaladd fixup for infamous (and apparently quite widespread...
2006-08-03 daleharveyempty messages are passed onto all listeners in pedro...
2006-08-03 acspikeremove restriction from copying defs from effected...
2006-08-03 buliabyakinterruptible redraw
2006-08-03 daleharveywork on jabber_whiteboard
2006-08-03 buliabyakfix 1533388
2006-08-03 buliabyakprevent the race between ungrab and selModify to fix...
2006-08-03 buliabyakdisconnect signals from knots when destroying node...
2006-08-03 daleharveyadded StateHandling to whiteboard
2006-08-02 buliabyakcompile fix
2006-08-02 buliabyakfix new deletion behavior when deleting up to next...
2006-08-02 haa_rodriguesAdded skeleton files for other filter primitives' SP...
2006-08-02 daleharveyrefactored session establishment
2006-08-02 ishmalfix "not found" build problem with older pangoes
2006-08-01 ishmaladd #include <pango> for people with older versions
2006-08-01 daleharveyadded getFirstChild() and exists() to pedrodom
2006-07-31 mikloshchange HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
2006-07-31 mikloshchange HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
2006-07-31 daleharveyrestructuring whiteboard
2006-07-31 ishmalchange USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
2006-07-31 ishmalMake sure file compiles with or without HAVE_PANGO_CAIRO
2006-07-31 ishmalchange USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
2006-07-31 ishmalfix build breakers
2006-07-31 gouldtj r13127@tres: ted | 2006-07-30 22:18:42 -0700
2006-07-31 gouldtj r13110@tres: ted | 2006-07-30 22:13:21 -0700
2006-07-31 gouldtj r13109@tres: ted | 2006-07-30 22:11:20 -0700
2006-07-31 gouldtj r13108@tres: ted | 2006-07-30 12:27:51 -0700
2006-07-31 gouldtj r13107@tres: ted | 2006-07-30 11:47:41 -0700
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...
next