Commit Graph

18865 Commits

Author SHA1 Message Date
paul
e8814a27e8 synedit: restore occasionally removed gutter invalidates in r19001 #a26d1805de
git-svn-id: trunk@19046 -
2009-03-20 17:25:13 +00:00
paul
6dfc88f10b lcl: fix TCustomTreeView.GetInsertMarkAt
git-svn-id: trunk@19045 -
2009-03-20 17:17:00 +00:00
paul
8fe1d7409b ideintf: trial to properly fix a bug with showing more than needed in the Methods page of object inspector (part of issue #0013354) by patch of Alexander S. Klenin
git-svn-id: trunk@19044 -
2009-03-20 15:03:57 +00:00
paul
46b1e4f932 ideintf: allow to search by first letter in the object inspector after pressing the Tab key (issue #0000901) by patch of Alexander S. Klenin
git-svn-id: trunk@19043 -
2009-03-20 14:51:47 +00:00
zeljko
4e51b1e797 Qt: bugfix for #13361
git-svn-id: trunk@19042 -
2009-03-20 11:53:42 +00:00
jesus
bf50f029e1 LCL, fix mousescrolling a fixed grid, issue #13360
git-svn-id: trunk@19041 -
2009-03-20 08:06:36 +00:00
jesus
e9c207884b Printers, fix PageWidth/PageHeight after orientation change on printer setup dialog (cups), issue #13357
git-svn-id: trunk@19040 -
2009-03-20 07:27:13 +00:00
jesus
6a269eed85 LCL, fixed grid changed user cursor when col/row sizing/moving, issue #13335
git-svn-id: trunk@19039 -
2009-03-20 04:46:57 +00:00
paul
8ed5064c16 gtk2: implement BorderStyle setting for GtkEntry (TEdit)
git-svn-id: trunk@19038 -
2009-03-20 04:19:23 +00:00
paul
6efd1ca34f ide: fix project compilation error after recent WaitOnExit change in the fpc 2.3.1
git-svn-id: trunk@19037 -
2009-03-20 03:55:16 +00:00
paul
a8c551af68 gtk2: apply TMemo.BorderStyle at widget creation
git-svn-id: trunk@19036 -
2009-03-20 02:09:03 +00:00
paul
7a695c516b ideintf: do not filter sub-properties by TComponent (fixes bug #0013354)
git-svn-id: trunk@19035 -
2009-03-20 00:33:50 +00:00
kirkpatc
a56ea09d06 FPDoc - updated several descriptions, particularly for overridden methods, in Comctrls.xml
git-svn-id: trunk@19034 -
2009-03-20 00:08:12 +00:00
zeljko
770b3bce3c Qt: don't release QLabels inside QStatusBar on statusbar destroy, can raise AV, statusbar should clean such widgets.
git-svn-id: trunk@19033 -
2009-03-19 15:47:20 +00:00
paul
17b9b92756 lcl: publish BorderStyle for more components
git-svn-id: trunk@19032 -
2009-03-19 14:26:57 +00:00
paul
7223e0c0d8 lcl: publish BorderStyle for TDBEdit, TDBMemo (issue #0013358)
git-svn-id: trunk@19031 -
2009-03-19 13:47:04 +00:00
paul
6e808b8716 lcl: publish missed events for TBitBtn (#issue #0013350)
git-svn-id: trunk@19030 -
2009-03-19 01:33:30 +00:00
jesus
ab9803aa11 Printers, removed debug ouput from sample
git-svn-id: trunk@19029 -
2009-03-18 22:50:06 +00:00
jesus
9f6d8b7b46 Printers, center text and ellipse drawing on selectprinter sample
git-svn-id: trunk@19028 -
2009-03-18 22:47:58 +00:00
jesus
4835e9c805 LCL, fix postscript arc and ellipse drawing (avoid double frame)
git-svn-id: trunk@19027 -
2009-03-18 22:46:07 +00:00
jesus
cd1ecbf189 LCL, fix gtk2 opendialog filter selection, issue #13111
git-svn-id: trunk@19026 -
2009-03-18 19:16:49 +00:00
ask
073e79c380 TAChart: Improve reticules.
- unify and simplify reticule drawing
  - allow vertical, horizontal or cross reticules
  - update demo

git-svn-id: trunk@19025 -
2009-03-18 16:24:07 +00:00
ask
c3693ef736 TAChart: Use operator= instead of EqualPoints function.
git-svn-id: trunk@19024 -
2009-03-18 11:57:52 +00:00
paul
5c9f7efdf3 lcl: set default value for TScrollBox.BorderStyle to bsSingle
win32, wince: handle TScrollBox.BorderStyle on window creation
(issue #0013346)

git-svn-id: trunk@19023 -
2009-03-18 10:48:43 +00:00
ask
c6c378afb6 TAChart: Introduce OnDrawPointer event for line series
git-svn-id: trunk@19022 -
2009-03-18 10:26:01 +00:00
dmitry
e734a9ddb8 fix for bug #0013344
git-svn-id: trunk@19021 -
2009-03-18 09:54:52 +00:00
zeljko
02c50e3d3e Qt: implemented setBorderStyle for IQtEdit interface
git-svn-id: trunk@19020 -
2009-03-18 09:38:19 +00:00
paul
c99a91c256 lcl: don't show exception using forms while application is not initialized
- add new application flag AppInitialized,
  - check if application is initialized before trying to show exception message using MessageBox

git-svn-id: trunk@19019 -
2009-03-18 09:07:41 +00:00
paul
dacdba13ad gtk2: set svn properties
git-svn-id: trunk@19018 -
2009-03-18 08:50:58 +00:00
paul
7a6728e3d2 win32: improve error message if window creation failed
git-svn-id: trunk@19017 -
2009-03-18 08:00:46 +00:00
paul
a075ba45c5 ideintf: apply patches of Alexander S. Klenin (issue #0013326)
- ClassPropEdit: Make subproperties type filter configurable
  - ClassPropEdit: Refactor TClassPropertyEditor and TPersistentPropertyEditor
  - Object Inspector: Do not show objects without properties of appropriate kind
  - Object inspector: Do not show events on Properties page, even for nested objects

git-svn-id: trunk@19016 -
2009-03-18 06:37:40 +00:00
paul
d8ead49984 lcl: publish TEdit.BorderStyle (issue #0013339)
git-svn-id: trunk@19015 -
2009-03-18 04:50:21 +00:00
jesus
0eeca5946c LCL, fix GTK1 finding default font, based on patch from Fabrizio Fellini, issue #13230
git-svn-id: trunk@19013 -
2009-03-17 20:22:26 +00:00
zeljko
284cbf6430 Qt: removed workaround in TQtListWidget for qt bug (qt-4.2).
git-svn-id: trunk@19012 -
2009-03-17 09:06:52 +00:00
paul
d7c225ab12 wince: port win32 changes regards TCustomEdit, TCustomMemo, TCustomStaticText (will fix issue #0013336)
git-svn-id: trunk@19011 -
2009-03-17 06:34:54 +00:00
martin
f94d7915da SynEdit: Fixed a painting bug, caused by a wrong topline in the folding module. This was caused tools outside SynEdit would replace text (code-formatting, etc)
git-svn-id: trunk@19010 -
2009-03-17 00:18:46 +00:00
martin
a487572de8 SynEdit: Fix crash in designer, when closing form or deleting a Highlighter that was assigned to SynEdit. (Notification would not remove all references to the highlighter)
git-svn-id: trunk@19009 -
2009-03-16 21:43:01 +00:00
martin
51d4db2ebc Synedit: Fixed insert space in new empty text, would cause exception
git-svn-id: trunk@19008 -
2009-03-16 20:26:21 +00:00
paul
8e7fc1ea58 debugger: add .lpi for fpdumpdwarf
git-svn-id: trunk@19007 -
2009-03-16 15:38:28 +00:00
jesus
e451ddd26b Printers, fix typo in selectprinter sample
git-svn-id: trunk@19006 -
2009-03-16 05:29:02 +00:00
martin
d75f823e24 Fix revision 19004 #3f77b5575f => somehow an extra line made it into the code
git-svn-id: trunk@19005 -
2009-03-15 23:06:24 +00:00
martin
3f77b5575f SynEdit C++ Highlighter: Add multi line strings. Issue #13308 Based on a patch by equinox
git-svn-id: trunk@19004 -
2009-03-15 21:26:51 +00:00
jesus
36cd39a33d Printers, fix page orientation when user has not changed job options of cups printer
git-svn-id: trunk@19003 -
2009-03-15 18:34:22 +00:00
martin
d92087e835 SynEdit: fix range check error from revision 19001 #a26d1805de
git-svn-id: trunk@19002 -
2009-03-15 17:59:35 +00:00
martin
a26d1805de SynEdit: Refactor the Undo/Redo system. Should fix some issues with column selection too; and enables group-undo for all kind of edit-actions; also fixes bug #13298
git-svn-id: trunk@19001 -
2009-03-15 16:56:58 +00:00
martin
b8e7143c97 IDE, Printing: Fix printing the source or selection would miss the last line out (Bug #13267)
git-svn-id: trunk@19000 -
2009-03-15 16:54:08 +00:00
paul
4ede257fc0 gtk2: fix use of absolute according new fpc 2.3.1 rules
git-svn-id: trunk@18999 -
2009-03-15 09:15:46 +00:00
paul
9154c34024 ide: start show of execution marks when we in the Pause state
git-svn-id: trunk@18998 -
2009-03-15 07:17:55 +00:00
paul
6a8a44f488 debugger: further change TGDBMIDebugger.GDBSourceAdress - return False only in case of error and AAddr = 0 is not found
git-svn-id: trunk@18997 -
2009-03-15 06:48:49 +00:00
paul
0b6b0bc4ea synedit: invalidate gutter when we add/remove debug marks
git-svn-id: trunk@18996 -
2009-03-15 06:10:47 +00:00