Commit Graph

53498 Commits

Author SHA1 Message Date
dmitry
cf88ae9f44 cocoa: removing per event autorelease pool. It could potentially lead to mem leaks. But as of right now it's causing access violation, if a control is created dynamically (because most of controls are initialized with .autorelease and a destroyed once the event handling is finished)
git-svn-id: trunk@56841 -
2017-12-24 19:58:05 +00:00
dmitry
2915735a88 cocoa: fix TCocoaTextView initialization that could cause a crash with 'Frame containing non-finite values' error
git-svn-id: trunk@56840 -
2017-12-24 17:22:27 +00:00
juha
44e254517a IDE: Reuse function SplitString from IDEProcs in PathEditorDialog. Replaces function PathToText.
git-svn-id: trunk@56839 -
2017-12-24 14:01:51 +00:00
balazs
bed7ec4fc7 Opkman: ShowHintFrm: memo height was incorrectly calculated under GTK.
git-svn-id: trunk@56838 -
2017-12-24 13:15:23 +00:00
dmitry
6e53952a43 cocoa: correct (control vs client) bounds information retrieval. #32227
git-svn-id: trunk@56837 -
2017-12-23 23:06:24 +00:00
wp
adab84ef29 LazReport: New HiRes palette icons (by Roland Hahn)
git-svn-id: trunk@56836 -
2017-12-23 21:57:33 +00:00
michl
5bbd6ad7f1 LCL: GTK2: Revert 56831 #eee0b37745 to 56834 as it open new issues.
git-svn-id: trunk@56835 -
2017-12-23 21:53:36 +00:00
michl
630f7a6594 LCL: GTK2: transient form when called from modal form and PopupMode <> pmNone.
git-svn-id: trunk@56834 -
2017-12-23 20:53:11 +00:00
michl
b4f4b7767b LCL: GTK2: Fixed form freezes when opened with PopupMode <> pmNone, if opened from modal form.
git-svn-id: trunk@56833 -
2017-12-23 19:57:53 +00:00
michl
38eecb3d36 LCL: GTK2: Fixed form freezes with BorderStyle bsSizeToolWin/bsToolWindow, if opened from modal form.
git-svn-id: trunk@56832 -
2017-12-23 19:52:48 +00:00
michl
eee0b37745 LCL: GTK2: Fixed form freezes with FormStyle fsStayOnTop, if opened from modal form. Issue #32872
git-svn-id: trunk@56831 -
2017-12-23 19:49:10 +00:00
balazs
cb04d0f86f Opkman: ShowHintfrm: Adjust memo height according to it's content.
git-svn-id: trunk@56830 -
2017-12-23 19:43:42 +00:00
juha
8868d7bcf6 IDE: Prevent an exception when dbl-clicking empty list. Issue #32650, patch from FTurtle.
git-svn-id: trunk@56829 -
2017-12-23 17:04:42 +00:00
dmitry
f4b0bd18fb cocoa: checklistbox to have separate columns for the checkbox and checkbox title. #32845
git-svn-id: trunk@56828 -
2017-12-23 16:02:09 +00:00
michael
306bfa36c4 * Add Debug Window dialog showing the number of running webserver processes
git-svn-id: trunk@56827 -
2017-12-23 15:28:26 +00:00
juha
025579133c IDE: Simplify PathEditorDialog. Move list of templates to a separate window.
git-svn-id: trunk@56826 -
2017-12-23 12:40:22 +00:00
michael
6add3b79ed * Fix bug #32870. Starting webserver to run the project now works
git-svn-id: trunk@56825 -
2017-12-23 11:51:27 +00:00
ondrej
0cfcc26fcf LazReport: fix FPC 3.1.1 changes. Issue #32812, patch by Lagunov Aleksey
git-svn-id: trunk@56824 -
2017-12-23 07:14:52 +00:00
balazs
37c23339cf Opkman: OptionsFrm, ColorsFrm: Small GUI tweak.
git-svn-id: trunk@56823 -
2017-12-23 06:35:18 +00:00
dmitry
2b1a77d9af cocoa: #32829, a patch by David Jenkins, to get a notifications about keys pressed in combobox control
git-svn-id: trunk@56822 -
2017-12-23 05:31:42 +00:00
dmitry
8d9100d064 cocoa: fix for custom rect draw - only perform it, if custom drawing is requested via LCL control style. Fix for #32845
git-svn-id: trunk@56821 -
2017-12-23 05:19:29 +00:00
juha
fdcf607d17 SynEdit: Simplify TSynEditUndoItem.IsEqual.
git-svn-id: trunk@56820 -
2017-12-22 23:43:23 +00:00
juha
c8f3c37159 LCL-QT: Change string types back to WideString from UnicodeString.
git-svn-id: trunk@56819 -
2017-12-22 23:43:22 +00:00
juha
67caca351f QtPrinters: Formatting.
git-svn-id: trunk@56818 -
2017-12-22 23:43:09 +00:00
maxim
b27ef55216 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56817 -
2017-12-22 14:16:33 +00:00
balazs
afd71f72db Opkman: ShowHintfrm: Make colors user configurable. Commit color form.
git-svn-id: trunk@56816 -
2017-12-22 10:18:03 +00:00
balazs
fa1db9d1b6 Opkman: ShowHintfrm: Make colors user configurable.
git-svn-id: trunk@56815 -
2017-12-22 09:50:03 +00:00
balazs
ee02d44114 Opkman: ShowHintfrm: localize "description" and "license". OptionsFrm: GUI tweak.
git-svn-id: trunk@56814 -
2017-12-22 06:40:53 +00:00
maxim
e94bf52f12 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56813 -
2017-12-21 14:09:55 +00:00
balazs
869d9fb143 Opkman: The hint window for meta packages now is customizable.
git-svn-id: trunk@56812 -
2017-12-21 12:47:02 +00:00
michl
41f5452879 LCL: TNoteBook: Fixed TNotebook fires OnBeforeShow for destroying pages. Issue #32863. Patch by Rik van Kekem
git-svn-id: trunk@56811 -
2017-12-20 21:53:01 +00:00
balazs
2c51aaf235 Opkman: Hide hint window when SHIFT is released.
git-svn-id: trunk@56810 -
2017-12-20 21:07:59 +00:00
balazs
7e8516f91a Opkman: Bug fix: Exit if the user choose to close the confirmation dialog instead of clicking button No.
git-svn-id: trunk@56809 -
2017-12-20 19:47:52 +00:00
balazs
7258640282 Opkman: Create destination directory if does not exists. Issue #32857.
git-svn-id: trunk@56808 -
2017-12-20 18:21:50 +00:00
balazs
48af81ac3b Opkman: Localize description and license + small GUI tweak.
git-svn-id: trunk@56807 -
2017-12-20 16:55:20 +00:00
balazs
374cb2cd6c Opkman: Show hint and license info for meta pacakges. The hint window can be triggered by moving the mouse over the package name + holding shift down.
git-svn-id: trunk@56806 -
2017-12-20 13:57:52 +00:00
juha
42a324833e QtPrinters: Use UnicodeString instead of WideString.
git-svn-id: trunk@56805 -
2017-12-20 10:57:14 +00:00
ondrej
4d25ca2d88 IDE: fix reading LPS run modes.
git-svn-id: trunk@56804 -
2017-12-20 09:02:25 +00:00
mattias
cefafdd5ca IDEIntf: added TAbstractRunParamsOptions.ActiveModeName
git-svn-id: trunk@56803 -
2017-12-19 22:41:31 +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
mattias
d4961faa90 vlc: less hints
git-svn-id: trunk@56797 -
2017-12-19 21:12:56 +00:00
maxim
46b7e69686 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56796 -
2017-12-19 14:59:14 +00:00
maxim
44e877bc25 IDE: improved Select Frame dialog i18n, patch from Marcelo B Paula, bug
32841

git-svn-id: trunk@56795 -
2017-12-19 14:31:03 +00:00
maxim
7c0201a68a IDE: improved i18n and fixed typos
git-svn-id: trunk@56794 -
2017-12-19 14:21:11 +00:00
mattias
f92c4017da IDEIntf: added handlers: lihtRunDebug, lihtRunWithoutDebugBuilding, lihtRunWithoutDebugInit
git-svn-id: trunk@56793 -
2017-12-19 14:16:45 +00:00
mattias
5e9de6d214 IDE: simplified DoRunProjectWithoutDebug
git-svn-id: trunk@56792 -
2017-12-19 13:49:56 +00:00
maxim
b227fe293f Pas2Js: updated Russian translation
git-svn-id: trunk@56791 -
2017-12-19 13:20:05 +00:00
mattias
effc623ed8 pas2jsdsgn: fixed compile
git-svn-id: trunk@56790 -
2017-12-19 09:55:40 +00:00
juha
d802e5bb5f LCL: Call FDatalink.Edit when TCustomDBComboBox changes. Issue #29505, patch from a.ramos.
git-svn-id: trunk@56789 -
2017-12-18 23:12:15 +00:00