Commit Graph

58460 Commits

Author SHA1 Message Date
juha
0ea618a03f Docs: New documentation file laztracer.xml for LazUtils. Issue #36560, patch from Don Siders.
git-svn-id: trunk@62535 -
2020-01-12 18:07:45 +00:00
juha
80d2504cd1 IDE: Move code updating Application Title, Scale and AutoForms from Main unit to SourceFileManager.
git-svn-id: trunk@62534 -
2020-01-12 18:07:39 +00:00
ondrej
a496579442 Cocoa: font dialog:
* Make font size dependent on the dialog's Font.PixelsPerInch and not the global CocoaBasePPI because the user can change it.
* Avoid rounding errors by using the real Font.Size value.
Bug #34828

git-svn-id: trunk@62533 -
2020-01-12 01:36:04 +00:00
dmitry
ef8ef84c04 cocoa: not allowing a column of TListView to be selected automatically.
git-svn-id: trunk@62532 -
2020-01-12 01:20:40 +00:00
dmitry
35bf1396b2 cocoa: hiding focus ring, if borderstyle is none. bug #34828
git-svn-id: trunk@62531 -
2020-01-12 01:06:54 +00:00
ondrej
98c349fc08 Cocoa fonts: comments
git-svn-id: trunk@62530 -
2020-01-12 01:01:18 +00:00
dmitry
18ce1577f9 cocoa: updating font dialog initialization. bug #33990
git-svn-id: trunk@62529 -
2020-01-12 00:45:13 +00:00
dmitry
4ac51dd8f4 cocoa: updating font dialog to return the selected font size. bug #33990
git-svn-id: trunk@62528 -
2020-01-11 23:57:57 +00:00
juha
d9fdf6d15e Docs: Updated documentation for DynQueue in LazUtils. Issue #36549, patch from Don Siders.
git-svn-id: trunk@62527 -
2020-01-11 14:22:26 +00:00
juha
740c9232da Docs: Updated documentation for LazUtils files. Issue #36538, patch from Don Siders.
git-svn-id: trunk@62526 -
2020-01-11 14:22:25 +00:00
juha
8887506cf9 Docs: Updated documentation for LCL files. Issue #36535, patch from Don Siders.
git-svn-id: trunk@62525 -
2020-01-11 14:22:23 +00:00
juha
2fb3192e85 IDE: Three new images. Issue #36534, patch from FTurtle.
git-svn-id: trunk@62524 -
2020-01-11 14:22:16 +00:00
maxim
9bf4ff3c18 ProjectGroups: updated Russian translation
git-svn-id: trunk@62522 -
2020-01-09 22:04:26 +00:00
michael
94141e9f91 * Fix from Pascal Riekenberg to fix rendering background with clNone (bug ID #36533)
git-svn-id: trunk@62514 -
2020-01-08 17:43:46 +00:00
ondrej
6d24a7b175 ProjectGroup: confirmation on reload in case of unsaved changes (fix ToDo)
git-svn-id: trunk@62513 -
2020-01-08 17:09:33 +00:00
martin
e1a09a86f4 FpDebug: fix checking for ImageBase (currently not implemented). Issue #0036499
git-svn-id: trunk@62512 -
2020-01-08 16:56:19 +00:00
ondrej
376bf8fdde ProjectGroups: more key shortcuts
git-svn-id: trunk@62511 -
2020-01-08 16:41:25 +00:00
juha
55a41430ed LHelp: Fix a range error when title has sole '&' (not an HTML entity). Issue #36523, patch from devEric69.
git-svn-id: trunk@62510 -
2020-01-08 00:47:39 +00:00
juha
024bfa3ac1 LCL-GTK3: Refactor code for GetPixel. Remove unused code. Issue #36472, patch from CudaText man.
git-svn-id: trunk@62509 -
2020-01-07 23:16:24 +00:00
maxim
df5a5388d8 Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
2020-01-07 22:50:11 +00:00
ondrej
f5da5df4fb LCL: high-DPI: fix inplace frames. Issue #36370
git-svn-id: trunk@62507 -
2020-01-07 21:14:44 +00:00
ondrej
f97bf899bb Grid: fix High-DPI font scaling
git-svn-id: trunk@62506 -
2020-01-07 13:26:46 +00:00
ondrej
fbf5621974 LCL: grids: don't store default TitleFont
git-svn-id: trunk@62505 -
2020-01-07 12:58:58 +00:00
ondrej
543dbab72b LCL: fix character case
git-svn-id: trunk@62504 -
2020-01-07 09:32:42 +00:00
dmitry
eb25ab2a98 cocoa: checking for enabled flag of the controls hierarchy
git-svn-id: trunk@62502 -
2020-01-06 00:21:59 +00:00
martin
15caf20a2c GdbmiDebugger: If setting a break condition fails, mark breakpoint as invalid (it may still be breaking at that line, but the condition is not avail)
git-svn-id: trunk@62501 -
2020-01-05 15:42:22 +00:00
dmitry
0094808177 cocoa: releasing capture, if present on disabling or destroying a window. bug #36491
git-svn-id: trunk@62500 -
2020-01-05 07:54:22 +00:00
dmitry
eb427fedcf cocoa: implementing GetTabRect for left and right tabs
git-svn-id: trunk@62498 -
2020-01-05 06:48:43 +00:00
dmitry
2c9df5c82a cocoa: implementing TCocoaWSCustomTabControl.GetTabRect
git-svn-id: trunk@62497 -
2020-01-05 06:34:36 +00:00
martin
439be6f619 FpDebug: Linux, removed assert. Condition can occur when process terminates, as threads have not been restarted
git-svn-id: trunk@62496 -
2020-01-04 19:44:02 +00:00
martin
834a18b043 FpDebug: Fix Command.DoContinue. Do not read DbgThread.GetInstrPtr if the event is caused by another thread. On Linux the none-event thread (belonging to the command) may not be paused/readable.
git-svn-id: trunk@62495 -
2020-01-04 19:44:01 +00:00
juha
653dca44e0 IDE: Make sure temp dir exists before starting IPC server. Issue #35838.
git-svn-id: trunk@62494 -
2020-01-04 19:30:08 +00:00
juha
63cc527b35 LCL: Simplify code dealing with ampersands (&). Remove duplicate code.
git-svn-id: trunk@62493 -
2020-01-04 19:30:01 +00:00
martin
2282f707cf FpDebug: Fix Command.DoContinue. Do not read DbgThread.GetInstrPtr if the event is caused by another thread. On Linux the none-event thread (belonging to the command) may not be paused/readable.
git-svn-id: trunk@62492 -
2020-01-04 19:02:04 +00:00
martin
6cc8e56bdc FpDebug: Fixed IDE hang on linux. ExecuteInDebugThread can be called recursive (e.g., by MemReader)
git-svn-id: trunk@62491 -
2020-01-04 18:23:06 +00:00
dmitry
5301fa49cb cocoa: ShowHide only activates non hint window. Hint window are brought to front, but not getting focus. bug #36516
git-svn-id: trunk@62490 -
2020-01-04 17:59:08 +00:00
martin
6739277749 Revert "FpDebug: Windows, remove unused code" / WinProcess.Interrupt is used by app/fpd
git-svn-id: trunk@62489 -
2020-01-04 15:00:40 +00:00
martin
5fb2dfc3ed FpDebug: Fix Mem-leak, DefaultMap was not freed. Issue #0036498
git-svn-id: trunk@62488 -
2020-01-04 15:00:38 +00:00
martin
54bbd61a23 Updated project file information. Patch by ccrause
git-svn-id: trunk@62487 -
2020-01-04 15:00:36 +00:00
wp
ec8029f42d LCL/FlowPanel: Fix AutoSize issue (issue #36514).
git-svn-id: trunk@62486 -
2020-01-04 14:26:03 +00:00
martin
16a4757fa3 Fixed fpd memory leak caused by dangling TFpDbgMemConvertorLittleEndian.Create instance. Patch by ccrause
git-svn-id: trunk@62485 -
2020-01-04 03:56:59 +00:00
martin
365888b1de Fix fpd memory leak in TBreakPointIdMap. Patch by ccrause
git-svn-id: trunk@62484 -
2020-01-04 03:56:58 +00:00
martin
4e918eebdd Updated macho.pas from compiler folder. Needed the CPU_TYPE_ constants to identify target information. Patch by ccrause
git-svn-id: trunk@62483 -
2020-01-04 03:56:56 +00:00
martin
61e8a903ce FpDebug: FpdCommand, moved "uses fgl" outside ifdef
git-svn-id: trunk@62482 -
2020-01-04 03:36:22 +00:00
dmitry
11fb196904 cocoa: forcing focusing of the content view, if window gets focused
git-svn-id: trunk@62481 -
2020-01-04 03:21:34 +00:00
martin
8bdb3bfd79 FpDebug: fix mem leak / cross debug to win32 causes 2 load events for ntdll
git-svn-id: trunk@62480 -
2020-01-04 03:00:09 +00:00
bart
fd263834a1 SynEditExport: only raise an exception (and a make that verbose one) if critical conditions are not met.
git-svn-id: trunk@62479 -
2020-01-03 15:44:41 +00:00
ondrej
61ff6d46d1 Fix compilation with FPC trunk
git-svn-id: trunk@62477 -
2020-01-03 09:22:11 +00:00
ondrej
6f1497ade1 revert 61976 #ec34c3f2f1:
lazutils: lazutf8: fixed TStringList.LoadFromFile load UTF8 by default
* not needed any more because the latest FPC trunk has TEncoding.Default=SystemEncoding that is UTF-8 in Lazarus/LazUTF8

git-svn-id: trunk@62474 -
2020-01-02 19:05:58 +00:00
juha
d163f49c6b LCL-GTK3: Implement Canvas.GetPixel. Issue #36472, patch from CudaText man.
git-svn-id: trunk@62473 -
2019-12-31 10:52:52 +00:00