lazarus
d22da79b0b
MG: fixed autocreate form editing in project opts
...
git-svn-id: trunk@1593 -
2002-04-05 16:34:16 +00:00
lazarus
77b21590ad
MG: fixed bug in finddeclaration code node range comparision
...
git-svn-id: trunk@1592 -
2002-04-04 21:53:03 +00:00
lazarus
a9df41ade4
MG: fixed outputfilter for linker errors
...
git-svn-id: trunk@1591 -
2002-04-04 17:21:18 +00:00
lazarus
31798d03be
MG: changed except statements to more verbosity
...
git-svn-id: trunk@1590 -
2002-04-04 12:25:02 +00:00
lazarus
6fa1f13c18
Keith: windres preprocessor is now overridable
...
git-svn-id: trunk@1589 -
2002-04-03 21:53:39 +00:00
lazarus
6f067c4c9d
MG: fixed synedit uninitialized charsinwindow
...
git-svn-id: trunk@1588 -
2002-04-03 21:29:54 +00:00
lazarus
20321075df
MG: fixed mem leaks
...
git-svn-id: trunk@1587 -
2002-04-03 18:20:51 +00:00
lazarus
8867b319ef
MG: fixed mem leaks
...
git-svn-id: trunk@1586 -
2002-04-03 11:26:34 +00:00
lazarus
c662603e81
MG: fixed crash on open project
...
git-svn-id: trunk@1585 -
2002-04-03 10:34:07 +00:00
lazarus
4745ac02a1
MG: finddeclaration of array of const and open arrays
...
git-svn-id: trunk@1584 -
2002-04-03 09:16:44 +00:00
lazarus
074a94475e
MG: fixed SearchFileInPath
...
git-svn-id: trunk@1583 -
2002-04-03 07:29:58 +00:00
lazarus
73ee86def0
Keith:
...
* Removed more obsolete code
* Compiles again!
git-svn-id: trunk@1582 -
2002-04-03 03:41:30 +00:00
lazarus
a1e64fbcfb
MG: fixed label sizes
...
git-svn-id: trunk@1581 -
2002-04-02 17:31:19 +00:00
lazarus
58716045ab
MG: fixed save project as, renaming source name
...
git-svn-id: trunk@1580 -
2002-04-02 17:18:25 +00:00
lazarus
0e2a403556
MG: bugfixes, finddeclaration cache dependencies
...
git-svn-id: trunk@1579 -
2002-04-02 16:44:41 +00:00
lazarus
47e3ef52e6
MG: fixed initial size of TPage
...
git-svn-id: trunk@1578 -
2002-03-31 23:20:38 +00:00
lazarus
e9e6e8d350
MG: fixed unreleased/unpressed Ctrl/Alt/Shift
...
git-svn-id: trunk@1577 -
2002-03-31 22:01:38 +00:00
lazarus
4e16709290
MG: fixed FindLinkSibling
...
git-svn-id: trunk@1576 -
2002-03-31 19:37:18 +00:00
lazarus
421c4c0cf9
MG: dynhasharray memmanager is now global
...
git-svn-id: trunk@1575 -
2002-03-31 11:06:13 +00:00
lazarus
15cce7b1af
MG: hide splash screen on message
...
git-svn-id: trunk@1574 -
2002-03-30 21:09:07 +00:00
lazarus
8b4c655cfb
MG: caches scanner and parser errors
...
git-svn-id: trunk@1573 -
2002-03-30 20:59:43 +00:00
lazarus
d41af48238
MG: fixed splash screen, fixed parser of resource strings
...
git-svn-id: trunk@1572 -
2002-03-30 07:29:15 +00:00
lazarus
3cb9d2fdec
MG: started internationalization of IDE
...
git-svn-id: trunk@1571 -
2002-03-29 23:22:22 +00:00
lazarus
a76f69cb69
Added Triple Click
...
Shane
git-svn-id: trunk@1570 -
2002-03-29 19:11:38 +00:00
lazarus
f4a4458bbb
MG: added Triple and Quad mouse clicks to lcl and synedit
...
git-svn-id: trunk@1569 -
2002-03-29 17:12:52 +00:00
lazarus
248d37e16d
MG: internationalization for codetools
...
git-svn-id: trunk@1568 -
2002-03-29 16:23:02 +00:00
lazarus
ec6a50b270
MG: fixed makefile
...
git-svn-id: trunk@1567 -
2002-03-29 15:52:53 +00:00
lazarus
93ebbc28eb
MG: more internationalization
...
git-svn-id: trunk@1566 -
2002-03-29 15:50:36 +00:00
lazarus
f295045532
MG: further internationalization
...
git-svn-id: trunk@1565 -
2002-03-29 14:32:49 +00:00
lazarus
40f6998313
MG: removed obsolete attachsignals and fixed resizing
...
git-svn-id: trunk@1564 -
2002-03-29 12:17:22 +00:00
lazarus
94d422e5fa
MG: old Makefile for 1.0.5 compilers
...
git-svn-id: trunk@1563 -
2002-03-29 12:03:39 +00:00
lazarus
f8ec3dfdf6
Keith: Win32 fix: Explicit path to C preprocessor defined for RC rule to fix a problem in Win9x
...
git-svn-id: trunk@1562 -
2002-03-28 23:23:34 +00:00
lazarus
77d8477875
MG: started internationalization of codetools
...
git-svn-id: trunk@1561 -
2002-03-28 20:32:06 +00:00
lazarus
ad22b62edc
MG: added inputhistory
...
git-svn-id: trunk@1560 -
2002-03-28 20:31:01 +00:00
lazarus
c5ec8fa27e
MG: added find replace history
...
git-svn-id: trunk@1559 -
2002-03-28 16:39:06 +00:00
lazarus
ca4680a3cc
MG: added search function: Goto Include Directive
...
git-svn-id: trunk@1558 -
2002-03-28 11:49:49 +00:00
lazarus
9be09b9fed
MG: show objectinspector only if needed
...
git-svn-id: trunk@1557 -
2002-03-28 09:34:08 +00:00
lazarus
426f90740f
MG: removed unused
...
git-svn-id: trunk@1556 -
2002-03-28 00:11:07 +00:00
lazarus
c53114998b
MG: fixes for synedit mouse selection
...
git-svn-id: trunk@1555 -
2002-03-27 20:08:05 +00:00
lazarus
192b35eadb
MG: removed ide_debugger.inc
...
git-svn-id: trunk@1554 -
2002-03-27 11:35:56 +00:00
lazarus
6612c2df6d
MG: removed unused ide_debugger.inc
...
git-svn-id: trunk@1553 -
2002-03-27 11:13:45 +00:00
lazarus
1e999a3d60
MG: splitted main.pp: debugger management in TDebugManager
...
git-svn-id: trunk@1552 -
2002-03-27 10:39:44 +00:00
lazarus
1ac990f79a
MG: renamed main Project to Project1
...
git-svn-id: trunk@1551 -
2002-03-27 09:25:32 +00:00
lazarus
c476b4dddd
MG: splitted main.pp: TMainIDE has now an ancestor TMainIDEBar
...
git-svn-id: trunk@1550 -
2002-03-27 09:18:13 +00:00
lazarus
4120ed82b6
MG: reduced compiler warnings
...
git-svn-id: trunk@1549 -
2002-03-27 08:57:17 +00:00
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