Commit Graph

17455 Commits

Author SHA1 Message Date
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
paul
c928dcd787 synedit: clip gutter line numbers text by their drawing rectangle, update some gutter default values
git-svn-id: trunk@17632 -
2008-11-30 03:56:33 +00:00
jesus
3e57042c0f LCL, initial postscript unicode support, updated/fixed postscript sample
git-svn-id: trunk@17631 -
2008-11-29 20:54:20 +00:00
paul
98c05562f3 ide: move gutter color and right margin color to the syntax highlight page (it is more colors page), invent special handling for single color elements not related to highlighter
git-svn-id: trunk@17630 -
2008-11-29 16:45:39 +00:00
paul
25088aa92b lcl: call colorbox custom color dialog *before* firing Change event
git-svn-id: trunk@17629 -
2008-11-29 12:59:22 +00:00
paul
7fad68ae28 lcl: don't return incorrent ItemIndex (valid values are from -1 to Count - 1)
git-svn-id: trunk@17628 -
2008-11-29 10:41:48 +00:00
kirkpatc
1aca8c88b8 FPDoc - removal of two instances of 'printshort' which were causing problems in /fcl/fpimage.xml
git-svn-id: trunk@17627 -
2008-11-29 07:29:45 +00:00
paul
0d7c9d6052 synedit: forgotten file
git-svn-id: trunk@17626 -
2008-11-28 18:30:45 +00:00
paul
3f92aa3cef ide: set source editor modified lines colors
git-svn-id: trunk@17625 -
2008-11-28 17:53:29 +00:00
paul
8d6479f3b4 synedit: show changed lines on gutter (info is taken from the undo list), decrease auto digit count from 4 to 2 on line numbers
git-svn-id: trunk@17624 -
2008-11-28 17:52:42 +00:00
zeljko
f861906cc1 Qt: implemented GetDCOriginRelativeToWindow()
git-svn-id: trunk@17623 -
2008-11-28 15:35:35 +00:00
mattias
f2f66fafb1 codetools: implemented if declared(unicodestring)
git-svn-id: trunk@17622 -
2008-11-28 08:43:22 +00:00
mattias
a0a54b0d4a laz_xmlstreaming: replaced if declared unicodestring with FPC_HAS_UNICODESTRING
git-svn-id: trunk@17621 -
2008-11-28 08:33:11 +00:00
paul
1394f53c75 gtk, gtk2: fix visibility warnings and some other
git-svn-id: trunk@17620 -
2008-11-28 04:08:16 +00:00
paul
047a034477 synedit: fix range check errors
git-svn-id: trunk@17619 -
2008-11-28 03:36:23 +00:00
paul
aa21e07575 components, ide, debugger: fix last visibility warnings
git-svn-id: trunk@17618 -
2008-11-28 03:17:37 +00:00
paul
8549289106 codetools: add support for UnicodeString to prevent warnings
git-svn-id: trunk@17617 -
2008-11-28 03:16:22 +00:00