Commit Graph

8303 Commits

Author SHA1 Message Date
mattias
c6f54982a3 fixed -dVerboseStretchCopyArea
git-svn-id: trunk@8311 -
2005-12-14 01:47:45 +00:00
mattias
ad436d2657 implemented incremental search in codeexplorer
git-svn-id: trunk@8310 -
2005-12-14 01:34:07 +00:00
mattias
4cff1317ab fixed find in files dialog TSelectDirectoryDialog options to check for dir and not for file from Luiz
git-svn-id: trunk@8309 -
2005-12-13 23:35:18 +00:00
mattias
ae2bc38c9e improved help options dlg layout from Martin Smat
git-svn-id: trunk@8308 -
2005-12-13 23:33:16 +00:00
mattias
08eb2940aa improved helpintf freeing
git-svn-id: trunk@8307 -
2005-12-13 23:30:41 +00:00
mattias
c9d605f092 fixed reopen for loaded but not editor opened files
git-svn-id: trunk@8306 -
2005-12-13 18:00:56 +00:00
vincents
4ce4d0a95b added footers for local html docs
git-svn-id: trunk@8305 -
2005-12-13 10:20:30 +00:00
jesus
eaac6a33da improved win32 printers from Boguslaw Brandys
git-svn-id: trunk@8304 -
2005-12-13 08:27:59 +00:00
jesus
ecff79f1e2 updated ipro example
git-svn-id: trunk@8303 -
2005-12-13 07:08:20 +00:00
jesus
7bc37435e5 fixed ipro flicker in win32 and added ipro print preview
git-svn-id: trunk@8302 -
2005-12-13 06:49:20 +00:00
marc
04ae055762 + Added a default debugger class
git-svn-id: trunk@8301 -
2005-12-13 00:58:59 +00:00
marc
8e0c64979c + Added check for escaped quotes
git-svn-id: trunk@8300 -
2005-12-13 00:54:36 +00:00
micha
69050435fc unregister handles when instance is destroyed
git-svn-id: trunk@8299 -
2005-12-12 19:59:02 +00:00
micha
1b4f2466b9 enable win32 messages to be passed to LCL under ifdef PassWin32MessagesToLCL
git-svn-id: trunk@8298 -
2005-12-12 19:31:41 +00:00
micha
b7719fdbdd make ReleaseComponent more generic by introducing QueueAsyncCall
git-svn-id: trunk@8297 -
2005-12-12 19:22:28 +00:00
micha
23faec7e80 all of BSD seems to use different signal handler type
make TAsyncProcess a little more robust

git-svn-id: trunk@8296 -
2005-12-12 19:21:19 +00:00
jesus
634147ddfb fixed printers memleak from Boguslaw Brandys
git-svn-id: trunk@8295 -
2005-12-11 22:29:24 +00:00
vincents
a0c6abbb8d fixed memleak
git-svn-id: trunk@8294 -
2005-12-11 19:54:14 +00:00
vincents
c8ec0e9c0a fixed typos
git-svn-id: trunk@8293 -
2005-12-11 19:39:52 +00:00
micha
a9f62aa809 IgnoreNextChar is buggy because of nested Application.ProcessMessages call; try another approach by not needing to use WM_KEYUP, WM_SYSKEYUP
git-svn-id: trunk@8292 -
2005-12-11 16:21:19 +00:00
mattias
e2e22e4fb9 implemented using non blocking TAsyncProcess if compiling IDE with -dUseAsyncProcess
git-svn-id: trunk@8291 -
2005-12-11 11:26:56 +00:00
mattias
884510044d started using TAsyncProceess, fixed gtk2 compilation
git-svn-id: trunk@8290 -
2005-12-11 11:20:20 +00:00
micha
c31c0e00a4 also check whether ignore char for same window
git-svn-id: trunk@8289 -
2005-12-10 18:56:48 +00:00
mattias
49a8c3808d fixed compilation of carbon intf
git-svn-id: trunk@8288 -
2005-12-10 17:23:07 +00:00
mattias
1873565ff2 releasing capture on BeginDrag
git-svn-id: trunk@8287 -
2005-12-10 09:10:29 +00:00
mattias
0576aa65d4 fixed releasing mouse capture in gtk intf
git-svn-id: trunk@8286 -
2005-12-10 08:51:59 +00:00
vincents
c6be2bbf11 fixed ofFileMustExist fro SelectDirectoryDialog
git-svn-id: trunk@8285 -
2005-12-09 14:03:02 +00:00
mattias
6a279a35e4 added warning for setting breakpoint, when no debugger is specified
git-svn-id: trunk@8284 -
2005-12-09 10:13:28 +00:00
mattias
61d3fe6aa4 added checks for TDBMemo if write is possible
git-svn-id: trunk@8283 -
2005-12-09 09:59:28 +00:00
mattias
8e22800348 added options to always build project
git-svn-id: trunk@8282 -
2005-12-09 09:39:29 +00:00
mattias
dfdf56a0cd fixed package editor autosizing. define templates are now all updated after editing graph properties
git-svn-id: trunk@8281 -
2005-12-09 00:47:51 +00:00
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