Commit Graph

1367 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
juha
0918c19e5a iProExample: Define "Html_Print" and pass it to iPro library. Fixes compilation. Issue #26597
git-svn-id: trunk@46063 -
2014-08-22 22:43:08 +00:00
reiniero
d097ee99f8 * Examples: fix EditButtonDemo compilation with FPC trunk. Fix by ocean, mantis issue #26596. Thank you.
git-svn-id: trunk@46055 -
2014-08-19 13:49:39 +00:00
reiniero
0f658dab7b * fix *nix compilations of some examples due to misspelt {$R ...lfm} statements. Fix by ocean mantis issue #26605
git-svn-id: trunk@46054 -
2014-08-19 13:43:19 +00:00
reiniero
2f8dffb465 * Examples: rename mushrooms image example because it can use both sqlite & Firebird
git-svn-id: trunk@46034 -
2014-08-11 14:26:39 +00:00
reiniero
50ba0b1659 * Examples: database\sqlite_mushrooms: added Firebird embedded support
git-svn-id: trunk@46033 -
2014-08-11 14:23:42 +00:00
reiniero
7f76272dd0 * Cosmetic: Examples: TSqlScript: reflect FPC situation in readme.
git-svn-id: trunk@46032 -
2014-08-11 11:54:06 +00:00
maxim
e6c7b22177 Examples: added SQLite3 Demo with Encryption and Pragma by Jack Linke, bug #26479
git-svn-id: trunk@46000 -
2014-07-31 21:12:33 +00:00
jesus
0ca42776d5 examples, lazfreetype: read up to 3 fontfiles from command line if default fonts are not in current dir
git-svn-id: trunk@45909 -
2014-07-18 05:07:32 +00:00
maxim
2eec396f95 Examples, database/tsqlscript: fixed typo
git-svn-id: trunk@45906 -
2014-07-18 00:04:49 +00:00
mattias
9af8b618ac - Gave the buttons descriptive captions
- Improved code formatting
- Added labels that display the current Scrollbar Min, Max, and Position
- Modified the form width so that Scrollbar1 is fully visible in both orientations (vertical and horizontal)
from issue #26474, Jack Linke

git-svn-id: trunk@45882 -
2014-07-15 20:06:31 +00:00
juha
9f766a4ecf Xml resource example: fix compilation due to some old change in TUnitResourcefileFormat. Don't know if this example works.
git-svn-id: trunk@45793 -
2014-07-06 09:37:22 +00:00
juha
8b18fcf3ab Remove the deprecated BarChart unit. It has been replaced with TAChart.
git-svn-id: trunk@45791 -
2014-07-05 19:58:59 +00:00
mattias
15cadf6352 xmlstreaming: fixed error handling
git-svn-id: trunk@45657 -
2014-06-25 07:40:54 +00:00
mattias
401eea74ac examples: license
git-svn-id: trunk@45642 -
2014-06-24 15:36:50 +00:00
mattias
a828ed780c Examples; TSQLScript:
- add support for LazReport tutorial (with PHOTO blob field)
- allow loading your own script
- better error reporting
- support SET TERM if using Firebird
- various small fixes
patch from Reinier Olislagers, issue #26355

git-svn-id: trunk@45575 -
2014-06-19 10:02:00 +00:00
mattias
5656db6508 IDE: indentiation
git-svn-id: trunk@45217 -
2014-05-28 23:12:11 +00:00
mattias
8844f15f3a IDE: designer mediator: fixed non visual components selection and moving, patch #26234
git-svn-id: trunk@45216 -
2014-05-28 22:43:19 +00:00
maxim
8a447fb85e Examples, xmlresource: removed duplicate code, patch by Fathony Luthfillah, bug #26198
git-svn-id: trunk@45118 -
2014-05-20 20:27:45 +00:00
maxim
b15d433902 Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
2014-05-11 21:56:45 +00:00
mattias
46d6c25c33 tests: fixed compilation and 64bit, bug #25967
git-svn-id: trunk@44597 -
2014-04-03 21:29:00 +00:00
mattias
bd0336f030 examples: fixed typo
git-svn-id: trunk@44516 -
2014-03-25 16:58:56 +00:00
zeljko
c3b928689b examples canvas_test: set canvas.copymode to srccopy, since it's cmWhiteness in next paint.
git-svn-id: trunk@44368 -
2014-03-07 08:38:28 +00:00
mattias
a75f97aa4e examples: added one for TIniPropStorage and TXMLPropStorage, patch #25784
git-svn-id: trunk@44244 -
2014-02-26 09:06:24 +00:00
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
mattias
9b1b6748f1 translations: German: fixed typo
git-svn-id: trunk@43887 -
2014-02-05 09:42:52 +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
martin
b15354e59a Examples: Grid Columneditors, added Option goTabs for convenience.
git-svn-id: trunk@43777 -
2014-01-21 14:48:46 +00:00
maxim
8f68b9e105 Examples, sqlite_mushrooms: close transaction at application end, fixes SIGSEGV at program close
git-svn-id: trunk@43757 -
2014-01-17 22:45:55 +00:00
maxim
81d67ab408 Examples, sqlite_mushrooms:
- increased height of the TDBText DBText1
   - removed a slash for the path of Mushroom_Report.lrf in the PrintClick procedure (now the report can be opened on Linux - tested on Ubuntu 12.04)
   - fixed bad test for frReport1EnterRect procedure

