Commit Graph

55812 Commits

Author SHA1 Message Date
maxim
13996b69ce Merged revision(s) 61758 #6d2bdd67a7 from trunk:
LCL-GTK2: Make TrayIcon.OnClick work for non-Unity desktops. Issue #35983.
........

git-svn-id: branches/fixes_2_0@61821 -
2019-09-06 22:37:14 +00:00
wp
0471a9bf67 VirtualTreeViews: Fix compilation with FPC 3.2. Issue #36047.
git-svn-id: branches/fixes_2_0@61814 -
2019-09-05 08:21:04 +00:00
maxim
c3931c1433 Merged revision(s) 61706 #3a1eff3f1f from trunk:
LCL/High-dpi: Fix form shrinking to title bar when PPI settings are changed during runtime of a 64-bit program. Issue #35971, patch by dmz73.
........

git-svn-id: branches/fixes_2_0@61738 -
2019-08-20 22:31:45 +00:00
maxim
447fab251a Merged revision(s) 61041 #ccf03e0d2a, 61057 #d6391d9421 from trunk:
LCLTranslator: also allow "--lang=<lang>" commandline parameter in addition to "-l <lang>" and "--lang <lang>", bug #35432
........
LCLTranslator: optimized commandline parameters handling code a bit (no functional changes)
........

git-svn-id: branches/fixes_2_0@61737 -
2019-08-20 22:27:22 +00:00
martin
47e335ba3b Merged revision(s) 61715 #85ba413f31 from trunk:
EditorMacroScript: More verbose self-test errors
........

git-svn-id: branches/fixes_2_0@61719 -
2019-08-17 20:51:14 +00:00
mattias
853a2d30c3 codetools: fixed class completion with function result type params
git-svn-id: branches/fixes_2_0@61718 -
2019-08-17 18:36:17 +00:00
martin
b6749ad6b6 Merged revision(s) 61711 #01fb06cf22 from trunk:
LeakView: fix various parsing issues
........

git-svn-id: branches/fixes_2_0@61713 -
2019-08-16 22:13:41 +00:00
maxim
be2eda1f8b Merged revision(s) 61683 #739d225225 from trunk:
Installer: Update for Chinese Innoscript file. Issue #35951, from robsean.
........

git-svn-id: branches/fixes_2_0@61703 -
2019-08-15 23:01:38 +00:00
maxim
625a0284fa Merged revision(s) 61699 #91bd946fad from trunk:
Win Installer: Brazilian Portuguese translation update by Marcelo B Paula, bug #35959
........

git-svn-id: branches/fixes_2_0@61702 -
2019-08-15 22:57:42 +00:00
maxim
88bb6cc5f1 Merged revision(s) 61697 #993861b8d4 from trunk:
IDE: fix SynSourceEditor.SetHighlighter, prevent processing events while old HL is still in use.
........

git-svn-id: branches/fixes_2_0@61701 -
2019-08-15 22:56:49 +00:00
maxim
c5febdebb9 Merged revision(s) 61674 #f6181c1d0d, 61687-61688 #2a64470b79-#2a64470b79 from trunk:
cocoa: ultimate fix for modal menus not making clicks. #35929
........
cocoa: notifying the tablelist about number of items changing. #35957
........
cocoa: applying resource leak patch by Zoë Peterson. #35944
........

git-svn-id: branches/fixes_2_0@61700 -
2019-08-15 22:55:58 +00:00
mattias
864f673246 set fixes version 2.0.5
git-svn-id: branches/fixes_2_0@61666 -
2019-08-03 17:00:43 +00:00
mattias
ec49d9ce1d set fixes version 2.0.4
git-svn-id: branches/fixes_2_0@61664 -
2019-08-03 16:58:49 +00:00
mattias
86219c1ee7 IDE: fixed checking if TargetExeDirectory(C:\) exists
git-svn-id: branches/fixes_2_0@61655 -
2019-08-03 11:21:17 +00:00
maxim
36ddc4233b Merged revision(s) 59383 #9ceb5203c9 from trunk:
LCL: wince: partialy fix problem with spacing between glyph and button caption, when glyph is placed left or right to caption. (there is no space between glyph and caption)
........

