Commit Graph

3494 Commits

Author SHA1 Message Date
lazarus
3c97241416 MG: reduced exceptions on file not found
git-svn-id: trunk@3494 -
2002-10-09 12:40:25 +00:00
lazarus
3664a61eab MG: fixed maxdist of guidelines
git-svn-id: trunk@3493 -
2002-10-09 12:27:46 +00:00
lazarus
ae5d7dfda1 MG: fixed loading TListView from stream
git-svn-id: trunk@3492 -
2002-10-09 11:46:05 +00:00
lazarus
1c558db206 MG: reduced output
git-svn-id: trunk@3491 -
2002-10-09 10:26:08 +00:00
lazarus
be81c8f901 MG: fixed client origin coordinates
git-svn-id: trunk@3490 -
2002-10-09 10:22:54 +00:00
lazarus
a0eed2d542 MG: fixed cool little bug (menu double attaching bug)
git-svn-id: trunk@3489 -
2002-10-08 22:32:27 +00:00
lazarus
e4a5aa5de5 MG: fixed Ellipse
git-svn-id: trunk@3488 -
2002-10-08 21:51:11 +00:00
lazarus
e0dc10c4c1 MG: renamed general options to enviroment options
git-svn-id: trunk@3487 -
2002-10-08 17:57:08 +00:00
lazarus
b994b97f19 MG: added backup options help note
git-svn-id: trunk@3486 -
2002-10-08 17:55:57 +00:00
lazarus
3a3062a907 MG: fixed settings negative widget sizes
git-svn-id: trunk@3485 -
2002-10-08 17:51:41 +00:00
lazarus
ef618bde2b MG: fixed small typos and accelerated TDynHashArray.Contains
git-svn-id: trunk@3484 -
2002-10-08 16:15:44 +00:00
lazarus
98e834f5cb AJ: fixed bug in drawtext, switched hintwindow's to use Canvas.TextRect
git-svn-id: trunk@3483 -
2002-10-08 02:52:58 +00:00
lazarus
1206f3ae82 MG: fixed editing autocreating forms
git-svn-id: trunk@3482 -
2002-10-08 00:27:29 +00:00
lazarus
30d94f5301 MG: added editor option Mouse Links
git-svn-id: trunk@3481 -
2002-10-07 21:15:44 +00:00
lazarus
715d62fa62 MG: accelerated TDynHashArray
git-svn-id: trunk@3480 -
2002-10-07 10:59:41 +00:00
lazarus
a9f177849b MG: fixed find declaration: resolving type of property
git-svn-id: trunk@3479 -
2002-10-07 10:09:19 +00:00
lazarus
f97109b666 MG: fixed jitform compiling
git-svn-id: trunk@3478 -
2002-10-07 08:31:07 +00:00
lazarus
ffd74ad961 MG: moved jitform to a special directory
git-svn-id: trunk@3477 -
2002-10-07 08:21:11 +00:00
lazarus
f47cc0335c MG: fixed find declaration warning of searching again in system unit
git-svn-id: trunk@3476 -
2002-10-06 19:20:24 +00:00
lazarus
c7ad8d7fd2 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@3475 -
2002-10-06 17:55:45 +00:00
lazarus
c766beac19 MG: added selection changes checks
git-svn-id: trunk@3474 -
2002-10-06 16:46:47 +00:00
lazarus
328dbbd2d4 MG: added some multi form editing checks
git-svn-id: trunk@3473 -
2002-10-06 15:59:10 +00:00
lazarus
cfaaa10ef0 MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3472 -
2002-10-06 09:03:28 +00:00
lazarus
8031f9b137 MG: codecompletion: improved separation of vars, methods and props
git-svn-id: trunk@3471 -
2002-10-05 17:33:43 +00:00
lazarus
3733da26dd MG: completion now replaces the whole word when key without Shift
git-svn-id: trunk@3470 -
2002-10-05 16:38:11 +00:00
lazarus
fac2a16ff2 MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@3469 -
2002-10-05 14:17:53 +00:00
lazarus
199076ab2f MG: accelerated calculating guidelines
git-svn-id: trunk@3468 -
2002-10-05 14:03:58 +00:00
lazarus
d11861c864 MG: fixed TComboBox.ItemIndex on CreateWnd
git-svn-id: trunk@3467 -
2002-10-05 10:37:21 +00:00
lazarus
c6990367e3 MG: added consistency checks and fixed selection drawing on wrong forms
git-svn-id: trunk@3466 -
2002-10-05 09:31:12 +00:00
lazarus
22bf0ac14e MG: added check if method exists
git-svn-id: trunk@3465 -
2002-10-04 23:35:51 +00:00
lazarus
368c58fc81 MG: fixed updating properties on adding default event
git-svn-id: trunk@3464 -
2002-10-04 23:23:22 +00:00
lazarus
370173fdbb MG: fixed refreshing values in edit controls
git-svn-id: trunk@3463 -
2002-10-04 23:06:03 +00:00
lazarus
a9419b3a58 MG: added OnDrawItem to OI
git-svn-id: trunk@3462 -
2002-10-04 22:59:13 +00:00
lazarus
7394eb6f92 MG: added some component rename checks
git-svn-id: trunk@3461 -
2002-10-04 21:31:56 +00:00
lazarus
a60a0c9584 MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@3460 -
2002-10-04 20:46:51 +00:00
lazarus
e850093571 MG: added DrawItem to TComboBox/TListBox
git-svn-id: trunk@3459 -
2002-10-04 14:24:15 +00:00
lazarus
1ce803bc1c MG: added LCLPlatform to build lazarus dialog
git-svn-id: trunk@3458 -
2002-10-03 20:50:56 +00:00
lazarus
9268921ead MG: fixed compiling gnome interface
git-svn-id: trunk@3457 -
2002-10-03 19:02:04 +00:00
lazarus
e932ca99e6 MG: fixed compiling gnome interface
git-svn-id: trunk@3456 -
2002-10-03 18:57:25 +00:00
lazarus
48ba3da714 MG: added lcl/units/gnome
git-svn-id: trunk@3455 -
2002-10-03 18:11:22 +00:00
lazarus
acd0679554 MG: started customdrawitem
git-svn-id: trunk@3454 -
2002-10-03 18:04:46 +00:00
lazarus
8c3b47842e MG: fixed jump history
git-svn-id: trunk@3453 -
2002-10-03 14:48:15 +00:00
lazarus
3986fdd872 MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth
git-svn-id: trunk@3452 -
2002-10-03 14:47:31 +00:00
lazarus
3cb92840b2 MG: deactivated publish project
git-svn-id: trunk@3451 -
2002-10-03 07:19:36 +00:00
lazarus
adf826a1be AJ: TCustomLabel Autosize, TCustomCheckbox '&' shortcuts started
git-svn-id: trunk@3450 -
2002-10-03 00:08:50 +00:00
lazarus
25d5234def MG: fixed jumping history
git-svn-id: trunk@3449 -
2002-10-02 20:30:28 +00:00
lazarus
cdc4491fb2 MG: accelerated unitdependencies
git-svn-id: trunk@3448 -
2002-10-02 16:16:40 +00:00
lazarus
7f208b8707 MG: added publishprojectdlg.lrs
git-svn-id: trunk@3447 -
2002-10-02 14:32:51 +00:00
lazarus
0b38b75404 MG: added various history lists
git-svn-id: trunk@3446 -
2002-10-02 14:23:23 +00:00
lazarus
8fa3e9f367 MG: started publish project
git-svn-id: trunk@3445 -
2002-10-02 07:57:14 +00:00