Commit Graph

18373 Commits

Author SHA1 Message Date
vincents
01263f360b tachart: made TCustomChart a TCustomControl, so we can prevent erasing the background and have less flickering
patch by: Alexander Klenin
fixes issue (12377)

git-svn-id: trunk@18643 -
2009-02-12 09:52:26 +00:00
martin
a74b198b31 SynEdit: Fix Markup current word (did not detect caret moved by mouse, if block was selected) / Cleaned up
git-svn-id: trunk@18642 -
2009-02-11 22:21:00 +00:00
martin
a85e24aa34 SynEdit: DoubleWidth Char, fix cursor on input (did not move the full char)
git-svn-id: trunk@18641 -
2009-02-11 19:50:27 +00:00
sekelsenmat
294ed321af Small fix to comment in graphics
git-svn-id: trunk@18640 -
2009-02-11 17:26:46 +00:00
zeljko
142380bdfa Qt: fix for qtwsdialog FilterIndex patch, last filterIndex wasn't taken into account
git-svn-id: trunk@18639 -
2009-02-11 12:36:57 +00:00
zeljko
08495eeaae Qt: qtwsdialogs, respect FilterIndex property from TFileDialog.
git-svn-id: trunk@18638 -
2009-02-11 11:53:39 +00:00
mattias
aea991aebd LCL: replaced linear search for resources
git-svn-id: trunk@18637 -
2009-02-11 09:19:54 +00:00
mattias
2233cd9d24 LCL: TLRSObjectWriter: skip writing empty inherited child components
git-svn-id: trunk@18636 -
2009-02-11 09:16:20 +00:00
martin
028484645f SynEdit: Fix Smart-UnIndent and tabs. Smart-Unindent with tabs at the start of line, would delete too much text)
git-svn-id: trunk@18635 -
2009-02-11 01:03:33 +00:00
martin
1d315d84be SynEdit: Fix Highlight Begin-End with tabs or multi byte chars on the line (was not using Physical Pos for Markup)
git-svn-id: trunk@18634 -
2009-02-11 00:54:04 +00:00
martin
e2de214146 SynEdit: Handle DoubleWidth-Chars (Chinese, Japanese, ...) Issue #11819, Issue #12464
git-svn-id: trunk@18633 -
2009-02-10 23:57:11 +00:00
kirkpatc
71452747ab FPDoc - some minor changes to Grids.xml
git-svn-id: trunk@18632 -
2009-02-10 22:12:16 +00:00
kirkpatc
a4f1f816c6 FPDoc - many descriptions and links added for several classes in dbgrids.xml; minor change in controls.xml
git-svn-id: trunk@18631 -
2009-02-10 22:10:57 +00:00
paul
366e21d328 lcl: add lcModalWindow flag to the TLCLCapatibility enum. Windows has this flag set to 0 and other widgetsets which supports native modal forms to 1 (todo: make wince modal handling the same as on win32)
git-svn-id: trunk@18630 -
2009-02-10 15:06:14 +00:00
paul
1d777bebeb lcl: introduce TScreen.DisableForms, TScreen.EnableForms,
lcl: Disabling/Enabling forms before/after showing of modal form
win32: remove win32 specific methods of disabling/enabling windows. Use new TScreen methods instead
win32: disable/enable forms before/after showing some system dialog (fixes bug #0012366, bug #0012382)

git-svn-id: trunk@18629 -
2009-02-10 14:38:01 +00:00
mattias
26293e4375 IDE: designer: fixed updating Form.Left/Top on window move
git-svn-id: trunk@18628 -
2009-02-10 10:11:04 +00:00
paul
40f211f179 designer: formatting
git-svn-id: trunk@18627 -
2009-02-10 04:19:06 +00:00
paul
0d0cb8c4f7 ide: don't auto save current values of object inspector if selection was not changed but some selection properties was changed (fixes part of bug #0010331)
git-svn-id: trunk@18626 -
2009-02-10 04:14:54 +00:00
paul
e14c92e885 lcl: apply few comments related to docking from Hans-Peter Diettrich (issue #0013118)
git-svn-id: trunk@18625 -
2009-02-10 02:01:54 +00:00
mattias
b9db2f0fa6 clean up
git-svn-id: trunk@18624 -
2009-02-09 23:31:35 +00:00
mattias
838c0d5428 IDE: designer: update OI props of selected form when moving
git-svn-id: trunk@18623 -
2009-02-09 23:23:24 +00:00
martin
519ce015dc SynEdit: Refactor Char To Grid Expansion for text painting.
git-svn-id: trunk@18622 -
2009-02-09 22:49:50 +00:00
mattias
35ccd93e17 IDE: new unit: fixed using IsPascalUnit when adding file to uses section of project
git-svn-id: trunk@18621 -
2009-02-09 20:03:04 +00:00
zeljko
00da47ed08 Qt: bugfix - TQtWidgetSet.Polygon() was wrong on MacOsX.
git-svn-id: trunk@18620 -
2009-02-09 17:01:26 +00:00
paul
be1f7a30e1 win32: follow msdn suggest to update statubar text on wm_paint message to reduce flickering (fixes issue #0012816)
git-svn-id: trunk@18619 -
2009-02-09 15:01:16 +00:00
paul
895b31f8f4 lcl: add protected field TStatusPanel.FIntfFlag to store useful flags in the status panels by interfaces (needs in the next commit)
git-svn-id: trunk@18618 -
2009-02-09 14:59:27 +00:00
paul
51334b4f2b ideintf: don't quicksort if count = 0
git-svn-id: trunk@18617 -
2009-02-09 14:27:31 +00:00
mattias
90f305ab51 codetools: fixed find base type of constructor
git-svn-id: trunk@18616 -
2009-02-09 14:02:11 +00:00
zeljko
b5e43b5d77 Qt: introduced Drop Files Event feature.
git-svn-id: trunk@18615 -
2009-02-09 09:22:44 +00:00
mattias
deba377a63 IDE: character map: clearing combobox, from Theo
git-svn-id: trunk@18614 -
2009-02-09 09:21:18 +00:00
mattias
8a2b5a4ee1 IDE: GetprojectTargetFilename added parameter
git-svn-id: trunk@18613 -
2009-02-09 09:09:15 +00:00
mattias
6094ab0e3c clean up
git-svn-id: trunk@18612 -
2009-02-09 09:06:56 +00:00
zeljko
e73d829771 Qt: trial to fix #13132 (qt-4.3.4)
git-svn-id: trunk@18611 -
2009-02-09 07:19:08 +00:00
paul
5d150ea462 lcl: use standard exception when we parent is needed but is not assigned
git-svn-id: trunk@18610 -
2009-02-09 07:17:55 +00:00
paul
746c583d65 win32: set only ptMaxTrackSize. Windows will automatically calculate ptMaxSize (fixes bug #0012655)
git-svn-id: trunk@18609 -
2009-02-09 06:52:53 +00:00
paul
7732e33796 ide: reduce verbosity
git-svn-id: trunk@18608 -
2009-02-09 04:32:07 +00:00
paul
04b9135bbd lcl: publish Font property for TDBCheckBox
git-svn-id: trunk@18607 -
2009-02-09 04:30:14 +00:00
paul
76a103588d ideintf: sort prop info list after create to correctly compare items when selection components count > 1 (fixes bug #0013138)
git-svn-id: trunk@18606 -
2009-02-09 04:24:05 +00:00
martin
96f22bc669 Synedit: Removed C-Style operators from from code
git-svn-id: trunk@18605 -
2009-02-08 20:41:34 +00:00
micha
2f092a7ede * synedit: fix compilation (usage of C operators)
git-svn-id: trunk@18604 -
2009-02-08 20:36:36 +00:00
martin
01e79b4d74 SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8)
git-svn-id: trunk@18603 -
2009-02-08 17:01:36 +00:00
dmitry
dd08096ff5 + fixes bug #0013117
git-svn-id: trunk@18602 -
2009-02-08 17:00:02 +00:00
paul
43212b3449 win32: use SendMessageW when pass statusbar text
git-svn-id: trunk@18600 -
2009-02-08 12:10:29 +00:00
paul
1523931aa3 lcl: pass status panel parts which need to update to the UpdateHandleObject
git-svn-id: trunk@18599 -
2009-02-08 12:09:04 +00:00
kirkpatc
cd697464a3 FPDoc - updates to descriptions for several classes in dbctrls.xml, one minor change in extctrls.xml
git-svn-id: trunk@18598 -
2009-02-08 00:09:00 +00:00
martin
6a87b62df4 SynEdit: Clean up, dead code and duplicates
git-svn-id: trunk@18597 -
2009-02-07 21:07:30 +00:00
martin
f50efde17e SynEdit, changed default for markup current word: NoKeywords = true.
git-svn-id: trunk@18596 -
2009-02-06 22:13:45 +00:00
kirkpatc
e7673dffea FPDoc - further updates to class descriptions in DBCtrls.xml
git-svn-id: trunk@18595 -
2009-02-06 21:52:12 +00:00
paul
aaefb01ca1 win32: reduce flickering of themed applications (bug #0010307, bug #0012190)
git-svn-id: trunk@18594 -
2009-02-06 18:44:50 +00:00
paul
6fc8235611 lcl: apply patch of Stephano to make some method declarations more delphi compatible (issue #0013125)
git-svn-id: trunk@18593 -
2009-02-06 17:50:50 +00:00