Commit Graph

8272 Commits

Author SHA1 Message Date
micha
e90ca7f263 implement TWidgetSet.FrameRect for win32
git-svn-id: trunk@8280 -
2005-12-08 13:19:39 +00:00
vincents
683d87d655 correctly generated asyncprocess.xml
git-svn-id: trunk@8279 -
2005-12-08 12:19:24 +00:00
mattias
f55bc9ffb0 replaced LinuxThreading with Unix, since it works now again with darwin
git-svn-id: trunk@8278 -
2005-12-08 11:47:51 +00:00
mattias
b89096b887 fixed lcl tests
git-svn-id: trunk@8277 -
2005-12-08 11:41:36 +00:00
mattias
dec932879f added overrides for abstract methods of carbon intf
git-svn-id: trunk@8276 -
2005-12-08 11:32:21 +00:00
micha
10b74e3eb0 tweak code to work with darwin
git-svn-id: trunk@8275 -
2005-12-08 11:30:15 +00:00
mattias
87bb2cef8b fixed compilation of carbon intf
git-svn-id: trunk@8274 -
2005-12-08 11:21:45 +00:00
mattias
86d67dc36e reduced synedit overhead changing highlighter line attribute Range
git-svn-id: trunk@8273 -
2005-12-08 10:17:35 +00:00
vincents
0efcb8e4e5 added asyncprocess.xml
git-svn-id: trunk@8272 -
2005-12-08 09:11:38 +00:00
marc
a4b6747ffc + Added CreateSolidBrush
git-svn-id: trunk@8271 -
2005-12-08 00:14:54 +00:00
mattias
0703c7b786 disabled synedit acceleration
git-svn-id: trunk@8270 -
2005-12-07 23:31:49 +00:00
marc
ef73f23364 * Fixed listbox index vs. completions index (editing the wrong template)
git-svn-id: trunk@8269 -
2005-12-07 23:29:09 +00:00
mattias
bf260d22ec reduced synedit highlighter overhead on inserting/replacing many lines
git-svn-id: trunk@8268 -
2005-12-07 22:53:31 +00:00
mattias
ef77fe35b1 disabled _unix_ thread.synchronize support only for linux
git-svn-id: trunk@8267 -
2005-12-07 20:40:53 +00:00
mattias
51f9b3e409 implemented .compiled state files for projects
git-svn-id: trunk@8266 -
2005-12-07 17:11:04 +00:00
micha
f52caac272 pass TGtkWidgetSet instance as data parameter for callback so we can use it there
git-svn-id: trunk@8265 -
2005-12-07 08:50:29 +00:00
micha
a7e82a005f fix non-robustness of FCL CheckSynchronize, it only works if multi-threadedness is initialized
git-svn-id: trunk@8264 -
2005-12-06 20:48:10 +00:00
vincents
c8b8cc06c1 used FPC_BIG_ENDIAN instead of POWERPC
git-svn-id: trunk@8263 -
2005-12-06 20:09:30 +00:00
mattias
f9ef53b540 fixed notebook popupmenu from Andrew Haines
git-svn-id: trunk@8262 -
2005-12-06 18:49:41 +00:00
mattias
22c1e9cb16 fixed LRS reading/writing of extended on 64bit processors from Andrew Haines
git-svn-id: trunk@8261 -
2005-12-06 18:47:11 +00:00
mattias
29fded294e fixed TToolButton drawing flat buttons from Martin Smat
git-svn-id: trunk@8260 -
2005-12-06 18:42:46 +00:00
mattias
5c18d058fb TStatusbarPanels class can now be overriden from Sean McIlwain
git-svn-id: trunk@8259 -
2005-12-06 18:40:07 +00:00
mattias
a0e53901fc reduced grid VisualChange calls
git-svn-id: trunk@8258 -
2005-12-06 18:29:08 +00:00
micha
75e3edc861 add TAsyncProcess
git-svn-id: trunk@8257 -
2005-12-06 16:46:22 +00:00
micha
003833b777 add cross-platform process termination and pipe event handlers
git-svn-id: trunk@8256 -
2005-12-06 13:41:28 +00:00
mattias
a868189f89 improved smartlinking: unit interfacebase
git-svn-id: trunk@8255 -
2005-12-06 11:31:15 +00:00
mattias
e84231cff6 improved smartlinking: graphics and forms finalization
git-svn-id: trunk@8254 -
2005-12-06 11:25:16 +00:00
jesus
8e974df7ce OnEditingDone for TStringGrid
git-svn-id: trunk@8253 -
2005-12-05 21:38:35 +00:00
jesus
843b3af558 fixed Printer4Lazarus windows compilation
git-svn-id: trunk@8252 -
2005-12-04 06:45:45 +00:00
jesus
6ef8592ac3 fixed Printer4Lazarus linux compilation
git-svn-id: trunk@8251 -
2005-12-04 01:51:59 +00:00
jesus
205d76944f Fixes issues #1443,#1445 and TPageSetupDialog from Boguslaw Brandys
git-svn-id: trunk@8250 -
2005-12-03 21:45:49 +00:00
mattias
8e4c244804 fixed QuestionDlg captions
git-svn-id: trunk@8249 -
2005-12-03 16:32:52 +00:00
micha
252ae3c6b6 fix painting issue in OI; clipping problem
git-svn-id: trunk@8248 -
2005-12-02 21:17:58 +00:00
mattias
6d975c970d fixed gtk capturing setting LCL CaptureControl
git-svn-id: trunk@8247 -
2005-12-02 12:06:13 +00:00
mattias
466590d235 fixed TRadioGroup.InitializeWnd calling inherited
git-svn-id: trunk@8246 -
2005-12-02 10:45:38 +00:00
mattias
1a9b5c1c7e fixed increasing timestamp in TFileReferenceList on invalidate
git-svn-id: trunk@8245 -
2005-12-02 00:33:52 +00:00
jesus
7e46baf127 fix issue #1489: can't install the turbo power package
git-svn-id: trunk@8244 -
2005-12-01 19:29:30 +00:00
micha
9391fe1f6c use double buffering when painting winxp themed controls (issue #1425)
git-svn-id: trunk@8243 -
2005-11-30 15:38:37 +00:00
micha
258a8704a3 move initialization of control into InitializeWnd, do not use CreateWnd for that
git-svn-id: trunk@8242 -
2005-11-29 22:20:01 +00:00
micha
d6a3529e61 do not adjust size of pages that have no widget yet
git-svn-id: trunk@8241 -
2005-11-29 21:46:37 +00:00
micha
cced0352b3 fix ControlStyle csOpaque for TCustomLabel (not opaque when transparent)
git-svn-id: trunk@8240 -
2005-11-29 21:23:28 +00:00
jesus
5396e4caf5 Call DoInvoke asynchronously to avoid TControl.WMLButtonUp problem on invalid control
git-svn-id: trunk@8239 -
2005-11-29 20:37:25 +00:00
vincents
eee18d017d implemented support for -vx (issue #1470)
git-svn-id: trunk@8238 -
2005-11-28 22:24:31 +00:00
mattias
990da96d70 added writeln to built-in procedures of identifier completion
git-svn-id: trunk@8237 -
2005-11-28 22:23:47 +00:00
vincents
bfdd0bc3f5 revert patch from revision 8230 #b35c4de7a4, because comboboxes colapse after dropdown and buttons cannot be clicked anymore (issue #1488)
git-svn-id: trunk@8236 -
2005-11-28 21:56:18 +00:00
mattias
b509adcfde fixed error handling reading pkg links
git-svn-id: trunk@8235 -
2005-11-28 21:45:28 +00:00
micha
a4f6996c21 prevent setting itemindex -1
git-svn-id: trunk@8234 -
2005-11-28 21:43:09 +00:00
mattias
5a28a8fb1e fixed exception handling
git-svn-id: trunk@8233 -
2005-11-28 20:57:11 +00:00
mattias
ba823195d4 clean up
git-svn-id: trunk@8232 -
2005-11-28 19:44:57 +00:00
mattias
73b6c0cdd6 added example for adding a new codetools function to the IDE via a package
git-svn-id: trunk@8231 -
2005-11-28 19:42:16 +00:00