Commit Graph

170 Commits

Author SHA1 Message Date
michael
3aa7071ff0 * Add REST business processor
git-svn-id: trunk@60570 -
2019-03-03 16:06:36 +00:00
michael
f2708bf395 * All resource strings moved to separate unit
git-svn-id: trunk@60506 -
2019-02-25 20:30:52 +00:00
michael
1f0e10a60f * Stored modifier results in smaller lfm
git-svn-id: trunk@60505 -
2019-02-25 20:30:12 +00:00
michael
dc68f1bc5e * Demo of rest module
git-svn-id: trunk@60504 -
2019-02-25 20:29:42 +00:00
michael
9e70d0f58c * SQLDB REST module
git-svn-id: trunk@60503 -
2019-02-25 19:40:33 +00:00
michael
2921b4c6f6 * Add new option now present in FPC
git-svn-id: trunk@60502 -
2019-02-25 19:40:11 +00:00
michael
97462a220d * SQLDB Rest Bridge IDE support
git-svn-id: trunk@60489 -
2019-02-24 15:12:48 +00:00
maxim
c91b1321e0 Translations: French translation update by Gilles Vasseur, bug #35034
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
michael
80ac8f85b8 * Correctly register THTTPServer/THTTPClient
git-svn-id: trunk@58553 -
2018-07-17 19:22:15 +00:00
michael
533de0481e * Fix apache wizard, it needs custapache unit in the uses clause to reference Application object
git-svn-id: trunk@57444 -
2018-03-05 08:57:14 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
maxim
6757c70363 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232
git-svn-id: trunk@55622 -
2017-08-01 22:30:19 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
maxim
c74ec53ab7 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
2017-03-02 22:17:27 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
mattias
17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
maxim
1d7ae27535 Translations: improved Russian translation
git-svn-id: trunk@51557 -
2016-02-09 23:04:40 +00:00
maxim
20d48b24bd Translations: Hungarian translation update by Péter Gábor, bug #29551
git-svn-id: trunk@51528 -
2016-02-06 15:04:56 +00:00
michael
31641874aa * Insert hint into FastCGI code for setting port on which to listen
git-svn-id: trunk@51218 -
2016-01-06 20:04:30 +00:00
blikblum
bc3224e68b weblaz: set UnitOutputDirectory to lib\$(TargetCPU)-$(TargetOS) as used in default project templates
git-svn-id: trunk@50786 -
2015-12-14 10:25:45 +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
jesus
6b2412959f fpweb: fix Cannot register components without unit (weblaz package failed to register some trunk only components), issue #28055
git-svn-id: trunk@49434 -
2015-06-24 16:41:10 +00:00
juha
ee6c082caa fpweb: Fix spelling 'Metod' -> 'Method'. Issue #28095, patch from kibook.
git-svn-id: trunk@49024 -
2015-05-14 22:29:10 +00:00
michael
63cc6a0188 * Register new 3.1 components for OAuth and WebClient
git-svn-id: trunk@48960 -
2015-05-07 20:39:58 +00:00
maxim
b62c496f73 Translations: French translation update by Gilles Vasseur, bug #27932
git-svn-id: trunk@48819 -
2015-04-23 11:53:00 +00:00
maxim
76cc8230b1 Translations: French translation update by Gilles Vasseur, bugs #27920, #27925
git-svn-id: trunk@48812 -
2015-04-21 21:27:59 +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
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +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
giuliano
0e94124fa1 Updated Italian translation
git-svn-id: trunk@46673 -
2014-10-25 08:57:55 +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
881c2a8272 translations: German: updates from Swen Heinig
git-svn-id: trunk@46159 -
2014-09-08 08:24:15 +00:00
mattias
45291bbba6 translations: German: updates from Swen Heinig
git-svn-id: trunk@46155 -
2014-09-07 18:00:45 +00:00
maxim
7fd522fbdd Translations: Hungarian translation update by Péter Gábor, bug #26565
git-svn-id: trunk@46016 -
2014-08-05 23:02:53 +00:00
maxim
c7e5f91bd9 FPWeb: don't share output directory for weblaz and lazwebextra packages (fixes recompilation with cleaning)
git-svn-id: trunk@45985 -
2014-07-25 23:38:26 +00:00
maxim
118d8a1792 FPWeb: cleaned up and regenerated translations; updated Russian translation
git-svn-id: trunk@45984 -
2014-07-25 23:08:07 +00:00
mattias
e3e3c31ab3 IDE: clean up old external tools
git-svn-id: trunk@45946 -
2014-07-20 20:15:40 +00:00
maxim
391e3f7bb5 Translations: Hungarian translation update by Péter Gábor, bug #26425
git-svn-id: trunk@45744 -
2014-07-01 22:59:27 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
c97d647e6c fpweb: clean up, use IDEBuildOptions
git-svn-id: trunk@45378 -
2014-06-06 11:11:54 +00:00
mattias
5b30a6030a fpweb: clean up
git-svn-id: trunk@45377 -
2014-06-06 11:10:47 +00:00
mattias
9b332941b5 lazwebextra: moved content to weblaz, patch #26287
git-svn-id: trunk@45376 -
2014-06-06 09:55:39 +00:00
mattias
a7d3ed095d lazwebextra: clean up and use IDEBuildOptions, patch from Reinier 26287
git-svn-id: trunk@45374 -
2014-06-06 07:17:29 +00:00
mattias
d84e4a5a95 lazwebextra: fixed compilation
git-svn-id: trunk@45133 -
2014-05-21 11:11:25 +00:00
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
mattias
24db82d4ba translations: German: updates from Swen Heinig
git-svn-id: trunk@42089 -
2013-07-14 21:51:15 +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
maxim
655251ced3 Examples, components: Czech translation update by Vaclav Valicek, bugs #23604, #23606, #23607, #23608, #23609, #23610, #23611, #23613, #23615, #23616, #23621.
git-svn-id: trunk@39816 -
2013-01-09 20:32:14 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
maxim
58d0e7b9ff Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00
maxim
458214e8ee Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
maxim
15e9aa53b6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
git-svn-id: trunk@37326 -
2012-05-18 23:16:51 +00:00
maxim
a65f754c71 Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
maxim
250300ddd2 regenerated translations; updated Russian translation
git-svn-id: trunk@36694 -
2012-04-10 00:51:33 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
paul
223ba36920 components: remove ver2_2_x defines
git-svn-id: trunk@36369 -
2012-03-27 07:19:05 +00:00
maxim
23ec1977a4 Components: first batch of TButtonPanel captions cleanup
git-svn-id: trunk@32662 -
2011-10-03 22:14:26 +00:00
maxim
da74c156d5 FpWeb: registered property editors for ItemField and ValueField properties of THTMLDatasetSelectProducer (allows to select their values in OI), patch from Alexey Lagunov.
git-svn-id: trunk@32425 -
2011-09-19 20:03:00 +00:00
juha
d006555269 Add a shebang line to fpweb/images/make_img_list.sh
git-svn-id: trunk@31945 -
2011-08-11 16:35:27 +00:00
maxim
32c228dba9 Components: changed WebLaz package output directory to be the same with LazWebExtra one to avoid 'ambiguous units' error, bug #19584
git-svn-id: trunk@31887 -
2011-08-06 11:49:30 +00:00
mattias
8b707e5d00 fcl-web: clean up: examples are now in fpc sources
git-svn-id: trunk@31805 -
2011-07-26 16:20:31 +00:00
maxim
dd9a6d748b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19586
git-svn-id: trunk@31283 -
2011-06-19 12:25:10 +00:00
maxim
a333a7fed5 Translations: Ukrainian translation update by Igor Paliychuk, bug #19546
git-svn-id: trunk@31183 -
2011-06-12 15:01:00 +00:00
maxim
4811362319 regenerated translations; updated Russian translation
git-svn-id: trunk@31032 -
2011-06-03 21:48:55 +00:00
michael
4f6735791e * New Lazarus project type: HTTP application (FCL only)
git-svn-id: trunk@31011 -
2011-06-02 16:19:25 +00:00
maxim
bda3f4cc3f Components, translations: regenerated Italian translation
git-svn-id: trunk@30636 -
2011-05-09 15:12:52 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
michael
a63a06a10c * Fixed Custom CGI application generation for 2.5.1
git-svn-id: trunk@30322 -
2011-04-16 14:23:59 +00:00
michael
7433cc4a85 * Reduced TFileDescHTMLModule uses clause
git-svn-id: trunk@30311 -
2011-04-16 11:19:57 +00:00
michael
3f1d201b00 * Made projects runnable, reduced units in unit uses clause (0019175)
git-svn-id: trunk@30310 -
2011-04-16 10:43:35 +00:00
michael
1761b4f117 * Fixed case for .lrs files
git-svn-id: trunk@30309 -
2011-04-16 10:42:18 +00:00
michael
dea61d3287 * Fixed initialization section of modules
git-svn-id: trunk@30307 -
2011-04-16 10:04:34 +00:00
michael
05717d484a * Removed LCL dependency
git-svn-id: trunk@30306 -
2011-04-16 10:03:39 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
maxim
6535fc42b5 Translations: Portuguese translation updates by Marcelo B Paula, bug #18073
git-svn-id: trunk@28510 -
2010-11-27 16:17:10 +00:00
maxim
5bdbf0884d Components, FpWeb: improved strings, regenerated translations and updated Russian translation
git-svn-id: trunk@27447 -
2010-09-24 14:06:28 +00:00
maxim
2501437f70 Components, FpWeb: improved Russian translation
git-svn-id: trunk@27444 -
2010-09-23 20:13:34 +00:00
michael
38b49f7569 * Fix from Alexei in HREF tag dialog
git-svn-id: trunk@27436 -
2010-09-22 18:32:15 +00:00
maxim
ce65293986 Translations:
1. Regenerated.
  2. Cleaned up fpwebstrconsts.*.po files.
  3. Updated and improved Russian translation.

