Commit Graph

42210 Commits

Author SHA1 Message Date
maxim
ffbf4416b1 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@43828 -
2014-01-27 22:01:09 +00:00
maxim
b88c09b071 LazReport: regenerated translations
git-svn-id: trunk@43827 -
2014-01-27 20:46:22 +00:00
sekelsenmat
e9fb146556 fpvectorial: Improves the custom shape support for ODG
git-svn-id: trunk@43826 -
2014-01-27 13:54:47 +00:00
freq
ad229fa25c Cocoa: Making mousemove events (needed for hint) available for parented Forms
git-svn-id: trunk@43825 -
2014-01-27 13:40:33 +00:00
juha
943ad98d89 New Finnish translation for ActiveX. Patch from ocean.
git-svn-id: trunk@43824 -
2014-01-27 08:38:22 +00:00
mattias
f24798f114 IDE: less hints
git-svn-id: trunk@43823 -
2014-01-27 08:26:04 +00:00
mattias
1efbde31e6 IDE: fixed compilation
git-svn-id: trunk@43822 -
2014-01-27 08:25:39 +00:00
jesus
5504a82697 LazReport: Patch from Alexey Lagunov
1. Localization Collate option in the form of print options
2. Fixed search on the generated report is not English texts
3. The expanded diagnostic error messages during the reporting
4. Prohibited creating variables in reports containing the point:
   for example aaa.bbb: = 1;

git-svn-id: trunk@43821 -
2014-01-27 08:11:46 +00:00
jesus
5c1cc280d4 LazReport, removed PowerPDF and Cairo export requirements from editor sample
git-svn-id: trunk@43820 -
2014-01-27 07:45:54 +00:00
martin
fa2f16e5f4 SynEdit: add 2 tab based indent modes to beautifier. Issue #0024557 / test
git-svn-id: trunk@43819 -
2014-01-26 19:05:39 +00:00
freq
e621f1b5cd Cocoa: Removed unused allocation
git-svn-id: trunk@43818 -
2014-01-26 18:46:14 +00:00
freq
4c5854aba3 Cocoa: Rework TCocoaWidgetSet.WindowFromPoint so that it works with libraries
git-svn-id: trunk@43817 -
2014-01-26 18:30:46 +00:00
martin
99ba895921 IDE: add 2 tab based indent modes to beautifier. Issue #0024557
git-svn-id: trunk@43816 -
2014-01-26 17:16:48 +00:00
martin
a22341fe53 SynEdit: add 2 tab based indent modes to beautifier. Issue #0024557
git-svn-id: trunk@43815 -
2014-01-26 17:16:44 +00:00
martin
bcf2a59a39 IDE: eoTabIndent by default. Issue #0024524
git-svn-id: trunk@43814 -
2014-01-26 16:03:06 +00:00
martin
4b9b1ad7c6 IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched
git-svn-id: trunk@43813 -
2014-01-26 15:16:36 +00:00
martin
0e1d200f3d SynEdit: ability to mark if/then/else as word pair (triplet)
git-svn-id: trunk@43812 -
2014-01-26 15:16:02 +00:00
maxim
a1dd0a69f9 Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one
git-svn-id: trunk@43811 -
2014-01-25 21:55:02 +00:00
joost
3871bf2fd9 * Added dummy TCocoaWSStatusBar. To avoid segfaults during IDE startup.
git-svn-id: trunk@43810 -
2014-01-25 21:49:49 +00:00
joost
3171b263aa * Implemented dummy TCocoaThemeServices, based on the carbon code. To avoid segfaults during the startup of the IDE.
git-svn-id: trunk@43809 -
2014-01-25 21:38:56 +00:00
maxim
bfad46fe05 Translations: updated localize.sh
git-svn-id: trunk@43808 -
2014-01-25 20:57:12 +00:00
maxim
ed6332fc5e Debugger: improved localization, updated Russian translation
git-svn-id: trunk@43807 -
2014-01-25 20:53:24 +00:00
sekelsenmat
a744d324bd fpvectorial: Starts implementing support for elliptical arc in odg
git-svn-id: trunk@43806 -
2014-01-25 20:53:18 +00:00
maxim
06f699bc2f Components, ActiveX: localized, improved dialog layout and added Russian translation
git-svn-id: trunk@43805 -
2014-01-25 20:04:35 +00:00
juha
0b9e3dcde4 IDE: In all compiler options, allow one char options combined like -Criot.
git-svn-id: trunk@43804 -
2014-01-25 19:05:40 +00:00
maxim
d469043277 Components, MacroScript: improved layout; now using default cursor
git-svn-id: trunk@43797 -
2014-01-25 16:55:55 +00:00
maxim
08b9dae1a4 Components, MacroScript: enabled i18n; added Russian translation
git-svn-id: trunk@43796 -
2014-01-25 16:50:30 +00:00
maxim
7496d3c856 Components, MacroScript: improved resourcestrings
git-svn-id: trunk@43795 -
2014-01-25 16:45:16 +00:00
freq
48512f24b2 Cocoa: Fix refresh bug
git-svn-id: trunk@43794 -
2014-01-25 16:41:40 +00:00
maxim
8481f772b2 Components, CHMHelp: added Russian translation
git-svn-id: trunk@43793 -
2014-01-25 15:56:03 +00:00
joost
58b46afe02 * Implemented cocoa TMainMenu support
* Implemented shortcut support in menus (Not all keys are supported yet)
 * Improved handling of sub-menus

