mattias
|
3fa610411f
|
fixed fpc src defines for bsd
git-svn-id: trunk@4451 -
|
2003-08-03 10:27:31 +00:00 |
|
mattias
|
3c90980862
|
added msg view jump on dbl click option
git-svn-id: trunk@4450 -
|
2003-08-03 09:25:24 +00:00 |
|
mattias
|
906438f11d
|
added reg expr to find in files from Bob
git-svn-id: trunk@4449 -
|
2003-08-03 08:38:52 +00:00 |
|
marc
|
5dd321f053
|
* Fixed DISPLAY env option
git-svn-id: trunk@4448 -
|
2003-08-02 17:10:03 +00:00 |
|
marc
|
0434f6a46d
|
* applied patch from Bob Wingard
git-svn-id: trunk@4447 -
|
2003-08-02 01:07:39 +00:00 |
|
marc
|
692bfa612a
|
- removed accidently committed testcode
git-svn-id: trunk@4446 -
|
2003-08-02 00:23:08 +00:00 |
|
marc
|
c4e8a6b79e
|
* fixed environment handling to debuggee
git-svn-id: trunk@4445 -
|
2003-08-02 00:20:20 +00:00 |
|
mattias
|
9338a6c4f2
|
added SelectDirectory dialog
git-svn-id: trunk@4444 -
|
2003-08-01 09:44:52 +00:00 |
|
mattias
|
70e9f64a59
|
fixed double messages SETLabel
git-svn-id: trunk@4443 -
|
2003-07-31 19:56:50 +00:00 |
|
mattias
|
a178223f0d
|
added ToDo for textstrings.pas
git-svn-id: trunk@4442 -
|
2003-07-31 17:16:32 +00:00 |
|
mattias
|
20bf90d158
|
started textstrings.pas
git-svn-id: trunk@4441 -
|
2003-07-31 16:57:00 +00:00 |
|
marc
|
b2cddc6aae
|
* Fixed classof to object cast
git-svn-id: trunk@4440 -
|
2003-07-31 00:42:20 +00:00 |
|
marc
|
8c1610c08d
|
* Added RegisterDebugger
git-svn-id: trunk@4439 -
|
2003-07-30 23:15:39 +00:00 |
|
marc
|
9e407964c1
|
* Fixed LM_APPENDTEXT buffer overrun
git-svn-id: trunk@4438 -
|
2003-07-30 21:56:32 +00:00 |
|
mattias
|
91bdf8a220
|
added LM_APENDTEXT from Martin Smat
git-svn-id: trunk@4437 -
|
2003-07-30 17:41:06 +00:00 |
|
mattias
|
2dd3a2c7b1
|
replaced label with memo
git-svn-id: trunk@4436 -
|
2003-07-30 13:03:44 +00:00 |
|
mattias
|
5aa288de16
|
implemented "class of" for find declaration
git-svn-id: trunk@4435 -
|
2003-07-30 11:17:18 +00:00 |
|
marc
|
ecb2e71b12
|
* Applied patch from Vincent Snijders
git-svn-id: trunk@4434 -
|
2003-07-29 22:32:48 +00:00 |
|
marc
|
506bce9eba
|
+ Added GetCursorPos
git-svn-id: trunk@4433 -
|
2003-07-29 07:38:09 +00:00 |
|
marc
|
7664a81732
|
+ Implemented GetCursorPos
git-svn-id: trunk@4432 -
|
2003-07-29 00:28:43 +00:00 |
|
mattias
|
726f0b2afa
|
added findinfiles strat implementation from Bob Wingard
git-svn-id: trunk@4431 -
|
2003-07-28 18:02:06 +00:00 |
|
mattias
|
4c6b973475
|
removed debuggging SetName, Patch from Karl Brandt
git-svn-id: trunk@4430 -
|
2003-07-28 06:42:42 +00:00 |
|
marc
|
bbec34165b
|
* Changed GetCaretPos into GetCursorPos in GetFormRelativeMousePosition
git-svn-id: trunk@4429 -
|
2003-07-27 17:10:43 +00:00 |
|
mattias
|
e4f766c128
|
added synedit example
git-svn-id: trunk@4428 -
|
2003-07-26 14:16:26 +00:00 |
|
mattias
|
cb62f2cbfa
|
fixed other messages bigger than TLMessage
git-svn-id: trunk@4427 -
|
2003-07-26 13:48:45 +00:00 |
|
mattias
|
017985b0ec
|
fixed WindowProc
git-svn-id: trunk@4426 -
|
2003-07-26 13:26:56 +00:00 |
|
mattias
|
2491d3f480
|
fixed GetText from Martin
git-svn-id: trunk@4425 -
|
2003-07-26 10:33:34 +00:00 |
|
mattias
|
e81b1fe34e
|
rewritten WM_COMMAND by Micha
git-svn-id: trunk@4424 -
|
2003-07-26 10:30:44 +00:00 |
|
mattias
|
d22221b36c
|
moved debugger type to the debugger options
git-svn-id: trunk@4423 -
|
2003-07-25 17:05:58 +00:00 |
|
mattias
|
ea0f313525
|
fixed notebook page resize from Micha
git-svn-id: trunk@4422 -
|
2003-07-25 09:28:03 +00:00 |
|
mattias
|
bdec126a2d
|
fixed nested notebook example
git-svn-id: trunk@4421 -
|
2003-07-25 08:52:43 +00:00 |
|
mattias
|
bd10465402
|
workaround for fpc mode bug
git-svn-id: trunk@4420 -
|
2003-07-25 08:41:49 +00:00 |
|
mattias
|
13e7a02878
|
fixed sending follow up move/size messages from gtk
git-svn-id: trunk@4419 -
|
2003-07-25 08:00:36 +00:00 |
|
marc
|
91d44097f1
|
+ Added SSHGDB debugger
git-svn-id: trunk@4418 -
|
2003-07-24 08:52:46 +00:00 |
|
marc
|
e0a9af5324
|
+ Added SSHGDB debugger
git-svn-id: trunk@4417 -
|
2003-07-24 08:47:37 +00:00 |
|
mattias
|
745eae1cef
|
fixed anti circle mechnism for aligned controls
git-svn-id: trunk@4416 -
|
2003-07-24 06:54:32 +00:00 |
|
mattias
|
41b00b389a
|
started README about remote debugging
git-svn-id: trunk@4415 -
|
2003-07-23 10:23:56 +00:00 |
|
marc
|
73d6dcef82
|
* Fixed radiogroup menuitems
git-svn-id: trunk@4414 -
|
2003-07-21 23:43:32 +00:00 |
|
mattias
|
0ba12a0f29
|
added comments
git-svn-id: trunk@4413 -
|
2003-07-20 06:39:03 +00:00 |
|
mattias
|
413480e395
|
fixed GetWindowRelativePosition
git-svn-id: trunk@4412 -
|
2003-07-20 06:27:19 +00:00 |
|
mattias
|
7a24ee840a
|
fixed grid keyboard navigation from Jesus
git-svn-id: trunk@4411 -
|
2003-07-17 22:03:42 +00:00 |
|
mattias
|
1bed9a9f68
|
accelerated TLazXPMReader
git-svn-id: trunk@4410 -
|
2003-07-16 20:35:42 +00:00 |
|
mattias
|
62cb8e4eaf
|
added TApplication.CaptureExceptions
git-svn-id: trunk@4409 -
|
2003-07-16 16:53:59 +00:00 |
|
mattias
|
c4156a9592
|
deactivated FCL TDataModule
git-svn-id: trunk@4408 -
|
2003-07-14 09:03:39 +00:00 |
|
mattias
|
9d4d13de9c
|
improved checking compiler age
git-svn-id: trunk@4407 -
|
2003-07-13 18:14:49 +00:00 |
|
mattias
|
8dad8f2296
|
updated fpc deb creation
git-svn-id: trunk@4406 -
|
2003-07-13 14:33:25 +00:00 |
|
mattias
|
e8c1622b10
|
updated fpc deb creation
git-svn-id: trunk@4405 -
|
2003-07-13 14:12:55 +00:00 |
|
mattias
|
fe7ac9ce1f
|
updated fpc deb creation
git-svn-id: trunk@4404 -
|
2003-07-13 14:04:22 +00:00 |
|
mattias
|
10130653c1
|
updated fpc deb creation
git-svn-id: trunk@4403 -
|
2003-07-13 13:58:54 +00:00 |
|
mattias
|
b48f5384ab
|
updated fpc deb creation
git-svn-id: trunk@4402 -
|
2003-07-13 13:57:58 +00:00 |
|