Commit Graph

70527 Commits

Author SHA1 Message Date
lazarus
5eb8193ed7 MG: added TTreeView
git-svn-id: trunk@577 -
2002-01-04 21:27:10 +00:00
lazarus
d2b8ad7ebb MG: published background and selection color in TTreeView
git-svn-id: trunk@576 -
2002-01-04 21:25:05 +00:00
lazarus
a435b0f6b0 MG: added TTreeView
git-svn-id: trunk@575 -
2002-01-04 21:07:49 +00:00
lazarus
f05d96f51a MG: fixed scrollbar vert-horz typo
git-svn-id: trunk@574 -
2002-01-04 21:03:51 +00:00
lazarus
f6d5703573 Added images to TListView.
Shane

git-svn-id: trunk@573 -
2002-01-04 20:29:04 +00:00
lazarus
86d5fa5b9c added column visible and autosize settings.
Shane

git-svn-id: trunk@572 -
2002-01-03 21:17:08 +00:00
lazarus
00f25d3c89 Added changes to propedit so the colum editor changes effect the TListView.
Shane

git-svn-id: trunk@571 -
2002-01-03 15:31:27 +00:00
lazarus
32fc40d9de MG: fixed TCustomImageList.CreateSize
git-svn-id: trunk@570 -
2002-01-03 15:07:08 +00:00
lazarus
87f185f09c MWE:
- Removed some ^M (files were mixed unix/dos)
  * Hacked a workaround for:
     Error: Method (variable) and Procedure (variable) are not compatible.

