|
|
|
@76
|
[76]
|
08/02/07 16:07:14 |
lindquist |
Added "Written in the D programming language" headers to all source files. |
|
|
|
@75
|
[75]
|
08/02/07 12:53:32 |
lindquist |
fixed problem with gtk binding not being installed |
|
|
|
@74
|
[74]
|
08/01/07 19:45:40 |
lindquist |
updated dsss.conf for inclusion into dsss net |
|
|
|
@73
|
[73]
|
05/20/07 07:08:51 |
lindquist |
added imageview sample |
|
|
|
@72
|
[72]
|
05/19/07 15:42:13 |
lindquist |
last commit broke it |
|
|
|
@71
|
[71]
|
05/19/07 15:35:35 |
lindquist |
removed GXContext
documentation update |
|
|
|
@70
|
[70]
|
05/19/07 14:49:13 |
lindquist |
gtk: reverted to Window default visibility hidden |
|
|
|
@69
|
[69]
|
05/19/07 14:42:57 |
lindquist |
win32 pen style update |
|
|
|
@68
|
[68]
|
05/19/07 13:55:37 |
lindquist |
-- |
|
|
|
@67
|
[67]
|
05/19/07 13:52:24 |
lindquist |
Win32: Pen style was incorrectly applied, GContext.fillPolygon was not … |
|
|
|
@66
|
[66]
|
05/19/07 09:37:21 |
lindquist |
more notepad sample cleanup |
|
|
|
@65
|
[65]
|
05/19/07 09:22:48 |
lindquist |
removed some dud functions from the notepad sample |
|
|
|
@64
|
[64]
|
05/17/07 15:39:47 |
lindquist |
missing import in notepad sample |
|
|
|
@63
|
[63]
|
05/17/07 11:52:18 |
lindquist |
added samples/tablegrid |
|
|
|
@62
|
[62]
|
05/16/07 18:49:22 |
lindquist |
Win32 fixed Label and MultiLineText? issues. |
|
|
|
@61
|
[61]
|
05/16/07 18:19:13 |
lindquist |
dsss.conf update |
|
|
|
@60
|
[60]
|
05/16/07 18:11:15 |
lindquist |
moved versions into a header instead of the dsss.conf |
|
|
|
@59
|
[59]
|
05/16/07 17:52:11 |
lindquist |
minor win32 update |
|
|
|
@58
|
[58]
|
05/16/07 17:28:43 |
lindquist |
Win32 added text control get/set properties. |
|
|
|
@57
|
[57]
|
05/16/07 17:08:16 |
lindquist |
GTK fixed MultiLineText? text getter
samples/notepad add open/save … |
|
|
|
@56
|
[56]
|
05/16/07 16:46:18 |
lindquist |
Changed default visibility for Window to visible. fixes a bunch of … |
|
|
|
@55
|
[55]
|
05/16/07 16:40:23 |
lindquist |
fixed some gtk layout problems and an incorrect gcallback prototype. |
|
|
|
@54
|
[54]
|
05/16/07 03:02:59 |
lindquist |
win32 bug in Window repaint/layout mechanism |
|
|
|
@53
|
[53]
|
05/16/07 02:49:16 |
lindquist |
Win32 fixed GroupBox? bug #12 |
|
|
|
@52
|
[52]
|
05/15/07 21:30:58 |
lindquist |
win32 radiobutton update |
|
|
|
@51
|
[51]
|
05/15/07 21:11:23 |
lindquist |
Changed ToggleGroup? to RadioGroup?. It is now restricted to radio buttons … |
|
|
|
@50
|
[50]
|
05/15/07 20:00:53 |
lindquist |
win32 forgot to remove some debug writefln |
|
|
|
@49
|
[49]
|
05/15/07 19:22:32 |
lindquist |
win32 updates. combobox now works. almost complete! |
|
|
|
@48
|
[48]
|
05/15/07 13:55:07 |
lindquist |
minor doc update
minor win32 update |
|
|
|
@47
|
[47]
|
05/15/07 13:36:59 |
lindquist |
minor win32 update |
|
|
|
@46
|
[46]
|
05/13/07 23:47:22 |
lindquist |
another listbox documentation update |
|
|
|
@45
|
[45]
|
05/13/07 23:26:27 |
lindquist |
documentation update for listbox |
|
|
|
@44
|
[44]
|
05/13/07 22:43:20 |
lindquist |
added documentation sources |
|
|
|
@43
|
[43]
|
05/13/07 20:34:10 |
lindquist |
Win32 new ListBox? interface now compiles and works |
|
|
|
@42
|
[42]
|
05/13/07 20:27:02 |
lindquist |
started a decent interface for ListBox? |
|
|
|
@41
|
[41]
|
05/13/07 18:18:59 |
lindquist |
Win32 Fixed ListBox? scrollbars
Win32 ListBox? did not respect … |
|
|
|
@40
|
[40]
|
05/13/07 17:23:30 |
lindquist |
some gtk fixes |
|
|
|
@39
|
[39]
|
05/13/07 16:23:37 |
lindquist |
Win32 fixes |
|
|
|
@38
|
[38]
|
05/13/07 13:43:49 |
lindquist |
Updates for Win32:
Converted constants to enums in mswindows.d
Added … |
|
|
|
@37
|
[37]
|
05/13/07 13:39:24 |
lindquist |
removed bg color set in widgets sample |
|
|
|
@36
|
[36]
|
05/12/07 18:37:33 |
lindquist |
fixed win32 Window bg color |
|
|
|
@35
|
[35]
|
05/12/07 18:29:22 |
lindquist |
more fixes. starting notepad sample. |
|
|
|
@34
|
[34]
|
05/12/07 13:47:19 |
lindquist |
Fixed Win32 buildflags |
|
|
|
@33
|
[33]
|
05/12/07 12:53:16 |
lindquist |
Created bughunt branch with some major GTK bugfixes. Once this branch is … |
|
|
|
@1
|
[1]
|
11/28/06 12:39:09 |
root |
initial repository setup |