lazarus
9efa84c67a
MWE:
...
* Cleanup in lmessages
* Added Listview selection and notification events
+ introduced commctrl
git-svn-id: trunk@1548 -
2002-03-27 00:33:54 +00:00
lazarus
975e5a1711
MWE:
...
* activated selection dependent popup
git-svn-id: trunk@1547 -
2002-03-27 00:31:02 +00:00
lazarus
d8a4f5d282
MWE:
...
+ Added invalidBreakpoint image
* Reorganized uniteditor so that breakpoints can be added erternal
* moved breakpoints events to notification object
git-svn-id: trunk@1546 -
2002-03-25 22:38:29 +00:00
lazarus
852eb5a81f
GTK Cleanup
...
Shane
git-svn-id: trunk@1545 -
2002-03-25 17:59:20 +00:00
lazarus
3f5788bc3f
MG: clean ups for main.pp, many minor fixes
...
git-svn-id: trunk@1544 -
2002-03-25 16:48:26 +00:00
lazarus
5d76031986
MG: added TOpen/SaveFlags and splittet some methods
...
git-svn-id: trunk@1543 -
2002-03-25 07:29:24 +00:00
lazarus
790daedb9c
MWE:
...
* Fixed bug on ListItems.Delete
git-svn-id: trunk@1542 -
2002-03-24 16:38:01 +00:00
lazarus
08109d2171
MG: moved search paths to front
...
git-svn-id: trunk@1541 -
2002-03-23 22:04:24 +00:00
lazarus
0f5c59201b
+ Enhanced testall-app with demo for TPanel, stoppok
...
git-svn-id: trunk@1540 -
2002-03-23 21:02:02 +00:00
lazarus
900d9bc5b4
MG: fixed linkscanner for double included files
...
git-svn-id: trunk@1539 -
2002-03-23 20:41:34 +00:00
lazarus
dacea82947
MG: pascal lowercase for open new unit
...
git-svn-id: trunk@1538 -
2002-03-23 19:05:52 +00:00
lazarus
da82eba32e
MWE:
...
+ Added loval variables menu item
* Honoured the UseLaunchingApplication checkbox
git-svn-id: trunk@1537 -
2002-03-23 16:40:31 +00:00
lazarus
ecd33ba5b5
MWE:
...
+ Added locals dialog
* Modified breakpoints dialog (load as resource)
+ Added generic debuggerdlg class
= Reorganized main.pp, all debbugger relater routines are moved
to include/ide_debugger.inc
git-svn-id: trunk@1536 -
2002-03-23 15:54:30 +00:00
lazarus
5e3396a8bf
MWE: Fixed more compatebility issues (Sort, SelectedItem)
...
git-svn-id: trunk@1535 -
2002-03-23 15:51:17 +00:00
lazarus
6a99eabc13
MG: added include link history
...
git-svn-id: trunk@1534 -
2002-03-22 17:36:10 +00:00
lazarus
c0249538e7
MG: allow var a:a; statements
...
git-svn-id: trunk@1533 -
2002-03-22 13:58:00 +00:00
lazarus
8a29c73be8
Added Application.ProcessMessages in MainMouseMoved to prevent the IDE hanging.
...
Shane
git-svn-id: trunk@1532 -
2002-03-22 13:11:29 +00:00
lazarus
17feff57be
MG: many fixes, to make it short: events
...
git-svn-id: trunk@1531 -
2002-03-22 12:36:47 +00:00
lazarus
752d661553
MG: code creation options applied to new unit source
...
git-svn-id: trunk@1530 -
2002-03-21 23:59:59 +00:00
lazarus
66c3f6e7c8
MG: fixes for save-project-as and pagenames
...
git-svn-id: trunk@1529 -
2002-03-21 23:15:39 +00:00
lazarus
4d9789a2ab
MG: fixes for save-as and form streaming exceptions
...
git-svn-id: trunk@1528 -
2002-03-21 22:44:08 +00:00
lazarus
0feefa6634
MG: accelerated dynhasharray, fixed codetools defines editor initial resize
...
git-svn-id: trunk@1527 -
2002-03-20 16:38:37 +00:00
lazarus
43f1cb10d1
MG: added complete properties checkbox and ecSaveAll
...
git-svn-id: trunk@1526 -
2002-03-18 12:29:54 +00:00
lazarus
3d7960e165
MG: TForm.Position will now considered before creating form on 0,0
...
git-svn-id: trunk@1525 -
2002-03-18 11:44:41 +00:00
lazarus
0bf1e61fad
MG: reduced get/freemem usage in linkscanner
...
git-svn-id: trunk@1524 -
2002-03-18 11:18:38 +00:00
lazarus
876a1e0ca7
MG: reduced get/freemem usage in linkscanner
...
git-svn-id: trunk@1523 -
2002-03-18 08:56:24 +00:00
lazarus
f118ad2dcb
MG: reduced size+move messages between lcl and interface
...
git-svn-id: trunk@1522 -
2002-03-16 21:40:55 +00:00
lazarus
cda51ae148
MG: improved method completion: add inherited code on override specifier
...
git-svn-id: trunk@1521 -
2002-03-16 10:38:52 +00:00
lazarus
274decf5f1
MG: improved code completion: special proc bodies
...
git-svn-id: trunk@1520 -
2002-03-15 14:50:36 +00:00
lazarus
bee2a144d9
MG: fixed TBevel.Create and TListView.Destroy
...
git-svn-id: trunk@1519 -
2002-03-14 23:25:52 +00:00
lazarus
b0139a0c4e
MG: prevented gtk interfaces checksum error
...
git-svn-id: trunk@1518 -
2002-03-14 21:35:14 +00:00
lazarus
9789b52598
Bug fix for Mattias.
...
Fixed spinedit so you can now get the value and set the value.
Shane
git-svn-id: trunk@1517 -
2002-03-14 20:28:50 +00:00
lazarus
5429e5b6f7
Mouse events fixes.
...
git-svn-id: trunk@1516 -
2002-03-14 18:12:46 +00:00
lazarus
2107ba9a69
MG: fixed not caching proc nodes
...
git-svn-id: trunk@1515 -
2002-03-14 17:41:29 +00:00
lazarus
20ecabea67
MG: workaround for new bugs
...
git-svn-id: trunk@1514 -
2002-03-14 15:04:34 +00:00
lazarus
18de98b2ef
MG: implemented run parameters: wd, launching app, sys vars
...
git-svn-id: trunk@1513 -
2002-03-14 14:39:41 +00:00
lazarus
7d44c1a838
MG: fixed sourcechanger wrong src bug
...
git-svn-id: trunk@1512 -
2002-03-14 11:05:37 +00:00
lazarus
160029222a
MG: reduced output
...
git-svn-id: trunk@1511 -
2002-03-14 07:43:33 +00:00
lazarus
d95aa7b01f
MG: added define templates for Delphi5 Projects
...
git-svn-id: trunk@1510 -
2002-03-14 07:42:34 +00:00
lazarus
daf0a4622d
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@1509 -
2002-03-13 22:48:16 +00:00
lazarus
d0f37eeaf7
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@1508 -
2002-03-12 23:55:37 +00:00
lazarus
da158e6e83
MG: added TPicture clipboard support
...
git-svn-id: trunk@1507 -
2002-03-11 23:22:46 +00:00
lazarus
e42cefbb37
*** empty log message ***
...
git-svn-id: trunk@1506 -
2002-03-11 23:21:14 +00:00
lazarus
9ce1f94b25
MWE:
...
* Made TListview more Delphi compatible
* Did some cleanup
git-svn-id: trunk@1505 -
2002-03-11 23:07:23 +00:00
lazarus
1462c1cf7e
MG: renamed TFileFormatList to TPicFileFormatList
...
git-svn-id: trunk@1504 -
2002-03-11 20:41:37 +00:00
lazarus
37da619d34
MG: fixed parser for multiple variant identifiers
...
git-svn-id: trunk@1503 -
2002-03-11 20:36:34 +00:00
lazarus
22fcb1c759
MG: fixed parser for dephis activex
...
git-svn-id: trunk@1502 -
2002-03-11 20:22:37 +00:00
lazarus
c40bc842d5
MG: acclerated parser read-undo-read combinations
...
git-svn-id: trunk@1501 -
2002-03-11 18:12:11 +00:00
lazarus
8752d483cc
Keith: Fixed Win32 compilation problem.
...
git-svn-id: trunk@1500 -
2002-03-11 09:43:45 +00:00
lazarus
81dc7d308e
MG: parser enhanced for delphis sysutils
...
git-svn-id: trunk@1499 -
2002-03-10 22:59:29 +00:00