Commit Graph

17679 Commits

Author SHA1 Message Date
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
paul
fb380a80d4 ide, codetools, ideintf: fix warnings
git-svn-id: trunk@17616 -
2008-11-28 02:53:56 +00:00
paul
2f04ce8eba synedit: fix visibility warnings
git-svn-id: trunk@17615 -
2008-11-28 02:41:09 +00:00
martin
100ca00df1 SynEdit: fixes For folding, crash and corruption after Deleting lines (Bug #12717)
git-svn-id: trunk@17614 -
2008-11-28 01:16:43 +00:00
laurent
1789e02a73 Lazreport: New icon for tfrdesigner
and add list for create package image (more easy)

git-svn-id: trunk@17613 -
2008-11-27 17:00:54 +00:00
tombo
3c49588666 LCL carbon: applied patch for #0012445: Carbon IDE: Incorrect draw of non visual components from Dmitry
git-svn-id: trunk@17612 -
2008-11-27 15:02:28 +00:00
paul
12aeba4f6f lcl: set defaults for TBorderSpacing and TChildSizing properties
git-svn-id: trunk@17611 -
2008-11-27 07:57:27 +00:00
paul
2f2f3b5c11 lcl: set default values for TCustomTrayIcon properties
git-svn-id: trunk@17610 -
2008-11-27 04:46:42 +00:00
paul
cdb0d3c467 ideintf: improve TSetElementPropertyEditor - report non default values
git-svn-id: trunk@17609 -
2008-11-27 03:29:28 +00:00
paul
6096d9d91f ide: don't show scrollbars in the keymapping page if they are not needed
git-svn-id: trunk@17608 -
2008-11-27 02:53:20 +00:00
paul
c564a009b3 designer: allow to put controls on a TCustomFrame children
git-svn-id: trunk@17607 -
2008-11-27 02:26:06 +00:00
jesus
037203ea19 translations update
git-svn-id: trunk@17606 -
2008-11-26 20:45:06 +00:00
jesus
d92574550c LCL, updatepofile, fix to process some multilined rst strings previously discarded
git-svn-id: trunk@17605 -
2008-11-26 19:59:27 +00:00
darius
7b8ef5e908 added popup-menu icon
git-svn-id: trunk@17604 -
2008-11-26 18:45:55 +00:00
mattias
11bd4ccd3d IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
mattias
caca721cc5 LCL: translations: added TranslateUnitResourceStrings overload with TPOFile, from Benito van der Zander, bug #12280
git-svn-id: trunk@17602 -
2008-11-26 15:36:38 +00:00
mattias
40d1b6687c IDEIntf: removed SrcEditSubMenuSetBookmarks, added SrcEditSubMenuToggleBookmarks, IDE: replaced SetBookmarks wirh ToggleBookmarks
git-svn-id: trunk@17601 -
2008-11-26 14:52:46 +00:00
mattias
0b50f60239 synedit: added ecToggleMarker0..9
git-svn-id: trunk@17600 -
2008-11-26 14:23:10 +00:00
tombo
dd0f145e7e LCL carbon: fixed #0011015: Mac OS X : Ctrl+Shift+/ not allowed as a Short Cut Key combination by slightly modified patch from Dmitry Boyarintsev
git-svn-id: trunk@17599 -
2008-11-26 13:24:38 +00:00
paul
434df3cf0d qt: cleanup
git-svn-id: trunk@17598 -
2008-11-26 07:48:17 +00:00
zeljko
17982b9c1a Qt: fix WS classes, move methods from public to published sections.
git-svn-id: trunk@17597 -
2008-11-26 07:44:16 +00:00
paul
41ded61775 lhelp: fix slashes in urls
git-svn-id: trunk@17596 -
2008-11-26 04:41:12 +00:00
paul
4699149680 ide: improve look a bit for display and keymapping options
git-svn-id: trunk@17595 -
2008-11-26 04:02:31 +00:00
paul
5675834a5f ide: reorganize editor options frames
git-svn-id: trunk@17594 -
2008-11-26 03:32:44 +00:00
andrew
956f2ff5ce * Hopefully fixed lhelp layout problems and a win32 bug about path delimiters
git-svn-id: trunk@17593 -
2008-11-26 01:51:01 +00:00
andrew
6f3230e340 * Fixed a crash if Listcolumn or ListItem = nil
git-svn-id: trunk@17592 -
2008-11-26 00:32:52 +00:00
marc
6455f7ad16 + Added typed map
git-svn-id: trunk@17591 -
2008-11-26 00:06:46 +00:00