git-svn-id: trunk@27434 -
2010-09-22 16:29:13 +00:00
michael
216e7ca979 * New version (td tag) from Alexei
git-svn-id: trunk@27423 -
2010-09-20 19:48:24 +00:00
mattias
17fe2cd09c translations: german: updates from Swen Heinig
git-svn-id: trunk@27382 -
2010-09-16 11:18:29 +00:00
michael
b33eba64cd * New PRE tag support from Aleksey Lagunov
git-svn-id: trunk@27368 -
2010-09-15 06:59:22 +00:00
michael
def95ce019 * Upgraded to version 0.5
git-svn-id: trunk@27324 -
2010-09-12 11:02:12 +00:00
michael
233cbd23c3 * HTML/CSS/JS file creation items in File New (From Aleksey Lagunov).
* HTML Editor menu item to insert HTML tags (From Aleksey Lagunov).
* JS file 'Quick syntax check' option enabled.
* Enabled Syntax highlighting options for SQL properties of SQLDBConnector.

git-svn-id: trunk@27323 -
2010-09-12 08:45:22 +00:00
mattias
70b20c0c64 translations: german: added po files
git-svn-id: trunk@27302 -
2010-09-11 14:01:04 +00:00
maxim
1b4106187b * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048.
2) Czech translation updates from chronos.

git-svn-id: trunk@26878 -
2010-07-28 20:58:37 +00:00
blikblum
7018a816fe fpweb/ideintf:
* Add initialization keyword according to resource type: fix compilation of initial project.
 * Don't add LResources unit to uses section direct since inherited takes care of that.

git-svn-id: trunk@26785 -
2010-07-22 20:23:11 +00:00