lazarus
d30c99fc7a
MG: fixed linker options, compiler options dialog
...
git-svn-id: trunk@590 -
2002-01-13 12:46:17 +00:00
lazarus
48e8bf1d18
MG: started find declaration for identifiers
...
git-svn-id: trunk@589 -
2002-01-13 12:35:55 +00:00
lazarus
95234d77e0
Keith: Fixed compilation problem and some bugs
...
git-svn-id: trunk@588 -
2002-01-12 22:01:58 +00:00
lazarus
a91d8446f3
MG: added guess unclosed block
...
git-svn-id: trunk@587 -
2002-01-11 20:41:53 +00:00
lazarus
1f09b8a479
MG: added find block end
...
git-svn-id: trunk@586 -
2002-01-11 15:57:51 +00:00
lazarus
0d6aff717d
MWE: Converted to Unix fileformat
...
git-svn-id: trunk@585 -
2002-01-09 22:49:25 +00:00
lazarus
d8e9619afb
MWE: published OnClick for checkbox family
...
git-svn-id: trunk@584 -
2002-01-09 22:47:29 +00:00
lazarus
48ab02d647
Minor changes to TListView.
...
Added TImageList to the IDE
Shane
git-svn-id: trunk@583 -
2002-01-08 16:02:45 +00:00
lazarus
d39b2ed63e
Changes to TListView to display images and fixes to TCustomImageList to notify it's owners of changes.
...
Shane
git-svn-id: trunk@582 -
2002-01-07 13:58:15 +00:00
lazarus
6e03cb4274
MG: added missing files
...
git-svn-id: trunk@581 -
2002-01-06 23:09:53 +00:00
peter
2ebf0146fd
* fix for 1.1 compiler that doesn't support fixed16/32 anymore
...
git-svn-id: trunk@580 -
2002-01-06 21:42:13 +00:00
lazarus
05eb399fb1
MG: win32 interface update from Keith Bowes
...
git-svn-id: trunk@579 -
2002-01-05 13:16:10 +00:00
lazarus
9cf4474d77
MG: added new icon files
...
git-svn-id: trunk@578 -
2002-01-05 13:13:51 +00:00
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