bart
01358aea67
Examples: TestAll: don't write an extra '$' in front of Key when logging Key events.
...
git-svn-id: trunk@51828 -
2016-03-05 17:37:41 +00:00
bart
36e0d69b90
Examples: TestAll: more component tests.
...
git-svn-id: trunk@51827 -
2016-03-05 15:21:10 +00:00
bart
96ba7a6b40
Examples: TestAll:
...
- make dummy procedures for all tests and call them in the menu's onclick event
- fix typo
- refactor
- cleanup
git-svn-id: trunk@51826 -
2016-03-05 13:09:33 +00:00
bart
b9a5f9bcc9
Examples: TestAll: add a test (work in progress).
...
git-svn-id: trunk@51825 -
2016-03-04 18:13:13 +00:00
bart
87791326d0
Examples: Start completely rewrting the TestAll apllication.
...
git-svn-id: trunk@51824 -
2016-03-04 15:05:52 +00:00
bart
70a5958e59
Examples: Fix crash in TForm1.ApplicationIdle of TestAll project.
...
git-svn-id: trunk@51820 -
2016-03-03 23:47:36 +00:00
bart
161225d29f
Examples: Make Debug and Release buildmodes for TestAll project.
...
git-svn-id: trunk@51815 -
2016-03-03 12:13:28 +00:00
bart
6b8f2f492a
Examples: Re-enable "Win32 GUI application" of TestAll project (accidentically introduced by me in r51813 #c83e1c15e5).
...
git-svn-id: trunk@51814 -
2016-03-03 12:09:01 +00:00
bart
c83e1c15e5
Examples: Fix resource loading in TestAll project.
...
git-svn-id: trunk@51813 -
2016-03-03 11:30:47 +00:00
mattias
135960b35a
examples: less hints
...
git-svn-id: trunk@51776 -
2016-03-01 15:20:46 +00:00
maxim
beeb532fc5
Examples, translation: allow to select any of available translations, patch by wp, bug #29662
...
git-svn-id: trunk@51654 -
2016-02-18 06:47:04 +00:00
maxim
f4b5ad7152
Examples, translation: regenerated translations
...
git-svn-id: trunk@51604 -
2016-02-13 12:21:42 +00:00
maxim
40026f0046
Translations: French translation update by Gilles Vasseur, bug #29634
...
git-svn-id: trunk@51602 -
2016-02-12 22:54:38 +00:00
maxim
b0dabf0e3a
Examples: excluded unneeded strings from "translation" example PO files
...
git-svn-id: trunk@51590 -
2016-02-10 22:48:29 +00:00
juha
570ec7af98
Fix memory leak in HtmlHelp_IPro example project. Issue #29611 , patch from wp.
...
git-svn-id: trunk@51569 -
2016-02-10 14:18:18 +00:00
maxim
e5396dc094
Translations: French translation update by Gilles Vasseur, bug #029586
...
git-svn-id: trunk@51513 -
2016-02-06 13:51:24 +00:00
mattias
81cbe917e9
examples: testxmlreader, fixed typo
...
git-svn-id: trunk@51436 -
2016-01-28 12:05:23 +00:00
mattias
50a430b9c3
examples: testxmlreader, fixed typo
...
git-svn-id: trunk@51435 -
2016-01-28 12:03:41 +00:00
maxim
e1239e4c94
Translations: French translation update by Gilles Vasseur, bug #29208
...
git-svn-id: trunk@50925 -
2015-12-18 23:55:17 +00:00
maxim
7ee6ffa5cd
Translation example: regenerated translations
...
git-svn-id: trunk@50923 -
2015-12-18 23:39:22 +00:00
maxim
8e9ae2c080
CodePageConverter: regenerated translations
...
git-svn-id: trunk@50922 -
2015-12-18 23:38:18 +00:00
mattias
a452f166d8
easydockmgr: made a runtime package
...
git-svn-id: trunk@50751 -
2015-12-12 09:51:17 +00:00
ondrej
f295d270f3
dockmanager: delete easydockmgrdsgn
...
git-svn-id: trunk@50748 -
2015-12-11 13:56:06 +00:00
juha
4f6445c95a
EasyDockManager: Remove a non-existent source file reference.
...
git-svn-id: trunk@50747 -
2015-12-11 13:50:52 +00:00
juha
2ff909a6cc
Object Inspector example: Use unit GraphPropEdits to register TColorPropertyEditor.
...
git-svn-id: trunk@50188 -
2015-10-27 22:41:21 +00:00
juha
38878ad607
IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777 , patch from Ondrej Pokorny.
...
git-svn-id: trunk@50026 -
2015-10-11 09:11:47 +00:00
mattias
d962160e3f
examples: objectinspector: fixed GetOwner
...
git-svn-id: trunk@49953 -
2015-10-06 10:11:38 +00:00
juha
a8ac9b0c60
Examples: Fix compilation of "Translation" example on Windows, broken by r49495 #931c7a9de4. Issue #28761 .
...
git-svn-id: trunk@49920 -
2015-10-03 12:10:56 +00:00
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
mattias
b3ae7a0fc2
examples: designnonlcl: fixed uninitialized var
...
git-svn-id: trunk@42809 -
2013-09-15 12:58:24 +00:00
mattias
eab036cba5
examples: clean up
...
git-svn-id: trunk@42808 -
2013-09-15 12:54:25 +00:00
mattias
726def1b66
examples: cleandirs: compile with 2.6.2
...
git-svn-id: trunk@42807 -
2013-09-15 12:52:57 +00:00
mattias
ac4996ff62
replaced SetDirSeparators with SetPathDelims
...
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
mattias
127d210a3a
docs: various updates and fixes from Reinier
...
git-svn-id: trunk@42502 -
2013-08-26 13:07:18 +00:00
martin
0ca8a667db
Add some comments
...
git-svn-id: trunk@42146 -
2013-07-20 08:02:59 +00:00
juha
77a5f2b03c
Improve the example for Object Inspector a little.
...
git-svn-id: trunk@42050 -
2013-07-10 09:38:26 +00:00
mattias
78c98cfeaa
examples: storing session in IDE
...
git-svn-id: trunk@41793 -
2013-06-22 12:20:12 +00:00
mattias
92ac4e4636
examples: update
...
git-svn-id: trunk@41636 -
2013-06-09 14:30:21 +00:00
sekelsenmat
223705c79f
canvas_test: Adds test to arc with start and end point
...
git-svn-id: trunk@41562 -
2013-06-06 09:44:25 +00:00
juha
ecd140c985
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
maxim
a8a031a612
Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
...
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
juha
873389286d
LazResExplorer: remove dead code.
...
git-svn-id: trunk@41213 -
2013-05-15 18:00:21 +00:00
juha
4a43383cae
LazResExplorer: make file filters cross-platform.
...
git-svn-id: trunk@41039 -
2013-05-05 14:08:47 +00:00
sekelsenmat
c48f864fc6
Updates the example Android app now that I learned that only onLoad and onUnload need to be statically exported. Some other very minor fixes.
...
git-svn-id: trunk@40796 -
2013-04-12 12:58:39 +00:00
mattias
3621bd6a70
examples: addrbook: only show graph options
...
git-svn-id: trunk@40749 -
2013-04-08 10:13:26 +00:00
mattias
9c4f826f10
addrbook: updated readme about tdbf deprecated warning
...
git-svn-id: trunk@40729 -
2013-04-07 07:43:02 +00:00
jesus
c92f53e178
Examples, semaphorgrid, corrected macro LCLWidgetType
...
git-svn-id: trunk@40659 -
2013-03-28 17:35:31 +00:00
mattias
573afe32fe
fixed xmlresource.lpk
...
git-svn-id: trunk@40637 -
2013-03-25 14:07:10 +00:00
mattias
871c4c9920
addressbook: state of deprecated dbf
...
git-svn-id: trunk@40635 -
2013-03-24 12:01:14 +00:00
mattias
334ad5e38d
examples: addressbook: nicer output directory
...
git-svn-id: trunk@40631 -
2013-03-24 11:57:34 +00:00
mattias
9e90c2665c
examples: lvlgraph: use designer class
...
git-svn-id: trunk@40606 -
2013-03-21 19:44:39 +00:00