<?xml version="1.0"?>
			<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Dprogramming.com Wiki</title>
			<link>http://wiki.dprogramming.com/Main/AllRecentChanges</link>
			<description>Main.AllRecentChanges</description>
			<lastBuildDate>Sat, 14 Jan 2012 02:28:21 GMT</lastBuildDate>
			<generator>pmwiki-2.0.beta36</generator>
		<item>
		<dc:creator>asdf</dc:creator>
	        <title>Main / WikiSandbox</title>
	        <link>http://wiki.dprogramming.com/Main/WikiSandbox</link>
	        <description>Feel free to use this page to experiment with the Text Formatting Rules.  Just click the "Edit Page" link at the bottom of the page.


import std.stdio;

void main()
{
        writefln("hello,  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Main/WikiSandbox asdf 2012-01-14T02:28Z</guid>
	        <dc:contributor>asdf</dc:contributor>
	        <dc:date>2012-01-14T02:28Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DBot / ClassicQuotes</title>
	        <link>http://wiki.dprogramming.com/DBot/ClassicQuotes</link>
	        <description>Here are some of dbot's classic quotes. Feel free to add your own conversations with dbot that were especially memorable.

Note: lines starting with &lt;dbot&gt; are what dbot said, and dbot: are  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DBot/ClassicQuotes ChrisMiller 2011-10-09T09:50Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2011-10-09T09:50Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / Snapshots</title>
	        <link>http://wiki.dprogramming.com/Dfl/Snapshots</link>
	        <description>DFL snapshots
Note: 
DFL is also hosted on dsource.org's subversion via:
svn co http://svn.dsource.org/projects/dfl/trunk/win32/dfl dfldsource/win32/dfl
the subversion repository is sometimes slightly  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/Snapshots ChrisMiller 2011-05-24T05:58Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2011-05-24T05:58Z</dc:date>
	        </item>
		<item>
		<dc:creator>Heinz Traub</dc:creator>
	        <title>DflDoc / Combobox-ComboBox-selectedIndex</title>
	        <link>http://wiki.dprogramming.com/DflDoc/Combobox-ComboBox-selectedIndex</link>
	        <description>Gets or sets the index specifying the currently selected item.

Remarks

To select an index at parent form's load time don't call this method inside the form's constructor, use the form's load event  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflDoc/Combobox-ComboBox-selectedIndex Heinz Traub 2010-11-29T19:53Z</guid>
	        <dc:contributor>Heinz Traub</dc:contributor>
	        <dc:date>2010-11-29T19:53Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / ScintillaControl</title>
	        <link>http://wiki.dprogramming.com/Dfl/ScintillaControl</link>
	        <description>Scintilla text box control with extra dlex.dll that can handle D syntax.
See Scintilla Documentation for more information.
For the full scintilla source with dlex modifications, visit DLex.HomePage.

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/ScintillaControl ChrisMiller 2010-11-01T02:28Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-11-01T02:28Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / DflCompat</title>
	        <link>http://wiki.dprogramming.com/Dfl/DflCompat</link>
	        <description>DFL Compatibility
Application.setCompat(DflCompat compat)

Sets application compatibility to the behavior of a previous version of DFL. This function is set as deprecated because it re-enables  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/DflCompat ChrisMiller 2010-08-30T05:36Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-30T05:36Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DflDoc / Form-Form-minimumSize</title>
	        <link>http://wiki.dprogramming.com/DflDoc/Form-Form-minimumSize</link>
	        <description>Get or set the minimum size of the form.


myform.minimumSize = Size(200, 200);

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflDoc/Form-Form-minimumSize ChrisMiller 2010-08-30T04:28Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-30T04:28Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DflDoc / Form-Form-maximumSize</title>
	        <link>http://wiki.dprogramming.com/DflDoc/Form-Form-maximumSize</link>
	        <description>Get or set the maximum size of the form.


myform.maximumSize = Size(500, 500);

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflDoc/Form-Form-maximumSize ChrisMiller 2010-08-30T04:27Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-30T04:27Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DBot / FeatureRequests</title>
	        <link>http://wiki.dprogramming.com/DBot/FeatureRequests</link>
	        <description>DBot Feature Requests
Add dbot feature requests below


Real scripting support: lua or dmdscript?


COOKIE COUNTING!!!!11


Use nickserv to verify user identity.


Another feature request (without the  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DBot/FeatureRequests ChrisMiller 2010-08-25T19:05Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-25T19:05Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DBot / SideBar</title>
	        <link>http://wiki.dprogramming.com/DBot/SideBar</link>
	        <description>DBot (edit) 
DBot Home
SetWords
AiChat
GoogleSearch
FeatureRequests
 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DBot/SideBar ChrisMiller 2010-08-25T18:59Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-25T18:59Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / AddOns</title>
	        <link>http://wiki.dprogramming.com/Dfl/AddOns</link>
	        <description>DFL Add-Ons
Note: it is easy for addons to become outdated. If an addon includes a lib file, it is likely you will need to rebuild it or not use it and directly compile the modules in with your  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/AddOns ChrisMiller 2010-08-09T23:40Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-09T23:40Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DflGtk / HomePage</title>
	        <link>http://wiki.dprogramming.com/DflGtk/HomePage</link>
	        <description>Update:  committed some updates to DFL GTK dsource svn. There is code to put up a Form with a label. Anyone have some experience with GTK+ and/or want to help porting DFL to GTK?


Porting DFL to GTK  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflGtk/HomePage ChrisMiller 2010-07-19T22:09Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-07-19T22:09Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DflDoc / Control-ScrollableControl-dockPadding</title>
	        <link>http://wiki.dprogramming.com/DflDoc/Control-ScrollableControl-dockPadding</link>
	        <description>Padding around the dock area of a control or form.

For example, dockPadding.all = 4; adds 4 pixels around the docked controls.

See also: DockPaddingEdges, dock

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflDoc/Control-ScrollableControl-dockPadding ChrisMiller 2010-07-09T05:01Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-07-09T05:01Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DflDoc / Control-Control-layout</title>
	        <link>http://wiki.dprogramming.com/DflDoc/Control-Control-layout</link>
	        <description>The layout event is called whenever the control should re-adjust its layout.

For example, the layout event is called when your form is resized, and in the event handler you can resize a text box to  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflDoc/Control-Control-layout ChrisMiller 2010-07-09T04:55Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-07-09T04:55Z</dc:date>
	        </item>
		<item>
		<dc:creator>dsimcha</dc:creator>
	        <title>Dfl / ToDo</title>
	        <link>http://wiki.dprogramming.com/Dfl/ToDo</link>
	        <description>DFL To-Do Lists
This page contains lists of things planned or considered to be implemented in future versions of DFL.
You can vote for up to 3 features in any of the below lists by putting your unique  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/ToDo dsimcha 2010-07-09T01:59Z</guid>
	        <dc:contributor>dsimcha</dc:contributor>
	        <dc:date>2010-07-09T01:59Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / SetupInstructions</title>
	        <link>http://wiki.dprogramming.com/Dfl/SetupInstructions</link>
	        <description>New: Tutorial

Installation
Follow the DMD installation instructions at http://www.digitalmars.com/d/dcompiler.html
Download DFL from http://www.dprogramming.com/dfl.php or Snapshots
If using the exe  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/SetupInstructions ChrisMiller 2010-06-01T18:30Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-06-01T18:30Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>DflDoc / Label-Label-autoSize</title>
	        <link>http://wiki.dprogramming.com/DflDoc/Label-Label-autoSize</link>
	        <description>If true, the Label's size automatically adjusts to fit its text.
 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/DflDoc/Label-Label-autoSize ChrisMiller 2010-06-01T18:26Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-06-01T18:26Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / CompileVersions</title>
	        <link>http://wiki.dprogramming.com/Dfl/CompileVersions</link>
	        <description>Compile-time versions supported by DFL.

To use these versions, you will need to recompile DFL, and you will probably also need to supply these versions when compiling your programs.

An easy way to  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/CompileVersions ChrisMiller 2010-05-20T21:38Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-05-20T21:38Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / D2-0</title>
	        <link>http://wiki.dprogramming.com/Dfl/D2-0</link>
	        <description>D 2.0
DFL now works with version 2 D compilers! but this is not officially supported since D 2.x is a moving target.

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/D2-0 ChrisMiller 2010-05-20T21:26Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-05-20T21:26Z</dc:date>
	        </item>
		<item>
		<dc:creator>Zarathustra</dc:creator>
	        <title>Erebos / Erebos</title>
	        <link>http://wiki.dprogramming.com/Erebos/Erebos</link>
	        <description>Erebos
 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Erebos/Erebos Zarathustra 2010-01-19T00:06Z</guid>
	        <dc:contributor>Zarathustra</dc:contributor>
	        <dc:date>2010-01-19T00:06Z</dc:date>
	        </item></channel></rss>
