Commit Graph

17588 Commits

Author SHA1 Message Date
zeljko
738fb1f569 Qt: reduce getSysColor() overhead by caching colors.
git-svn-id: trunk@17700 -
2008-12-06 13:03:05 +00:00
paul
f7e1b1b5ac lcl: set some default values to TFont properties
git-svn-id: trunk@17699 -
2008-12-06 11:46:59 +00:00
zeljko
fb451cc154 Qt: Avoid crash in qtthemes when changing application style programatically.
git-svn-id: trunk@17698 -
2008-12-06 11:19:19 +00:00
paul
a3eafb41c7 lcl: set some default values to TControl properties
git-svn-id: trunk@17697 -
2008-12-06 11:11:09 +00:00
paul
cc3a5e522f lcl: fix a memory leak in the icns reader (when we tried to load an icon contained 256x256, 512x512 images with alpha)
git-svn-id: trunk@17695 -
2008-12-05 18:02:23 +00:00
paul
ee59743851 ide: don't store an icon data in the .lpi file anymore. store a boolean value (as string 0, -1) which means 0 - icon is not empty => read it from .ico, -1 - icon is empty
git-svn-id: trunk@17694 -
2008-12-05 17:38:58 +00:00
sekelsenmat
1b7c183342 Makes the correction of the form height to avoid overlapping the menu be automatic.
git-svn-id: trunk@17693 -
2008-12-05 16:11:36 +00:00
zeljko
15eeba4708 Qt: fix wheel event for customcontrols which uses custom painted scrollbars by it's own (fastcube).
git-svn-id: trunk@17692 -
2008-12-05 09:46:56 +00:00
paul
8f93dfa528 ide: remove debugger option dialog and menu item
git-svn-id: trunk@17691 -
2008-12-05 09:02:28 +00:00
paul
dbb79626c8 ide, debugger: add other frames to the ide options
git-svn-id: trunk@17690 -
2008-12-05 08:52:28 +00:00
paul
5174c3785e ide, debugger: add debugger general options page to the ide options
git-svn-id: trunk@17689 -
2008-12-05 07:35:17 +00:00
paul
773ee3987f ide: fix memory leak in check LFM dialog
git-svn-id: trunk@17688 -
2008-12-05 07:20:11 +00:00
paul
6425549345 ide: fix resource name (after actions renaming)
git-svn-id: trunk@17687 -
2008-12-05 06:51:37 +00:00
jesus
a2a70bc5c2 LCL, fix dbedit loosing changes when unfocused, issue #12745
git-svn-id: trunk@17686 -
2008-12-05 05:14:57 +00:00
sekelsenmat
98d9f5d134 Initial code for auto detecting menu position.
git-svn-id: trunk@17685 -
2008-12-04 16:45:42 +00:00
sekelsenmat
3ccc06be10 Patch from zeljko. Improves scrolling fixes
git-svn-id: trunk@17684 -
2008-12-04 16:39:12 +00:00
zeljko
9a5c600991 Qt: bugfix GetDCOriginRelativeToWindow() returned wrong origin when form contains mainmenu.
git-svn-id: trunk@17683 -
2008-12-04 16:19:14 +00:00
sekelsenmat
bd8fc98301 Fixes the AutoScroll property.
git-svn-id: trunk@17682 -
2008-12-04 14:26:34 +00:00
sekelsenmat
e42f38b071 Adds the MaximizedWindowHeightCorrection property to correct window height in Windows CE.
git-svn-id: trunk@17681 -
2008-12-04 13:24:18 +00:00
tombo
fb1ea9e664 LCL carbon: applied patch from Dmitry - fixes updating client bounds of controls with scrolling content
git-svn-id: trunk@17680 -
2008-12-04 13:02:44 +00:00
paul
99d9e21de1 ide: move bevels a bit right to give more room for translated strings
git-svn-id: trunk@17679 -
2008-12-04 10:15:58 +00:00
paul
1c79f69559 ide: check if sourceditor has active editor before working with it font (no more crash when you edit ide options with closed editor)
git-svn-id: trunk@17678 -
2008-12-04 08:03:09 +00:00
paul
5775f67b6e lcl: fix memory leak in translations unit
git-svn-id: trunk@17677 -
2008-12-04 01:45:00 +00:00
paul
758072e721 ide: prepare merge of debugger options into ide options
git-svn-id: trunk@17676 -
2008-12-04 00:17:04 +00:00
laurent
7400faf7ef Add icon orange for Lazarus
git-svn-id: trunk@17675 -
2008-12-03 17:19:02 +00:00
laurent
1172149400 Add Lazarus icon for Mac OSX
git-svn-id: trunk@17674 -
2008-12-03 14:33:50 +00:00
zeljko
81c926981b Qt: fix for qt window hints, fixes bug #12430.
git-svn-id: trunk@17673 -
2008-12-03 13:46:50 +00:00
andrew
2e2ae63b1a * ifdef'd the chm searching code so an older fpc can compile it
git-svn-id: trunk@17672 -
2008-12-03 12:13:47 +00:00
paul
3e23380837 debugger: don't pause a project when exception must be skiped
git-svn-id: trunk@17671 -
2008-12-03 10:46:31 +00:00
laurent
be0dc642f6 IDE: Update French language
git-svn-id: trunk@17670 -
2008-12-03 10:11:51 +00:00
andrew
45a0a8e636 * now lhelp tabs are not shown if the items they represent are not available
git-svn-id: trunk@17669 -
2008-12-03 03:36:09 +00:00
andrew
9a205e2a39 * fixed index out of bounds error
git-svn-id: trunk@17668 -
2008-12-03 03:06:54 +00:00
andrew
27000278c6 * hopefully fixed display problems with win32
git-svn-id: trunk@17667 -
2008-12-03 02:00:13 +00:00
andrew
441f211cf7 * some more lhelp fixes loading chm's from lazarus works properly now when two chms are opened
git-svn-id: trunk@17666 -
2008-12-03 01:03:46 +00:00
andrew
707ab26207 * made lhelp url loading more robust. now an absolute link is stored in history
git-svn-id: trunk@17665 -
2008-12-02 22:31:28 +00:00
jesus
7ceed3d638 LCL, postscript, use selectfont instead of findfont/scalefont, fix typo in postscript example
git-svn-id: trunk@17664 -
2008-12-02 22:13:31 +00:00
paul
953046ea87 ide: skip handling of EAbort exception by default
git-svn-id: trunk@17663 -
2008-12-02 14:45:03 +00:00
paul
de24de00a6 lcl: better skip handling of EAbort exception
git-svn-id: trunk@17662 -
2008-12-02 14:44:29 +00:00
sekelsenmat
27ef199c26 Workaround for gettext bug in windows ce
git-svn-id: trunk@17661 -
2008-12-02 13:50:11 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
paul
16a1602bb1 carbon: fix memory leak from Dmitry
git-svn-id: trunk@17659 -
2008-12-02 11:59:18 +00:00
mattias
320d8e2a6c leakview: imporved error handling from dmitry
git-svn-id: trunk@17658 -
2008-12-02 11:14:12 +00:00
sekelsenmat
49a0f4403e Adds calendar support to Windows CE
git-svn-id: trunk@17657 -
2008-12-02 02:13:47 +00:00
sekelsenmat
73eb411b61 Fixes compilation of Carbon-Cocoa with FPC 2.2.2
git-svn-id: trunk@17656 -
2008-12-02 00:56:31 +00:00
jesus
4d0dfb40f0 LCL, fix grid exeption after removing all rows and adding a new row, issue #12666
git-svn-id: trunk@17655 -
2008-12-01 23:34:14 +00:00
zeljko
d2a489e5c4 Qt: better DrawFocusRect() patch.
git-svn-id: trunk@17654 -
2008-12-01 20:30:20 +00:00
zeljko
e23cf3a342 Qt: fixed bug inside SelectClipRgn(), reproducable on Mac & Linux only (now FastCube works fine ;) ).
git-svn-id: trunk@17653 -
2008-12-01 19:14:24 +00:00
jesus
21c26f68e4 LCL, Patch for TDBMemo so that UpdateRecord is only called when there has been changed something, from joost, issue #12725
git-svn-id: trunk@17652 -
2008-12-01 17:31:37 +00:00
paul
893a5a4867 qt: don't draw DrawEdge for empty rects
git-svn-id: trunk@17651 -
2008-12-01 16:58:34 +00:00
paul
cbdd72b1b2 qt: fix retrieving of few menu system colors
git-svn-id: trunk@17650 -
2008-12-01 15:54:32 +00:00