Commit Graph

1317 Commits

Author SHA1 Message Date
juha
eb8f5528e5 Codetools: Extend JumpToImplementation example with a tool button and drop-down-menu. By Ondrej Pokorny.
git-svn-id: trunk@49799 -
2015-09-09 16:47:32 +00:00
bart
57494c5244 Examples: ResExplorer
- implement a binary viewer as default viewer for resources that don't have a dedicated viewer yet.
- move the logic of what resource to view from the TreeView's OnClick to the OnSelectionChanged event.
- implement Release and Debug build modes.

git-svn-id: trunk@49568 -
2015-07-25 14:52:17 +00:00
bart
d5a1ca25e1 Examples: ResExplorer: clear contents of the pagecontrol if there is nothing to be shown or when opening another file.
git-svn-id: trunk@49560 -
2015-07-21 10:30:51 +00:00
bart
a931d80679 Examples: fix memoryleak in ResExplorer
git-svn-id: trunk@49559 -
2015-07-19 23:53:04 +00:00
juha
82acb31da2 Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild.
git-svn-id: trunk@49508 -
2015-07-07 15:35:28 +00:00
juha
931c7a9de4 Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
git-svn-id: trunk@49495 -
2015-07-04 23:08:27 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
c6b6503cf2 IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
git-svn-id: trunk@49226 -
2015-05-31 10:21:27 +00:00
blikblum
9fcceeb930 examples: add masked dbedit linked to a string field
git-svn-id: trunk@49152 -
2015-05-23 18:32:18 +00:00
blikblum
0e0a97a9be examples: Set customeditmask property and update project files of dbeditmask
git-svn-id: trunk@49068 -
2015-05-17 11:45:59 +00:00
maxim
622dfa7549 Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
691df1520b Translations: Hungarian translation update by Péter Gábor, bug #27903
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00
sekelsenmat
323f5e65a9 Patch from https://github.com/graemeg/lazarus/pull/7 Updates android build script for newer SDKs
git-svn-id: trunk@48424 -
2015-03-19 11:40:29 +00:00
mattias
459b8abc10 examples: removed obsolete OtherUnitFiles
git-svn-id: trunk@48104 -
2015-03-02 19:04:04 +00:00
mattias
5d7eba2245 examples: removed obsolete SrcPath
git-svn-id: trunk@48103 -
2015-03-02 18:59:45 +00:00
mattias
6b22a465f7 examples: removed obsolete SrcPath
git-svn-id: trunk@48101 -
2015-03-02 18:57:39 +00:00
mattias
ec28f19074 examples: removed obsolete SrcPath
git-svn-id: trunk@48099 -
2015-03-02 18:52:45 +00:00
mattias
5887e30e3e examples: gridexample, improved layout, patch #27553, from Mike Sapsard
git-svn-id: trunk@48029 -
2015-02-27 17:39:49 +00:00
mattias
b9d95ad55c IDE: comments
git-svn-id: trunk@47940 -
2015-02-21 19:18:05 +00:00
mattias
3a3f45bd46 example: OnShowHint
git-svn-id: trunk@47919 -
2015-02-20 15:49:38 +00:00
mattias
c2545d0502 LCL: translator: comments and published GetDefaultLang, issue #27440, from wp
git-svn-id: trunk@47683 -
2015-02-10 15:59:42 +00:00
juha
28bef814ed Example for OnResize event order from Mike Sapsard. Issue #27386.
git-svn-id: trunk@47653 -
2015-02-08 18:20:29 +00:00
mattias
668cd2f578 examples: fixed combining date+time
git-svn-id: trunk@47631 -
2015-02-07 12:08:40 +00:00
juha
cda1efb38d Translation example: Fix compilation, DefaultTranslator -> LCLTranslator.
git-svn-id: trunk@47602 -
2015-02-06 17:39:29 +00:00
juha
d6b0f9d196 JpegExample: remove breakpoints etc.
git-svn-id: trunk@47601 -
2015-02-06 17:39:18 +00:00
maxim
ede88bbed7 Translations: Hungarian translation update by Péter Gábor, bug #27365
git-svn-id: trunk@47550 -
2015-01-27 23:10:25 +00:00
maxim
239f26096f Examples, LazConverter: removed LCL paths from project's other sources
git-svn-id: trunk@47309 -
2015-01-05 16:45:34 +00:00
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
juha
99e6fb5960 Examples: Leave default target settings for CoolBar demo. Issue #27168.
git-svn-id: trunk@47207 -
2014-12-16 17:16:07 +00:00
juha
3b1a4df523 Example project for CoolBar and ToolBars from Vojtech Cihak. Issue #27168.
git-svn-id: trunk@47205 -
2014-12-16 08:35:36 +00:00
juha
2f68fa15b1 Examples: Fix GUI handlers and updates in CleanDir\ConfDirs example. Issue #16693.
git-svn-id: trunk@47198 -
2014-12-14 23:14:13 +00:00
jesus
47cf220de1 Examples, postscript: fix opening default .ps viewer under windows plus cleanup, from ocean, issue #27135
git-svn-id: trunk@47113 -
2014-12-05 01:09:46 +00:00
bart
61c5ef07e0 Examples: Fix loading fonts in LazFreeType example. Patch by Cedric. Issue #0027126.
git-svn-id: trunk@47075 -
2014-12-03 19:28:10 +00:00
mattias
6c3808768e examples: codetools: register shortcut, issue #27094
git-svn-id: trunk@46994 -
2014-11-26 14:52:16 +00:00
mattias
60489e5cc0 examples: openglcontrol: clean up
git-svn-id: trunk@46941 -
2014-11-21 23:13:57 +00:00
mattias
800f8578fa example: openglcontrol: workaround for qt
git-svn-id: trunk@46935 -
2014-11-21 12:20:20 +00:00
mattias
3b1a1df787 examples: clean up
git-svn-id: trunk@46934 -
2014-11-21 12:12:19 +00:00
jesus
21edb33745 examples: postscriptcanvas example updated
git-svn-id: trunk@46927 -
2014-11-21 01:56:14 +00:00
maxim
5e600cad63 Translation example: formal Russian translation update just to keep reports clean
git-svn-id: trunk@46925 -
2014-11-21 01:13:29 +00:00
maxim
8b0c64ca67 LazResExplorer: translations cleanup
git-svn-id: trunk@46918 -
2014-11-21 00:03:23 +00:00
mattias
5885982aca lazutils: added WinCPToUTF8 and UTF8ToWinCP
git-svn-id: trunk@46904 -
2014-11-20 15:26:28 +00:00
giuliano
d3cb58f726 Updated Italian translations:
IDE,LCL,components,examples

