lazarus
f7f706596a
MG: new win32api Makefile from Keith Bowes
...
git-svn-id: trunk@329 -
2001-08-10 11:26:38 +00:00
lazarus
e2db92305a
MG: small bugfixes
...
git-svn-id: trunk@328 -
2001-08-07 11:05:51 +00:00
lazarus
229fdb1bee
MG: removed double props in OI, small bugfixes
...
git-svn-id: trunk@326 -
2001-08-05 10:14:50 +00:00
lazarus
f1dd977018
MG: win32 interface patch from Keith Bowes
...
git-svn-id: trunk@325 -
2001-08-02 12:58:35 +00:00
lazarus
1d13fae63c
MG: added unit info, arrow xpms, and many changes from jens arm
...
git-svn-id: trunk@322 -
2001-07-31 18:40:24 +00:00
lazarus
22be600ffb
MG: repaints reduced
...
git-svn-id: trunk@320 -
2001-07-10 13:25:49 +00:00
lazarus
0182aeaaa8
MG: fixes for ide speedbuttons, form.showmodal, initial lazarus.dci
...
git-svn-id: trunk@314 -
2001-07-06 06:25:37 +00:00
lazarus
12fdcee41e
MG: speedbuttonglyph centered, buttonglyph border fixed
...
git-svn-id: trunk@312 -
2001-07-03 10:30:32 +00:00
lazarus
38adf9cc3c
MG: fixed wordcompletion and carettimer nonfocus bug
...
git-svn-id: trunk@311 -
2001-07-02 15:17:24 +00:00
lazarus
cf83aad8c0
MG: added WaitMessage and HandleEvents is now non blocking
...
git-svn-id: trunk@308 -
2001-07-01 23:33:13 +00:00
lazarus
5466ee1774
MG: bugfixes for destroying controls
...
git-svn-id: trunk@303 -
2001-06-28 18:15:04 +00:00
lazarus
8bdc13024b
MG: added project bookmark support
...
git-svn-id: trunk@302 -
2001-06-27 21:43:23 +00:00
lazarus
b8d28a65c6
MG: reduced paint messages
...
git-svn-id: trunk@300 -
2001-06-26 21:44:33 +00:00
lazarus
bc488d5e04
MG: added code for form icons from Rene E. Beszon
...
git-svn-id: trunk@299 -
2001-06-26 00:08:36 +00:00
lazarus
7e73ae43d8
MG: fixed unknown special key code
...
git-svn-id: trunk@298 -
2001-06-20 17:34:37 +00:00
lazarus
e186a1d1d7
MG: alternative key bugfix, shiftstate bugfix
...
git-svn-id: trunk@297 -
2001-06-20 17:00:20 +00:00
lazarus
16d5355d7b
MG: added VK_IRREGULAR and key grabbing
...
git-svn-id: trunk@296 -
2001-06-20 13:35:51 +00:00
lazarus
8b5c1ffe45
MG: added lazqueue and used it for the messagequeue
...
git-svn-id: trunk@294 -
2001-06-16 09:14:39 +00:00
lazarus
3594c19600
MG: set longstrings as default
...
git-svn-id: trunk@291 -
2001-06-15 10:31:06 +00:00
lazarus
1e8f005ddf
MWE:
...
* Fixed some syntax errors for the latest 1.0.5 compiler
git-svn-id: trunk@289 -
2001-06-14 23:13:30 +00:00
lazarus
d175a3aca2
MG: small bugfixes and less notes
...
git-svn-id: trunk@288 -
2001-06-14 14:57:59 +00:00
lazarus
42ba7dce4d
MG: small bugfixes
...
git-svn-id: trunk@287 -
2001-06-12 18:31:01 +00:00
lazarus
fad535a99c
MG: bugfixes
...
git-svn-id: trunk@286 -
2001-06-06 12:30:41 +00:00
lazarus
c816040f46
MG: small bugfixes for bitbtn, handles
...
git-svn-id: trunk@282 -
2001-06-05 10:32:06 +00:00
lazarus
36975e1117
MG: fixed bugs and cleaned up messages
...
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
2703d29631
MG: close application object in gtkint.pp
...
git-svn-id: trunk@279 -
2001-06-04 07:54:59 +00:00
lazarus
eb92e596e0
MG: added environment option OpenLastProjectAtStart
...
git-svn-id: trunk@278 -
2001-05-31 13:57:28 +00:00
lazarus
99383a228a
MG: fixed wrong page index in editor closing
...
git-svn-id: trunk@269 -
2001-05-16 10:00:00 +00:00
lazarus
505bc9fa3d
Implemented BringToFront / SendToBack.
...
git-svn-id: trunk@267 -
2001-05-13 22:07:09 +00:00
lazarus
d919d167eb
+ added working OnClick support for TCustomRadiogroup, stoppok
...
git-svn-id: trunk@265 -
2001-04-17 21:39:17 +00:00
lazarus
f8ad639e4e
+ added working OnClick support for TCustomRadiogroup, stoppok
...
git-svn-id: trunk@263 -
2001-04-17 21:33:52 +00:00
lazarus
84e7070fe4
MWE:
...
* Moved menubar outside clientarea
* Played a bit with the IDE layout
* Moved the creation of the toolbarspeedbuttons to a separate function
git-svn-id: trunk@262 -
2001-04-13 17:56:17 +00:00
lazarus
c966642d4d
Fixed typo MAH
...
git-svn-id: trunk@261 -
2001-04-13 13:37:13 +00:00
lazarus
3bcf623f2a
Made fix to buttonglyph to use the correct size of single glyph
...
Made fix to StretchBlt to use the correct height and width
Both of these corrected the Win32 Speedbutton problem MAH
git-svn-id: trunk@260 -
2001-04-13 13:22:23 +00:00
lazarus
30d2a175a2
* TTimer uses winapi interface now instead of sendmessage interface, stoppok
...
git-svn-id: trunk@259 -
2001-04-06 22:28:09 +00:00
lazarus
b11e8615f1
* TTimer uses winapi-interface now instead of sendmessage-interface, stoppok
...
git-svn-id: trunk@258 -
2001-04-06 22:25:15 +00:00
lazarus
6fcd18e2a6
MG: bugfixes for TBevel
...
git-svn-id: trunk@250 -
2001-04-02 14:45:26 +00:00
lazarus
d6756d69bb
MG: added non-visual-component code to IDE and LCL
...
git-svn-id: trunk@248 -
2001-03-31 13:35:23 +00:00
lazarus
5cc0992d9c
MWE:
...
+ Turned on longstrings
+ modified memotest to add lines
git-svn-id: trunk@244 -
2001-03-27 21:12:54 +00:00
lazarus
652e4b7903
MWE:
...
* changed makefiles so that the LCL is build separate fron interfaces
git-svn-id: trunk@243 -
2001-03-27 20:55:23 +00:00
lazarus
56b97ad5b7
Changes from Nagy Zsolt
...
Shane
git-svn-id: trunk@242 -
2001-03-27 14:27:43 +00:00
lazarus
3416b940e1
MG: fixed mouse msg, added filedialog initialdir
...
git-svn-id: trunk@241 -
2001-03-27 11:11:13 +00:00
lazarus
0b8e9b01d6
MG: setwindowpos + bugfixes
...
git-svn-id: trunk@240 -
2001-03-26 14:58:32 +00:00
lazarus
5a4c6ea7a6
MG: canvas size enlarged
...
git-svn-id: trunk@238 -
2001-03-24 18:05:58 +00:00
lazarus
9924268fbc
MG: fixed unreleased handle bug
...
git-svn-id: trunk@237 -
2001-03-22 22:46:18 +00:00
lazarus
0b370679cf
MG: fixed unreleased handle bug
...
git-svn-id: trunk@236 -
2001-03-22 22:39:02 +00:00
lazarus
567eee5674
MG: fixed window positions
...
git-svn-id: trunk@234 -
2001-03-21 23:48:29 +00:00
lazarus
7d3a2d32ad
MG: Bugfixes + changed ide closing
...
git-svn-id: trunk@233 -
2001-03-21 14:26:00 +00:00
lazarus
6a9c20a154
MG: fixed memory leaks
...
git-svn-id: trunk@232 -
2001-03-21 00:20:29 +00:00
lazarus
3cc827e5b9
MG: fixed many bugs (mem leaks, canvas)
...
git-svn-id: trunk@231 -
2001-03-20 16:59:15 +00:00