patch by Jurassic Pork, bug #25511

git-svn-id: trunk@43755 -
2014-01-17 21:44:43 +00:00
maxim
a51ef5c65e Examples: added SQLite 'mushrooms' database example by Jurassic Pork, bug #25511
git-svn-id: trunk@43743 -
2014-01-16 23:10:20 +00:00
maxim
b4f110b22d Examples, translation: fix compilation on Linux, comment out old BiDi workaround, patch by wp, bug #25541
git-svn-id: trunk@43731 -
2014-01-15 22:29:24 +00:00
maxim
1994cf3411 Examples: added translation example by Mike Sapsard and wp, bug #25376
git-svn-id: trunk@43571 -
2013-12-20 20:41:54 +00:00
maxim
cc36b92b7b Examples: added TSQLScript database sample program by Reinier Olislagers, bug #25350
git-svn-id: trunk@43472 -
2013-11-22 19:26:26 +00:00
mattias
96e13eb9d4 examples: openbrowser: cut handles when starting process
git-svn-id: trunk@43390 -
2013-11-07 12:51:26 +00:00
jesus
79862e8840 Examples, fix compile of grid semaphor under linux after the resource migration
git-svn-id: trunk@43161 -
2013-10-07 16:52:08 +00:00
paul
6d3bfe0de6 dockmanager: convert resources to RES
git-svn-id: trunk@43147 -
2013-10-07 08:36:14 +00:00
paul
904f8ee61f examples: use FPC resources for component images
git-svn-id: trunk@43104 -
2013-10-05 04:50:14 +00:00
paul
29d5850f58 examples: use FPC resources for component images
git-svn-id: trunk@43103 -
2013-10-05 04:49:05 +00:00
paul
d51facc7e3 examples: convert an example to FPC resources
git-svn-id: trunk@43034 -
2013-09-29 09:52:42 +00:00
paul
2298883178 examples: remove unused files
git-svn-id: trunk@43033 -
2013-09-29 09:51:07 +00:00
paul
4cc4f74921 examples: convert 2 examples to FPC resources
git-svn-id: trunk@43032 -
2013-09-29 09:42:32 +00:00
paul
ae83bc857a examples: convert 2 examples to FPC resources
git-svn-id: trunk@43031 -
2013-09-29 08:49:16 +00:00
paul
c1067fb9a9 examples: convert 2 examples to FPC resources
git-svn-id: trunk@43030 -
2013-09-29 08:43:36 +00:00
paul
f87570c216 examples: replace the rest forms stored in lrs with FPC resource forms
git-svn-id: trunk@43027 -
2013-09-29 07:53:52 +00:00
paul
5062e4415f examples: replace some forms stored in lrs with FPC resource forms
git-svn-id: trunk@43026 -
2013-09-29 07:26:58 +00:00
maxim
88a54c3916 Examples, CleanDir: removed unused LResources unit from Uses clause
git-svn-id: trunk@43023 -
2013-09-28 22:47:25 +00:00
maxim
fb99a0a76b Examples, CleanDir: removed LRS resources
git-svn-id: trunk@43022 -
2013-09-28 22:41:45 +00:00
paul
0e8dcc15e1 examples: use FPC resources
git-svn-id: trunk@43013 -
2013-09-28 15:25:27 +00:00
mattias
dfb5099c23 examples: xmlresource
git-svn-id: trunk@42864 -
2013-09-18 15:14:28 +00:00
mattias
a7d37f552d examples: designnonlcl: fixed compiling under windows
git-svn-id: trunk@42811 -
2013-09-15 14:24:37 +00:00