git-svn-id: trunk@43792 -
2014-01-25 11:41:57 +00:00
joost
a491cb1360 * The handle of a TCustomForm contains in most cases a TCocoaWindowContent and not directly a NSWindow. This fixes an access violation
git-svn-id: trunk@43791 -
2014-01-25 10:50:10 +00:00
zeljko
4ba9ae2cdc Qt: fixed conversion of QImage::RGB32 without mask. issue #25590
git-svn-id: trunk@43790 -
2014-01-25 09:46:29 +00:00
juha
8e15025003 Converter: Convert also function SameStr. For some reason SysUtils does not have it.
git-svn-id: trunk@43789 -
2014-01-25 09:20:18 +00:00
joost
f3fb58bd36 * Added cocoa messagedlg support, bug #25486
git-svn-id: trunk@43788 -
2014-01-24 20:40:30 +00:00
freq
69097c78b5 Cocoa: Fix mouse move bug on custom control
git-svn-id: trunk@43787 -
2014-01-24 13:43:38 +00:00
jesus
86249e6c23 docs, document TDbImage OnDbImageRead, OnDbImageWrite, WriteHeader
git-svn-id: trunk@43786 -
2014-01-24 07:36:42 +00:00
mattias
5c7649afd1 lazchmhelp: added po files
git-svn-id: trunk@43785 -
2014-01-23 12:05:04 +00:00
mattias
a8c922e8bb lazchmhelp: creating po files
git-svn-id: trunk@43784 -
2014-01-23 12:04:26 +00:00
jesus
d957a7dd6b Examples, simplified mushroom sample to use new dbimage writing/loading support
git-svn-id: trunk@43783 -
2014-01-22 20:39:40 +00:00
jesus
81a96b4100 LazReport, PictureView, fix loading streams without header
git-svn-id: trunk@43782 -
2014-01-22 18:20:02 +00:00
jesus
0e4bb71842 LCL, DbImage, fix loading streams without header
git-svn-id: trunk@43781 -
2014-01-22 18:18:52 +00:00
jesus
05d2879059 LazReport, handle db image streams the same way as dbimage
git-svn-id: trunk@43780 -
2014-01-22 08:13:55 +00:00
jesus
7ee5132796 LCL, DbImage implements loading stream directly if it doesn't have a known header, WriteHeader property to make writing img header optional
git-svn-id: trunk@43779 -
2014-01-22 08:12:23 +00:00
martin
db5590d263 LazUtils: fix DebuglnEnter with list of 1 argument
git-svn-id: trunk@43778 -
2014-01-21 16:11:49 +00:00
martin
b15354e59a Examples: Grid Columneditors, added Option goTabs for convenience.
git-svn-id: trunk@43777 -
2014-01-21 14:48:46 +00:00
jesus
8656af3464 LazReport: Formatting and cleanup
git-svn-id: trunk@43776 -
2014-01-20 03:38:35 +00:00
jesus
d877b82218 LazReport: Patch from Alexey Lagunov
1. Copies collation is done internally
2. Property has been implemented lrMemo.Text
3. Finalized editor of the prepared report
4. Fixed bug when printing TfrPrintGrid after a call to another report designer

git-svn-id: trunk@43775 -
2014-01-20 03:35:56 +00:00
jesus
103d6a39e3 LCL, added dbgs(variant)
git-svn-id: trunk@43774 -
2014-01-20 01:14:56 +00:00
sekelsenmat
065d37b166 fpvectorial: Implements support for color channels in percentages
git-svn-id: trunk@43773 -
2014-01-19 21:20:17 +00:00