|
|
|
@78
|
[78]
|
09/17/07 22:02:30 |
lindquist |
replaced trunk with branches/bughunt |
|
|
|
@77
|
[77]
|
09/17/07 21:58:08 |
lindquist |
removed the trunk files |
|
|
|
@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 … |
|
|
|
@32
|
[32]
|
12/15/06 12:00:35 |
lindquist |
Updated API documentation. |
|
|
|
@31
|
[31]
|
12/15/06 11:23:06 |
lindquist |
Fixed problems with GTK version returning null instead of "".
Fixed … |
|
|
|
@30
|
[30]
|
12/15/06 10:44:12 |
lindquist |
Changed version(Windows) to version(MinWin32) (for building with GTK on … |
|
|
|
@29
|
[29]
|
12/12/06 15:49:26 |
lindquist |
Updated API documentation. |
|
|
|
@28
|
[28]
|
12/12/06 02:21:22 |
lindquist |
Fixed some minor bugs in FlowLayout?.
Fixed implicit conversions to … |
|
|
|
@27
|
[27]
|
12/07/06 00:17:46 |
lindquist |
Testing docs |
|
|
|
@26
|
[26]
|
12/07/06 00:16:40 |
lindquist |
Testing docs |
|
|
|
@25
|
[25]
|
12/06/06 06:22:38 |
lindquist |
Added missing Label.text property for Windows |
|
|
|
@24
|
[24]
|
12/06/06 02:24:34 |
lindquist |
Added generated HTML in minwin/docs/html folder. Updated builddocs.bat to … |
|
|
|
@23
|
[23]
|
12/06/06 01:44:22 |
lindquist |
Updated documentation. |
|
|
|
@22
|
[22]
|
12/05/06 20:44:34 |
lindquist |
Fixed dialog.messageDialog for Motif.
Fixed new enabled (sensitive) … |
|
|
|
@21
|
[21]
|
12/04/06 18:48:10 |
lindquist |
Added 'enabled' property to Component to allow 'graying out' widgets. |
|
|
|
@20
|
[20]
|
12/04/06 18:43:56 |
lindquist |
Better preferredSize for button widgets. Avoids text clipping issues.
Made … |
|
|
|
@19
|
[19]
|
12/04/06 18:38:17 |
lindquist |
Added new Windows functions. Improved GetTextExtentPoint?32X |
|
|
|
@18
|
[18]
|
12/04/06 17:58:32 |
lindquist |
Fixed a clipping bug in FlowLayout? |
|
|
|
@17
|
[17]
|
12/04/06 17:31:12 |
lindquist |
GTK was missing minwin.dialog.messageDialog |
|
|
|
@16
|
[16]
|
12/04/06 09:33:21 |
lindquist |
Documentation update. API ref now matches the old trunk/minwin/index.html … |
|
|
|
@15
|
[15]
|
12/04/06 05:39:47 |
lindquist |
Oups. Put the parentBar initialisation in the wrong constructor. |
|
|
|
@14
|
[14]
|
12/04/06 05:37:25 |
lindquist |
Fixed Windows Menu missing parentBar member.
Added initial documentation … |
|
|
|
@13
|
[13]
|
12/04/06 01:00:30 |
lindquist |
Updated the header in the sample sources to point feedback to the Trac … |
|
|
|
@12
|
[12]
|
12/04/06 00:55:01 |
lindquist |
Updated samples to new indentation style.
Fixed a use of auto that should … |
|
|
|
@11
|
[11]
|
12/04/06 00:16:52 |
lindquist |
Replaced all hard tabs with 4 spaces.
Replaced all 2spaces with 4 … |
|
|
|
@10
|
[10]
|
12/02/06 23:53:15 |
lindquist |
Fixed mistake in ToggleButton? where it used a class property instead of a … |
|
|
|
@9
|
[9]
|
12/02/06 23:10:59 |
lindquist |
UNICODE support for Windows!
Fixed missing imports for GTK. |
|
|
|
@8
|
[8]
|
12/02/06 08:03:05 |
lindquist |
Bug Fix: FlowLayout?.flowReverse broken as reported on forum … |
|
|
|
@7
|
[7]
|
11/30/06 21:25:13 |
lindquist |
Fixed 'missing default statement in switch' warning in the sdialog2 … |
|
|
|
@6
|
[6]
|
11/30/06 11:58:48 |
lindquist |
Changed multidg.d to use variadic templates
Fixed a warning in paint.d and … |
|
|
|
@5
|
[5]
|
11/29/06 00:10:53 |
lindquist |
original code uploaded to trunk. first commit :)
should build on win32 and … |
|
|
|
@4
|
[4]
|
11/28/06 12:39:10 |
root |
initial repository setup |
|
|
|
@3
|
[3]
|
11/28/06 12:39:10 |
root |
initial repository setup |
|
|
|
@2
|
[2]
|
11/28/06 12:39:10 |
root |
initial repository setup |
|
|
|
@1
|
[1]
|
11/28/06 12:39:09 |
root |
initial repository setup |