Commit Graph

23282 Commits

Author SHA1 Message Date
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
paul
43b99f14d4 ideintf: add Default color to imagelist editor
git-svn-id: trunk@23661 -
2010-02-08 03:27:37 +00:00
paul
c1597f9714 ide: don't show black bg just after the switch to contributors page in about dialog by Zeljan (bug #0015695)
git-svn-id: trunk@23660 -
2010-02-07 09:37:55 +00:00
paul
cd964ca179 lazsvn: language support by Alexey Lagunov
git-svn-id: trunk@23659 -
2010-02-07 09:34:19 +00:00
zeljko
aaac2f560a Qt: fixed raised draw of tool button when it's disabled, now it's flat like others.
git-svn-id: trunk@23658 -
2010-02-07 07:59:53 +00:00
zeljko
ab3549cf0e Qt: better patch for ToolButton with arrow
git-svn-id: trunk@23657 -
2010-02-06 18:17:39 +00:00
zeljko
12c77568bb Qt: draw treeview branches properly with all themes.
git-svn-id: trunk@23656 -
2010-02-06 17:16:04 +00:00
zeljko
947b18f246 Qt: properly draw downarrow on toolbutton with dropdown.
git-svn-id: trunk@23655 -
2010-02-06 13:35:53 +00:00
paul
15934b3514 ide: skip EAbort and ECodetoolsException again
git-svn-id: trunk@23654 -
2010-02-06 10:04:08 +00:00
paul
0fe1422c6b ide: fix similar InheritsFrom issue which cause duplicate error after exception adding to the ignore list
git-svn-id: trunk@23653 -
2010-02-06 09:50:00 +00:00
mattias
0ca654e75d codetools: search in virtual directory first virtual units
git-svn-id: trunk@23652 -
2010-02-06 01:23:13 +00:00
dmitry
c5a6b22731 lcl: fix for #15646
git-svn-id: trunk@23651 -
2010-02-05 23:37:24 +00:00
jesus
6e2ec4902f LCL, on adding rows/cols to an empty grid do not add a fixedrow if grid has custom columns
git-svn-id: trunk@23650 -
2010-02-05 21:16:52 +00:00
martin
40ae9c7a85 SourceEditor: Optional show Number on tabs. patch from Alexander S. Klenin / Issue #14988
git-svn-id: trunk@23649 -
2010-02-05 19:53:04 +00:00
paul
7c960b1e5a ide: load options with supported class = nil only once (was a problems because of InheritsFrom(nil) = TRUE in fpc 2.5.1)
git-svn-id: trunk@23648 -
2010-02-05 17:29:13 +00:00
paul
aab626487b ide: don't load debugger exceptions list from the session info
git-svn-id: trunk@23647 -
2010-02-05 17:25:14 +00:00