Commit Graph

47 Commits

Author SHA1 Message Date
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