Commit Graph

4485 Commits

Author SHA1 Message Date
mattias
8a77658903 added Abort Build
git-svn-id: trunk@4385 -
2003-07-08 11:30:22 +00:00
marc
0a7ac9d03a + Implemented TCheckListBox.Checked[] property
git-svn-id: trunk@4384 -
2003-07-07 23:58:43 +00:00
marc
822a5a7bd7 * Fixed UseFCLDataModule ifdef define
git-svn-id: trunk@4383 -
2003-07-07 23:56:41 +00:00
mattias
87f19981ac fixed expression evaluation
git-svn-id: trunk@4382 -
2003-07-07 20:02:08 +00:00
mattias
65d18dc437 reduced updates on cursor up/down
git-svn-id: trunk@4381 -
2003-07-07 19:21:13 +00:00
mattias
8db6d830ec fixed switching TARGET_OS
git-svn-id: trunk@4380 -
2003-07-07 18:06:05 +00:00
mattias
757fc41c8d added raw image examples
git-svn-id: trunk@4379 -
2003-07-07 13:19:08 +00:00
mattias
bda4fff627 added an InvalidateClientRectCache to WM_SIZE
git-svn-id: trunk@4378 -
2003-07-07 08:31:54 +00:00
mattias
dc672eb011 made Size_SourceIsInterface a flag
git-svn-id: trunk@4377 -
2003-07-07 07:59:34 +00:00
mattias
bcae4f258d fixed typo
git-svn-id: trunk@4376 -
2003-07-06 21:35:55 +00:00
mattias
256475cd40 TWinControl.WmSize/Move now updates interface messages smarter
git-svn-id: trunk@4375 -
2003-07-06 20:40:34 +00:00
mattias
9fe6966160 updated polish localization
git-svn-id: trunk@4374 -
2003-07-06 18:00:56 +00:00
mattias
96d494b9c0 added polish
git-svn-id: trunk@4373 -
2003-07-06 17:58:53 +00:00
mattias
afd8334eb0 updated polish localization
git-svn-id: trunk@4372 -
2003-07-06 17:53:35 +00:00
mattias
fc194c6045 added third buttonglyph from Tom Lisjac
git-svn-id: trunk@4371 -
2003-07-06 08:59:41 +00:00
mattias
04c90479b5 implemented interface graphics
git-svn-id: trunk@4370 -
2003-07-04 22:06:49 +00:00
mattias
cccff36a95 fixed notebook positioning from Micha
git-svn-id: trunk@4369 -
2003-07-04 17:46:27 +00:00
mattias
c967b48082 fixed GetComponentEditor for TDataModule
git-svn-id: trunk@4368 -
2003-07-04 14:50:53 +00:00
mattias
24a16e5441 improved default handler from Micha
git-svn-id: trunk@4367 -
2003-07-04 11:12:27 +00:00
mattias
330e270ecf removed unused label from Micha
git-svn-id: trunk@4366 -
2003-07-04 10:30:02 +00:00
mattias
853da77d44 added default message handler to win32 interface
git-svn-id: trunk@4365 -
2003-07-04 10:12:16 +00:00
mattias
b65277e832 implemented 16bit rawimages for gtk
git-svn-id: trunk@4364 -
2003-07-04 08:54:53 +00:00
mattias
6f157b0853 fixed remove props on destroy from Micha
git-svn-id: trunk@4363 -
2003-07-03 21:39:44 +00:00
mattias
e18663becb added fontdialog options to win32 intf from Wojciech Malinowski
git-svn-id: trunk@4362 -
2003-07-03 18:10:55 +00:00
mattias
5cc3f25a75 added RectVisible from Micha
git-svn-id: trunk@4361 -
2003-07-03 17:19:20 +00:00
mattias
2d5486cfdc fixed Criticalsection from Vincent
git-svn-id: trunk@4360 -
2003-07-03 08:05:53 +00:00
mattias
e6458fb8da more cleanups from Micha
git-svn-id: trunk@4359 -
2003-07-02 20:18:28 +00:00
mattias
23a57d7d6e fixed critical section from Micha
git-svn-id: trunk@4358 -
2003-07-02 20:07:29 +00:00
mattias
b4627e8fae fixed AV on start from Vincent
git-svn-id: trunk@4357 -
2003-07-02 19:35:26 +00:00
mattias
c08ff882f0 added LCL to win32 cursor mapping from Micha
git-svn-id: trunk@4356 -
2003-07-02 15:57:04 +00:00
mattias
fb7551ba76 fixed win32 painting and started creating bitmaps from rawimages
git-svn-id: trunk@4355 -
2003-07-02 15:56:15 +00:00
mattias
418b60a004 fixed TPaintStruct
git-svn-id: trunk@4354 -
2003-07-02 10:02:51 +00:00
mattias
a31a13333a fixed formstyle and redrawing from Micha
git-svn-id: trunk@4353 -
2003-07-01 22:02:55 +00:00
mattias
6217d19fda fixed error
git-svn-id: trunk@4352 -
2003-07-01 16:15:36 +00:00
mattias
a4b72e95de fixed exception handling
git-svn-id: trunk@4351 -
2003-07-01 15:37:03 +00:00
mattias
da03c2f109 made Begin/EndPaint interface dependent
git-svn-id: trunk@4350 -
2003-07-01 14:06:45 +00:00
mattias
c1f3f8d899 clean up
git-svn-id: trunk@4349 -
2003-07-01 13:49:36 +00:00
mattias
d86c28d794 attaching menuitems topdown
git-svn-id: trunk@4348 -
2003-07-01 09:29:52 +00:00
mattias
5f79f11b3d fixed parsing of with do try finally end
git-svn-id: trunk@4347 -
2003-06-30 17:25:26 +00:00
mattias
73abeb7bda clean up
git-svn-id: trunk@4346 -
2003-06-30 16:39:40 +00:00
mattias
a7a95534c8 fixed find declaration of with A,B do C; statements
git-svn-id: trunk@4345 -
2003-06-30 16:31:04 +00:00
mattias
d817351985 fixed releasing bitmap handle
git-svn-id: trunk@4344 -
2003-06-30 15:13:21 +00:00
mattias
568553d695 implemented multi file add to package editor
git-svn-id: trunk@4343 -
2003-06-30 14:58:29 +00:00
mattias
f6c4d3884a fixed Get/SetPixel for DC without widget
git-svn-id: trunk@4342 -
2003-06-30 10:09:46 +00:00
mattias
242690e1fe activated EraseBKGND hack
git-svn-id: trunk@4341 -
2003-06-30 07:05:30 +00:00
mattias
d039ac6905 activated EraseBckGrd messages in doublebuffer WMPaint section
git-svn-id: trunk@4340 -
2003-06-30 07:00:18 +00:00
mattias
5d185300f1 reduced updates
git-svn-id: trunk@4339 -
2003-06-30 06:20:12 +00:00
mattias
a6006259de fixed using DC from Micha
git-svn-id: trunk@4338 -
2003-06-29 20:07:07 +00:00
mattias
5498c57c42 fixed compiler warnings
git-svn-id: trunk@4337 -
2003-06-29 07:16:17 +00:00
mattias
5288786709 implemented cross find declaration
git-svn-id: trunk@4336 -
2003-06-28 19:31:58 +00:00