maxim
38d1c0116f
Pas2JS: improved layout of IDE options frame and i18n-ed it; regenerated translations and updated Russian translation.
...
git-svn-id: trunk@61714 -
2019-08-16 23:41:32 +00:00
maxim
bd9bfc01d4
Translations: Turkish translation update by Onur ERÇELEN, bug #35865
...
git-svn-id: trunk@61612 -
2019-07-21 22:57:16 +00:00
mattias
31233a6f93
pas2jsdsgn: fixed run params quotes
...
git-svn-id: trunk@61456 -
2019-06-24 12:26:22 +00:00
mattias
9a966e27f4
pas2js: disable inline
...
git-svn-id: trunk@61363 -
2019-06-12 10:32:26 +00:00
maxim
dd661a10de
Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
...
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +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
mattias
0254bf470d
pas2jsdsgn: fixed captions
...
git-svn-id: trunk@60641 -
2019-03-09 22:44:50 +00:00
mattias
8829aef910
pas2js: comments
...
git-svn-id: trunk@60631 -
2019-03-09 12:13:17 +00:00
maxim
be5273831f
Translations: French translation update by Gilles Vasseur, bug #35006
...
git-svn-id: trunk@60341 -
2019-02-05 22:25:17 +00:00
mattias
cb87d94660
pas2jsdsgn: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
...
git-svn-id: trunk@60318 -
2019-02-03 20:50:24 +00:00
maxim
eadf172288
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34941
...
git-svn-id: trunk@60223 -
2019-01-25 23:16:08 +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
e1e84a2799
Translations: Hungarian translation update by Péter Gábor, bug #34912
...
git-svn-id: trunk@60140 -
2019-01-21 23:25:51 +00:00
mattias
fc9573c72e
pas2js: less hints
...
git-svn-id: trunk@60113 -
2019-01-19 17:38:16 +00:00
maxim
8b2f06549d
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34838
...
git-svn-id: trunk@60036 -
2019-01-08 21:37:54 +00:00
maxim
45498478c5
Components, Pas2JS: improved/simplified layout of 'Pas2JS webservers' dialog, cleaned up duplicate file from LPK, regenerated translations and updated Russian translation
...
git-svn-id: trunk@60026 -
2019-01-07 16:37:00 +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
maxim
e26f6ff3ca
Translations: Hungarian translation update by Péter Gábor, bug #34397
...
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
michael
71e00d6853
* Add IDE command for pas2js webserver dialog, so IDE spotter can find it
...
git-svn-id: trunk@59260 -
2018-10-07 08:25:04 +00:00
mattias
c5bdbc4020
pas2js: macros: return default values if nothing found to get nicer error messages
...
git-svn-id: trunk@59124 -
2018-09-22 09:23:25 +00:00
mattias
c2b0e049ef
set trunk version to 2.0.0PreRelease
...
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
michael
0ef49c088c
* Reset compile command
...
git-svn-id: trunk@58718 -
2018-08-15 17:45:47 +00:00
mattias
2bbe0a8cc7
updated makefiles
...
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
mattias
3575d8d0e1
make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
...
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
maxim
f3bc00c889
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
...
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
juha
8bed6f8ca0
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
...
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
880624a747
Refactor: reorder uses sections.
...
git-svn-id: trunk@58207 -
2018-06-09 14:39:54 +00:00
juha
672ece7241
Refactor: Move variable ConsoleVerbosity from MacroIntf to LazUtilities. Rename MergeSort to avoid name clash and confusion.
...
git-svn-id: trunk@58203 -
2018-06-09 14:39:21 +00:00
mattias
95d0e4cf75
pas2js: fixed macro stamp
...
git-svn-id: trunk@58145 -
2018-06-05 17:37:18 +00:00
mattias
29ade16eea
pas2js: cache macro values
...
git-svn-id: trunk@58098 -
2018-06-03 19:45:34 +00:00
mattias
72edd414d8
pas2js: added macro $(pas2js), do not add packages
...
git-svn-id: trunk@58096 -
2018-06-03 13:02:11 +00:00
ondrej
c0136a0867
Components: use LazLoggerBase instead of LazLogger
...
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
mattias
2a7237fad1
pas2js: fixed getting next server port
...
git-svn-id: trunk@58058 -
2018-05-31 06:20:49 +00:00
mattias
e0e3c55558
pas2js: fixed crash on lazarus -h
...
git-svn-id: trunk@58057 -
2018-05-31 06:20:23 +00:00
mattias
a8196eacc7
pas2js: indentation
...
git-svn-id: trunk@58040 -
2018-05-27 21:58:45 +00:00
mattias
1c514f9a8d
IDE: designer: option show non visual components
...
git-svn-id: trunk@58037 -
2018-05-27 06:54:35 +00:00
mattias
a03c3c6674
pas2js: targetfilename
...
git-svn-id: trunk@58035 -
2018-05-26 11:12:00 +00:00
mattias
d62fcb7c11
pas2js: new browser app: screen center
...
git-svn-id: trunk@58031 -
2018-05-26 06:43:55 +00:00
mattias
f3fa5cd498
pas2jsdsgn: using CompilerPath
...
git-svn-id: trunk@57911 -
2018-05-13 07:15:48 +00:00
maxim
2a65c2b974
Translations: French translation update by Gilles Vasseur, bug #33673
...
git-svn-id: trunk@57786 -
2018-05-03 22:53:34 +00:00
michael
499ddd57ef
* Fix setting initial compiler options for pas2js node project
...
git-svn-id: trunk@57325 -
2018-02-18 10:19:57 +00:00
mattias
391b8ffa36
IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject
...
git-svn-id: trunk@57024 -
2018-01-09 11:35:58 +00:00
mattias
76a5a3cd5d
IDEIntf: added ConsoleVerbosity, pas2js: less hints, fixed getting compiler options, fixed uninitialized result
...
git-svn-id: trunk@57023 -
2018-01-09 11:08:04 +00:00
maxim
85fc701ddb
Pas2JS: restored strpas2jsdesign.po, which was wrongly removed in r56991 #cd78a8452c
...
git-svn-id: trunk@56993 -
2018-01-06 17:23:24 +00:00
michael
cd78a8452c
* Register Project Options frame for pas2js
...
git-svn-id: trunk@56991 -
2018-01-06 16:40:40 +00:00
maxim
9d91d2c25e
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32916
...
git-svn-id: trunk@56934 -
2018-01-03 13:54:02 +00:00
mattias
71b6f936e7
pas2js: clean up
...
git-svn-id: trunk@56850 -
2017-12-26 10:57:18 +00:00
maxim
7d521c4800
Pas2JS: moved resource strings from pjsdsgnregister.pas to
...
strpas2jsdesign.pp, regenerated translations and updated Russian
translation
git-svn-id: trunk@56847 -
2017-12-25 16:03:23 +00:00
maxim
ac9a18e2eb
Pas2JS: added Russian translation
...
git-svn-id: trunk@56845 -
2017-12-25 14:38:25 +00:00
maxim
80918d2b98
Pas2JS: removed one redundant translation string
...
git-svn-id: trunk@56844 -
2017-12-25 14:28:14 +00:00
michael
306bfa36c4
* Add Debug Window dialog showing the number of running webserver processes
...
git-svn-id: trunk@56827 -
2017-12-23 15:28:26 +00:00
michael
6add3b79ed
* Fix bug #32870 . Starting webserver to run the project now works
...
git-svn-id: trunk@56825 -
2017-12-23 11:51:27 +00:00
maxim
b227fe293f
Pas2Js: updated Russian translation
...
git-svn-id: trunk@56791 -
2017-12-19 13:20:05 +00:00
mattias
effc623ed8
pas2jsdsgn: fixed compile
...
git-svn-id: trunk@56790 -
2017-12-19 09:55:40 +00:00
michael
175e231938
* Remove writeln statements
...
git-svn-id: trunk@56788 -
2017-12-18 22:06:06 +00:00
michael
0737a593d7
* Fixes so running/compiling browser and nodejs programs works
...
git-svn-id: trunk@56787 -
2017-12-18 22:01:10 +00:00
mattias
022a515783
codetools: renamed FPCDefinesCache to CompilerDefinesCache
...
git-svn-id: trunk@56776 -
2017-12-18 12:20:03 +00:00
michael
b727fbfb4c
* IDE macros for Pas2JS settings
...
git-svn-id: trunk@56772 -
2017-12-17 20:09:24 +00:00
michael
410e9e94ac
* Extended NodeJS project source
...
git-svn-id: trunk@56769 -
2017-12-17 16:43:22 +00:00
michael
d6ff18f283
* Add dialog for node js project options
...
git-svn-id: trunk@56768 -
2017-12-17 14:09:26 +00:00
mattias
c8667435c2
pas2js: fixed compilation
...
git-svn-id: trunk@56766 -
2017-12-17 13:38:29 +00:00
michael
49642ee97b
* Some additional options for web browser project
...
git-svn-id: trunk@56765 -
2017-12-17 13:02:14 +00:00
mattias
06998e316b
pas2js: started checking compiler executable
...
git-svn-id: trunk@56764 -
2017-12-17 11:44:48 +00:00
mattias
fbb5359a95
pas2jsdsgn: started options frame
...
git-svn-id: trunk@56745 -
2017-12-14 18:50:05 +00:00
mattias
dd2bb96821
pas2js: do not update Makefile every time
...
git-svn-id: trunk@56664 -
2017-12-07 17:20:08 +00:00
maxim
ac38042db0
Translations: Brazilian Portuguese translation update by Marcelo B
...
Paula, bug #32787
git-svn-id: trunk@56658 -
2017-12-07 14:08:09 +00:00
maxim
57d147db25
Pas2js: added Russian translation
...
git-svn-id: trunk@56650 -
2017-12-05 23:00:21 +00:00
mattias
82c8f67445
pas2js: added pas2jsdsgn.lpk
...
git-svn-id: trunk@56646 -
2017-12-05 22:06:36 +00:00