git-svn-id: trunk@46798 -
2014-11-11 17:38:50 +00:00
maxim
1d68c03f7b Examples, lazresexplorer: improved i18n (patch by Péter Gábor with modifications, bug #26978), regenerated translations and updated Russian translation
git-svn-id: trunk@46793 -
2014-11-09 21:44:55 +00:00
giuliano
f1eae55f15 Added Italian translation
git-svn-id: trunk@46679 -
2014-10-25 11:38:58 +00:00
reiniero
26f68e40d6 * cosmetic: examples: compiled with trunk Lazarus
git-svn-id: trunk@46552 -
2014-10-14 08:58:11 +00:00
maxim
fe73bdea8d Translations: Italian translation update by Giuliano, bug #26823
git-svn-id: trunk@46454 -
2014-10-06 22:46:44 +00:00
mattias
7e493a6e37 Examples: updated example for IDE quick fixes, issue #26604
git-svn-id: trunk@46192 -
2014-09-11 19:21:04 +00:00
sekelsenmat
5d4f3d7e67 canvastest: Further improves syscolor test
git-svn-id: trunk@46173 -
2014-09-10 17:49:20 +00:00
sekelsenmat
d0f50b5637 canvastest: Fixes background for too dark sys colors
git-svn-id: trunk@46172 -
2014-09-10 17:34:13 +00:00
sekelsenmat
6bf0c54a6d canvastest: Adds system color test
git-svn-id: trunk@46171 -
2014-09-10 17:01:35 +00:00