Commit Graph

170 Commits

Author SHA1 Message Date
Maxim Ganetsky
bbea08b8ca Translations: French translation update by Gilles Vasseur, issue #41248
(cherry picked from commit 6e43556427)
2024-11-18 02:46:09 +03:00
wp_xyz
9f017e0230 fpweb: Update README for updating image resources 2024-05-28 18:28:14 +02:00
wp_xyz
1372d312b5 fpweb: Add high-dpi-aware icons by Roland Hahn. Related to issue #19814. 2024-05-28 18:23:32 +02:00
wp_xyz
44b12c3199 fpweb: Improved versions of some of the fpweb icons (by Roland Hahn). 2024-05-24 18:59:25 +02:00
wp_xyz
c24c46c1ab fpweb: Update fpweb_images resource file. 2024-05-24 17:12:06 +02:00
wp_xyz
2fbdd4de2f fpweb: new icons by Roland Hahn, issue #40971 2024-05-24 14:18:55 +02:00
mattias
d89c23fbeb fpweb: less hints 2023-11-20 16:40:52 +01:00
ACTom
dba31d62c4 Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 02:42:10 +03:00
mattias
79893d2cbe updated makefiles 2023-07-14 16:42:45 +02:00
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
Maxim Ganetsky
f80440d58b Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312 2023-06-12 18:20:35 +03:00
mattias
e13a030d63 weblaz: html, js, css file: do not apply pascal conventions 2023-04-28 10:51:09 +02:00
mattias
d20e7ffb5f weblaz: fixed menu item selection option 2023-04-28 10:41:32 +02:00
Maxim Ganetsky
abfb1038bd Regenerated translations. 2022-12-08 03:30:04 +03:00
Maxim Ganetsky
c987cf35a0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
Michaël Van Canneyt
468f788b36 * Correct and complete fpweb images from Detlef Overbeek 2022-04-15 13:25:07 +02:00
Michaël Van Canneyt
2df37fec7d * FPWeb Images from Detlef Overbeek 2022-04-15 09:18:04 +02:00
mattias
c0aa681113 bigide: projectgroups, pas2js: create project group for pwa 2022-04-13 12:55:11 +02:00
mattias
4d07f650b5 weblaz: using fpweb_images.res instead of inc 2022-04-01 18:42:34 +02:00
Maxim Ganetsky
897f7280cb FpWeb: call New HTTP Application options dialog in DoInitDescriptor callback instead of InitProject in order to avoid closing current project when the options form was just shown (current project should only be closed when user presses OK button in the options form) 2022-01-18 02:06:41 +03:00
Maxim Ganetsky
5aee55a625 FpWeb: fixed port maximum value in New HTTP Application options dialog (65355 -> 65535) 2022-01-18 02:01:41 +03:00
Maxim Ganetsky
c6e9b99232 FPWeb: fixed minor typos, regenerated translations and updated Russian translation 2021-12-31 01:22:55 +03:00
Michaël Van Canneyt
972410c09d * Improve HTTP application wizard 2021-12-30 10:46:45 +01:00
Maxim Ganetsky
c55ec94d74 FpWeb: correctly enable edit controls when New HTTP Server Application dialog is shown 2021-12-18 01:44:08 +03:00
Maxim Ganetsky
4f73a1d210 FpWeb: unified terminology in New HTTP Server Application dialog, regenerated translations and updated Russian translation 2021-12-18 01:28:45 +03:00
Maxim Ganetsky
e313060d09 FpWeb: fixed layout of New HTTP Server Application dialog 2021-12-18 01:21:56 +03:00
Michaël Van Canneyt
b4881d60cf Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main 2021-12-17 13:37:21 +01:00
Michaël Van Canneyt
73d4c3e8f3 * Forgot to add to previous commit 2021-12-17 13:37:05 +01:00
Michaël Van Canneyt
eb90152af1 * More structured code, clearer dialog, fix some formatting 2021-12-17 13:36:20 +01:00
Michaël Van Canneyt
e2d630da1d * Fix output, add better file serving options for new http app 2021-12-17 13:05:19 +01:00
Maxim Ganetsky
738e48c6b7 Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
juha
b53ad7ceed Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
maxim
b4f6bfc0ff FPWeb: moved all resource strings to fpwebstrconsts.pas, merged translations accordingly
git-svn-id: trunk@63920 -
2020-09-24 23:06:50 +00:00
maxim
b91524a887 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201
git-svn-id: trunk@63346 -
2020-06-12 15:01:32 +00:00
maxim
5a32b9dc2e Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37162
git-svn-id: trunk@63263 -
2020-06-01 21:40:02 +00:00
juha
03e92d0d2c fpWeb: Remove duplicate resource images.
git-svn-id: trunk@63248 -
2020-05-29 08:45:19 +00:00
maxim
20fa70809e FPWeb: changed forgotten resource string, regenerated translations and updated Russian translation
git-svn-id: trunk@63243 -
2020-05-28 21:50:51 +00:00
juha
1e444d8398 IDE: Show name and description in "New Item" and "New Project" dialogs. Simplifies GetLocalizedDescription methods. Issue #37134.
git-svn-id: trunk@63234 -
2020-05-27 10:30:19 +00:00
maxim
bfc5807673 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
git-svn-id: trunk@61907 -
2019-09-20 23:42:25 +00:00
maxim
b68407fc52 Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
michael
91d5a3d033 * Lazwebextra no longer needed (since a long time)
git-svn-id: trunk@61204 -
2019-05-11 17:06:52 +00:00
michael
47e62d674c * Move SQLDB REST bridge functionality to separate directory, as per Mattias' request
git-svn-id: trunk@61203 -
2019-05-11 16:03:10 +00:00
michael
7bee5358e4 * GUI SQLDB Rest Schema editor, in IDE and standalone
git-svn-id: trunk@61174 -
2019-05-07 15:38:19 +00:00
michael
3348e9e12b * Add logging, better configuration
git-svn-id: trunk@60764 -
2019-03-24 19:01:59 +00:00
michael
0f6b74697b * SQLDB REst bridge CSV Client demo
git-svn-id: trunk@60646 -
2019-03-10 11:02:28 +00:00
michael
f31e481ae1 * Add an item about SQLDB REST Bridge
git-svn-id: trunk@60645 -
2019-03-10 10:33:13 +00:00
michael
d8c8090d58 * Add 2 client-side demo programs
git-svn-id: trunk@60644 -
2019-03-10 10:31:38 +00:00
michael
25b20abb61 * Fix SQLDBReschSchema component editor
git-svn-id: trunk@60616 -
2019-03-07 13:44:11 +00:00
michael
9c2edb5d8d * Add ADO streaming possibility
git-svn-id: trunk@60596 -
2019-03-06 08:23:13 +00:00