mattias
|
9bebef46ab
|
IDE+codetools: fixed identifier completion for procs
git-svn-id: trunk@10618 -
|
2007-02-10 10:04:46 +00:00 |
|
mattias
|
0362114bc2
|
gtk intf: added custom mouse cursor images from Marc
git-svn-id: trunk@10616 -
|
2007-02-09 17:42:52 +00:00 |
|
mattias
|
f9e7ec672d
|
LCL: TTreeView: DisplayXXX functions now contain scrolledleft
git-svn-id: trunk@10600 -
|
2007-02-07 11:04:16 +00:00 |
|
mattias
|
e35dc827ab
|
IDE: started code browser
git-svn-id: trunk@10598 -
|
2007-02-07 01:19:00 +00:00 |
|
mattias
|
9345db7aa6
|
IDE: messages: fixed custom colors for custom notes, warnings and hints
git-svn-id: trunk@10588 -
|
2007-02-05 14:02:52 +00:00 |
|
mattias
|
f2759eac27
|
fixed compilation
git-svn-id: trunk@10587 -
|
2007-02-05 12:16:41 +00:00 |
|
mattias
|
17a650d35b
|
IDE: checking compiler exit code and giving warning if not 0,1 from Boguslaw Brandys
git-svn-id: trunk@10586 -
|
2007-02-05 11:36:15 +00:00 |
|
mattias
|
6a32d1e029
|
LCL: TCustomNoteBook, when setting TabVisible of current page switch to another page
git-svn-id: trunk@10585 -
|
2007-02-05 11:28:26 +00:00 |
|
mattias
|
f3482ef6bf
|
IDE: fixed parsing filename of compiling
git-svn-id: trunk@10571 -
|
2007-02-02 20:29:54 +00:00 |
|
mattias
|
89f08fb3a2
|
LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView
git-svn-id: trunk@10562 -
|
2007-02-01 19:57:23 +00:00 |
|
mattias
|
346794aaae
|
IDE, codetools: fixed parsing compiler time stamps
git-svn-id: trunk@10554 -
|
2007-02-01 09:55:30 +00:00 |
|
mattias
|
5e7915cd31
|
IDE: the first unit of a project is now automaticallly the main unit, if you dont want this: use MainUnitID:=-1
git-svn-id: trunk@10545 -
|
2007-01-31 11:13:37 +00:00 |
|
vincents
|
2a4b6678f2
|
IDE: fixed warning about abstract creating a class with abstract methods.
git-svn-id: trunk@10539 -
|
2007-01-30 15:29:55 +00:00 |
|
mattias
|
a4579a8ef6
|
IDE: fixed not adding CreateForm statement if main project file does not support it
git-svn-id: trunk@10537 -
|
2007-01-30 10:02:18 +00:00 |
|
vincents
|
4a62d22084
|
IDE: fixed VerboseFPCSrcScan
git-svn-id: trunk@10515 -
|
2007-01-26 19:44:43 +00:00 |
|
mattias
|
571a55ad60
|
IDE: fixed crash during converting .rst file
git-svn-id: trunk@10494 -
|
2007-01-22 22:30:52 +00:00 |
|
mattias
|
77c56b461f
|
IDE: close project now asks to save
git-svn-id: trunk@10492 -
|
2007-01-22 16:50:11 +00:00 |
|
mattias
|
7026b7893b
|
IDE: message window: improved accesing treeview as list
git-svn-id: trunk@10488 -
|
2007-01-22 15:25:32 +00:00 |
|
mattias
|
070969769c
|
LCL: TTreeView: accelerated TTreeNode.GetIndex
git-svn-id: trunk@10486 -
|
2007-01-22 14:37:12 +00:00 |
|
mattias
|
66c4a28b49
|
IDE: message window: replaced TListBox with TTreeView, LCL: TTreeView: fixed normal left click selection with multiselections
git-svn-id: trunk@10484 -
|
2007-01-21 12:16:13 +00:00 |
|
mattias
|
dd7b5ba113
|
IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
|
2007-01-19 16:48:20 +00:00 |
|
mattias
|
00b53f40c8
|
IDE: added verbosity
git-svn-id: trunk@10467 -
|
2007-01-18 12:22:04 +00:00 |
|
mattias
|
b081e13590
|
IDE: improved error handling on destroying buggy designer component
git-svn-id: trunk@10463 -
|
2007-01-17 11:34:15 +00:00 |
|
mattias
|
fb43a48277
|
IDE: improved error handling on creating designer
git-svn-id: trunk@10462 -
|
2007-01-17 11:30:54 +00:00 |
|
mattias
|
c8ab6fa0c5
|
IDE: added resourcestring
git-svn-id: trunk@10461 -
|
2007-01-17 11:13:57 +00:00 |
|
mattias
|
52796d556e
|
IDE: implemented registering custom component base classes for designer
git-svn-id: trunk@10458 -
|
2007-01-16 18:28:15 +00:00 |
|
mattias
|
0657f035a2
|
codetools: CheckLFM: improved parinsg objects published as properties
git-svn-id: trunk@10454 -
|
2007-01-16 01:22:58 +00:00 |
|
vincents
|
fab32e4398
|
IDE: delete revision.inc from svn; it is recreated by svn2revisioninc anyway
git-svn-id: trunk@10453 -
|
2007-01-15 23:48:27 +00:00 |
|
mattias
|
a8c68262ef
|
fixed mem leak
git-svn-id: trunk@10452 -
|
2007-01-15 16:32:24 +00:00 |
|
mattias
|
82ebb63757
|
IDE: checking lfm files now check used units first
git-svn-id: trunk@10450 -
|
2007-01-15 14:54:08 +00:00 |
|
vincents
|
3fe4cf2d3b
|
reverted committed local changes in r10443 #aeae3fdd32
git-svn-id: trunk@10447 -
|
2007-01-15 11:20:19 +00:00 |
|
vincents
|
aeae3fdd32
|
updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
|
2007-01-14 19:08:59 +00:00 |
|
mattias
|
3fada8675e
|
IDE: .po files: added empty msgstr, msgid to header, needed by poedit
git-svn-id: trunk@10438 -
|
2007-01-13 10:35:52 +00:00 |
|
mattias
|
74530085ad
|
IDE: .po files: auto removing double values
git-svn-id: trunk@10437 -
|
2007-01-13 10:32:16 +00:00 |
|
mattias
|
c6c51404e3
|
IDE: .po files: auto removing doubles
git-svn-id: trunk@10436 -
|
2007-01-13 10:27:21 +00:00 |
|
mattias
|
e8d1b7295b
|
IDE: implemented content check if generated .po files really changed
git-svn-id: trunk@10429 -
|
2007-01-11 23:25:26 +00:00 |
|
mattias
|
a51bbbe67a
|
converted iso translations to utf-8
git-svn-id: trunk@10428 -
|
2007-01-11 21:54:44 +00:00 |
|
mattias
|
52736e397f
|
IDE: generating .po files sorted and faster
git-svn-id: trunk@10427 -
|
2007-01-11 21:01:52 +00:00 |
|
jesus
|
98fa10f7f6
|
removed VisibleColCount and VisibleRowCount readonly properties from some lfms and regenerated their lrs files
git-svn-id: trunk@10426 -
|
2007-01-11 20:44:14 +00:00 |
|
mattias
|
f8357c3457
|
added resourcestrings
git-svn-id: trunk@10420 -
|
2007-01-10 22:34:05 +00:00 |
|
mattias
|
8850e9551e
|
IDE: when designer ancestor class not found and there was a codetool parser error: jump to it
git-svn-id: trunk@10419 -
|
2007-01-10 22:32:20 +00:00 |
|
mattias
|
f97fe20f61
|
IDE: now searching designer ancestor class in units without .lfm files too
git-svn-id: trunk@10418 -
|
2007-01-10 22:02:45 +00:00 |
|
mattias
|
72a3fffced
|
added resourcestrings
git-svn-id: trunk@10415 -
|
2007-01-10 19:53:13 +00:00 |
|
mattias
|
eed0dfa968
|
added resourcestrings
git-svn-id: trunk@10414 -
|
2007-01-10 19:37:51 +00:00 |
|
mattias
|
07cdb27c5d
|
IDE: added Close Project menu item
git-svn-id: trunk@10413 -
|
2007-01-10 19:28:38 +00:00 |
|
mattias
|
e8fa91fe05
|
IDE: implemented loading .po files of packages
git-svn-id: trunk@10411 -
|
2007-01-10 01:29:36 +00:00 |
|
mattias
|
c87cc5499f
|
IDE: implemented updating .po files from .rst files after compilation of project, IDEIntf: moved .po files to ideintf/languages
git-svn-id: trunk@10410 -
|
2007-01-09 21:41:45 +00:00 |
|
vincents
|
549c831f89
|
IDE: code explorer doesn't expand treenode when you double click it (bug #8042)
git-svn-id: trunk@10409 -
|
2007-01-09 10:42:56 +00:00 |
|
mattias
|
2cb6c774f0
|
IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
|
2007-01-09 01:14:50 +00:00 |
|
mattias
|
ce40da1b9d
|
IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
|
2007-01-09 00:32:45 +00:00 |
|