vincents
d60fc2b248
IDE: pass --debug-log command line paramater in system encoding, because that is how we read it using paramstr.
...
git-svn-id: trunk@18531 -
2009-02-01 20:49:55 +00:00
zeljko
4991dcc705
Qt: optimisation - no more need to send resize event from TQtTabBar ResizeEvent.
...
git-svn-id: trunk@18530 -
2009-02-01 15:17:04 +00:00
martin
1f63b94575
SynEdit TextDrawer, cleanup: Since it is using the LCL, it doesn't need to maintain copies of LCL code
...
git-svn-id: trunk@18529 -
2009-02-01 15:00:26 +00:00
paul
03516b6b64
win32: don't set combobox text on closeup notification (bug #0010929 )
...
git-svn-id: trunk@18528 -
2009-02-01 10:23:09 +00:00
paul
a7c0eda865
win32: save and restore combobox text if we clear combobox items and combobox is not readonly (bug #0009736 )
...
git-svn-id: trunk@18527 -
2009-02-01 09:54:56 +00:00
paul
2e44efcd0b
win32: formatting
...
git-svn-id: trunk@18526 -
2009-02-01 09:48:04 +00:00
paul
9056fdcdf0
win32: combobox fixes
...
- add combobox messages to WM_TO_STRING function
- fix recursion in the ComboBoxWindowProc related to GetComboboxInfo call and further CB_GETCOMBOBOXINFO message generated by windows
- fix destroying wrong window info if combobox has no edit (fixes bug #0012529 )
git-svn-id: trunk@18525 -
2009-02-01 09:29:47 +00:00
paul
46665e4081
lcl: protect calendar popup form the second close. based on patch of Bart Broersma (bug #0010109 )
...
git-svn-id: trunk@18524 -
2009-02-01 08:32:23 +00:00
martin
d78624773d
Added Bernd Mueller for his Example Contribution
...
git-svn-id: trunk@18523 -
2009-01-31 20:21:18 +00:00
martin
174b5519c1
Example how to use TSynAnySyn Highlighter. Contributed by Bernd Mueller (see issue #13068 )
...
git-svn-id: trunk@18522 -
2009-01-31 20:19:50 +00:00
paul
55eebeed17
qt: fix some qt sizing problems (bug #0013079 )
...
git-svn-id: trunk@18521 -
2009-01-31 19:52:03 +00:00
martin
aa8e136984
SynEdit: Fixed crash when adding "begin" to last line. (bug introduced in revision 18436 #42a27dba3d)
...
git-svn-id: trunk@18520 -
2009-01-31 18:47:27 +00:00
martin
4e1e17c667
Cleanup SynEdit: Removed unnecessary uses, redeclaration's,...
...
git-svn-id: trunk@18519 -
2009-01-31 16:33:20 +00:00
paul
f6ffc3b079
formatting
...
git-svn-id: trunk@18518 -
2009-01-31 13:11:39 +00:00
paul
68603b956b
lcl: remove Crl3D, ParentCtl3D properties, register them as properties to skip
...
git-svn-id: trunk@18517 -
2009-01-31 12:04:03 +00:00
paul
04c9b5cd74
examples: remove Crl3D, ParentCtl3D properties
...
git-svn-id: trunk@18516 -
2009-01-31 12:02:35 +00:00
paul
e999f6d313
components: remove Ctrl3D, ParentCtl3D properties
...
git-svn-id: trunk@18515 -
2009-01-31 12:02:04 +00:00
paul
0c3dd5eb0e
lcl: skip properties which exists in VCL and does not exists in LCL TForm.OldCreateOrder and TBitBtn.Style (part of issue #0001182 )
...
git-svn-id: trunk@18514 -
2009-01-31 11:36:09 +00:00
paul
748f663981
lcl: BorderWidth
...
- TWinControl: send CM_BORDERCHANGED when borderwidth property is changed
- TPanel: move DoAdjustClientRectCache to the TWinControl CM_BORDERCHANGED handler; use that handler to handle bevel changes; use TWinControl BorderWidth property instead of own
- implement TForm.BorderWidth (part of issue #0001182 )
git-svn-id: trunk@18513 -
2009-01-31 11:27:20 +00:00
paul
d7d65211b7
lcl: cleanup
...
git-svn-id: trunk@18512 -
2009-01-31 10:37:31 +00:00
paul
e8a9d70590
win32: remove period (.) from defaultExt (fixes bug #0013040 )
...
git-svn-id: trunk@18511 -
2009-01-31 06:34:56 +00:00
kirkpatc
5d19908bea
FPDoc - corrections to Comctrls.xml
...
git-svn-id: trunk@18510 -
2009-01-30 23:52:27 +00:00
jesus
01a60c3e54
LazReport, fix preview MouseWheel scrolling
...
git-svn-id: trunk@18509 -
2009-01-30 22:00:28 +00:00
martin
42266fa406
SynEdit: Fix several Highlighter did no longer work, due to change in revision 18411 #a9764b3457
...
git-svn-id: trunk@18508 -
2009-01-30 20:13:57 +00:00
paul
9839c4a098
win32:
...
- change set open/save dialog options after execute
- use DefaultExt
fixes bug #0013040
git-svn-id: trunk@18507 -
2009-01-30 18:02:41 +00:00
paul
9492070e1e
lcl: clear FAdjustClientRectRealized on handle destroy (fixes Qt autosize problems in IDE)
...
git-svn-id: trunk@18506 -
2009-01-30 17:07:22 +00:00
mattias
3a34ca6aea
IDE: close editor with modifications: replaced No with Discard changes
...
git-svn-id: trunk@18505 -
2009-01-30 10:17:05 +00:00
zeljko
89dca2e81c
Qt: introduced TQtTabBar which fixes problem with tabbar focus & tab key handling.
...
git-svn-id: trunk@18504 -
2009-01-30 09:17:42 +00:00
paul
7afcf6abca
ide: on wide themes there was still a problem with space between controls
...
git-svn-id: trunk@18503 -
2009-01-30 08:11:07 +00:00
paul
e3edff21e5
ide: fix anchoring for some options pages
...
git-svn-id: trunk@18502 -
2009-01-30 08:04:55 +00:00
paul
983e3633ec
lcl: fix some autosize problems
...
git-svn-id: trunk@18501 -
2009-01-30 07:44:06 +00:00
kirkpatc
2927d73fba
FPDoc - updates to constructors and destructors in ComCtrls.xml, with some consequential changes in Controls.xml and StdCtrls.xml
...
git-svn-id: trunk@18500 -
2009-01-29 22:18:23 +00:00
mattias
32bbf1c432
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@18499 -
2009-01-29 21:29:43 +00:00
martin
d690a62d46
SynEdit, fix issue, with line highlighting after Paste-Insert
...
git-svn-id: trunk@18498 -
2009-01-29 21:06:21 +00:00
zeljko
8f6f1fedbb
Qt: removed selectAll() for TQtComboBox from it's eventFilter, LCL handles AutoSelect property.
...
git-svn-id: trunk@18497 -
2009-01-29 16:15:13 +00:00
mattias
d00e501765
IDE: fpdoc editor: improved debugging
...
git-svn-id: trunk@18496 -
2009-01-29 13:47:15 +00:00
zeljko
c37fe21949
Qt: removed EventFilter from TQtLineEdit, AutoSelect is handled by LCL, so no need to select twice.
...
git-svn-id: trunk@18495 -
2009-01-29 13:06:39 +00:00
mattias
25f6d5be11
IDE: warning when Idle of fpdoceditor is called during an update
...
git-svn-id: trunk@18494 -
2009-01-29 11:32:27 +00:00
paul
4885a81fe5
ideint: formatting
...
git-svn-id: trunk@18493 -
2009-01-29 10:30:44 +00:00
mattias
98092f80f8
IDEIntf: OI: solved conflict between value and timer hint, clean up on hide hint
...
git-svn-id: trunk@18492 -
2009-01-29 09:54:03 +00:00
mattias
9785561605
clean up
...
git-svn-id: trunk@18491 -
2009-01-29 09:06:02 +00:00
mattias
da39a1bdc8
removed unneeded files
...
git-svn-id: trunk@18490 -
2009-01-29 09:04:09 +00:00
mattias
f19b7371c3
fpc-crosswin32: removed prefix fpc- of binutils
...
git-svn-id: trunk@18489 -
2009-01-29 09:03:06 +00:00
paul
13512410f8
lcl, ideintf: formatting
...
git-svn-id: trunk@18488 -
2009-01-29 08:33:56 +00:00
paul
d43decb3b2
lcl: mark clientrect as not valid after window handle creation (fixes bug #0012802 )
...
git-svn-id: trunk@18487 -
2009-01-29 08:11:17 +00:00
jesus
8cee5efb85
LCL, fix stringgrid's autosizecolumn crash, issue #12812
...
git-svn-id: trunk@18486 -
2009-01-29 08:04:55 +00:00
paul
f858cdf155
ideintf: more save comparison about current row in the OI (possibly fixes bug #0012998 )
...
git-svn-id: trunk@18485 -
2009-01-29 07:06:20 +00:00
paul
5f96a45479
designer: set Cancel = True to Cancel button in some dialogs
...
git-svn-id: trunk@18484 -
2009-01-29 06:20:21 +00:00
paul
3fbd1fcf2d
designer: sat modified state after resize, align, mirror (bug #0012510 )
...
git-svn-id: trunk@18483 -
2009-01-29 06:18:54 +00:00
paul
7fd30ae31e
lcl: toolbar improvements
...
- correctly restore button position after width change (bug #0012031 )
- don't allocate width for invisible controls on the toolbar, notify toolbar when toolbutton visibility changes (mentioned in the bug #0012031 )
git-svn-id: trunk@18482 -
2009-01-29 06:03:26 +00:00