Commit Graph

17621 Commits

Author SHA1 Message Date
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
zeljko
5411abe0a1 Qt: fixed DrawFocusRect().
git-svn-id: trunk@17649 -
2008-12-01 15:43:42 +00:00
paul
3c5d2f3da3 qt: retrieve more correct titlebar colors. use direct windows call under qt-windows
git-svn-id: trunk@17648 -
2008-12-01 15:31:30 +00:00
zeljko
befdca0dbb Qt: drawEdge(), removed unecesarry color conversions.
git-svn-id: trunk@17647 -
2008-12-01 15:15:01 +00:00
paul
1e9b89230d qt: remove last pixel on line draw if pen is cosmetic (to mimic windows)
git-svn-id: trunk@17646 -
2008-12-01 15:03:36 +00:00
paul
eda677114d qt: fix few issues with DrawEdge
git-svn-id: trunk@17645 -
2008-12-01 14:23:42 +00:00
paul
cda2f61ad0 qt: fix DrawEdge colors
git-svn-id: trunk@17644 -
2008-12-01 13:35:25 +00:00
mattias
aa6a1cb30d IDE: using absolute paths for compiling, because some external tools resolve symlinked directories
git-svn-id: trunk@17643 -
2008-12-01 10:53:42 +00:00
paul
35789f98bf lcl: allow to translate more color names
git-svn-id: trunk@17642 -
2008-12-01 03:09:17 +00:00
martin
21139ee206 SynEdit, Folding: unfolding certain nodes could corrupt the fold info and affect display or crash (Thanks to Brad Campbell for excellent testing/reporting)
git-svn-id: trunk@17641 -
2008-12-01 00:51:07 +00:00
marc
6415de86f8 * Improved localization by Maxim Ganetsky
git-svn-id: trunk@17640 -
2008-12-01 00:25:39 +00:00
marc
d77f30e930 * Updated Russian translation by Maxin Ganetsky
git-svn-id: trunk@17639 -
2008-12-01 00:14:31 +00:00
marc
3c07dff07d * Updated Catalan translation by Antoni Clavell
git-svn-id: trunk@17638 -
2008-11-30 23:56:56 +00:00
marc
7728e82c3e * added todo for SB_THUMBPOSITION when tracking is finished
git-svn-id: trunk@17637 -
2008-11-30 23:35:12 +00:00
mattias
192fccaf68 FindDiskFilename: fixed case when there are three different times the same filename in a directory
git-svn-id: trunk@17636 -
2008-11-30 23:29:59 +00:00
paul
901310d366 synedit: fix wrong reporting about line changes. First change after save was reported as saved.
git-svn-id: trunk@17635 -
2008-11-30 12:01:20 +00:00
mattias
475ca7cb36 clean up
git-svn-id: trunk@17634 -
2008-11-30 11:33:34 +00:00
paul
691a58c76b lcl: fix compilation with fpc 2.2.3 (jesusra, please review)
git-svn-id: trunk@17633 -
2008-11-30 06:25:43 +00:00