root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @78 [78] 09/17/07 22:02:30 lindquist replaced trunk with branches/bughunt
(edit) @77 [77] 09/17/07 21:58:08 lindquist removed the trunk files
(edit) @76 [76] 08/02/07 16:07:14 lindquist Added "Written in the D programming language" headers to all source files.
(edit) @75 [75] 08/02/07 12:53:32 lindquist fixed problem with gtk binding not being installed
(edit) @74 [74] 08/01/07 19:45:40 lindquist updated dsss.conf for inclusion into dsss net
(edit) @73 [73] 05/20/07 07:08:51 lindquist added imageview sample
(edit) @72 [72] 05/19/07 15:42:13 lindquist last commit broke it
(edit) @71 [71] 05/19/07 15:35:35 lindquist removed GXContext documentation update
(edit) @70 [70] 05/19/07 14:49:13 lindquist gtk: reverted to Window default visibility hidden
(edit) @69 [69] 05/19/07 14:42:57 lindquist win32 pen style update
(edit) @68 [68] 05/19/07 13:55:37 lindquist --
(edit) @67 [67] 05/19/07 13:52:24 lindquist Win32: Pen style was incorrectly applied, GContext.fillPolygon was not …
(edit) @66 [66] 05/19/07 09:37:21 lindquist more notepad sample cleanup
(edit) @65 [65] 05/19/07 09:22:48 lindquist removed some dud functions from the notepad sample
(edit) @64 [64] 05/17/07 15:39:47 lindquist missing import in notepad sample
(edit) @63 [63] 05/17/07 11:52:18 lindquist added samples/tablegrid
(edit) @62 [62] 05/16/07 18:49:22 lindquist Win32 fixed Label and MultiLineText? issues.
(edit) @61 [61] 05/16/07 18:19:13 lindquist dsss.conf update
(edit) @60 [60] 05/16/07 18:11:15 lindquist moved versions into a header instead of the dsss.conf
(edit) @59 [59] 05/16/07 17:52:11 lindquist minor win32 update
(edit) @58 [58] 05/16/07 17:28:43 lindquist Win32 added text control get/set properties.
(edit) @57 [57] 05/16/07 17:08:16 lindquist GTK fixed MultiLineText? text getter samples/notepad add open/save …
(edit) @56 [56] 05/16/07 16:46:18 lindquist Changed default visibility for Window to visible. fixes a bunch of …
(edit) @55 [55] 05/16/07 16:40:23 lindquist fixed some gtk layout problems and an incorrect gcallback prototype.
(edit) @54 [54] 05/16/07 03:02:59 lindquist win32 bug in Window repaint/layout mechanism
(edit) @53 [53] 05/16/07 02:49:16 lindquist Win32 fixed GroupBox? bug #12
(edit) @52 [52] 05/15/07 21:30:58 lindquist win32 radiobutton update
(edit) @51 [51] 05/15/07 21:11:23 lindquist Changed ToggleGroup? to RadioGroup?. It is now restricted to radio buttons …
(edit) @50 [50] 05/15/07 20:00:53 lindquist win32 forgot to remove some debug writefln
(edit) @49 [49] 05/15/07 19:22:32 lindquist win32 updates. combobox now works. almost complete!
(edit) @48 [48] 05/15/07 13:55:07 lindquist minor doc update minor win32 update
(edit) @47 [47] 05/15/07 13:36:59 lindquist minor win32 update
(edit) @46 [46] 05/13/07 23:47:22 lindquist another listbox documentation update
(edit) @45 [45] 05/13/07 23:26:27 lindquist documentation update for listbox
(edit) @44 [44] 05/13/07 22:43:20 lindquist added documentation sources
(edit) @43 [43] 05/13/07 20:34:10 lindquist Win32 new ListBox? interface now compiles and works
(edit) @42 [42] 05/13/07 20:27:02 lindquist started a decent interface for ListBox?
(edit) @41 [41] 05/13/07 18:18:59 lindquist Win32 Fixed ListBox? scrollbars Win32 ListBox? did not respect …
(edit) @40 [40] 05/13/07 17:23:30 lindquist some gtk fixes
(edit) @39 [39] 05/13/07 16:23:37 lindquist Win32 fixes
(edit) @38 [38] 05/13/07 13:43:49 lindquist Updates for Win32: Converted constants to enums in mswindows.d Added …
(edit) @37 [37] 05/13/07 13:39:24 lindquist removed bg color set in widgets sample
(edit) @36 [36] 05/12/07 18:37:33 lindquist fixed win32 Window bg color
(edit) @35 [35] 05/12/07 18:29:22 lindquist more fixes. starting notepad sample.
(edit) @34 [34] 05/12/07 13:47:19 lindquist Fixed Win32 buildflags
(edit) @33 [33] 05/12/07 12:53:16 lindquist Created bughunt branch with some major GTK bugfixes. Once this branch is …
(edit) @32 [32] 12/15/06 12:00:35 lindquist Updated API documentation.
(edit) @31 [31] 12/15/06 11:23:06 lindquist Fixed problems with GTK version returning null instead of "". Fixed …
(edit) @30 [30] 12/15/06 10:44:12 lindquist Changed version(Windows) to version(MinWin32) (for building with GTK on …
(edit) @29 [29] 12/12/06 15:49:26 lindquist Updated API documentation.
(edit) @28 [28] 12/12/06 02:21:22 lindquist Fixed some minor bugs in FlowLayout?. Fixed implicit conversions to …
(edit) @27 [27] 12/07/06 00:17:46 lindquist Testing docs
(edit) @26 [26] 12/07/06 00:16:40 lindquist Testing docs
(edit) @25 [25] 12/06/06 06:22:38 lindquist Added missing Label.text property for Windows
(edit) @24 [24] 12/06/06 02:24:34 lindquist Added generated HTML in minwin/docs/html folder. Updated builddocs.bat to …
(edit) @23 [23] 12/06/06 01:44:22 lindquist Updated documentation.
(edit) @22 [22] 12/05/06 20:44:34 lindquist Fixed dialog.messageDialog for Motif. Fixed new enabled (sensitive) …
(edit) @21 [21] 12/04/06 18:48:10 lindquist Added 'enabled' property to Component to allow 'graying out' widgets.
(edit) @20 [20] 12/04/06 18:43:56 lindquist Better preferredSize for button widgets. Avoids text clipping issues. Made …
(edit) @19 [19] 12/04/06 18:38:17 lindquist Added new Windows functions. Improved GetTextExtentPoint?32X
(edit) @18 [18] 12/04/06 17:58:32 lindquist Fixed a clipping bug in FlowLayout?
(edit) @17 [17] 12/04/06 17:31:12 lindquist GTK was missing minwin.dialog.messageDialog
(edit) @16 [16] 12/04/06 09:33:21 lindquist Documentation update. API ref now matches the old trunk/minwin/index.html …
(edit) @15 [15] 12/04/06 05:39:47 lindquist Oups. Put the parentBar initialisation in the wrong constructor.
(edit) @14 [14] 12/04/06 05:37:25 lindquist Fixed Windows Menu missing parentBar member. Added initial documentation …
(edit) @13 [13] 12/04/06 01:00:30 lindquist Updated the header in the sample sources to point feedback to the Trac …
(edit) @12 [12] 12/04/06 00:55:01 lindquist Updated samples to new indentation style. Fixed a use of auto that should …
(edit) @11 [11] 12/04/06 00:16:52 lindquist Replaced all hard tabs with 4 spaces. Replaced all 2spaces with 4 …
(edit) @10 [10] 12/02/06 23:53:15 lindquist Fixed mistake in ToggleButton? where it used a class property instead of a …
(edit) @9 [9] 12/02/06 23:10:59 lindquist UNICODE support for Windows! Fixed missing imports for GTK.
(edit) @8 [8] 12/02/06 08:03:05 lindquist Bug Fix: FlowLayout?.flowReverse broken as reported on forum …
(edit) @7 [7] 11/30/06 21:25:13 lindquist Fixed 'missing default statement in switch' warning in the sdialog2 …
(edit) @6 [6] 11/30/06 11:58:48 lindquist Changed multidg.d to use variadic templates Fixed a warning in paint.d and …
(edit) @5 [5] 11/29/06 00:10:53 lindquist original code uploaded to trunk. first commit :) should build on win32 and …
(edit) @4 [4] 11/28/06 12:39:10 root initial repository setup
(edit) @3 [3] 11/28/06 12:39:10 root initial repository setup
(edit) @2 [2] 11/28/06 12:39:10 root initial repository setup
(add) @1 [1] 11/28/06 12:39:09 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.