Commit Graph

20533 Commits

Author SHA1 Message Date
jesus
01f1a46a2a LazReport, fix inverted functionality for shadow width and curve in roundrect object, issue #14130
git-svn-id: trunk@20820 -
2009-07-10 19:49:49 +00:00
jesus
ccae9c4c1c LazReport, fix saving files using locale specific chars, issue #14109
git-svn-id: trunk@20819 -
2009-07-10 19:43:48 +00:00
paul
06e833370b gtk2: turn gtk thread support on (issue #0012007)
git-svn-id: trunk@20818 -
2009-07-10 15:28:26 +00:00
paul
89e6c9ff98 qt: fsSplash must be also stay on top
git-svn-id: trunk@20817 -
2009-07-09 09:31:03 +00:00
paul
5fdb9b0206 qt: BorderStyle, BorderIcons:
- bsDialog - must be fixed size
  - bsDialog - should skip biMaximize, biMinimize
  - bsTool.. - should ship biMaximize, biMinimize, biHelp

git-svn-id: trunk@20816 -
2009-07-09 09:23:01 +00:00
paul
2d43d1988c win32: support biHelp BorderIcon
git-svn-id: trunk@20815 -
2009-07-09 09:04:29 +00:00
paul
d889bf171c win32: fix sub menu items search in wm_menuselect
git-svn-id: trunk@20814 -
2009-07-09 06:21:56 +00:00
martin
09a9fc6662 SynEdit: Fixed regression from rev 20806 #7cb446bf36, the behaviour of ScrollPastEndOfLINE was partly inverse. Bug #14117
git-svn-id: trunk@20813 -
2009-07-08 23:46:06 +00:00
martin
56ba182492 SynEdit: switching OFF ScrollPastEndofFILE would not reset top-line, if editor was scrolled past eof
git-svn-id: trunk@20812 -
2009-07-08 23:44:43 +00:00
martin
418b243b48 SynEdit: Fixed Fontheight for Completion/form/list; issue #14114
git-svn-id: trunk@20811 -
2009-07-08 14:51:10 +00:00
vincents
25225a9184 IDE: Improved TMaskEdit.EditMask property editor from Michael van Canneyt (issue #14110)
git-svn-id: trunk@20810 -
2009-07-08 14:27:53 +00:00
paul
8fa6aea6bf ide: set an image for the debugger sub menu item in the source editor popup menu
git-svn-id: trunk@20809 -
2009-07-08 01:31:39 +00:00
paul
3d475db9d7 ideintf: add an ability to register standard resource images for sub menus
git-svn-id: trunk@20808 -
2009-07-08 01:30:31 +00:00
jesus
148d53019e LazReport, polish translation from Bogusław Brandys
git-svn-id: trunk@20807 -
2009-07-07 20:09:15 +00:00
martin
7cb446bf36 SynEdit: Fix problem with lines longer 1024. Block selection, and scrolling caret movement could fail in certain cases. issue #14111
git-svn-id: trunk@20806 -
2009-07-07 12:25:52 +00:00
jesus
f6920f782e Printers, added TPrinter.FileName property, based on patch from mtournay, issue #13718
git-svn-id: trunk@20805 -
2009-07-07 05:09:52 +00:00
paul
c3e4eb2a74 ide: use one formatting style for dci file
git-svn-id: trunk@20804 -
2009-07-07 05:07:18 +00:00
jesus
62e267abb6 LazReport, fix compilation (linux) after clean up
git-svn-id: trunk@20803 -
2009-07-07 04:08:36 +00:00
jesus
f7680cf942 LazReport, cleanup from Luiz Americo, issue #14048
git-svn-id: trunk@20802 -
2009-07-06 20:19:38 +00:00
jesus
1e8e729e45 LCL, implements fixedcols in dbgrid, patch from funky beast (with changes), issue #13139
git-svn-id: trunk@20801 -
2009-07-06 18:43:06 +00:00
martin
d552487a0f SynEdit: Refactored/Centralized detection of words/wordbreaks in text
git-svn-id: trunk@20800 -
2009-07-06 13:42:13 +00:00
dmitry
2b893de1aa fix for #13774, color of carbon groupbox
git-svn-id: trunk@20799 -
2009-07-06 09:18:19 +00:00
dmitry
0e44015c85 fix regression for carbon window moving
git-svn-id: trunk@20798 -
2009-07-06 07:42:51 +00:00
mattias
38f59b66ac education: added frames
git-svn-id: trunk@20797 -
2009-07-06 07:32:11 +00:00
mattias
207c9b617f education: using normal options framework
git-svn-id: trunk@20796 -
2009-07-06 07:31:22 +00:00
dodi
4574f1311b dockmanager example: added elasticsite demo.
git-svn-id: trunk@20795 -
2009-07-05 07:47:09 +00:00
zeljko
a4eda524c0 Qt: fixed crash with TQtPage.
git-svn-id: trunk@20794 -
2009-07-04 08:21:02 +00:00
vincents
61dd211d4e IDE: no tri-state checkboxes in publish project dialog (issue #14097)
git-svn-id: trunk@20793 -
2009-07-03 20:17:51 +00:00
dodi
2e40dd65d5 dockmanager example: improved queue handling.
git-svn-id: trunk@20792 -
2009-07-03 11:11:23 +00:00
dodi
aed2c24191 dockmanager example: again try dedicated edit window (conditional).
added docking specific patches.

git-svn-id: trunk@20791 -
2009-07-03 10:22:19 +00:00
dodi
bb35b3de4e dockmanager example: really back to r20778 #8eb10c6b67, due to problems with form inheritance
git-svn-id: trunk@20790 -
2009-07-03 09:49:03 +00:00
vincents
0dfadd5331 codetools: added nogui widget set to the list of CPU OS Widget set combinations (issue #14093)
git-svn-id: trunk@20789 -
2009-07-03 09:28:22 +00:00
dodi
5e10cce82a dockmanager example: adjust filenames
git-svn-id: trunk@20788 -
2009-07-03 06:26:41 +00:00
dodi
55fcbbcdb0 dockmanager example: Removed file/folder
git-svn-id: trunk@20786 -
2009-07-03 06:10:14 +00:00
paul
fe32ac3be3 gtk2: reduce listview debug output
git-svn-id: trunk@20785 -
2009-07-02 13:48:39 +00:00
dmitry
c9e44575c5 fix carbon window class set for bsSizeToolWin and bsToolWindow
git-svn-id: trunk@20784 -
2009-07-02 13:23:31 +00:00
dmitry
a9c170f28d fix improper windows class selected for bsDialog border
git-svn-id: trunk@20783 -
2009-07-02 12:29:27 +00:00
vincents
377ffa4db8 printers: fixed compilation with qt 4.5 from zeljan
git-svn-id: trunk@20782 -
2009-07-02 08:14:54 +00:00
dodi
daf9603b1f dockmanager example: adjust filenames
git-svn-id: trunk@20781 -
2009-07-02 05:06:11 +00:00
dodi
745752d9e7 dockmanager example: really added editbook form.
git-svn-id: trunk@20780 -
2009-07-02 04:53:53 +00:00
dodi
23ccc698d2 dockmanager example: added editbook form.
git-svn-id: trunk@20779 -
2009-07-02 04:51:11 +00:00
dodi
8eb10c6b67 dockmanager example: Made SynEdits dockable. Added multi-window editor demo.
git-svn-id: trunk@20778 -
2009-07-02 01:31:27 +00:00
jesus
33c7117838 LazReport, some properties on band's script should refer to parent band instead of current bandview, fix issue #14082
git-svn-id: trunk@20777 -
2009-07-01 21:15:44 +00:00
vincents
e71debd656 LCL: use HintInfo^.HideTimeOut (issue #11765)
git-svn-id: trunk@20776 -
2009-07-01 19:53:24 +00:00
dmitry
1669ec7c1f fix for TCarbonMemo selection. Returns incorrect values if not focused
git-svn-id: trunk@20775 -
2009-07-01 14:25:08 +00:00
martin
10869b8cdf Fixed a possible RangeCheck exception
git-svn-id: trunk@20774 -
2009-07-01 14:04:49 +00:00
marc
1ceccdc82c * Partly reverted r20771 #3f9fe8af18, the intrepretation of ssAlt and ssAltGr was wrong
git-svn-id: trunk@20773 -
2009-07-01 07:18:15 +00:00
jesus
f13e17fefc LCL, checks and fixes for dblookup in case of manual setup of properties
git-svn-id: trunk@20772 -
2009-07-01 05:11:51 +00:00
marc
3f9fe8af18 * Improvement of r20767 #7077d774a2. Don't use AltGr KCInfo flag when using own shiftstate. This flag might have been set wrong when altkey isn't detected/recognized
git-svn-id: trunk@20771 -
2009-06-30 23:57:02 +00:00
paul
c6a5b323e3 qt: fix retrieving parent tabwidget and index in parent for TCustomNotebook (bug was visible in qt IDE on opening a new unit)
git-svn-id: trunk@20770 -
2009-06-30 11:59:08 +00:00