git-svn-id: branches/fixes_2_0@61652 -
2019-07-31 22:22:19 +00:00
dmitry
5b1b022b41 Merged revisions from trunk: 61043,61377,61386-61393,61397-61399,61401,61405-61408,61410-61412,61421-61425,61430-61432,61438-61440,61458,61460-61461,61468-61472,61474,61477-61478,61487-61489,61506,61511,61514-61515,61523,61529,61535,61553,61567-61568,61592,61594-61596,61619-61620,61625-61626
git-svn-id: branches/fixes_2_0@61645 -
2019-07-30 21:56:41 +00:00
maxim
f23e7622dc Translations: Hungarian translation update by Péter Gábor, bug #35891
git-svn-id: branches/fixes_2_0@61644 -
2019-07-29 21:19:34 +00:00
dmitry
603bad67a3 Merged revision 60964 #3ddc6c5a7b from trunk
git-svn-id: branches/fixes_2_0@61642 -
2019-07-29 12:40:38 +00:00
dmitry
e573983533 Merged revision(s) 60965 #78bc4df384,60966 #3d2a723a44,60969 #73e6567b0f from trunk
git-svn-id: branches/fixes_2_0@61641 -
2019-07-29 12:37:43 +00:00
martin
5e811e756f Merged revision(s) 61369 #e5212b707b from trunk:
cocoa: implemented form icons
........

