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