git-svn-id: trunk@569 -
2002-01-02 22:18:25 +00:00
lazarus
f80c09271e MG: added TCanvas.Polygon and TCanvas.Polyline
git-svn-id: trunk@568 -
2002-01-02 15:24:59 +00:00
lazarus
854a7a053a MG: fixed clean abort of project loading
git-svn-id: trunk@567 -
2002-01-02 13:32:52 +00:00
lazarus
a0bb866de7 MG: fixed typo
git-svn-id: trunk@566 -
2002-01-02 12:10:01 +00:00
lazarus
490d5b5f62 MG: more wmsize messages :(
git-svn-id: trunk@565 -
2002-01-01 18:38:36 +00:00
lazarus
b1f7c7095a MG: added TViewColumsPropertyEditor from shane
git-svn-id: trunk@564 -
2002-01-01 16:27:30 +00:00
lazarus
0ada200b98 MG: fixed typo in win32 code
git-svn-id: trunk@563 -
2002-01-01 15:52:39 +00:00
lazarus
7a28cf749f MG: fixed initial component aligning
git-svn-id: trunk@562 -
2002-01-01 15:50:16 +00:00
lazarus
02113fac46 Took out some test code.
Shane

git-svn-id: trunk@561 -
2001-12-31 22:45:41 +00:00
lazarus
9620add8e6 Added a TViewColumn editor to be used in the object inspector as TViewColumn's property editor.
Shane

git-svn-id: trunk@560 -
2001-12-31 22:43:00 +00:00
lazarus
5a77b46dab MG: form stream errors are now written
git-svn-id: trunk@559 -
2001-12-30 20:35:12 +00:00
lazarus
7fa0bffff3 MG: LM_SIZE and LM_MOVE messages are now send directly, not queued
git-svn-id: trunk@558 -
2001-12-28 15:12:02 +00:00
lazarus
5a1f41e5ad MG: added TCanvas.Ellipse, TCanvas.Pie
git-svn-id: trunk@557 -
2001-12-28 11:41:51 +00:00
lazarus
e15e87f526 MG: fixed save as with lfm and lrs files
git-svn-id: trunk@556 -
2001-12-28 11:01:20 +00:00
lazarus
32a7b72b7e MG: implemented TCanvas.Arc
git-svn-id: trunk@555 -
2001-12-27 16:31:28 +00:00
lazarus
ea61035ca8 Added TImage class
Shane

git-svn-id: trunk@554 -
2001-12-21 18:17:00 +00:00
lazarus
b036c95a80 Changed the delay for the hints from 100 miliseconds to 500. I'm hoping this reduces the crashing for some people until I determine the problem.
Shane

git-svn-id: trunk@553 -
2001-12-20 19:11:23 +00:00
lazarus
c7d9c29788 Fixed setfocus for TComboBox and TMemo
Shane

git-svn-id: trunk@552 -
2001-12-20 14:41:20 +00:00
lazarus
3078f018cd MG: added GUID and alias parsing, added DoJumpToCodeToolBossError
git-svn-id: trunk@551 -
2001-12-19 22:09:14 +00:00
lazarus
b2cd5c2501 Added MultiSelect to TListView
Shane

git-svn-id: trunk@550 -
2001-12-19 21:36:05 +00:00
lazarus
cd2e33e587 Enabled Alignment of columns in a TListView.
Shane

git-svn-id: trunk@549 -
2001-12-19 20:28:51 +00:00
lazarus
0c858a82ed MG: reduced output
git-svn-id: trunk@548 -
2001-12-19 15:37:31 +00:00
lazarus
247f0376f6 MG: changes for fpc 1.1
git-svn-id: trunk@547 -
2001-12-19 10:59:12 +00:00
lazarus
88dc64e2cf MOre additions for breakpoints dialog
Added a TSynEditPlugin in SourceEditor to get notified of lines inserted and deleted from the source.
Shane

git-svn-id: trunk@546 -
2001-12-18 21:10:01 +00:00
lazarus
602657f37d MG: reduced output
git-svn-id: trunk@545 -
2001-12-18 21:03:54 +00:00
lazarus
3d583ad70c MG: compiler, fpc source and lazarus src can now be changed without restart
git-svn-id: trunk@544 -
2001-12-18 21:00:59 +00:00
lazarus
864f7820e7 MG: EditorOpions.FindTextAtCursor now works
git-svn-id: trunk@543 -
2001-12-18 16:52:18 +00:00
lazarus
a66b0fa062 MG: added binary file recognition and readonly recognition
git-svn-id: trunk@542 -
2001-12-17 19:41:06 +00:00
lazarus
03c31c5c96 MG: new file procs, find declaration now supports relative search paths
git-svn-id: trunk@541 -
2001-12-17 16:47:00 +00:00
lazarus
153cb141ac MG: tried to xor caret, but failed :(
git-svn-id: trunk@540 -
2001-12-17 12:14:40 +00:00
lazarus
e841f8d1dd MG: fixed open file key in source editor
git-svn-id: trunk@539 -
2001-12-17 11:16:08 +00:00
lazarus
b0d32e85dd MG: fixed typed but not selected filename in TOpenDialog
git-svn-id: trunk@538 -
2001-12-17 11:09:48 +00:00
lazarus
a3a63f66b6 MG: find declaration for parsed include directives
git-svn-id: trunk@537 -
2001-12-17 11:02:14 +00:00
lazarus
e2a57d3b7b MG: changes for new compiler 20011216
git-svn-id: trunk@536 -
2001-12-16 22:24:55 +00:00
lazarus
9a99f03e56 MG: fixed project codetool variable
git-svn-id: trunk@535 -
2001-12-16 12:55:58 +00:00
lazarus
746f33a85e MG: find declaration for uses sections
git-svn-id: trunk@534 -
2001-12-16 11:20:27 +00:00
lazarus
c8f7af09f0 MG: fixed code completion in virtual files
git-svn-id: trunk@533 -
2001-12-15 22:58:09 +00:00
lazarus
6a2aac0449 MG: added file procs
git-svn-id: trunk@532 -
2001-12-15 22:57:37 +00:00
lazarus
1ac246b52e MG: added find declaration (not useful yet)
git-svn-id: trunk@531 -
2001-12-15 22:57:20 +00:00
lazarus
8bb59a9320 MG: fixed adding of class comment without new procs
git-svn-id: trunk@530 -
2001-12-15 22:56:38 +00:00
lazarus
0908e8916e MG: fixed implementation node end
git-svn-id: trunk@529 -
2001-12-15 22:56:03 +00:00
lazarus
19a39c3e99 MG: fixed short checkbox
git-svn-id: trunk@528 -
2001-12-15 11:09:34 +00:00