root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @102 [102] 05/22/11 16:40:03 Chris Miller Many updates
(edit) @101 [101] 05/22/11 16:10:32 Chris Miller Entice initial source prerelease
(edit) @100 [100] 05/22/11 16:00:54 Chris Miller DMD compatibility 1.068 and 2.053
(edit) @99 [99] 05/08/11 17:45:36 Chris Miller Update for D2 to use Throwable; use -version=DFL_CanThrowObject to use …
(edit) @98 [98] 10/31/10 23:06:28 Chris Miller makelibtango.bat
(edit) @97 [97] 08/19/10 19:38:02 Chris Miller Call correct screen functions
(edit) @96 [96] 08/16/10 19:11:58 Chris Miller Form center considers multiple screens
(edit) @95 [95] 08/16/10 18:12:52 Chris Miller Fakes multiple screens for testing: …
(edit) @94 [94] 08/01/10 22:29:43 Chris Miller More Screen support when version=DFL_MULTIPLE_SCREENS; New environment …
(edit) @93 [93] 07/27/10 02:22:48 Chris Miller Multiple screens when version=DFL_MULTIPLE_SCREENS; Font constructor …
(edit) @92 [92] 07/18/10 02:58:32 Chris Miller DFL GTK updates
(edit) @91 [91] 07/17/10 18:26:33 Chris Miller Show child controls
(edit) @90 [90] 06/28/10 02:17:45 Chris Miller Fixed collections when overriding insert
(edit) @89 [89] 06/21/10 00:06:20 Chris Miller Default DflSocket? for Tango is tango.net.device.Socket.Socket (Conduit), …
(edit) @88 [88] 06/20/10 20:13:44 Chris Miller Need -version=DFL_TangoNetDeviceBerkeley to use dfl.socket with …
(edit) @87 [87] 05/29/10 04:38:56 Chris Miller dfl.socket for Tango
(edit) @86 [86] 05/17/10 01:41:15 Chris Miller Fix locating compiler and tools relatively
(edit) @85 [85] 05/16/10 03:28:30 Chris Miller Fix locating compiler relatively
(edit) @84 [84] 05/12/10 04:54:08 Chris Miller Now works with Tango 0.99.9 but without socket; Removed compatibility for …
(edit) @83 [83] 05/02/10 23:03:35 Chris Miller opEquals on struct doesn't require ref; Last inout->ref
(edit) @82 [82] 05/02/10 22:01:15 Chris Miller Update to DMD 1.059 and DMD 2.044
(edit) @81 [81] 08/21/09 15:51:09 Chris Miller Update to DMD 2.031
(edit) @80 [80] 04/11/09 20:54:18 Chris Miller Update to DMD 2.028
(edit) @79 [79] 04/11/09 12:16:01 Chris Miller Update to DMD 1.043; Added (updated) dfl.exe source
(edit) @78 [78] 03/19/09 14:20:04 Chris Miller Fixed foreach over ListBox?.SelectedObjectCollection? selectedItems
(edit) @77 [77] 02/20/09 03:52:38 Chris Miller Icon constructor takes a filepath
(edit) @76 [76] 01/19/09 21:13:01 Chris Miller Tango: standard vs. native paths
(edit) @75 [75] 01/19/09 19:04:44 Chris Miller Compatible font fix
(edit) @74 [74] 11/15/08 14:03:15 Chris Miller Added support for DMD 2.020 Renamed clib's printf to cprintf to avoid …
(edit) @73 [73] 10/09/08 14:46:15 Chris Miller Worked around issue with DMD 2.x compilers: Thread.getThis() call …
(edit) @72 [72] 08/04/08 13:41:37 Chris Miller Updated DFL compatibility to DMD 1.033, DMD 2.017, and Tango 0.99.7
(edit) @71 [71] 07/22/08 21:14:57 Chris Miller ListViewItem?.beginEdit()
(edit) @70 [70] 06/15/08 15:03:58 Chris Miller Fixed menu onSelect.
(edit) @69 [69] 05/19/08 22:25:13 Chris Miller Fixed GDI leak with Control's backColor.
(edit) @68 [68] 05/07/08 18:14:57 Chris Miller Fixed StatusBar? multiple panel issue.
(edit) @67 [67] 04/27/08 16:08:11 Chris Miller Picture can now construct directly from a memory buffer. Other minor …
(edit) @66 [66] 04/18/08 11:57:18 Chris Miller Fixed up Splitter. Added Splitter.splitPosition.
(edit) @65 [65] 04/11/08 12:26:15 Chris Miller Worked around DMD's -H bugs.
(edit) @64 [64] 04/07/08 23:30:23 Chris Miller Added compile-time versions.
(edit) @63 [63] 04/07/08 21:10:51 Chris Miller Minor changes.
(edit) @62 [62] 04/07/08 19:04:18 Chris Miller Minor changes.
(edit) @61 [61] 04/07/08 08:20:34 Chris Miller Fixed Windows issue with GroupBox? font. Other minor changes.
(edit) @60 [60] 04/03/08 05:44:47 Chris Miller Added text box functions (char/line/position).
(edit) @59 [59] 03/30/08 22:04:08 Chris Miller Added ImageList?.images.addStrip. More ToolBar? changes.
(edit) @58 [58] 03/30/08 20:23:06 Chris Miller More ToolBar? features.
(edit) @57 [57] 03/30/08 18:39:46 Chris Miller More ToolBar? features.
(edit) @56 [56] 03/28/08 23:17:39 Chris Miller Added ToolBar? control (partial).
(edit) @55 [55] 03/27/08 16:34:40 Chris Miller Minor changes.
(edit) @54 [54] 03/16/08 04:01:17 Chris Miller Added support for D 2.0
(edit) @53 [53] 03/14/08 18:30:18 Chris Miller Added to dfl.resources Other minor changes
(edit) @51 [51] 03/07/08 11:34:49 Chris Miller Fixed issues with DMD 1.028. Added RichTextBox?.selectionBold.
(edit) @50 [50] 03/05/08 10:44:57 Chris Miller Minor changes.
(edit) @49 [49] 03/05/08 00:45:55 Chris Miller Cleaned up events. Added version DFL_NO_IMAGELIST
(edit) @48 [48] 03/04/08 18:04:23 Chris Miller Make Control.dispose() public again.
(edit) @47 [47] 03/04/08 15:13:21 Chris Miller Exception -> DflException?
(edit) @46 [46] 03/04/08 12:57:48 Chris Miller Removed debug code.
(edit) @45 [45] 03/04/08 12:51:16 Chris Miller Fixed actctx issue with Windows (ImageList? now shows with XP-styles)
(edit) @44 [44] 03/04/08 09:52:02 Chris Miller Image list creation.
(edit) @43 [43] 03/03/08 17:06:24 Chris Miller Fixed Button image.
(edit) @42 [42] 03/03/08 16:19:57 Chris Miller Changed common controls initialization. Finished image lists. Added …
(edit) @41 [41] 03/03/08 08:01:36 Chris Miller ListView? onSelectedIndexChanged/selectedIndexChanged
(edit) @39 [39] 02/26/08 09:04:29 Chris Miller TabControl? is a container control (for TabPage?)
(edit) @38 [38] 02/26/08 08:58:11 Chris Miller Minor changes.
(edit) @37 [37] 02/26/08 06:19:03 Chris Miller Minor changes.
(edit) @36 [36] 02/26/08 05:33:56 Chris Miller Fixed context-help issue (helpRequested). Fixed focus issue when restoring …
(edit) @35 [35] 02/23/08 04:03:19 Chris Miller Changed MDI activation.
(edit) @34 [34] 02/23/08 03:25:14 Chris Miller Changed dialog processing.
(edit) @33 [33] 02/22/08 03:46:24 Chris Miller Minor change.
(edit) @32 [32] 02/22/08 03:25:16 Chris Miller Changed Control.onVisibleChanged. Changed default exception dialog.
(edit) @31 [31] 02/21/08 17:44:54 Chris Miller Minor change.
(edit) @30 [30] 02/20/08 19:36:12 Chris Miller Form.onLoad/load now called at different time
(edit) @29 [29] 02/20/08 18:12:15 Chris Miller Internal changes; changes to dialog events.
(edit) @28 [28] 02/20/08 01:42:05 Chris Miller Minor changes.
(edit) @27 [27] 02/20/08 01:23:27 Chris Miller Minor changes.
(edit) @26 [26] 02/20/08 00:27:28 Chris Miller More fixes.
(edit) @25 [25] 02/19/08 19:33:40 Chris Miller Fixes to tabbing through controls; fixes TabControl? issues.
(edit) @24 [24] 02/19/08 18:24:18 Chris Miller Minor mnemonic fix.
(edit) @23 [23] 02/18/08 18:21:35 Chris Miller Better Tangobos support.
(edit) @22 [22] 02/18/08 13:09:31 Chris Miller Control set cursor immediately when necessary.
(edit) @21 [21] 02/18/08 03:25:57 Chris Miller Fixed dlib.pathJoin with Tango.
(edit) @20 [20] 02/18/08 02:43:20 Chris Miller Control.enableVisualStyle() -> Control.disableVisualStyle()
(edit) @19 [19] 02/18/08 02:35:39 Chris Miller Tangobos fix
(edit) @18 [18] 02/18/08 01:43:59 Chris Miller Fixed mnemonic (control/menu) issues.
(edit) @17 [17] 02/17/08 20:47:58 Chris Miller Minor
(edit) @16 [16] 01/19/08 17:31:22 Chris Miller Minor changes.
(edit) @15 [15] 01/18/08 16:49:04 Chris Miller Fixed ComboBox? click issue. Updated Tango support to Tango 0.99.4
(edit) @14 [14] 12/19/07 11:02:35 Chris Miller Fixed issue with COM stuff with Tango.
(edit) @13 [13] 12/06/07 20:42:15 Chris Miller Control.onKeyPress and keyPress now take KeyPressEventArgs?. Fixed …
(edit) @12 [12] 11/19/07 10:41:47 Chris Miller Small updates.
(edit) @11 [11] 11/11/07 00:28:58 Chris Miller Timer constructor takes a delegate; fixed MDI issue; removed -v1 from …
(edit) @9 [9] 10/27/07 12:59:32 Chris Miller GTK internal.
(edit) @8 [8] 10/26/07 02:35:24 Chris Miller First steps of DFL GTK.
(edit) @7 [7] 10/26/07 02:18:22 Chris Miller Bringing things up to date.
(edit) @5 [5] 10/26/07 02:04:42 Chris Miller DFL 0.9.6 release
(add) @3 [3] 10/25/07 11:49:03 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.