Martin
|
9f7df59b14
|
fix gitignore
|
2021-07-30 19:54:42 +02:00 |
|
Martin
|
2ee47a52b5
|
fix gitignore
|
2021-07-30 18:17:01 +02:00 |
|
Maxim Ganetsky
|
368d15ea48
|
IDE: removed useless # symbol from Lazarus version label in About dialog
|
2021-07-29 01:32:06 +03:00 |
|
Maxim Ganetsky
|
5de61b7a28
|
IDE: regenerated translations and updated Russian translation
|
2021-07-29 01:19:32 +03:00 |
|
Maxim Ganetsky
|
3f1ca1a989
|
IDE: don't mention SVN in IDE and FPC info dialogs
|
2021-07-29 00:41:05 +03:00 |
|
Maxim Ganetsky
|
c4f29e0cf5
|
IDE: mention Git instead of SVN
|
2021-07-29 00:40:22 +03:00 |
|
Maxim Ganetsky
|
b4fe9ca026
|
IDE: don't mention SVN in About dialog anymore
|
2021-07-29 00:26:35 +03:00 |
|
Maxim Ganetsky
|
14f7012c79
|
IDE: removed resource string lisLazarusSVNRev = 'r%s' (it should not be translated, so just use its value in the only place where it is needed)
|
2021-07-29 00:23:14 +03:00 |
|
Martin
|
313a11b077
|
Updated .gitignore
|
2021-07-28 20:35:22 +02:00 |
|
Martin
|
3a251be1c8
|
fixed line endings / added defaults to gitattributes
|
2021-07-28 10:57:19 +02:00 |
|
Maxim Ganetsky
|
16e64e1ef2
|
README.md: fixed hyperlink
|
2021-07-27 23:57:59 +02:00 |
|
Maxim Ganetsky
|
b7e97e219d
|
More improvements to README for translators
|
2021-07-27 23:57:58 +02:00 |
|
Maxim Ganetsky
|
c2504e0cf6
|
Converted README for translators to Markdown
|
2021-07-27 23:57:58 +02:00 |
|
Maxim Ganetsky
|
c98dbbf8c6
|
Removed now redundant README.txt
|
2021-07-27 23:57:58 +02:00 |
|
Maxim Ganetsky
|
7cd8348861
|
README.md: fixed hyperlink
|
2021-07-27 23:57:58 +02:00 |
|
Maxim Ganetsky
|
3a4cfbd897
|
Added Markdown README variant
|
2021-07-27 23:57:58 +02:00 |
|
Maxim Ganetsky
|
735f2d8470
|
Updated README
|
2021-07-27 23:57:58 +02:00 |
|
Maxim Ganetsky
|
df42af7c74
|
Updated README for translators
|
2021-07-27 23:57:58 +02:00 |
|
Martin
|
2d54b4e146
|
svn2revisioninc: Work in "git worktree" directories too.
|
2021-07-27 23:57:58 +02:00 |
|
dsiders
|
3eb8208a47
|
Docs: LCL. Adds, updates content and links.
git-svn-id: trunk@65500 -
|
2021-07-23 02:21:45 +00:00 |
|
wp
|
148d36900f
|
TAChart: Add methods StoreAxisRange() and RestoreAxisRange() to LiveView component.
git-svn-id: trunk@65499 -
|
2021-07-22 21:35:26 +00:00 |
|
wp
|
47f6a84e19
|
TAChart: Fix default value of TChartTitle.Brush.Color
git-svn-id: trunk@65496 -
|
2021-07-22 21:17:57 +00:00 |
|
dsiders
|
e60ac64691
|
Docs: LCL. Adds, updates content and links.
git-svn-id: trunk@65495 -
|
2021-07-22 15:13:33 +00:00 |
|
juha
|
38023062fe
|
Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man.
git-svn-id: trunk@65494 -
|
2021-07-22 12:16:14 +00:00 |
|
michl
|
1205405307
|
AnchorDocking: Don't set FormStyle to fsStayOnTop for modal shown windows to prevent showing it in front of other applications. E.G. in IDE Tools -> Desktops.
git-svn-id: trunk@65491 -
|
2021-07-22 06:50:45 +00:00 |
|
michl
|
5ff92a4b96
|
Add DbgS for FormStyle
git-svn-id: trunk@65490 -
|
2021-07-22 06:30:59 +00:00 |
|
martin
|
76da38eb3a
|
Debugger: Remove linefeeds for locals dialog. Issue #0039212
git-svn-id: trunk@65489 -
|
2021-07-22 00:29:28 +00:00 |
|
martin
|
e61ab5d73d
|
FpDebug: remove double line break from formatted watches.
git-svn-id: trunk@65488 -
|
2021-07-22 00:29:26 +00:00 |
|
wp
|
d7b4f956ca
|
TAChart: more specific doc on TChartAxis.Inverted.
git-svn-id: trunk@65487 -
|
2021-07-21 21:19:31 +00:00 |
|
dsiders
|
d37d3f099f
|
Docs: LCL. Fixes content, links for properties re-declared with different default values.
git-svn-id: trunk@65481 -
|
2021-07-21 19:30:34 +00:00 |
|
martin
|
f28b3ae2c7
|
GdbMiDebugger: fixed reporting OutputDebugString messages
git-svn-id: trunk@65479 -
|
2021-07-20 22:47:58 +00:00 |
|
juha
|
27af6874b9
|
LCL: Implement TApplication.HelpShowTableOfContents. Issue #25905.
git-svn-id: trunk@65478 -
|
2021-07-20 19:44:31 +00:00 |
|
dsiders
|
00037248cf
|
Docs: LCL. Adds, updates topic content and links.
git-svn-id: trunk@65477 -
|
2021-07-20 04:18:49 +00:00 |
|
martin
|
b5bf7de6f9
|
FpDebug, Windows: Forward OutputDebugString to IDE.
git-svn-id: trunk@65475 -
|
2021-07-19 18:17:06 +00:00 |
|
juha
|
d6c215a491
|
LCL: Make ListView.Selected return the first selected item also when OwnerData=True.
git-svn-id: trunk@65474 -
|
2021-07-18 21:34:01 +00:00 |
|
juha
|
ada182fd7b
|
LCL: Fix TListView selection on Windows with MultiSelect=True and OwnerData=True. Issue #34877, patch by Yuriy Sydorov.
git-svn-id: trunk@65473 -
|
2021-07-18 21:09:03 +00:00 |
|
dsiders
|
344c1de6e9
|
Docs: LCL. Adds, updates topic content and links.
git-svn-id: trunk@65472 -
|
2021-07-18 03:28:41 +00:00 |
|
wp
|
96620aa28b
|
TAChart/LiveView demo: fix typo.
git-svn-id: trunk@65471 -
|
2021-07-17 15:55:02 +00:00 |
|
wp
|
15a417978a
|
TAChart/TChartLiveView: Simplification
git-svn-id: trunk@65470 -
|
2021-07-17 07:59:36 +00:00 |
|
jesus
|
9d7d217b84
|
IDE: Fix compiling with FPC trunk.
The removed code was only active in fpc trunk 3.1.1 [r36768-r38658)
git-svn-id: trunk@65469 -
|
2021-07-17 03:54:14 +00:00 |
|
jesus
|
23b667846d
|
LazReport: Fix compilation of ZeosDB
git-svn-id: trunk@65468 -
|
2021-07-16 22:11:35 +00:00 |
|
juha
|
22c8c554b1
|
... and fix compilation.
git-svn-id: trunk@65465 -
|
2021-07-16 20:18:26 +00:00 |
|
juha
|
5d1e0bb8e9
|
LCL: Prevent popup form going off-screen with position poMainFormCenter. Use Max(Min()) shortcuts. Issue #39231, patch by Soner.
git-svn-id: trunk@65464 -
|
2021-07-16 20:01:42 +00:00 |
|
wp
|
e03705d02d
|
TAChart/TChartLiveView: Fix operation when axes have a predefined Range. Modified patch by forum user Muso (https://forum.lazarus.freepascal.org/index.php/topic,55266.msg412075.html#msg412075)
git-svn-id: trunk@65463 -
|
2021-07-16 15:19:36 +00:00 |
|
dsiders
|
3f913c52d9
|
Docs: LazUtils. Restores deprecated KOI8ToUTF8 routine.
git-svn-id: trunk@65462 -
|
2021-07-15 22:15:34 +00:00 |
|
wp
|
b303ecbdd8
|
TAChart/TChartLiveView: Simplify operation of ExtentY modes.
git-svn-id: trunk@65456 -
|
2021-07-15 16:12:39 +00:00 |
|
wp
|
f22bca8150
|
LCL/ShellTreeView: Speedup when opening a node with many subfolders a second time.
git-svn-id: trunk@65455 -
|
2021-07-15 08:47:38 +00:00 |
|
wp
|
ee25f78baf
|
LCL/ShellTreeView: Speed-up of populating a folder with many subfolders (example: c:\Windows\WinSxS)
git-svn-id: trunk@65454 -
|
2021-07-15 08:26:48 +00:00 |
|
wp
|
4553a2eafb
|
TAChart/TChartLiveView: Add some comments. Add xml documentation.
git-svn-id: trunk@65453 -
|
2021-07-14 21:06:33 +00:00 |
|
maxim
|
89e7021f92
|
LazControls: Docs. Added, updated topic content, fixed broken "see also" links. Patch by Don Siders, bug #39223.
git-svn-id: trunk@65450 -
|
2021-07-14 20:43:24 +00:00 |
|