Commit Graph

1344 Commits

Author SHA1 Message Date
mattias
98c551c630 deb: remove libpas2jslib.so
git-svn-id: trunk@63502 -
2020-07-03 18:14:04 +00:00
maxim
8a7112535d Translations: Chinese translation update by robsean, bug #37290
git-svn-id: trunk@63485 -
2020-07-01 21:39:48 +00:00
martin
6ec641510e Installer, Win: prevent asking for feedback
git-svn-id: trunk@63428 -
2020-06-23 12:53:56 +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
maxim
7def888afc JSONViewer: updated Russian translation
git-svn-id: trunk@63177 -
2020-05-17 14:45:17 +00:00
michael
02b99ee3d1 New menu item
git-svn-id: trunk@63163 -
2020-05-15 11:18:25 +00:00
michael
d162830c68 * Add Show Rest Panel to options menu, save/restore state
git-svn-id: trunk@63162 -
2020-05-15 11:17:51 +00:00
michael
0b958007c1 * Enable close tabs
git-svn-id: trunk@63161 -
2020-05-15 11:03:40 +00:00
michael
506b761816 Correct some visual deficiencies: tab caption for connection tabsheets. Refreshing treeview list doubles list. Register connection editor for MSSQL
git-svn-id: trunk@63154 -
2020-05-14 14:46:05 +00:00
michael
e1c01042db * Event handlers for export/code buttons were not assigned
git-svn-id: trunk@63151 -
2020-05-14 11:14:42 +00:00
michael
664a13921d * Remove unused field
git-svn-id: trunk@63150 -
2020-05-14 11:14:16 +00:00
martin
2c7d4c9e91 Installer, Win: Add-on installer, do not complain that dir exists / update compression settings
git-svn-id: trunk@63121 -
2020-05-05 17:52:12 +00:00
martin
6d12880cda Installer, Win: correct icons, issue #0035707
git-svn-id: trunk@63120 -
2020-05-05 17:51:42 +00:00
mattias
d946defc0d rpm: added fpcmkcfg
git-svn-id: trunk@63113 -
2020-05-02 18:34:19 +00:00
michael
11bcc95a26 * Cosmetic changes: spinedits wider
git-svn-id: trunk@63107 -
2020-05-01 14:06:02 +00:00
michael
f213c8c84c * Split out feature registration. Remove package units from uses clause
git-svn-id: trunk@63106 -
2020-05-01 14:05:13 +00:00
maxim
6838a8b2d5 JSONViewer: do not allow to translate toplevel class name ('TMyObject'), regenerated translations and updated Russian translation
git-svn-id: trunk@63099 -
2020-04-30 22:30:21 +00:00
michael
6b4fe57673 * Improved JSON code unit in FPC
git-svn-id: trunk@63098 -
2020-04-30 16:23:14 +00:00
maxim
990ea0d78a Installers: Removed Debian package sources ("<lazarus-dir>/debian" directory). Added a note to tools/install/README.txt with links to official Debian package repository.
Reasons for removal:
 1. They are unmaintained and outdated (Debian distribution maintains its copy here: https://salsa.debian.org/pascal-team/lazarus/tree/master/debian).
 2. They are not needed by the Lazarus project itself, which uses package sources from tools/install directory.
 3. They are even removed from Debian packages during their creation.

ACKed by Mattias and Mazen.

git-svn-id: trunk@63088 -
2020-04-27 22:26:59 +00:00
mattias
b3887036df deb: remove carbon files, fixed lintian-overrides
git-svn-id: trunk@63071 -
2020-04-25 11:36:35 +00:00
mattias
bb870dfaa5 deb: machine readable copyright
git-svn-id: trunk@63018 -
2020-04-19 12:27:04 +00:00
maxim
f90371d886 Translations: Hungarian translation update by Péter Gábor, bug #36873
git-svn-id: trunk@62893 -
2020-04-05 21:55:43 +00:00
juha
651a6436a2 Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
maxim
df5a5388d8 Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
2020-01-07 22:50:11 +00:00
maxim
ce0447a6e0 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36476
git-svn-id: trunk@62449 -
2019-12-25 22:11:09 +00:00
maxim
9307a89215 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36413
git-svn-id: trunk@62367 -
2019-12-09 21:34:17 +00:00
maxim
15f64d4dcb JSONViewer: committed missing changes in frmmain.lrj and updated Russian translation
git-svn-id: trunk@62358 -
2019-12-08 21:08:06 +00:00
michael
18c804d07f * Optimize changing visual content
git-svn-id: trunk@62331 -
2019-12-06 10:22:27 +00:00
michael
0586de550a * Correction from Theo to create new object in correct location
git-svn-id: trunk@62330 -
2019-12-05 21:47:18 +00:00
michael
e26a38a047 * Missing patch for languages. Misapplied ?
git-svn-id: trunk@62329 -
2019-12-05 21:45:51 +00:00
michael
470ce73096 * Some improvements for JSON Data viewer by Theo
- Fix: Double element creation
    - Fix: "Raw preview" update.
    - Fix: "New Document creates Object" option.
    - New: Visual and Raw is two way now. Changes in "Raw" (Editable now) will be taken over in "Visual" too.
    - New: Option: Save Formatted (readable) JSON.
    - Change: Make TSynJScriptSyn global.
    - New: German translations.

git-svn-id: trunk@62326 -
2019-12-05 16:24:50 +00:00
mattias
6e2e1b018f tools: lplupdate -x
git-svn-id: trunk@62308 -
2019-11-27 13:29:02 +00:00
maxim
91bd946fad Win Installer: Brazilian Portuguese translation update by Marcelo B Paula, bug #35959
git-svn-id: trunk@61699 -
2019-08-15 22:52:52 +00:00
juha
739d225225 Installer: Update for Chinese Innoscript file. Issue #35951, from robsean.
git-svn-id: trunk@61683 -
2019-08-11 08:51:15 +00:00
mattias
9461fbdd79 rpm: fixed pas2jszip
git-svn-id: trunk@61671 -
2019-08-04 20:06:56 +00:00
mattias
9b59f99e7a tools: deb: fixed non pas2jszip
git-svn-id: trunk@61670 -
2019-08-04 19:58:37 +00:00
mattias
b6c9b5f593 rpm: started option pas2jszip
git-svn-id: trunk@61669 -
2019-08-04 19:50:45 +00:00
mattias
ccf8dc0a3b tools: create_lazarus_export_tgz.sh pas2jszip
git-svn-id: trunk@61668 -
2019-08-04 19:41:03 +00:00
mattias
343fabb424 deb: added option pas2jszip
git-svn-id: trunk@61663 -
2019-08-03 16:47:34 +00:00
maxim
3836b0ba73 Translations: Hungarian translation update by Péter Gábor, bug #35891
git-svn-id: trunk@61643 -
2019-07-29 21:07:47 +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
michael
f2c28d2c05 * Release options form after showing it
git-svn-id: trunk@61455 -
2019-06-24 10:46:16 +00:00
maxim
d47c326ea9 Installer: updated Russian translation
git-svn-id: trunk@61380 -
2019-06-13 22:24:47 +00:00
martin
09eb2b9368 Installer, Win: Include all ppu
git-svn-id: trunk@61237 -
2019-05-18 12:29:11 +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
martin
7b47fad549 Installer, Win: Do not allow the installer for 64bit to run on a 32bit system.
git-svn-id: trunk@61183 -
2019-05-08 22:50:17 +00:00