Commit Graph

781 Commits

Author SHA1 Message Date
lazarus
66346b39ca MG: fixed resizing of object inspector
git-svn-id: trunk@681 -
2002-02-08 21:27:32 +00:00
lazarus
9fd23c38f4 MG: saving of virtual project files will now save the whole project
git-svn-id: trunk@680 -
2002-02-08 21:08:01 +00:00
lazarus
a1a5972d5e MG: added codetools options
git-svn-id: trunk@679 -
2002-02-08 16:45:09 +00:00
lazarus
284d6555a1 Keith: Fixed form size for listviewtest.pp, kind changing for scrollbar.pp
git-svn-id: trunk@678 -
2002-02-08 00:44:06 +00:00
lazarus
0f315a6dbc MG: marked project define node as AutoGenerated
git-svn-id: trunk@677 -
2002-02-07 18:55:26 +00:00
lazarus
4d0e01f266 MG: added TDefineTemplateFlags
git-svn-id: trunk@676 -
2002-02-07 18:54:26 +00:00
lazarus
71a79b9049 MG: added TTransferMacroFlags
git-svn-id: trunk@675 -
2002-02-07 18:32:46 +00:00
lazarus
d2f2b01edc MG: fixed deactivating hints
git-svn-id: trunk@674 -
2002-02-07 18:19:01 +00:00
lazarus
56daefb58d MG: fixed mem leak FBreakPts
git-svn-id: trunk@673 -
2002-02-07 13:48:47 +00:00
lazarus
b7936d01ca MG: added BaseTypeCache
git-svn-id: trunk@672 -
2002-02-07 13:47:58 +00:00
lazarus
ae9eee5b17 Keith: Fixed persistent label captions and a few less noticable things
git-svn-id: trunk@671 -
2002-02-07 08:35:13 +00:00
lazarus
83a1947ff0 MG: codetools now know the compiler options
git-svn-id: trunk@670 -
2002-02-06 22:23:15 +00:00
lazarus
a9ce35870c MG: fixed outputfilter compiler in sub directory
git-svn-id: trunk@669 -
2002-02-06 10:00:32 +00:00
lazarus
e161632857 MG: outputfilter now recognizes, if compiler in sub directory
git-svn-id: trunk@668 -
2002-02-06 09:37:41 +00:00
lazarus
90cf59a11f MG: fixed compiler warnings and asking to create non existing files
git-svn-id: trunk@667 -
2002-02-06 08:58:29 +00:00
lazarus
5e00188a21 MWE: * Updated tebugger
+ Added debugger to IDE

git-svn-id: trunk@666 -
2002-02-05 23:16:48 +00:00
lazarus
c64d618c01 MG: started basetype chaching
git-svn-id: trunk@665 -
2002-02-05 21:59:21 +00:00
lazarus
9b9e3cfba0 MG: started basetype chaching
git-svn-id: trunk@664 -
2002-02-05 21:57:09 +00:00
lazarus
447fdcf463 MG: started basetype chaching
git-svn-id: trunk@663 -
2002-02-05 21:09:02 +00:00
lazarus
eb0a5dacfc MG: added node cache, which accelerates mass find declaration
git-svn-id: trunk@662 -
2002-02-05 20:46:51 +00:00
lazarus
7a654795a8 MG: added noce cache check for every context node
git-svn-id: trunk@661 -
2002-02-04 16:48:45 +00:00
lazarus
7f07c32279 MG: added circle test for find base node
git-svn-id: trunk@660 -
2002-02-04 14:19:18 +00:00
lazarus
b1e06b7653 Keith:
* Fixes for Win32
  * Added new listviewtest.pp example