git-svn-id: branches/fixes_2_0@61640 -
2019-07-28 11:08:21 +00:00
martin
ea06ef9576 Merged revision(s) 59884-59885 #54693c7dd9-#54693c7dd9, 59919 #92e510d650, 60029-60030 #f971f7d20b-#f971f7d20b, 60122 #b0e4ed33be, 60124-60125 #bd8706d429-#bd8706d429, 60901 #f7d83eeafe, 60967-60968 #d60d80ba40-#d60d80ba40, 60970-60971 #1fa1d582f2-#1fa1d582f2, 60989 #17b5600500, 61006-61009 #161b58005b-#161b58005b, 61019 #879ab722ef, 61023-61024 #6431fb7b03-#6431fb7b03, 61031-61036 #9980e47dc0-#9980e47dc0, 61042 #8bc92cc16d, 61044-61047 #65e0011cc5-#65e0011cc5, 61055 #aea75fde5e, 61058 #02284c559f, 61062 #36919b50ca, 61065 #bce16b1033, 61069-61078 #ee04fcba3b-#ee04fcba3b, 61101 #130eb4be3b, 61106 #ae91507d74, 61115 #2b838aacbd, 61131 #e484e770ee, 61136-61138 #1a44035345-#1a44035345, 61160-61162 #14eaeb1c76-#14eaeb1c76, 61169 #2e9c4bde38, 61173 #357ea31186, 61175 #17928418c1, 61191-61192 #48ed31da02-#48ed31da02, 61207-61209 #e1fb95fb10-#e1fb95fb10, 61212 #e714d64672, 61229-61230 #63be412f63-#63be412f63, 61234-61236 #ab3b8df7cc-#ab3b8df7cc, 61250 #475be67649, 61257-61262 #c33f7b3553-#c33f7b3553, 61271 #47e78c92f8, 61275-61277 #0bc3bc49ef-#0bc3bc49ef, 61286-61287 #544969faaf-#544969faaf, 61296-61298 #06e3b096ec-#06e3b096ec, 61300-61301 #d884d16510-#d884d16510, 61306 #2ab93def5e, 61315 #c660a2042f, 61319 #fa41c05360, 61323 #a9c11db3de, 61329 #54ce5e3d7e, 61331-61332 #000bfb281d-#000bfb281d, 61336-61339 #86aa535424-#86aa535424, 61345 #b2792fdba7, 61350 #2bbd782eec, 61354-61356 #7f6412df7e-#7f6412df7e, 61362 #5a04cfe2d6, 61367 #de095f07d4 from trunk:
cocoa: update context menu handling for mouseclick+ctrl. based on a patch by AlexeyT. #34673
........
cocoa: adding a windowcontroller to NSAlert to process Escape key, even if there's no cancel button present on the dialog
........
cocoa: restore readonly functionality (#34696). Adding the code preventing the application from locking up on read-only mode change.
........
cocoa: fix the clipboard pasting of a plain text. #34832 patch by Zoë Peterson
........
cocoa: forcing controlTextColor for checkbox cell embedded into a textview. #34600
........
cocoa: preventing the drag event from going to parent controls. #34878
........
cocoa: updates in drawing a single length lines to half of a pixel (for non retina displays) #34681
........
cocoa: change the type declaration for boolean workarounds between fpc 3.0.4 and trunk. #34866,34895
........
cocoa: LCLIntf.MessageBox implemenation. based on the patch by Alexey Tor. #35343
........
cocoa: cocoa specific TUpDown, same look as with TSpinEdit. #34663
........
cocoa: assigning value to updown control, when changed by ws. #34663
........
cocoa: redoing the fix for 30847 - instead of processing all items on every change of combobox item, just doing change whenever they are needed
........
cocoa: calling the proper event when processing updown change
........
cocoa: correct state image selection depending on type of the menu (radio or not)
........
cocoa: update Clear for ComboBox string list. Patch by Frank. #35404
........
cocoa: adding support for GlyphShowMode. Patch by Zoë Peterson. #35078
........
cocoa: adding support for removal tabs by freeing handle. Patch by David Jenkins. #35171
........
cocoa: fix tabVisible for active page. Patch by David Jenkins #35172
........
cocoa: update frame3d method to behave similar to WinApi. #35408
........
cocoa: change BTNFACE color from controlColor to controlBackground color. Thus any text drawn using controlTextColor would be shown properly. #35074
........
cocoa: adding support for undo redo operations for TEdit and TMemo. Patch by Zoë Peterson. #35421
........
cocoa: change processing of AllowDropFiles for forms. Partially based on the patch by Zoë Peterson. Allow files acception even for embeded forms (NSView-based). #35215
........
cocoa: resolve leaking of window handles
........
cocoa: disconnecting window content from window for a better reference release
........
cocoa: additional callback cleanup on windows handle destruction
........
cocoa: adding support of getting information IF dark theme is used
........
cocoa: update the comment regarding the new method
........
cocoa: notifying the main combobox about need of reloadingdata when changes occur
........
cocoa: fix updateproperties method from using a wrong view
........
cocoa: sending a change notification, if text changed programmatically. #35303
........
cocoa: remove the restriction for a CocoaWSCustomTabControl to be used by TPageControl only. #34593
........
cocoa: using colors with hatch style brushes. Patch by David Jenkins. #32825, #34414
........
cocoa: making hint color theme aware. #34360
........
cocoa: binding a popup menu to the key window. The window is need to pick up the theme colors
........
cocoa: removing debugging messages
........
cocoa: drawing frame3d using NSBox look (mimics carbon)
........
cocoa: making the box to be drawn up-side up
........
cocoa: checking the presence of tabview before removing it
........
cocoa: prevent a rangecheck error on adjusting tabs
........
cocoa: rangechecks on getting selected item index for customlist and comboboxes
........
cocoa: renagecheck errors in CGRectToRect and line drawing. Patch by C Western. #30874
........
cocoa: resolve rangecheck error for all table driven controls
........
cocoa: correct frame3d context restore after rendering and frame position
........
cocoa: using nscell to draw toolbar elements
........
cocoa: pixel offset of drawing themed panel
........
cocoa: drawing themed non-flat speed buttons
........
cocoa: updating menu handling. Preventing wrong click call. Preventing parent menus closing
........
cocoa: key events handling refactoring. Removed per control keyprocessing and moved to NSApplication event loop processing. Updating windows key handling to pass hotkeys to menus. Patch by Zoë Peterson. #35449
........
cocoa: adding compatibility for windows Cosmetic - pen styles. Replaced dynamic memory allocation with stack. #34744
........
cocoa: adding support for ofForceShowHidden flags in open save dialogs. In ref to #35452
........
cocoa: fix the issue with wheel event ShiftState parameter not assigned properly. #35481
........
cocoa: manual drawing of highlight color for (vibrant)dark theme in 10.13. #34600
........
cocoa: adding support for height of raws in CocoaTable controls. #35154
........
cocoa: doing the proper time release of the main autorelease pool. #35400
........
cocoa: scrolling customlistbox to the selected index on SetItemIndex. #35435
........
cocoa: resolve windows-level wrong use. A drawback - lost SystemOnTop setting, now behave similar to OnTop. (similar to Windows). #34939
........
cocoa: update setting enable for UpDown controls. #35531
........
cocoa: adding hardcoded implementation of SM_CXDRAG and SM_CYDRAG
........
cocoa: updating OpenDocument api to handle URLs as well (similar to Win32)
........
cocoa: update TCocoaDatePicker to work on macOS 10.6
........
cocoa: datepicker code cleanup. Added mouse handling events, aspect ratio maintenance - keeping ratio at all times, even if too small
........
cocoa: update event loops handling. Suppressing the explicit LCL sync message. Internal handling of PostAsyncCallQueue. Patch by David Jenkins. #35547
........
cocoa: getting rid of code duplication in event processing
........
cocoa: sanity check before calling ProcessAsyncCallQueue
........
cocoa: using a single method to get unmodified character in a key event. based on the patch by Zoë Peterson. #35538
........
cocoa: removing mackeycodes.inc file. #35587
........
cocoa: update QuitApp processing. Patch by Zoë Peterson. #34798
........
cocoa: adding event expiration date into RunMessages method. To let a message wait as long as it needs to. #35593
........
cocoa: adding theme update notification
........
cocoa: update placement of a window. Determining the screen based on the specified bounds rect, rather than current screen of the window (caused issues if height of monitors is different)
........
cocoa: automatic embedded form resizing. #35599
........
cocoa: splitting up comboboxlist box for ROCMB and CMB (oop approach). Implementing text change for RO item. #35607
........
cocoa: always expect an application defined event
........
cocoa: additional support for processing PostMessage during TrackingEvent loop
........
cocoa: send activate message (Onclick event) whenever a submenu opens up. #30808
........
cocoa: restore LM_ACTIVE sending for menus, when menuNeedsUpdate is called. #30808
........
cocoa: adding submenu invalidation, so the menuNeedsUpdate is called
........
cocoa: adding the system timer to the most common loop modes (thus it would fire if menu is openned or a modal dialog is up)
........
cocoa: update selected not focused color selection
........
cocoa: update combobox to prevent double mouseup events. Preventing mouseMove events when poup is down for combobox
........
cocoa: update mouse handling for disabed views and controls. Traversing the hierarchy to make sure there's no disabled parent. #34326
........
cocoa: revert changes done with r61262 #006c5d25d5 (menuDidClose handling). #35625
........
cocoa: updating windowState. Patch by Zoë Peterson. #35622
........
cocoa: removing the use of the deprecated CGDisplayBitsPerPixel
........
cocoa: fix typo 1028 to 128 for display bpp
........
cocoa: invalidating tableview data after changing sort column info. #35642
........
cocoa: focus switch update, calling SETFOCUS prior to KILLFOCUS. Preventing endless loop of focus switch
........
cocoa: debugging routines
........
cocoa: Boolfix (fpc trunk) related compilation fix. Patch by Zoë Peterson. #35694
........
cocoa: implement GetDCOriginRelativeToWindow for a nicer component editor
........
cocoa: invalidating designer overlay view together with content view. Due to forceful use of layers in macOS10.14. Adding a memo (or any scrolling control) would introduce extra layers causing visual issues. In this case overlay (as always staying on top - and receiving its own layer) must be explicitly refreshed, if window content if affected. #35165
........
cocoa: update handling of DX array passed for UTF8, respecting UTF16 surrogate pairs. #35675
........
cocoa: update event loop hadling. Repeat wait, if LCL message has arrived, but was not expected. Improves mouse loop handling
........
cocoa: prevent blocking of LCL only messages. Previous revision is causing issues with menu tracking loop
........
cocoa: change main thread synchronization mechanims. Using performSelectorOnMainThread, instead of a custom created event
........
cocoa: change PostMessage event processing to use performSelectorOnMainThread
........
cocoa: replace SendMessage implementation with performSelectorOnMainThread_withObject_waitUntilDone
........
cocoa: remove no longer used custom events handling
........
cocoa: removing LCL custom event LCLEventSubTypeMessage as unused
........
cocoa: change the implementation of HMonitor. Switching from a direct mapping of NSScreen object to index in NSScreen.screen array
........
cocoa: fix the compilation with fpc trunk. Patch by Alfred. #35690
........
cocoa: changing the way application object goes into a loop and being initialized. fixes KVO exception for macOS10.15. Based on patch by David Jenkins. (original patch suggests removal of the existing code, the change introduces COCOALOOPOVERRIDE switch). #35702
........
cocoa: proper ifdef exclusion for COCOALOOPOVERRIDE. related to #35702
........
cocoa: making loop hijacking more robust, if event processing was called prior to Application.Init
........
cocoa: using KVC approach to set application running flag, instead of overriding a property method
........
cocoa: restore isrun field
........

git-svn-id: branches/fixes_2_0@61639 -
2019-07-28 10:49:43 +00:00
martin
9aef764890 Merged revision(s) 59393 #a14d6e5c9a (required for cocoa merges) from trunk:
LCL: Change constant $20000000 to MK_ALT. Issue #34481, patch from AlexeyT.
........

git-svn-id: branches/fixes_2_0@61638 -
2019-07-28 10:44:39 +00:00
mattias
c88691c16e IDE: using PathIsInPath instead of FileIsInPath where path=path is allowed
git-svn-id: branches/fixes_2_0@61637 -
2019-07-28 08:27:46 +00:00
martin
351d1ed8a2 Merged revision(s) 61064 #09945b4668, 61113 #a897a24acc, 61223 #298236df33, 61621 #1dec469350, 61624 #b915700854 from trunk:
LCL: Use "try finally" block for function DefaultInputDialog. Issue #35451, patch from Serge Anvarov.
........
LCL-Win32: Add support for ofForceShowHidden flag in dialog options. Issue #35452, patch from Serge Anvarov.
........
Patch from jmpessoa for IDE crash when closing some forms (highly visible for LAMW)
........
LCL-GTK2: Use libappindicator3 for System Tray Icon. Issue #35723, patch from David.
........
LCL: Fix a memory leak in TImageList.GetIcon. Issue #35684, patch from BrunoK.
........

git-svn-id: branches/fixes_2_0@61634 -
2019-07-27 15:35:44 +00:00
martin
8f6c6395fb Merged revision(s) 61497 #ebbd6b5e0b, 61544-61545 #c40bffbdee-#c40bffbdee, 61558 #d32b16b312 from trunk:
FpDebug: Fix Overflow in max array/string size
........
ProcessDebugger: Fixed crash, due to debugger destroying inside SetState
........
IDE: Fix crash on accessing nil (in MainIdeBar). Happens if the InitialSetupDialog is closed (OS close button) and the IDE exits.
........
DateTimePicker: Make widths of ArrowButton and UpDown highDPI-aware. Issue #35814.
........

git-svn-id: branches/fixes_2_0@61614 -
2019-07-22 10:41:53 +00:00
mattias
fa2d64b415 IDE: do not warn if installing a meta package
git-svn-id: branches/fixes_2_0@61610 -
2019-07-20 18:05:02 +00:00
maxim
925703c362 IDE: regenerated translations and updated Russian translation
git-svn-id: branches/fixes_2_0@61485 -
2019-06-26 23:07:27 +00:00
mattias
7419998a2b FpDebug: Fix mem leak in strings/dwarf-3
git-svn-id: branches/fixes_2_0@61482 -
2019-06-26 15:08:33 +00:00
mattias
1437060d73 LCL: TCustomTabControl fixed crash with nil Images property. patch by Luca Olivetti Issue #0035646
git-svn-id: branches/fixes_2_0@61481 -
2019-06-26 15:08:05 +00:00
mattias
18a0c25719 codetools: fixed parsing non advanced records
git-svn-id: branches/fixes_2_0@61480 -
2019-06-26 14:09:51 +00:00
mattias
48c9baaca6 IDE: resourcestrings
git-svn-id: branches/fixes_2_0@61465 -
2019-06-24 13:38:55 +00:00
mattias
dde8c390bd IDE: package editor: compile: warn if designtime only
git-svn-id: branches/fixes_2_0@61463 -
2019-06-24 13:37:48 +00:00
mattias
41e19d5865 pas2jsdsgn: fixed run params quotes
git-svn-id: branches/fixes_2_0@61457 -
2019-06-24 12:26:45 +00:00
maxim
16472223f3 Merged revision(s) 61380 #d47c326ea9 from trunk:
Installer: updated Russian translation
........

git-svn-id: branches/fixes_2_0@61381 -
2019-06-13 22:31:44 +00:00
maxim
0a747adff0 Pas2JS: merged translation updates
git-svn-id: branches/fixes_2_0@61379 -
2019-06-13 21:55:48 +00:00
mattias
6a36b45821 codetools: fixed parsing, issue #35713
git-svn-id: branches/fixes_2_0@61376 -
2019-06-13 06:56:54 +00:00
mattias
c41077d28a codetools: fixed result, issue #35632
git-svn-id: branches/fixes_2_0@61374 -
2019-06-12 22:22:36 +00:00
mattias
028c96f490 codetools: fixed using pas2js when -dpas2js
git-svn-id: branches/fixes_2_0@61366 -
2019-06-12 11:08:02 +00:00
mattias
7981618749 IDE: build project: create output directories before running execute before
git-svn-id: branches/fixes_2_0@61365 -
2019-06-12 10:50:28 +00:00
mattias
84d92b8cff pas2js: merged trunk fixes
git-svn-id: branches/fixes_2_0@61364 -
2019-06-12 10:33:12 +00:00
martin
32007e4563 Merged revision(s) 61309 #93d8287c3e, 61318 #c2480c6563, 61340 #15cde7a988 from trunk:
SynEdit: Fixed crash in MarkTextAsSaved. Issue #0035635
........
IDE: Run without debug, pass command-line args. Issue #0035649
........
SynEdit: Fix position for IME (e.g. Candidate window). Requests are received before "StartComposition".  Issue #0035682
........

git-svn-id: branches/fixes_2_0@61359 -
2019-06-11 16:16:28 +00:00
martin
d54eabffb6 Merged revision(s) 61200 #5f6aa28d51, 61202 #76b9420caf, 61205 #0f27442368, 61210 #e721ee16cc from trunk:
LCL: fix mem-leak in TCustomIcon.AssignImage / Temporary mask is not freed. Issue #0035562
........
LCL: fix mem-leak in TRasterImage.LoadFromRawImage Issue #0035372 / Behaviour change: if source and dest are equal, then data is kept as it is.

Previously new mem of the same size was allocated, but no data written to it. Previous behaviour appears to be buggy since it did NOT load anything, so new behaviour is fine.
(Only affects ADataOwner=False.)
........
LCL: TRasterImage.LoadFromRawImage / revision 61202 #76b9420caf (fixed memleak): Fix check for source = target // Also means the behaviour is/stays as before rev 61202 #76b9420caf
........
LCL: TRasterImage.LoadFromRawImage / revision 61202 #76b9420caf (fixed memleak): Fix check for source = target // Also means the behaviour is/stays as before rev 61202 #76b9420caf
........

git-svn-id: branches/fixes_2_0@61358 -
2019-06-11 16:15:08 +00:00
martin
9a272ef64b Merged revision(s) 61067-61068 #dfcb3321a3-#dfcb3321a3, 61097-61098 #03251f0bde-#03251f0bde, 61178-61180 #8894d42fe2-#8894d42fe2, 61182 #9adb6cf878, 61237 #09eb2b9368 from trunk:
LazDebuggerGdbmi: Improve whitelisted commands for memory limit
........
LazDebuggerGdbmi: Improve "Reset Debugger". Ensure timeouts, if certain options lead to endless waiting.
........
Treeview: Fix smooth scrolling. Items scrolling in could have 1 pixel line duplicated or missing. See detailed explanation at revision 59650 #235888a37d
........
Ide ColorOptions, Treeview: Fix smooth scrolling. Items scrolling in could have 1 pixel line duplicated or missing. See detailed explanation at revision 59650 #235888a37d
........
Installer, Win: Add open-ssl libraries for OPM
........
Installer, Win: Refine install options for qt4pas.dll
........
Installer, Win: Add qt5pas.dll
........
Installer, Win: Only run in 64bit mode, if installing Lazarus for 64bit
........
Installer, Win: Include all ppu
........

git-svn-id: branches/fixes_2_0@61357 -
2019-06-11 16:08:06 +00:00
mattias
0b26945778 codetools: sourcecloser: keep implementation keyword
git-svn-id: branches/fixes_2_0@61198 -
2019-05-10 13:18:57 +00:00
mattias
2b408151d9 IDE: fixed adding event, when property unit has no implementation section
git-svn-id: branches/fixes_2_0@61196 -
2019-05-10 13:12:50 +00:00
mattias
6a132ece15 codetools: added option -M syntaxmode
git-svn-id: branches/fixes_2_0@61194 -
2019-05-10 08:23:31 +00:00
martin
1a565b7ccf Merged revision(s) 61118 #ddb8114238, 61150-61151 #4d8827642a-#4d8827642a, 61153 #4e7db82b52, 61156-61158 #80f32f0ac9-#80f32f0ac9 from trunk:
Installer, Win: Add Chinese
........
SynEdit: fix potential rangecheck in compare function
........
IDE: SynEdit: fix potential rangecheck in compare function
........
IDE: fix potential overflow in compare function
........
IDE: fix compare function
........
SynEdit: fix compare function
........
fix compare function
........

git-svn-id: branches/fixes_2_0@61159 -
2019-05-05 15:57:39 +00:00
mattias
b4948e01b5 codetools: fixed node start class sections
git-svn-id: branches/fixes_2_0@61110 -
2019-05-03 08:55:01 +00:00
martin
8800656748 Merged revision(s) 61001 #b31e03db6b, 61005 #e2056f0494, 61026 #e98b6c7599, 61028-61030 #519161a185-#519161a185, 61056 #142b226591, 61066 #157ea70bdb from trunk:
LazDebugger(Fp)Lldb: improve checks for errors during launch command. Ignore text in file names.
........
FpDebug: Watches/Locals: Display "Unknown type" instead of "Identifier not found" for unimplemented/unknown data/types
........
Gtk2: MsgQueue, fix race condition (patch by Boris Glavin) Issue #035395
........
SynEdit, GTK2: fix ghost caret during scrolling
........
IDE: Check for 'Unversioned directory' when omitting revision from IDE title.
........
IDE: Allow only valid revision numbers to show in IDE title.
........
LazDebuggerFpGdbmi: fixed a crash in watches eval, after cancel of watch eval due to dbg error.
........
FpDebug: Fix upper/lower spelling of Contents/MacOS
........

git-svn-id: branches/fixes_2_0@61084 -
2019-04-30 11:39:43 +00:00
mattias
aeabc637ed IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: branches/fixes_2_0@61015 -
2019-04-18 08:14:34 +00:00