paul
6556cf67c6
ide: start version information rework:
...
- get rid of additional information dialog
- place all string version to the Key/Value editor
- change Key/Values storage to TStringTable instead of dedicated string values per key since only few keys are required and there can be more keys in the table
git-svn-id: trunk@23711 -
2010-02-16 09:03:35 +00:00
paul
cc7aa41e5b
components: fix hInstance usage
...
git-svn-id: trunk@23710 -
2010-02-16 07:46:50 +00:00
jesus
1f547bb00d
LCL, fix font.size returning negative values plus dummy implementation of SetPixel in postscriptcanvas, from C Western, issue 157457
...
git-svn-id: trunk@23709 -
2010-02-16 06:09:23 +00:00
paul
7d178ec26d
ide: change version numbers to more traditional (major, minor, maintenance release, build), issue #0015769
...
git-svn-id: trunk@23708 -
2010-02-16 03:04:09 +00:00
paul
664e34e4a6
components: fix compilation
...
git-svn-id: trunk@23707 -
2010-02-15 11:41:02 +00:00
paul
78928693d0
lcl: reduce hints when DisableChecks are on
...
git-svn-id: trunk@23706 -
2010-02-15 10:25:51 +00:00
paul
3828145006
lcl: remove hInstance variable - it is already declared in system unit (fixes bug #0015754 )
...
git-svn-id: trunk@23705 -
2010-02-15 10:25:01 +00:00
jesus
6b2027e174
tpipro, patch to fix some UTF-8 problems, detects and enforce document charset
...
git-svn-id: trunk@23704 -
2010-02-15 05:21:10 +00:00
paul
99a7c6eca0
win32: scroll listbox items when ItemIndex is set in multiselect mode
...
git-svn-id: trunk@23703 -
2010-02-15 04:02:06 +00:00
paul
89de20ed38
lcl: formatting + cleanup
...
git-svn-id: trunk@23702 -
2010-02-15 04:01:29 +00:00
mattias
9ec7692f5c
IDE: view unit/form dialog: search for contains instead of begins, bug #15751 , from Flávio Etrusco
...
git-svn-id: trunk@23701 -
2010-02-13 10:50:58 +00:00
mattias
31aa163358
examples: fixed compilation
...
git-svn-id: trunk@23700 -
2010-02-13 10:46:05 +00:00
mattias
214b4b08ea
examples: fixed helloform compilation
...
git-svn-id: trunk@23699 -
2010-02-13 10:43:38 +00:00
mattias
6d31c5de0b
IDE: javascript: started example to read xml with javascript identifiers
...
git-svn-id: trunk@23698 -
2010-02-13 09:52:56 +00:00
paul
b87f87e8af
improve localization by Maxim
...
git-svn-id: trunk@23697 -
2010-02-12 16:10:50 +00:00
jesus
4d3f0d5fe8
LCL, fix hidding scrollbars when SIF_DISABLENOSCROLL is not present on calls to SetScrollInfo (gtk), issue #13968
...
git-svn-id: trunk@23696 -
2010-02-12 06:44:55 +00:00
paul
b9baabfc09
gtk2: redo clearing of listbox selection (fixes bug #0015627 )
...
git-svn-id: trunk@23695 -
2010-02-12 02:22:04 +00:00
mattias
0d857ce551
codetools: implemented simple macro parsing
...
git-svn-id: trunk@23694 -
2010-02-11 18:19:35 +00:00
paul
dec95b5bef
ideintf: add less space before {$R *.lfm}
...
git-svn-id: trunk@23693 -
2010-02-11 15:03:10 +00:00
zeljko
2cc6b63564
Qt: fixed bug where TQtAbstractScrollArea descendants cannot be focused in any way if TabStop=False
...
git-svn-id: trunk@23692 -
2010-02-11 14:06:06 +00:00
mattias
db764f04ed
codetools: spotting macros
...
git-svn-id: trunk@23691 -
2010-02-11 11:00:01 +00:00
mattias
94d8b4b2b7
codetools: macro directive: storing values
...
git-svn-id: trunk@23690 -
2010-02-11 10:51:44 +00:00
mattias
aa19597663
codetools: macro directive: started storing macro sources
...
git-svn-id: trunk@23689 -
2010-02-11 10:35:38 +00:00
mattias
2f83b48d84
codetools: macro directive: setting macros on/off
...
git-svn-id: trunk@23688 -
2010-02-11 10:11:45 +00:00
mattias
906f2abcb0
IDE: delphi converter: added flag cdtlufIgnoreUsedUnits
...
git-svn-id: trunk@23687 -
2010-02-11 09:35:13 +00:00
mattias
dbcecc82ab
IDE: delphi converter: fix missing units after removing windows unit, bug #15641
...
git-svn-id: trunk@23686 -
2010-02-11 09:14:52 +00:00
mattias
e01fe377a6
IDE: delphi converter: silently adding interfaces unit, bug #15641
...
git-svn-id: trunk@23685 -
2010-02-11 09:08:57 +00:00
mattias
72ddc78ce6
IDE: delphi project converter: fixed crash, if lpi already exists, bug #15641
...
git-svn-id: trunk@23684 -
2010-02-11 09:02:12 +00:00
mattias
61e6f32639
LCL: changing bidimode autosizes
...
git-svn-id: trunk@23683 -
2010-02-11 08:52:12 +00:00
mattias
e3f56b92ba
LCL: changing bidimode autosizes, bug #14951
...
git-svn-id: trunk@23682 -
2010-02-11 08:48:17 +00:00
jesus
71c075cfa6
tpipro, fix AV in preview
...
git-svn-id: trunk@23681 -
2010-02-11 05:43:34 +00:00
jesus
ffbae73a6b
LazReport, more dialogs improvement from Aleksey Lagunov
...
git-svn-id: trunk@23680 -
2010-02-10 18:48:38 +00:00
mattias
b4983e5d51
IDEIntf: clean up
...
git-svn-id: trunk@23679 -
2010-02-10 18:22:35 +00:00
sekelsenmat
2b5d6716d3
Attempt to fix wince AppProcessMessage + more debug info for it
...
git-svn-id: trunk@23678 -
2010-02-10 17:00:18 +00:00
mattias
4910b94206
IDE: fpdoc editor: reduced debugging
...
git-svn-id: trunk@23677 -
2010-02-10 16:21:36 +00:00
paul
0464afa852
lcl: remove TCustomButton, TButton redeclaration
...
git-svn-id: trunk@23676 -
2010-02-10 07:45:35 +00:00
paul
6d3622fa85
ide: use $R forms by default
...
git-svn-id: trunk@23675 -
2010-02-09 23:25:36 +00:00
jesus
38206db38c
LazReport, improve dialogs appareance in all themes by removing font 'ms sans serif' and using buttonpanel instead of stand alone buttons, patch from aleksey lagunov
...
git-svn-id: trunk@23674 -
2010-02-09 21:37:12 +00:00
mattias
885e19158d
codetools: fixed parsing empty implementation section
...
git-svn-id: trunk@23673 -
2010-02-09 19:32:25 +00:00
mattias
c368ff5ba7
codetools: improved debugging
...
git-svn-id: trunk@23672 -
2010-02-09 19:20:45 +00:00
mattias
d10ef7f660
translations: german: updates from Swen Heinig
...
git-svn-id: trunk@23671 -
2010-02-09 17:49:52 +00:00
mattias
a712ac4139
lcl doc: createrelativepath inverse example
...
git-svn-id: trunk@23670 -
2010-02-09 13:57:39 +00:00
mattias
9a1ab2d27c
lcl doc: createrelativepath
...
git-svn-id: trunk@23669 -
2010-02-09 13:52:30 +00:00
mattias
cd4464a40b
lcl doc: createrelativepath
...
git-svn-id: trunk@23668 -
2010-02-09 13:51:28 +00:00
mattias
acbf15f1ab
IDE: clean up
...
git-svn-id: trunk@23667 -
2010-02-09 13:38:10 +00:00
mattias
9b0d596224
lcl+codetools: CreateRelativePath: support for double pathdelims
...
git-svn-id: trunk@23666 -
2010-02-09 13:36:20 +00:00
paul
e20b46d170
languages: update Russian translations by Maxim
...
git-svn-id: trunk@23665 -
2010-02-09 01:38:46 +00:00
zeljko
a9d3b66513
Qt: removed check for TCustomCheckListBox
...
git-svn-id: trunk@23664 -
2010-02-08 17:02:52 +00:00
zeljko
fd8aec52d9
Qt: optimisation: save few kbs by adding checkable property to TQtListWidget instead of checking for TCheckListBox class
...
git-svn-id: trunk@23663 -
2010-02-08 16:38:53 +00:00
dmitry
f091ac2f5d
fix for 15704
...
git-svn-id: trunk@23662 -
2010-02-08 05:45:00 +00:00