git-svn-id: trunk@659 -
2002-02-04 10:54:33 +00:00
lazarus
38c4c4b2d6 MG: directive attribute for pascal highlighter
git-svn-id: trunk@658 -
2002-02-03 17:02:50 +00:00
lazarus
7b585c30cd MG: fixed consistency check inheritance
git-svn-id: trunk@657 -
2002-02-03 16:33:18 +00:00
lazarus
6d1ba0f10c MG: fixed string constant at line end
git-svn-id: trunk@656 -
2002-02-03 16:25:23 +00:00
lazarus
3d0c615d15 MG: added update checks for node caching
git-svn-id: trunk@655 -
2002-02-03 15:37:54 +00:00
lazarus
cefcefa70c Keith: Fixed Win32 compilation problems
git-svn-id: trunk@654 -
2002-02-03 06:06:26 +00:00
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
d2c64aa547 Keith: Fixes for Win32
git-svn-id: trunk@652 -
2002-02-01 10:13:09 +00:00
lazarus
ffb07a8f59 MG: added base class for mem managers and started node cache
git-svn-id: trunk@651 -
2002-01-31 16:52:24 +00:00
lazarus
7b9bf2f1b8 MG: reduced output
git-svn-id: trunk@650 -
2002-01-31 10:23:33 +00:00
lazarus
431e35aef5 Keith:
* Open and save dialogs can now coexist in apps (however, only one of each type of common dialog can be used per app :( )
  * Fixed make all
  * Fixed crash in Windows 98/ME

git-svn-id: trunk@649 -
2002-01-31 09:32:07 +00:00
lazarus
abc995925d MG: expression type of string brackets
git-svn-id: trunk@648 -
2002-01-30 21:48:33 +00:00
lazarus
6f4f1d0688 MG: added global write lock
git-svn-id: trunk@647 -
2002-01-30 15:40:48 +00:00
lazarus
74e824eddf MG: expressions types are now calculated
git-svn-id: trunk@646 -
2002-01-29 20:55:55 +00:00
lazarus
ce0f3037ec Keith: Re-fixed make clean
git-svn-id: trunk@645 -
2002-01-29 19:32:18 +00:00
lazarus
bc71030c0a Keith: Fixed duplicate compiler options on Win32
git-svn-id: trunk@644 -
2002-01-29 18:55:27 +00:00
lazarus
77aab1fc38 MG: jump to method in sub procs will now also try parent procs
git-svn-id: trunk@643 -
2002-01-29 17:32:19 +00:00
lazarus
dac3b9e0a0 MG: fixed method jumping, cursor pos after proc head
git-svn-id: trunk@642 -
2002-01-29 17:15:14 +00:00
lazarus
14447d84f0 MG: fixed mem leaks in IDE and TListView
git-svn-id: trunk@641 -
2002-01-28 18:08:36 +00:00
lazarus
20580e848d MG: fixed make clean
git-svn-id: trunk@640 -
2002-01-28 17:44:24 +00:00
lazarus
88d4147e98 MG: fixed expr operators in params, class proc find next
git-svn-id: trunk@639 -
2002-01-28 17:40:48 +00:00
lazarus
37b837c719 Keith: Fixed make clean
git-svn-id: trunk@638 -
2002-01-28 16:19:36 +00:00
lazarus
d36b8a34ae Keith: Fixed Makefiles for Win32
git-svn-id: trunk@637 -
2002-01-28 16:03:21 +00:00
lazarus
6a9c9a2215 MG: fixed Makefiles
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
lazarus
4567a0fd77 MG: fixed Makefile
git-svn-id: trunk@635 -
2002-01-28 12:30:15 +00:00
lazarus
226cee9bd1 MG: fixed Makefile
git-svn-id: trunk@634 -
2002-01-28 12:20:55 +00:00
lazarus
08e2d7d79a MG: fixed Makefile
git-svn-id: trunk@633 -
2002-01-28 12:14:56 +00:00
lazarus
7972a2ff38 MG: added error message, when lcl has abstract widget interface object
git-svn-id: trunk@632 -
2002-01-27 23:35:33 +00:00