Commit Graph

30 Commits

Author SHA1 Message Date
wp_xyz
1e7cf4ebe3 Revised default project icon (less memory usage). Text in logos as graphic, no need for a special font. All by Roland Hahn. 2024-07-29 12:26:08 +02:00
Juha
41adb276bb Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
Juha
57c8af94ae Examples: Fix a SQLite example project on Linux. Issue #40039, patch by dbannon. 2023-03-04 01:16:59 +02:00
dbannon
2443cc08e1 Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
Juha
31328882fb Example projects tested, categorised, metadata added, restructured by David Bannon. 2022-03-09 11:20:29 +02:00
wp_xyz
5e65d1405f Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01:00
wp
c676e04941 Examples/dblookup: Fix compilation.
git-svn-id: trunk@65316 -
2021-06-27 20:20:15 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
juha
5328b9a852 Examples: Use '/' as path delimiter in project settings. Works also on Windows. Issue #35524.
git-svn-id: trunk@61164 -
2019-05-06 11:32:58 +00:00
mattias
a06e60a246 undo
git-svn-id: trunk@61011 -
2019-04-18 08:11:56 +00:00
mattias
ab0aa9bf2a IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61010 -
2019-04-18 08:11:11 +00:00
juha
b5251d2152 Examples: Remove PathDelim and LaunchingApplication settings from the projects.
git-svn-id: trunk@54873 -
2017-05-11 09:04:51 +00:00
juha
70ab84f55d DB examples: Remove wrong and unused include file references from project.
git-svn-id: trunk@54574 -
2017-04-08 15:10:12 +00:00
mattias
9ff6541b70 lcl: added protected TCustomTreeView.CreateNodes, issue #31111
git-svn-id: trunk@53660 -
2016-12-12 21:10:54 +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
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
maxim
2eec396f95 Examples, database/tsqlscript: fixed typo
git-svn-id: trunk@45906 -
2014-07-18 00:04:49 +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
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
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
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
maxim
87f1227012 Examles: added SQLdb tutorial from Reinier Olislagers, bug #23389. It shows:
- how to program for multiple DBs
   - use of DB login form
   - how to programmatically load and save from/to databases

git-svn-id: trunk@39395 -
2012-11-27 22:34:52 +00:00
maxim
dea4f5d215 Examples, DBLookup: removed absolute paths (based on patch by Samuel Herzog, bug #18569). While at this, also removed .lrs files
git-svn-id: trunk@31900 -
2011-08-06 17:14:42 +00:00
jesus
dced211c78 Remove SDF and MemDS package dependencies from dblookup example, from Luiz, issue #13881
git-svn-id: trunk@20328 -
2009-05-31 21:58:31 +00:00
jesus
7f68d3bce3 Examples, dblookup example from Leslie Kaye
git-svn-id: trunk@19140 -
2009-03-28 16:22:11 +00:00