Commit Graph

18478 Commits

Author SHA1 Message Date
marc
d3ad27229d * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@18547 -
2009-02-03 23:50:49 +00:00
kirkpatc
1b3fc606ee FPDoc - fixed Constructors and Destructors in Dialogs.xml, editbtn.xml and Buttons.xml; some corrections to ComCtrls.xml
git-svn-id: trunk@18546 -
2009-02-03 23:24:49 +00:00
zeljko
9201afa4a4 Qt: fix color handling on QAbstractButton class.Fixes #13103.
git-svn-id: trunk@18545 -
2009-02-03 22:30:39 +00:00
zeljko
ad8694a8b2 Qt: optimize qtwinapi function WindowFromPoint() - QApplication_widgetAt() is slower than QApplication_topLevelAt().
git-svn-id: trunk@18544 -
2009-02-03 19:17:41 +00:00
zeljko
a5504d7d46 Qt: removed TQtScrollBar workaround for focusing policy between parent and itself.
git-svn-id: trunk@18543 -
2009-02-03 17:04:13 +00:00
mattias
feaa627c17 codetools: identifier completion collecting forward class definitions, bug #13101
git-svn-id: trunk@18542 -
2009-02-03 11:55:04 +00:00
mattias
90e58cc971 docs: lclunicodedata, from Theo
git-svn-id: trunk@18541 -
2009-02-03 09:39:23 +00:00
martin
ee9dc98baf SynEdit, more checks to ensure enforced monospace
git-svn-id: trunk@18540 -
2009-02-03 00:03:48 +00:00
martin
79727cbfff Gtk fix: cell-based fonts are monospace (font-dialog did diagnostic them as proportional)
git-svn-id: trunk@18539 -
2009-02-02 23:16:12 +00:00
martin
0b4a2d7e77 SynEdit: Changes to font handling. Fixed bug #12011 / bug #7828 and further fix to bug #12482
git-svn-id: trunk@18538 -
2009-02-02 21:33:12 +00:00
martin
2ee4dda931 SynEdit, Cleanup: removed some unused code
git-svn-id: trunk@18537 -
2009-02-02 21:31:30 +00:00
martin
bc26d214a2 GTK1: Include "chr-cell" Fonts, into search for fixed pitch (Bug #12482)
git-svn-id: trunk@18536 -
2009-02-02 18:44:04 +00:00
kirkpatc
88fcb0232a FPDoc - fixed some more constructors, destructors and links in Comctrls.xml, forms.xml and graphics.xml
git-svn-id: trunk@18535 -
2009-02-02 16:00:15 +00:00
vincents
a9eb4a743b IDE: try to convert exception message from debugger to UTF8, if it contains invalid UTF8 chars (issue #13096)
git-svn-id: trunk@18534 -
2009-02-02 15:08:42 +00:00
paul
e8466521ad ide: output some strings to the console using console code page
git-svn-id: trunk@18533 -
2009-02-02 14:25:45 +00:00
paul
a237ac08d0 lcl: publish hint properties for TMemo
git-svn-id: trunk@18532 -
2009-02-02 08:38:17 +00:00
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