Maxim Ganetsky
2d2575d452
FPCUnit: regenerated translations and updated Russian translation
2023-11-20 04:08:08 +03:00
Maxim Ganetsky
eaedb0019d
FPCUnit: improved i18n, cleaned up unused resource strings
2023-11-20 04:08:00 +03:00
Maxim Ganetsky
9129f3325d
FPCUnit: moved resource strings to correct file
2023-11-19 22:36:09 +03:00
Maxim Ganetsky
cbe37c85ca
FPCUnit: moved one resource string to correct file
2023-11-19 22:12:47 +03:00
Michaël Van Canneyt
b70e567817
* Correct makefiles so make bigide works
2023-11-19 16:53:23 +01:00
Michaël Van Canneyt
2707a83b1f
* Add Lazarus TestInsight to fpcunitide package.
2023-11-19 16:05:42 +01:00
rich2014
218c536b94
fpcunit: fix #29283 : save the configuration file to the default path
2023-10-30 23:06:59 +08:00
mattias
34222c3fa8
updated makefiles
2023-09-12 16:25:55 +02:00
mattias
c5bc78b070
updated makefiles
2023-09-03 17:11:29 +02:00
ACTom
f58e090182
Translations: Chinese translation update, merge request !227
2023-08-18 22:38:02 +03:00
mattias
8d92e3b67d
updated makefiles
2023-08-14 20:31:20 +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
mattias
ae9ab00109
updated Makefiles
2023-06-30 20:50:27 +02:00
mattias
fde0e0f965
set main version to 3.99
2023-06-25 17:47:14 +02:00
Maxim Ganetsky
5ad1936941
FPCUnit: migrated to using GetLanguageID function from Translations unit
2023-06-12 16:57:41 +03:00
mattias
3a13fbf259
updated makefiles
2023-06-11 23:20:56 +02:00
mattias
7bc5b63fbb
updated makefiles
2023-05-27 02:07:12 +02:00
Juha
59babefde7
fpcunit: Prevent enabling "run single test" while a test is running. Issue #40144 .
2023-03-05 09:50:12 +02:00
Maxim Ganetsky
1652b4acf1
Translations: Turkish translation update by Onur ERÇELEN, issue #40106
2023-02-02 23:52:31 +03:00
Maxim Ganetsky
abfb1038bd
Regenerated translations.
2022-12-08 03:30:04 +03:00
mattias
6671244b72
updated makefiles, fixed compile fpdebug with fpc 3.2.2
2022-11-13 13:23:46 +01:00
mattias
9e762cde89
udpated makefiles
2022-05-29 19:34:19 +02:00
mattias
26c9421318
updated Makefiles
2022-02-24 12:55:45 +01:00
mattias
f97a493801
updated makefiles
2022-01-16 21:42:24 +01:00
Maxim Ganetsky
738e48c6b7
Translations: French translation update by Gilles Vasseur, issue #39487
2021-11-26 03:47:29 +03:00
mattias
0354b47bc4
updated makefiles
2021-10-18 14:32:30 +02:00
mattias
91763f2247
set trunk version to 2.3.0
...
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
mattias
62c37ad72a
updated Makefiles
...
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +00:00
maxim
24f2147eae
FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly
...
git-svn-id: trunk@63942 -
2020-10-01 22:41:02 +00:00
mattias
61c53d6f41
LazUtils/FreeType: Separate FreeType stuff into its own package
...
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
8ceb09a67b
make: changed default darwin lcl platform from carbon to cocoa
...
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
mattias
9dcd9ee04d
updated makefiles
...
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +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
c5801c4689
FPCUnit: regenerated translations and updated Russian translation
...
git-svn-id: trunk@63244 -
2020-05-28 21:59:00 +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
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
maxim
b68407fc52
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
...
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +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
mattias
c2b0e049ef
set trunk version to 2.0.0PreRelease
...
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +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
mattias
dfe5c6d9de
fpcunit: fixed compile
...
git-svn-id: trunk@58046 -
2018-05-28 13:43:17 +00:00
mattias
7696ca4753
fpcunit: fixed compile under fpc 3.0.0
...
git-svn-id: trunk@57982 -
2018-05-21 07:15:14 +00:00
mattias
8a2bc3b07e
fpcunit: less hints
...
git-svn-id: trunk@57944 -
2018-05-16 13:17:01 +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