lazarus
dce090aa27
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
...
git-svn-id: trunk@696 -
2002-02-09 01:45:23 +00:00
lazarus
9552e6c3d1
MG: find declaration for delphi pointer shortcut and clientrect tricks
...
git-svn-id: trunk@695 -
2002-02-09 01:45:22 +00:00
lazarus
fa7d4c0348
MG: fixed find declaration of default properties
...
git-svn-id: trunk@694 -
2002-02-09 01:45:21 +00:00
lazarus
e4f8add4fa
MG: fixed window shrinking
...
git-svn-id: trunk@693 -
2002-02-09 01:45:20 +00:00
lazarus
cebd8c957b
MG: improved clean up
...
git-svn-id: trunk@692 -
2002-02-09 01:45:19 +00:00
lazarus
a8d1056a85
Added Triple Click
...
Shane
git-svn-id: trunk@691 -
2002-02-09 01:45:18 +00:00
lazarus
7519581e32
MWE:
...
* Cleanup in lmessages
* Added Listview selection and notification events
+ introduced commctrl
git-svn-id: trunk@690 -
2002-02-09 01:45:17 +00:00
lazarus
192648a20c
GTK Cleanup
...
Shane
git-svn-id: trunk@689 -
2002-02-09 01:45:16 +00:00
lazarus
f9837a2c2d
Removed FOCUSIN messages
...
Removed Bitbtn created message
Shane
git-svn-id: trunk@688 -
2002-02-09 01:45:15 +00:00
lazarus
33ed59075b
Bug fix for Mattias.
...
Fixed spinedit so you can now get the value and set the value.
Shane
git-svn-id: trunk@687 -
2002-02-09 01:45:14 +00:00
lazarus
bdf8fb50ca
Constraints implementation (first cut) and sizig - moving system rework to
...
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)
git-svn-id: trunk@686 -
2002-02-09 01:45:13 +00:00
lazarus
8b07b4a5da
MWE:
...
* More delphi compatibility added/updated to TListView
* Introduced TDebugger.locals
* Moved breakpoints dialog to debugger dir
* Changed breakpoints dialog to read from resource
git-svn-id: trunk@685 -
2002-02-09 01:45:12 +00:00
lazarus
dab88d18cc
MWE:
...
* Made TListview more Delphi compatible
* Did some cleanup
git-svn-id: trunk@684 -
2002-02-09 01:45:11 +00:00
lazarus
4a3eccc415
Minor tweaks, default font caching.
...
git-svn-id: trunk@683 -
2002-02-09 01:45:10 +00:00
lazarus
170fc3c261
Implented TMenuItem.ShortCut (not much tested).
...
git-svn-id: trunk@682 -
2002-02-09 01:45:09 +00:00
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