mattias
|
2e189ec448
|
added some fpc src paths and changed auto create project for program a Yes/No question
git-svn-id: trunk@6246 -
|
2004-11-15 12:25:00 +00:00 |
|
mattias
|
d5414fe864
|
changed TPropertyEditor.GetComponent
git-svn-id: trunk@6232 -
|
2004-11-11 18:45:24 +00:00 |
|
mattias
|
d160b3b743
|
updated memcheck.pas from heaptrc.pp
git-svn-id: trunk@6225 -
|
2004-11-10 15:25:32 +00:00 |
|
vincents
|
454f333332
|
Fix compilation with -dMem_Check.
git-svn-id: trunk@6224 -
|
2004-11-10 14:58:14 +00:00 |
|
mattias
|
891b8aa58a
|
disabled hardly used gtk FillScreenFont, this should be only done on demand, improved getting default font family for gtk
git-svn-id: trunk@6221 -
|
2004-11-08 19:11:55 +00:00 |
|
mattias
|
68c0ee8c21
|
renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
|
2004-11-06 19:49:14 +00:00 |
|
marc
|
fee93ccea9
|
* fixed stronger fpc typing (and some real cast errors)
git-svn-id: trunk@6195 -
|
2004-11-04 01:26:47 +00:00 |
|
mattias
|
1120fa2bdb
|
fixed COPYING.modifiedLGPL links
git-svn-id: trunk@6171 -
|
2004-10-28 09:38:16 +00:00 |
|
mattias
|
98b6b8fd64
|
updated spanish translation from Luis
git-svn-id: trunk@6164 -
|
2004-10-26 10:39:43 +00:00 |
|
vincents
|
66c17e960d
|
fpc 1.9.5 has no saveregisters calling convention anymore.
git-svn-id: trunk@6163 -
|
2004-10-25 17:59:29 +00:00 |
|
mattias
|
4d35cd562c
|
fixed expanding proc heads
git-svn-id: trunk@6161 -
|
2004-10-25 13:52:54 +00:00 |
|
mattias
|
82eee573aa
|
fixed compilation of ipro
git-svn-id: trunk@6112 -
|
2004-10-04 09:36:23 +00:00 |
|
mazen
|
bcb9c47ed9
|
* Use VDelete instead of Delete to support BIDI text
git-svn-id: trunk@6089 -
|
2004-09-30 10:34:45 +00:00 |
|
mattias
|
967e95c46b
|
barchart icon from Michael VC, finnish translation from Seppo
git-svn-id: trunk@6086 -
|
2004-09-28 21:00:26 +00:00 |
|
mazen
|
147197bdf5
|
- non used readers removed
git-svn-id: trunk@6084 -
|
2004-09-28 16:36:14 +00:00 |
|
mattias
|
19cd43bf63
|
added TCustomPropertyLink.EditingDone
git-svn-id: trunk@6077 -
|
2004-09-27 10:25:08 +00:00 |
|
mattias
|
abacaa7cbf
|
implemented Rename Identifier
git-svn-id: trunk@6075 -
|
2004-09-25 15:05:39 +00:00 |
|
mattias
|
84135ce89b
|
added ploAutoSave to RTTIControls from Michael VC
git-svn-id: trunk@6063 -
|
2004-09-24 11:36:46 +00:00 |
|
vincents
|
67212be365
|
fix fpc 1.0.x. compilation
git-svn-id: trunk@6050 -
|
2004-09-23 07:54:16 +00:00 |
|
mattias
|
55ead40b81
|
implemented forward search for FindReferences and added check sign for package file type
git-svn-id: trunk@6048 -
|
2004-09-23 00:10:52 +00:00 |
|
mattias
|
08d727e283
|
various fixes for TCustomMemo, RTTIControls, FindReferences
git-svn-id: trunk@6046 -
|
2004-09-22 19:05:58 +00:00 |
|
mattias
|
317a590852
|
implemented searching and editing virtual units
git-svn-id: trunk@6042 -
|
2004-09-22 12:43:18 +00:00 |
|
mattias
|
3a9c3febb9
|
updated russian localization
git-svn-id: trunk@6040 -
|
2004-09-21 21:51:08 +00:00 |
|
mattias
|
751fa405fa
|
moved remaining TCanvas handle dependent methods to protected
git-svn-id: trunk@6037 -
|
2004-09-20 23:13:46 +00:00 |
|
mattias
|
62665cfd40
|
implemented Refactoring Tool: Find Identfier References
git-svn-id: trunk@6035 -
|
2004-09-20 20:22:13 +00:00 |
|
mattias
|
5ecbd3487f
|
increased rpm version to 0.9.2.2
git-svn-id: trunk@6027 -
|
2004-09-18 12:25:39 +00:00 |
|
mattias
|
ada62722b1
|
started new feature: find identifier references
git-svn-id: trunk@6022 -
|
2004-09-18 01:02:23 +00:00 |
|
vincents
|
c1c08bbb99
|
replaced write by DbgOut
git-svn-id: trunk@6021 -
|
2004-09-17 20:30:13 +00:00 |
|
mattias
|
f252d6adac
|
added refactoring submenu in source editor popupmenu and implemented simple var/const heuristic for extract proc
git-svn-id: trunk@6011 -
|
2004-09-16 00:15:50 +00:00 |
|
mattias
|
21b225c77b
|
implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion
git-svn-id: trunk@5996 -
|
2004-09-14 10:23:44 +00:00 |
|
mattias
|
06702cefa4
|
implemented autofixing MainUnit IDE directive PathDelim by Vincent
git-svn-id: trunk@5989 -
|
2004-09-12 22:57:29 +00:00 |
|
mattias
|
d8300a99ff
|
implemented commenting missing units for Delphi unit conversion
git-svn-id: trunk@5964 -
|
2004-09-11 01:23:11 +00:00 |
|
mattias
|
a22c29b480
|
fixed converting vaInt8 and vaUTF8String
git-svn-id: trunk@5963 -
|
2004-09-10 22:14:47 +00:00 |
|
mazen
|
4ec18647d4
|
* Add support for BIDI using FreeBIDI unit (new RTL unit)
git-svn-id: trunk@5957 -
|
2004-09-10 16:14:16 +00:00 |
|
mazen
|
d900a5f83e
|
* fix BIDI insertion, still needs more work on utf8bidi
git-svn-id: trunk@5944 -
|
2004-09-08 16:39:34 +00:00 |
|
mattias
|
89483df42f
|
fixed find in files searching at end of line
git-svn-id: trunk@5942 -
|
2004-09-08 08:20:50 +00:00 |
|
mattias
|
d1151c2d1e
|
fixed crash on deleteing custom ct defines
git-svn-id: trunk@5933 -
|
2004-09-07 11:13:10 +00:00 |
|
mattias
|
135948348e
|
started the carbon LCL interface
git-svn-id: trunk@5929 -
|
2004-09-06 22:24:52 +00:00 |
|
mattias
|
0efc0e2812
|
fixed inserting after EOL
git-svn-id: trunk@5920 -
|
2004-09-04 22:58:54 +00:00 |
|
mattias
|
9cbff0982c
|
added default values for compiler skip options and improved many parts of synedit for UTF8
git-svn-id: trunk@5919 -
|
2004-09-04 22:24:16 +00:00 |
|
mattias
|
490dbdc645
|
removed double KeyPress method in synedit
git-svn-id: trunk@5915 -
|
2004-09-02 17:59:59 +00:00 |
|
mazen
|
e9bf89e4df
|
* fix compile probelm using gtk1
git-svn-id: trunk@5913 -
|
2004-09-02 16:04:17 +00:00 |
|
mazen
|
5f334ecf17
|
* fix compilation problem with utf8bidi
* ugly hack CaretNew.x/CaretX should be safe, but will
recode later
git-svn-id: trunk@5910 -
|
2004-09-02 14:49:58 +00:00 |
|
mazen
|
366fa1a99e
|
- utf8bidi is not used here
git-svn-id: trunk@5909 -
|
2004-09-02 14:08:15 +00:00 |
|
mattias
|
725ee3133d
|
improved double byte char fonts for gtk1, started synedit UTF8 support
git-svn-id: trunk@5906 -
|
2004-09-02 09:17:00 +00:00 |
|
vincents
|
b3edbd82ba
|
added output directories for powerpc/linux target
git-svn-id: trunk@5904 -
|
2004-09-01 22:04:46 +00:00 |
|
mattias
|
4cb794d4d7
|
added OnUTF8KeyPresss
git-svn-id: trunk@5895 -
|
2004-08-30 16:37:58 +00:00 |
|
mattias
|
3fca394b77
|
changed GTK2 IFDEF to USE_UTF8BIDI_LCL
git-svn-id: trunk@5894 -
|
2004-08-30 16:11:02 +00:00 |
|
mattias
|
75d71f9804
|
started project interface
git-svn-id: trunk@5893 -
|
2004-08-30 16:02:17 +00:00 |
|
mazen
|
90c2b1d394
|
* now units are manually registered by user
git-svn-id: trunk@5888 -
|
2004-08-29 17:24:24 +00:00 |
|