maxim
|
2a65c2b974
|
Translations: French translation update by Gilles Vasseur, bug #33673
git-svn-id: trunk@57786 -
|
2018-05-03 22:53:34 +00:00 |
|
maxim
|
f2f778368a
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33669
git-svn-id: trunk@57785 -
|
2018-05-03 22:38:47 +00:00 |
|
maxim
|
915588ed6e
|
JSONViewer: added missing LRJ file, regenerated translations and updated Russian translation
git-svn-id: trunk@57742 -
|
2018-04-28 22:54:02 +00:00 |
|
michael
|
f216184897
|
* Allow to create code to load/save the displayed JSON
git-svn-id: trunk@57739 -
|
2018-04-28 16:44:16 +00:00 |
|
michael
|
3bddd11500
|
* Allow opening multiple JSON Documents using tabbed interface
git-svn-id: trunk@57738 -
|
2018-04-28 15:08:26 +00:00 |
|
jesus
|
15c96753a4
|
LazDataDesktop: Enable thumb tracking for DB grid, from sven, issue #32684
git-svn-id: trunk@57663 -
|
2018-04-18 00:08:06 +00:00 |
|
jesus
|
9cb09b6186
|
LazDataDesktop: Implemented display of memo field using DbGrid's option dgDisplayMemoText, issue #32683
git-svn-id: trunk@57443 -
|
2018-03-05 05:37:15 +00:00 |
|
maxim
|
f23167b458
|
Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
|
2018-02-27 23:23:20 +00:00 |
|
juha
|
b7d9f7292a
|
Snapshot tool: fix compilation.
git-svn-id: trunk@57125 -
|
2018-01-20 00:08:08 +00:00 |
|
michael
|
645d8d86a9
|
* Applied patch to create popup menu for TreeView (bug ID #31747)
git-svn-id: trunk@56867 -
|
2017-12-29 12:33:28 +00:00 |
|
maxim
|
2cd8fb8ca6
|
Translations: regenerated once more one file from Chinese translation
git-svn-id: trunk@56799 -
|
2017-12-19 22:14:07 +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 |
|
juha
|
ec9b0f1db8
|
LazDataDesktop: Support schema names. Issue #29799, patch from Daniel Gaspary
git-svn-id: trunk@56751 -
|
2017-12-15 22:19:45 +00:00 |
|
maxim
|
ebc0d9a02b
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32806
git-svn-id: trunk@56700 -
|
2017-12-11 23:06:58 +00:00 |
|
juha
|
6810c626df
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
|
2017-12-11 19:44:22 +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
|
8216b1e89c
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32771
git-svn-id: trunk@56628 -
|
2017-12-04 22:19:56 +00:00 |
|
maxim
|
aa8d94793a
|
GLazRes: regenerated German translation
git-svn-id: trunk@56627 -
|
2017-12-04 22:12:46 +00:00 |
|
mattias
|
ae06b7db5a
|
rpm: omit debug_package
git-svn-id: trunk@56621 -
|
2017-12-04 17:15:03 +00:00 |
|
mattias
|
61ba5b81fb
|
rpm: append linker option --build-ide
git-svn-id: trunk@56619 -
|
2017-12-04 16:57:37 +00:00 |
|
mattias
|
f452cfaed2
|
deb: uninstall fpc even if some files are missing
git-svn-id: trunk@56616 -
|
2017-12-04 15:18:49 +00:00 |
|
mattias
|
0e64db4bdf
|
rpm: fpc-src: disable debug check
git-svn-id: trunk@56614 -
|
2017-12-04 14:45:01 +00:00 |
|
mattias
|
5fd6a1fb3d
|
rpm: fixed rpm path
git-svn-id: trunk@56611 -
|
2017-12-04 12:28:29 +00:00 |
|
mattias
|
d41f2fb247
|
rpm: fixed showing fpc-src rpm path
git-svn-id: trunk@56609 -
|
2017-12-04 11:44:27 +00:00 |
|
mattias
|
15993c4c74
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@56606 -
|
2017-12-04 08:38:41 +00:00 |
|
mattias
|
fecc86e1f6
|
macos dmg: fixed using fpc target processor
git-svn-id: trunk@56583 -
|
2017-12-02 18:48:11 +00:00 |
|
maxim
|
926062dcfd
|
Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
|
2017-11-29 22:32:14 +00:00 |
|
juha
|
c7ba603d21
|
Reduce typecasts. Use TIntegerList and TByteList where appropriate.
git-svn-id: trunk@56399 -
|
2017-11-13 23:20:44 +00:00 |
|
mattias
|
766e54c38f
|
LazDataDesktop: Clarify comment for adding a new data dictionary engine
git-svn-id: trunk@56371 -
|
2017-11-12 12:54:03 +00:00 |
|
mattias
|
e80d3a95cc
|
LazDataDesktop: Add support for MySQL 5.6 and 5.7, issue #32681, from Sven Barth
git-svn-id: trunk@56370 -
|
2017-11-12 12:51:20 +00:00 |
|
mattias
|
4a07f5355d
|
LazDataDesktop: Enable MSSQL for FPC 3.0.2 and newer, issue #32680, patch from Sven Barth
git-svn-id: trunk@56369 -
|
2017-11-12 12:49:33 +00:00 |
|
juha
|
5dc2a8fa0e
|
IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
|
2017-11-01 13:46:03 +00:00 |
|
maxim
|
7ccb568efa
|
Translations: regenerated German translation
git-svn-id: trunk@56088 -
|
2017-10-16 22:42:09 +00:00 |
|
mattias
|
08c246a342
|
translations: updates from Swen Heinig
git-svn-id: trunk@56079 -
|
2017-10-16 12:16:51 +00:00 |
|
mattias
|
7aac35e702
|
updatemakefiles: added note to use trunk fpcmake
git-svn-id: trunk@56024 -
|
2017-10-11 10:04:28 +00:00 |
|
mattias
|
f19c42c698
|
updatemakefiles: added note to use trunk fpcmake
git-svn-id: trunk@56022 -
|
2017-10-11 09:58:08 +00:00 |
|
juha
|
5874bef3a3
|
Tools, update_cross_fpc.sh: Remove an extra delimiter from download URL. Issue #31114.
git-svn-id: trunk@56019 -
|
2017-10-10 16:26:54 +00:00 |
|
maxim
|
ae97cba986
|
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55502 -
|
2017-07-13 22:43:07 +00:00 |
|
maxim
|
732c7f90fd
|
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
|
2017-07-08 12:47:30 +00:00 |
|
maxim
|
660f4d3952
|
Translations: Hungarian translation update by Péter Gábor, bug #32014
git-svn-id: trunk@55357 -
|
2017-06-15 23:08:27 +00:00 |
|
wp
|
fe1128f2bc
|
tools/jsonviewer: Fix crashing due to unknown clipboard format
git-svn-id: trunk@55340 -
|
2017-06-12 21:58:15 +00:00 |
|
ondrej
|
0cd8ed04e5
|
LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
git-svn-id: trunk@55304 -
|
2017-06-10 11:43:19 +00:00 |
|
maxim
|
3fa8a2adb8
|
Translations: French translation update by Gilles Vasseur, bug #31978
git-svn-id: trunk@55299 -
|
2017-06-09 22:52:45 +00:00 |
|
mattias
|
05143861c8
|
rpm: fixed omitting editoroptions.xml
git-svn-id: trunk@55295 -
|
2017-06-09 22:10:39 +00:00 |
|
mattias
|
2407514a1e
|
deb: lazarus: removed editoroptions.xml, the built-in defaults are better
git-svn-id: trunk@55280 -
|
2017-06-09 14:35:31 +00:00 |
|
mattias
|
0bcab25ebd
|
deb: less warnings
git-svn-id: trunk@55231 -
|
2017-06-05 07:37:20 +00:00 |
|
mattias
|
63fa2b1405
|
deb: fixed fixing permissions
git-svn-id: trunk@55229 -
|
2017-06-05 07:15:40 +00:00 |
|
mattias
|
7026faf61d
|
deb: fpc: install man pages if available
git-svn-id: trunk@55178 -
|
2017-06-03 07:12:21 +00:00 |
|
maxim
|
79b05e3d78
|
Translations: French translation update by Gilles Vasseur, bug #31946
git-svn-id: trunk@55148 -
|
2017-06-01 22:27:45 +00:00 |
|
mattias
|
25e07213df
|
deb: fpc: set -e in scripts
git-svn-id: trunk@55092 -
|
2017-05-26 09:34:24 +00:00 |
|