
=== 1916sugarDBus-bf.cs ===
Change Set:		sugarDBus-bf
Date:			12 March 2008
Author:			Bert Freudenberg

- adapt to new DBus-Core (needs new plugin)
- prevent endless loop in msg dispatching
- remove handlers on timeout

=== 1915DBus-Core-bf-37.cs ===
Change Set:		DBus-Core-bf-37
Date:			12 March 2008
Author:			Bert Freudenberg

Name: DBus-Core-bf.37
Author: bf
Time: 7 March 2008, 7:13:27 pm
UUID: 75d3ad5f-5627-42ee-9703-6fae2f25ba06
Ancestors: DBus-Core-bf.36

WARNING: this version needs DBus-Plugin-bf.31 or later, it is incompatible with earlier plugins

=== 1914fixSharedQ2-bf.cs ===
Change Set:		fixSharedQ2-bf
Date:			11 February 2006
Author:			Bert Freudenberg

Nil out unused slots in shared queue. This is a really old fix of mine, wonder what else we are missing ...

=== 1913compareToClipFix-sw.cs ===
Change Set:		compareToClipFix-sw
Date:			26 February 2008
Author:			Scott Wallace

Fixes the compare-to-clipboard feature (alt-shift-C issued in a text pane) for the case where a string, rather than a text, is already on the clipboard.

=== 1912sketchName-sw.cs ===
Change Set:		sketchName-sw
Date:			18 February 2008
Author:			Scott Wallace

Works around an obscure bug that made duplication of a newly-created Sketch be given an inappropriate name.

=== 1911sketchPolygonUndo-nice.cs ===
Change Set:		sketchPolygonUndo-nice
Date:			5 November 2007
Author:			Nicholas Cellier

Fixes a bug in use of undo in the painting tool when in polygon mode.

Gleaned from Mantis 6732, and vetted and harvested for olpc by Scott Wallace - sw 2/26/2008 14:48 

=== 1910revealFix-sw.cs ===
Change Set:		revealFix-sw
Date:			26 February 2008
Author:			Scott Wallace

Fixes the bug that a reveal-player for a player whose costume is the World fell into a debugger.

=== 1909stderrLog-bf.cs ===
Change Set:		errorLog-bf
Date:			22 February 2008
Author:			Bert Freudenberg

Log error to stderr if logDebuggerStackToConsole is true (in addition to logDebuggerStackToFile)

=== 1908stdStreams2-bf.cs ===
Change Set:		stdStreams2-bf
Date:			22 February 2008
Author:			Bert Freudenberg

Make sure to use standard streams only on unix

=== 1907crlfFix-bf.cs ===
Change Set:		crlfFix-bf
Date:			22 February 2008
Author:			Bert Freudenberg

MultiByteFileStream>>nextPutAll: ignored the lineEndConversion settings

=== 1906stdStreams-bf.cs ===
Change Set:		stdStreams-bf
Date:			22 February 2008
Author:			Bert Freudenberg

Add support for stdin, stdout, stderr. Also, setting #lineEndConvention: enables the line end conversion.

=== 1905changesFix-bf.cs ===
Change Set:		changesFix-bf
Date:			21 February 2008
Author:			Bert Freudenberg

Change #changesName to be a full path derived from image name, just like #imageName and #sourcesName. This makes more code work even if the changes are not in the default directory.

=== 1904dbusExplorer-bf.cs ===
Change Set:		dbusExplorer-bf
Date:			21 February 2008
Author:			Bert Freudenberg

Add a graphical DBusExplorer.

=== 1903idParams-bf.cs ===
Change Set:		idParams-bf
Date:			21 February 2008
Author:			Bert Freudenberg

Refactor activity id and bundle id parameters

=== 1902suspendUI-bf.cs ===
Change Set:		suspendUI-bf
Date:			20 February 2008
Author:			Bert Freudenberg

Suspend the UI process while not active (#2939)

=== 1901rehashMDs-lg.cs ===

=== 1900htmlColor-bf.cs ===
Change Set:		htmlColor-bf
Date:			19 February 2008
Author:			Bert Freudenberg

Bug: (Color fromString: '#222222') asHTMLColor = '#212121'

Fix asHTMLColor, also speed up 10x.

=== 1899gapFiller1899.cs ===


=== 1898gapFiller1898.cs ===


=== 1897gapFiller1897.cs ===

