Commit Graph

652 Commits

Author SHA1 Message Date
lazarus
147fbd54ee MG: find declaration of class ancestor, result type, default property, array, indexed pointer
git-svn-id: trunk@602 -
2002-01-16 17:22:11 +00:00
lazarus
eb66cd1363 MG: jump history for find declaration
git-svn-id: trunk@601 -
2002-01-15 20:21:37 +00:00
lazarus
96706ac377 MG: find declaration for class ancestor
git-svn-id: trunk@600 -
2002-01-15 20:20:42 +00:00
lazarus
ce24bd7399 MG: find declaration for pointers, with statements, forward classes, as operator
git-svn-id: trunk@599 -
2002-01-15 17:28:40 +00:00
lazarus
a29a5959a2 MG: fixed zombie compilers
git-svn-id: trunk@598 -
2002-01-15 08:49:57 +00:00
lazarus
81a49866f6 MG: added find declaration of Self in methods
git-svn-id: trunk@597 -
2002-01-14 22:12:58 +00:00
lazarus
91202a8b01 MG: reduced output
git-svn-id: trunk@596 -
2002-01-14 19:17:27 +00:00
lazarus
30c48a15fe MG: find declaration of sections, methods, class parts, records, enums
git-svn-id: trunk@595 -
2002-01-14 19:17:06 +00:00
lazarus
56813f345e Keith: win32clean now uses cleanall
git-svn-id: trunk@594 -
2002-01-14 04:23:08 +00:00
lazarus
aba7549b79 Keith: No longer needed; replaced by main icon
git-svn-id: trunk@593 -
2002-01-14 03:24:57 +00:00
lazarus
931b619b18 MG: find declaration of local variables
git-svn-id: trunk@592 -
2002-01-13 16:26:32 +00:00
lazarus
10f8e1e489 MG: added Unit Output Dir to compiler options
git-svn-id: trunk@591 -
2002-01-13 15:13:40 +00:00
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