mattias
80f42df3c7
make help clean up
...
git-svn-id: branches/fixes_2_0@63646 -
2020-07-24 16:14:39 +00:00
mattias
918ae61957
IDE: make lazcontroldsgn a base package
...
git-svn-id: branches/fixes_2_0@63645 -
2020-07-24 15:45:40 +00:00
mattias
9a2223b8b2
IDE: make lazcontroldsgn a base package
...
git-svn-id: branches/fixes_2_0@63643 -
2020-07-24 15:33:32 +00:00
mattias
d6c010f5a8
startlazarus: fixed check if lazarus.app folder exists
...
git-svn-id: branches/fixes_2_0@63623 -
2020-07-22 14:45:24 +00:00
mattias
e544c76cd5
startlazarus: updated lpi
...
git-svn-id: branches/fixes_2_0@63622 -
2020-07-22 14:44:48 +00:00
mattias
d4e099a4f3
startlazarus: cocoa: do not use open -a, execute bundle exe, else menu is not visible
...
git-svn-id: branches/fixes_2_0@63621 -
2020-07-22 12:36:25 +00:00
mattias
bda8742a72
IDE: do not double check overwrite when savedialog already does
...
git-svn-id: branches/fixes_2_0@63607 -
2020-07-20 21:20:48 +00:00
mattias
764bbbc59c
IDE: always set an active run param mode if available
...
git-svn-id: branches/fixes_2_0@63591 -
2020-07-17 09:30:02 +00:00
mattias
efa348b3c5
IDE: debug launching application
...
git-svn-id: branches/fixes_2_0@63587 -
2020-07-17 08:53:33 +00:00
mattias
53025b32f9
make install: added source extension, issue #37364
...
git-svn-id: branches/fixes_2_0@63569 -
2020-07-15 22:21:21 +00:00
mattias
0e06f0d9e1
make install: check if LAZARUS_INSTALL_DIR already set, issue #37356
...
git-svn-id: branches/fixes_2_0@63565 -
2020-07-15 08:19:38 +00:00
mattias
bee446707f
lhelp: fixed updating default title after filling content nodes
...
git-svn-id: branches/fixes_2_0@63532 -
2020-07-08 16:37:57 +00:00
mattias
90bde32386
chmhelp: fixed compile fpc 3.0.4
...
git-svn-id: branches/fixes_2_0@63524 -
2020-07-07 09:26:14 +00:00
mattias
7d81afac5d
lhelp: fixed dbl click index item
...
git-svn-id: branches/fixes_2_0@63516 -
2020-07-05 21:57:20 +00:00
mattias
eb4b5f979e
set fixes version 2.0.11
...
git-svn-id: branches/fixes_2_0@63505 -
2020-07-03 21:47:27 +00:00
mattias
ae9017d9a9
set fixes version 2.0.10
...
git-svn-id: branches/fixes_2_0@63503 -
2020-07-03 21:44:57 +00:00
mattias
9c2de2d6e3
lcl: cocoa no longer beta
...
git-svn-id: branches/fixes_2_0@63498 -
2020-07-03 10:42:43 +00:00
mattias
b56730e824
codetools: var completion of for-var-in-genericarray, from Pascal Riekenberg, issue #37076
...
git-svn-id: branches/fixes_2_0@63496 -
2020-07-03 10:23:06 +00:00
mattias
0dac7c0aa2
codetools: fixed semicolon after specialize on class completion, from Pascal Riekenberg
...
git-svn-id: branches/fixes_2_0@63495 -
2020-07-03 10:22:30 +00:00
mattias
d58e4571d0
codetools: test parsing nested generic inline expression, from Pascal Riekenberg
...
git-svn-id: branches/fixes_2_0@63494 -
2020-07-03 10:22:02 +00:00
mattias
8199a2b57d
codetools: extract generic type reference, from Pascal Riekenberg
...
git-svn-id: branches/fixes_2_0@63493 -
2020-07-03 10:21:35 +00:00
mattias
a737996f54
codetools: code completion for FOR-var-IN with generic class, from Pascal Riekenberg
...
git-svn-id: branches/fixes_2_0@63492 -
2020-07-03 10:19:46 +00:00
mattias
025892a863
fpreport: Fix from Pascal Riekenberg to fix rendering background with clNone, bug ID #36533
...
git-svn-id: branches/fixes_2_0@63491 -
2020-07-03 10:14:36 +00:00
mattias
64ec2a7745
codetools: fixed extract generic type param names, issue #37081 , from Pascal Riekenberg
...
git-svn-id: branches/fixes_2_0@63490 -
2020-07-03 10:13:28 +00:00
mattias
c39bc40c24
Grids: fix decoding HTML entities when pasting HTML. Issue #0037258
...
git-svn-id: branches/fixes_2_0@63489 -
2020-07-03 10:07:35 +00:00
mattias
3877144c0a
RTTI: Fix a crash in TTIGrid with boolean properties. Issue #35583
...
git-svn-id: branches/fixes_2_0@63480 -
2020-06-28 17:03:03 +00:00
mattias
6290d23d56
LazUtils: Prevent ForceDirectory trying to create directories with empty name. Issue #37133
...
git-svn-id: branches/fixes_2_0@63479 -
2020-06-28 17:02:37 +00:00
mattias
279ac8e978
LCL: Allow specified PopupMenu in TabControl when page-selector menu disabled. Issue #37171
...
git-svn-id: branches/fixes_2_0@63478 -
2020-06-28 17:02:16 +00:00
mattias
981a213c56
IDE: Prevent Access violation in Search result view when exception was raised by search. Issue #37124
...
git-svn-id: branches/fixes_2_0@63477 -
2020-06-28 17:01:56 +00:00
mattias
3f6a879586
LCL-GTK2: Fix deleting last line of TGtk2MemoStrings. Issue #37166
...
git-svn-id: branches/fixes_2_0@63476 -
2020-06-28 17:01:29 +00:00
mattias
a4206958b2
LCL: Improve TTreeView mouse selection. Issue #37145
...
git-svn-id: branches/fixes_2_0@63475 -
2020-06-28 17:01:03 +00:00
mattias
2d62ff2977
LCL: Reshow an application hint correctly. Issue #37053
...
git-svn-id: branches/fixes_2_0@63474 -
2020-06-28 16:59:33 +00:00
mattias
824f8ec4a3
LCL: Don't trigger double-click on TreeView's fold-arrow if another node is selected. Issue #37051
...
git-svn-id: branches/fixes_2_0@63473 -
2020-06-28 16:59:09 +00:00
mattias
7e55431dc4
LCL: Initialize image description in widgetsets where not done already. Issue #36955
...
git-svn-id: branches/fixes_2_0@63472 -
2020-06-28 16:57:32 +00:00
mattias
06f979742d
LazUtils: Rename variable "generic" as "genericP" to not confuse Codetools.
...
git-svn-id: branches/fixes_2_0@63471 -
2020-06-28 16:55:41 +00:00
mattias
7138c223b0
LazUtils: Initialize LazFreeType graphics state correctly. Issue #37033
...
git-svn-id: branches/fixes_2_0@63470 -
2020-06-28 16:55:20 +00:00
mattias
b0a846f6c0
LazUtils: Fix LazFreeType glyph bounds. Issue #37022
...
git-svn-id: branches/fixes_2_0@63469 -
2020-06-28 16:54:58 +00:00
mattias
64908be44a
LazUtils: Do not garble LazFreeType fonts. Issue #37012
...
git-svn-id: branches/fixes_2_0@63468 -
2020-06-28 16:54:34 +00:00
mattias
dd7609f0dc
IDE: Improve 'Window' menu's submenus 'Tabs for project' and 'Other tabs'. Issue #36965
...
git-svn-id: branches/fixes_2_0@63467 -
2020-06-28 16:54:14 +00:00
mattias
397fbb15ae
IDE: Do not add CreateForm to project source for a new frame. Issue #26493
...
git-svn-id: branches/fixes_2_0@63466 -
2020-06-28 16:53:43 +00:00
mattias
68b8e58f83
LCL-Win32: Simulate wsFullScreen WindowState with Maximized. Issue #34759
...
git-svn-id: branches/fixes_2_0@63465 -
2020-06-28 16:53:21 +00:00
mattias
a21702d767
LCL-Win32: Fix variable type in GetControlText. Issue #35637
...
git-svn-id: branches/fixes_2_0@63464 -
2020-06-28 16:52:57 +00:00
mattias
b53f32952d
LCL-Win32: Optimize TWindowProcHelper.CalcClipRgn a little. Issue #35467
...
git-svn-id: branches/fixes_2_0@63463 -
2020-06-28 16:51:39 +00:00
mattias
78d3e2b922
ide: less hints
...
git-svn-id: branches/fixes_2_0@63455 -
2020-06-28 13:37:22 +00:00
mattias
4e4f13409b
codetools: updated fallback fpc msg file
...
git-svn-id: branches/fixes_2_0@63452 -
2020-06-27 19:48:19 +00:00
martin
14e2fffb47
Merged revision(s) 63428 #6ec641510e from trunk:
...
Installer, Win: prevent asking for feedback
........
git-svn-id: branches/fixes_2_0@63429 -
2020-06-23 12:54:48 +00:00
martin
5797343119
reverted last commit
...
git-svn-id: branches/fixes_2_0@63420 -
2020-06-22 16:15:20 +00:00
martin
067575239e
Merged revision(s) 60926 #79a26a4231 from trunk:
...
LazDebuggerFpLldb: prevent crash in asm window, if dwarf info failed to load
........
git-svn-id: branches/fixes_2_0@63419 -
2020-06-22 16:13:29 +00:00
dmitry
a1b4ea9057
Merged revision(s) 63028 #7125b6ce7e, 63409 #1912324bc7 from trunk:
...
cocoa: update override of setDocumentView() method to be compatible with fpc prior to and after fpc3.2
........
cocoa: fix compilation for the newly released fpc3.2.0
........
git-svn-id: branches/fixes_2_0@63418 -
2020-06-22 02:32:58 +00:00
mattias
27188db548
IDE: new file: do not break lines at dots
...
git-svn-id: branches/fixes_2_0@63407 -
2020-06-20 16:26:27 +00:00