Commit Graph

18172 Commits

Author SHA1 Message Date
kirkpatc
fe70d654fa FPDoc - some additions and links for TDBNavDataLink in DBCtrls.xml
git-svn-id: trunk@18440 -
2009-01-25 14:57:11 +00:00
martin
71ecb2d421 SynEdit: Speed up by limit Search range for Word-Markup/Incremental-Search
git-svn-id: trunk@18439 -
2009-01-25 13:32:07 +00:00
martin
dc10db0cc2 SynEdit: Fix Word-Markup/Incremental-Search eating CPU by doing excessive amounts of searches
git-svn-id: trunk@18438 -
2009-01-25 12:59:13 +00:00
martin
f7d72691ba Remove accidental debugln from revision 18436 #42a27dba3d
git-svn-id: trunk@18437 -
2009-01-25 12:44:33 +00:00
martin
42a27dba3d SynEdit: Highlight Begin/End pairs
git-svn-id: trunk@18436 -
2009-01-25 12:36:29 +00:00
martin
ebb9b257f7 SynEdit Markup, disable word search, if highlight is clNone
git-svn-id: trunk@18435 -
2009-01-25 12:33:57 +00:00
zeljko
e68aad0b6c Qt: we should call getVisibleTo() insted getVisible() for scrollbars inside TQtAbstractScrollArea.getClientBounds(), now OI properly resizes comboBox+button for events.
git-svn-id: trunk@18434 -
2009-01-25 11:40:13 +00:00
zeljko
9bb47f2cb9 *Qt: bugfix TQtAbstractScrollArea.getClientBounds() for themes like motif & oxygen.
git-svn-id: trunk@18433 -
2009-01-25 11:24:29 +00:00
mattias
76c9b75118 clean up
git-svn-id: trunk@18432 -
2009-01-25 10:17:33 +00:00
mattias
e49f747043 synedit: immplemented ChangeStamp, IDE: using synedit changestamp, reducing commits to codetools
git-svn-id: trunk@18431 -
2009-01-25 10:10:19 +00:00
kirkpatc
76c244d433 Added descriptions and links for TFieldDataLink in DBCtrls.xml
git-svn-id: trunk@18430 -
2009-01-24 22:29:05 +00:00
vincents
0df40f685b IDE: Rename identfier dialog: focus on edit with new name, from Vladimir Zhirov (issue #13008)
git-svn-id: trunk@18429 -
2009-01-24 21:11:15 +00:00
jesus
eca1af77c7 LCL, fix mem leak when a checklistbox item has changed state (gtk)
git-svn-id: trunk@18428 -
2009-01-24 20:54:54 +00:00
martin
b35b1e86f6 SynEdit / Example: Fixed, it was refering to an older method
git-svn-id: trunk@18427 -
2009-01-24 20:15:23 +00:00
paul
6eccca7842 lcl: button changes
- set TabStop = Checked on radio button checked change (delphi compatibility) 
  - move LM_CLICKED handler from TCustomButton to TButtonControl
  - change TRadioGroup TabStop back to false
win32: pass LM_CLICKED for TButtonControls, remove unneeded code
(fixes #0012855, #0012689 ?)

git-svn-id: trunk@18426 -
2009-01-24 19:38:02 +00:00
martin
38ce40157b Remove accidental empty method from revision 18424 #2a000a6cbe
git-svn-id: trunk@18425 -
2009-01-24 19:34:07 +00:00
martin
2a000a6cbe Editor Options: Changes to Layout and Wording
git-svn-id: trunk@18424 -
2009-01-24 19:19:48 +00:00
mattias
97c23626c2 IDEIntf: OI: fixed position of hint
git-svn-id: trunk@18423 -
2009-01-24 19:15:35 +00:00
mattias
b63c3586fb IDEIntf: OI: not showing big value hint for current row to not hide editor
git-svn-id: trunk@18422 -
2009-01-24 19:10:16 +00:00
mattias
24dec9b12f docs: TControl.OnResize
git-svn-id: trunk@18421 -
2009-01-24 18:46:44 +00:00
mattias
8ad5b6f96b IDE: fixed freeing synedit
git-svn-id: trunk@18420 -
2009-01-24 18:33:18 +00:00
paul
a1ea9760c4 win32: implement color applying for TStatusBar (bug #0012560)
git-svn-id: trunk@18419 -
2009-01-24 17:49:13 +00:00
paul
463fc295c5 win32: fix few warnings (mantis #0013033)
git-svn-id: trunk@18418 -
2009-01-24 17:22:57 +00:00
martin
f659fe36b5 SynEdit: Reduce work done in Destroy (related to issue #13038)
git-svn-id: trunk@18417 -
2009-01-24 17:01:04 +00:00
paul
f22cb37270 lcl: adjust static text size on border change
win32: implement autosize for TStaticText

git-svn-id: trunk@18416 -
2009-01-24 17:00:13 +00:00
paul
2b5fa9f4a9 win32: implement autosize for TEdit (bug #0009445)
git-svn-id: trunk@18415 -
2009-01-24 16:42:50 +00:00
paul
485b2b9169 lcl: if font has changed and TWinControl.AutoSize = True then adjust control size (part of bug #0009445)
git-svn-id: trunk@18414 -
2009-01-24 16:31:16 +00:00
marc
66468eaf11 * Check if current breakpoint isn't removed
git-svn-id: trunk@18413 -
2009-01-24 15:35:25 +00:00
paul
6bce26b8af win32: don't destroy listview imagelist on handle destroying (bug #0009639)
git-svn-id: trunk@18412 -
2009-01-24 15:31:42 +00:00
martin
a9764b3457 SynEdit: Fix crash in highlighting code under QT (Bug #12951)
git-svn-id: trunk@18411 -
2009-01-24 15:12:04 +00:00
mattias
17299353b0 LCL: TTreeView: fixed inplace editor position from Vladimir Zhirov, bug #13037
git-svn-id: trunk@18410 -
2009-01-24 14:45:59 +00:00
paul
50714a86e0 win32: sort listview items by index if handle is allocated (fixes bug #0009611)
git-svn-id: trunk@18409 -
2009-01-24 13:53:47 +00:00
paul
9635bf9ba8 lcl: fix active/default button handling
- if we get LM_KILLFOCUS and new focus window = message window then skip this message (fixes bug #0010731)
  - if we recieve LM_SETFOCUS then change active/default state
  - refactoring of current implementation

git-svn-id: trunk@18408 -
2009-01-24 12:19:08 +00:00
paul
f7dce3c301 win32: correct some debugLn
git-svn-id: trunk@18407 -
2009-01-24 11:48:29 +00:00
mattias
568c19f303 IDE: package main source: indent uses section
git-svn-id: trunk@18406 -
2009-01-24 11:29:44 +00:00
mattias
fd633ee9be codetools: skipping string constants in simple beautifier, bug #12681
git-svn-id: trunk@18405 -
2009-01-24 11:16:20 +00:00
paul
a21dad9e56 lcl: return TListView.SelCount even if Handle is not allocated (bug #0011057)
git-svn-id: trunk@18404 -
2009-01-24 10:12:43 +00:00
paul
fefaf6be1a lcl: implement TApplication.UpdateVisible, add TWidgetset.AppSetVisible (defined only for win32 at moment) (mantis #0010544)
git-svn-id: trunk@18403 -
2009-01-24 10:07:36 +00:00
mattias
40a9bce6a9 translations: german: updates form Joerg Braun
git-svn-id: trunk@18402 -
2009-01-24 09:53:51 +00:00
kirkpatc
31b945031a FPDoc - corrected some XML syntax errors in fileutil.xml, forms.xml, graphics.xml, graphtype.xml, grids.xml, interfacebase.xml, stdctrls.xml
git-svn-id: trunk@18401 -
2009-01-23 18:57:37 +00:00
paul
3effa2d5fa win32: set correct bg color and text bg color when we set color to the ListView control (bug #0011051)
git-svn-id: trunk@18400 -
2009-01-23 18:08:43 +00:00
paul
5cb7294343 lcl: if we erase a control background we need to return 1 as a message result (at moment at least in windows we erase background 2 times - one by lcl and second by windows. as result our bg color is cleared by windows)
git-svn-id: trunk@18399 -
2009-01-23 18:07:17 +00:00
paul
c058184341 lcl: store ClientWidth, ClientHeight for TScrollBox as we do for forms, frames and other TScrollingWinControl descendants (fixes bug #0011000)
git-svn-id: trunk@18398 -
2009-01-23 17:12:08 +00:00
paul
ed0bdeab5d lcl: formatting
git-svn-id: trunk@18397 -
2009-01-23 17:02:36 +00:00
paul
588e9f6302 ideintf: string properties
- increase edit limit for string properties from 255 to 4095
  - report correct length and line count when start editing of string property

git-svn-id: trunk@18396 -
2009-01-23 16:43:27 +00:00
paul
632fda53b8 winapi: don't request mask handle if bitmap is not masked when copy it to the clipboard (bug #0013029)
git-svn-id: trunk@18395 -
2009-01-23 15:31:10 +00:00
paul
63f262a089 lcl: formatting
git-svn-id: trunk@18394 -
2009-01-23 10:20:08 +00:00
paul
949b2781aa win32: pass WM_CANCELMODE to the LCL,
lcl: stop mouse capture on LM_CANCELMODE (issue #0012813)

git-svn-id: trunk@18393 -
2009-01-23 02:40:28 +00:00
michael
3e5bc24fed * Patch from Attila Borka to enable multiple requests (enable threads), bug ID #12375
git-svn-id: trunk@18392 -
2009-01-22 21:58:25 +00:00
paul
2721a7be42 win32: apply font color when painting a bitbtn (bug #0010601)
git-svn-id: trunk@18391 -
2009-01-22 14:40:36 +00:00