Commit Graph

8432 Commits

Author SHA1 Message Date
vincents
cf9ba731b6 fixed "no subdirectory" for backup other files (issue #1544)
git-svn-id: trunk@8340 -
2005-12-19 09:25:31 +00:00
micha
47ef0fdf81 do not draw caret in .Paint method; means it will become part of window image
git-svn-id: trunk@8339 -
2005-12-18 20:58:44 +00:00
jesus
e8571efcd2 TFont.Assign now looks at source font PixelsPerInch to set font height
git-svn-id: trunk@8338 -
2005-12-18 20:19:50 +00:00
vincents
49122cc61f use Select Directory Dialog for selecting the workdirectory
git-svn-id: trunk@8337 -
2005-12-18 20:15:03 +00:00
vincents
8c50e2298d ActiveControl is FindInFile text
git-svn-id: trunk@8336 -
2005-12-18 19:51:32 +00:00
mattias
4f4f781869 renamed noncontrolforms.pas to noncontroldesigner.pas
git-svn-id: trunk@8335 -
2005-12-18 11:03:18 +00:00
mattias
6a7d9c6f45 renamed TNonControlForm to TNonControlDesignerForm
git-svn-id: trunk@8334 -
2005-12-18 10:52:54 +00:00
micha
7693949392 temporarily disable signal handler: it is buggy
git-svn-id: trunk@8333 -
2005-12-16 20:15:58 +00:00
mattias
1efdc1275a replaced some MessageDlg with QuestionDlg
git-svn-id: trunk@8332 -
2005-12-16 16:58:52 +00:00
mattias
ac41567764 added chm help viewer from Andrew Haines
git-svn-id: trunk@8331 -
2005-12-16 16:14:30 +00:00
mattias
b77cd7e3d2 implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required
git-svn-id: trunk@8330 -
2005-12-16 16:09:31 +00:00
mattias
12344a9282 improved help options layout from Martin Smat
git-svn-id: trunk@8329 -
2005-12-16 11:23:14 +00:00
jesus
8aa48b484f fixed PaperRect if orientation is different than poPortrait
git-svn-id: trunk@8328 -
2005-12-15 22:05:26 +00:00
vincents
0bbe8bab58 fixed showing non-autosized labels loaded from a lfm (issue #1526)
git-svn-id: trunk@8327 -
2005-12-15 11:35:07 +00:00
micha
52771fb2dc make ProcessAsyncCallQueue callable from within itself
git-svn-id: trunk@8326 -
2005-12-15 08:55:04 +00:00
mattias
7fdaec3be5 set default pascal extension for project descriptors
git-svn-id: trunk@8325 -
2005-12-14 23:39:46 +00:00
mattias
6eb78f3ee0 fixed saving non project editor files, when saving to test directory
git-svn-id: trunk@8324 -
2005-12-14 23:24:04 +00:00
marc
9192a15477 - removed check for exe for TProcessDebugger
git-svn-id: trunk@8323 -
2005-12-14 22:19:43 +00:00
mattias
32d020d512 added debugging info for save for pkg compile bug
git-svn-id: trunk@8322 -
2005-12-14 21:39:26 +00:00
mattias
7fc727d17a added UpdateShowing and reduced autosizing during handle creation
git-svn-id: trunk@8321 -
2005-12-14 21:28:50 +00:00
vincents
a57029a349 dump stacktrace if an exception occurs while running a tool
git-svn-id: trunk@8320 -
2005-12-14 21:01:43 +00:00
vincents
b9c2988810 set constraints using wm_getminmaxinfo (issue #1520)
git-svn-id: trunk@8319 -
2005-12-14 21:00:22 +00:00
jesus
277243a09e UnionRect now looks to empty source rects
git-svn-id: trunk@8318 -
2005-12-14 16:03:42 +00:00
jesus
d8df871a10 fixed links in tpipro win32
git-svn-id: trunk@8317 -
2005-12-14 15:59:18 +00:00
micha
bd7b898243 set pointer to nil after disposing the items (thx jesus)
git-svn-id: trunk@8316 -
2005-12-14 15:35:15 +00:00
micha
762e07fd2a store result of windows handling back in message
git-svn-id: trunk@8315 -
2005-12-14 13:51:20 +00:00
mattias
8ac88cfda0 fixed clearing highlighter attributes, when switching synedit highlighter
git-svn-id: trunk@8314 -
2005-12-14 13:04:56 +00:00
mattias
a9b9040e45 fixed findinfiles dialog ofFileMustExist
git-svn-id: trunk@8313 -
2005-12-14 12:50:40 +00:00
mattias
c17ae7dae6 hide class node in codeexplorer
git-svn-id: trunk@8312 -
2005-12-14 10:50:52 +00:00
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