mattias
|
30545fa17e
|
compiler options now minimize search path on loading
git-svn-id: trunk@8959 -
|
2006-03-18 15:01:36 +00:00 |
|
mattias
|
3b29d9a2ae
|
creating complete src path with absolute paths
git-svn-id: trunk@8958 -
|
2006-03-18 14:56:44 +00:00 |
|
mattias
|
d8f62890ca
|
fixed searching second file in directory
git-svn-id: trunk@8955 -
|
2006-03-18 01:10:23 +00:00 |
|
mattias
|
1f0d4ffeee
|
fixed crash in PackageGraphFindFPCUnit
git-svn-id: trunk@8954 -
|
2006-03-18 00:57:47 +00:00 |
|
mattias
|
b1754ccbad
|
qt4 TBitmap, TComboBox from Felipe
git-svn-id: trunk@8952 -
|
2006-03-18 00:19:11 +00:00 |
|
mattias
|
663d9d28c4
|
added codetools cache for unit search
git-svn-id: trunk@8951 -
|
2006-03-17 23:44:24 +00:00 |
|
mattias
|
62ffcbc9b2
|
added codetools directory cache for units
git-svn-id: trunk@8945 -
|
2006-03-17 17:10:53 +00:00 |
|
mattias
|
845e3ce931
|
fixed masking character in inptdialog from Barko
git-svn-id: trunk@8937 -
|
2006-03-13 23:07:21 +00:00 |
|
mattias
|
c4aef17fa9
|
implemented FindDeclarationOfOIProperty path for child components
git-svn-id: trunk@8936 -
|
2006-03-13 22:35:50 +00:00 |
|
mattias
|
2ed9fee8a6
|
fixed writing empty strings to lfm
git-svn-id: trunk@8933 -
|
2006-03-13 10:01:43 +00:00 |
|
mattias
|
d475a8f893
|
added GetHighlighterAttriAtRowColEx
git-svn-id: trunk@8926 -
|
2006-03-13 00:14:13 +00:00 |
|
mattias
|
b2be114279
|
codetools: added ctnConstant and added showing constant in smart hints
git-svn-id: trunk@8923 -
|
2006-03-12 23:59:07 +00:00 |
|
mattias
|
520044e849
|
fixed some typos and added class names for smart hints from Tomas Gregorovic
git-svn-id: trunk@8922 -
|
2006-03-12 23:25:38 +00:00 |
|
mattias
|
2efffcd1b1
|
fixed newdialog to update description on key navigation
git-svn-id: trunk@8921 -
|
2006-03-12 23:14:56 +00:00 |
|
vincents
|
d8952ce6bf
|
fixes for using fpc as compiler executable from Yury Sidorov
git-svn-id: trunk@8919 -
|
2006-03-11 15:12:09 +00:00 |
|
mattias
|
c202035638
|
implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
|
2006-03-11 02:17:02 +00:00 |
|
mattias
|
f540eb7d8f
|
implemented context help for OI properties
git-svn-id: trunk@8916 -
|
2006-03-11 01:50:10 +00:00 |
|
vincents
|
f073053352
|
* reverted accidental commits of revision 8913 #6b7de273d3
* update Polish translations from ACD
git-svn-id: trunk@8914 -
|
2006-03-10 21:42:15 +00:00 |
|
mattias
|
6c0e449509
|
updated japanese translation
git-svn-id: trunk@8907 -
|
2006-03-10 13:54:00 +00:00 |
|
mattias
|
d730a8875a
|
added codetools parser: procedue name; public name aname;
git-svn-id: trunk@8905 -
|
2006-03-10 13:26:41 +00:00 |
|
mattias
|
4cc456c4b3
|
fixed commenting multiple units, implemented Delphi project conversion: cleaning up units and non existing search paths
git-svn-id: trunk@8901 -
|
2006-03-09 23:29:20 +00:00 |
|
mattias
|
6afd88f967
|
fixed commenting units in case of last needs commenting
git-svn-id: trunk@8896 -
|
2006-03-09 21:20:19 +00:00 |
|
vincents
|
4df5c10804
|
deleted obsolete mysql components, use sqldb
git-svn-id: trunk@8895 -
|
2006-03-09 19:27:57 +00:00 |
|
mattias
|
dddf196254
|
added project clean up and unit path clean up for Delphi project converter
git-svn-id: trunk@8890 -
|
2006-03-08 02:44:09 +00:00 |
|
mattias
|
8b5eb2d7ef
|
fixed maximize button
git-svn-id: trunk@8888 -
|
2006-03-08 00:25:59 +00:00 |
|
mattias
|
1aea5fdd5c
|
removed BrushCopy
git-svn-id: trunk@8883 -
|
2006-03-07 14:03:32 +00:00 |
|
mattias
|
3c7832808c
|
fixed double clicking on treeview without node
git-svn-id: trunk@8876 -
|
2006-03-07 11:01:48 +00:00 |
|
mattias
|
24d096e296
|
fixed SourceChangeCache
git-svn-id: trunk@8872 -
|
2006-03-06 18:53:29 +00:00 |
|
mattias
|
55078287e1
|
fixing include directives now use SourceChangeCache
git-svn-id: trunk@8871 -
|
2006-03-06 11:31:47 +00:00 |
|
mattias
|
90e2f44f51
|
fixed win32 compilation
git-svn-id: trunk@8869 -
|
2006-03-06 09:04:04 +00:00 |
|
mattias
|
0fdb95d4a6
|
improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
|
2006-03-05 23:55:40 +00:00 |
|
vincents
|
f500ae6647
|
fixed fpc 2.1.1 compilation
git-svn-id: trunk@8864 -
|
2006-03-03 21:36:21 +00:00 |
|
mattias
|
5bb39b97a3
|
clearing session modified flags
git-svn-id: trunk@8862 -
|
2006-03-03 00:32:47 +00:00 |
|
mattias
|
390e6599a0
|
fixed synedit invalidating partially visible line and selection from bottom to top
git-svn-id: trunk@8859 -
|
2006-03-02 09:22:23 +00:00 |
|
mattias
|
615b02380e
|
started custom highlighters
git-svn-id: trunk@8843 -
|
2006-02-28 00:28:38 +00:00 |
|
mattias
|
73d8121123
|
enabled define FPDocSystem for the FPC sources to find declarations for the compiler hidden identifiers like writeln, readln
git-svn-id: trunk@8842 -
|
2006-02-27 23:17:44 +00:00 |
|
vincents
|
c940e1fe2f
|
fixed DirPathExists (fixes issue #1764)
git-svn-id: trunk@8841 -
|
2006-02-27 23:03:54 +00:00 |
|
vincents
|
99cc7aced3
|
removed obsolete files
git-svn-id: trunk@8839 -
|
2006-02-27 18:51:54 +00:00 |
|
mattias
|
2e81a8fee5
|
improved package file search for relative paths
git-svn-id: trunk@8833 -
|
2006-02-26 15:31:02 +00:00 |
|
vincents
|
4e9a61507b
|
* updated Italian localization from Dean Zobec
* removed itiso.po files
git-svn-id: trunk@8832 -
|
2006-02-26 14:05:35 +00:00 |
|
mattias
|
7727771aa3
|
fixed methodjumping example
git-svn-id: trunk@8831 -
|
2006-02-26 12:28:26 +00:00 |
|
mattias
|
ce99ba98b8
|
added example for finddeclaration
git-svn-id: trunk@8830 -
|
2006-02-26 12:26:33 +00:00 |
|
mattias
|
bf7f0c3984
|
fixed lpi for codetool example
git-svn-id: trunk@8829 -
|
2006-02-26 11:34:18 +00:00 |
|
mattias
|
736ee4e016
|
added lpi for codetool example
git-svn-id: trunk@8828 -
|
2006-02-26 11:33:27 +00:00 |
|
mattias
|
7f9586348a
|
fixed endless loop
git-svn-id: trunk@8824 -
|
2006-02-25 21:20:39 +00:00 |
|
mattias
|
847315fcba
|
fixed non dynamic test
git-svn-id: trunk@8822 -
|
2006-02-25 18:05:32 +00:00 |
|
mattias
|
d0aae65b76
|
updated german translation from Darius
git-svn-id: trunk@8818 -
|
2006-02-24 17:24:56 +00:00 |
|
mattias
|
7ce27416cc
|
improved phpAddClassName and fixed consistency error in msgview
git-svn-id: trunk@8817 -
|
2006-02-24 15:49:34 +00:00 |
|
mattias
|
2e0aad6b7d
|
added reading/writing TRect to TFormPropertyStorage, fixed TSynEdit erasing space below
git-svn-id: trunk@8814 -
|
2006-02-24 13:29:54 +00:00 |
|
mattias
|
c03e8cd810
|
added DefineRectProperty
git-svn-id: trunk@8811 -
|
2006-02-23 16:29:43 +00:00 |
|