Commit Graph

55519 Commits

Author SHA1 Message Date
juha
8fd406ca25 IDE: Remove private variables in SourceFileManager. Move CheckFilesOnDisk to MainIDE.
git-svn-id: trunk@58961 -
2018-09-12 11:18:13 +00:00
dmitry
71ed470870 cocoa: forcing redrawing of the hintwindow contents on caption change. See comments in the code for why this is needed
git-svn-id: trunk@58960 -
2018-09-12 03:19:50 +00:00
dmitry
ac62bf6451 cocoa: casting shadow for a hint window. #34260
git-svn-id: trunk@58959 -
2018-09-12 02:33:55 +00:00
jesus
5ec773de73 LCL: grids, implements autoedit when double clicking. Issue #33888
git-svn-id: trunk@58958 -
2018-09-12 02:29:06 +00:00
jesus
528b7210b5 LCL: modified grid comment about exchange cols/rows
git-svn-id: trunk@58957 -
2018-09-12 02:02:57 +00:00
dmitry
5bae5c617e cocoa: support for ownerdrawn for dropdownlist
git-svn-id: trunk@58956 -
2018-09-12 01:15:33 +00:00
juha
4f59b471d1 IDE: Add a selection tool button to ComponentList window. Clear selection when emptying filter. Issue #34256, patch from accorp.
git-svn-id: trunk@58955 -
2018-09-11 23:12:49 +00:00
maxim
8108e85270 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34258
git-svn-id: trunk@58954 -
2018-09-11 22:25:42 +00:00
jesus
49dc72b87e LCL: fix resizing the last dbgrid column while the mouse pointer is out of bounds, issue #34032
git-svn-id: trunk@58953 -
2018-09-11 17:46:07 +00:00
martin
abb4caa1b0 LazDebugger, lldb: more except handling
git-svn-id: trunk@58952 -
2018-09-11 12:07:08 +00:00
martin
39bce25a6e LazDebugger, lldb: more except handling
git-svn-id: trunk@58951 -
2018-09-11 11:28:57 +00:00
juha
bcf4d94306 LCL-GTK2: Fix hiding a minimized window. Issue #27495, patch from accorp.
git-svn-id: trunk@58950 -
2018-09-11 09:03:07 +00:00
juha
f7ff9f786d LCL: Password masking in InputQuery for Delphi compatibility. Issue #33370, patch from Denis Grinyuk.
git-svn-id: trunk@58949 -
2018-09-11 08:51:08 +00:00
juha
80b6f0a6cc LCL-GTK2: Allow creating TListView in a loaded lib. Issue #33450, patch from fantangshan.
git-svn-id: trunk@58948 -
2018-09-11 08:51:06 +00:00
juha
7c4624a81c LCL: Prevent regrouping menu items during load. Issue #33545, patch from Anton Kavalenka.
git-svn-id: trunk@58947 -
2018-09-11 08:51:00 +00:00
juha
fac99eb1ea Fix compilation of VirtualTreeView after r58939 #508a89d4af. Add a deprecated NewLine(). Issue #34250, patch from Pascal Riekenberg.
git-svn-id: trunk@58946 -
2018-09-11 08:22:23 +00:00
dmitry
fb8098cc47 cocoa: update detecting combobox to take readonly mode
git-svn-id: trunk@58945 -
2018-09-11 03:43:25 +00:00
martin
28d95f19a0 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58944 -
2018-09-10 22:52:30 +00:00
martin
6a118ae674 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58943 -
2018-09-10 22:48:59 +00:00
martin
abb0c6ee62 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58942 -
2018-09-10 22:38:29 +00:00
martin
92a49470c8 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58941 -
2018-09-10 22:28:16 +00:00
juha
7183dd5d0b MenuDesigner: Rename a MenuItem when it is changed into a separator.
git-svn-id: trunk@58940 -
2018-09-10 22:27:57 +00:00
juha
508a89d4af LCL: Rename function NewLine -> NewLineMI to avoid name clashes and confusion.
git-svn-id: trunk@58939 -
2018-09-10 22:27:55 +00:00
juha
49e55e3acf LCL: Copy TMenuItem's Name to its Caption after renaming if they were identical. TControl does the same already.
git-svn-id: trunk@58938 -
2018-09-10 22:27:49 +00:00
martin
df5198c067 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58937 -
2018-09-10 22:17:51 +00:00
maxim
de9dc6c952 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34247
git-svn-id: trunk@58936 -
2018-09-10 21:47:12 +00:00
martin
39230ec8a5 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58935 -
2018-09-10 18:51:10 +00:00
martin
2215afacf5 LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58934 -
2018-09-10 18:47:45 +00:00
martin
d2951e053c LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58933 -
2018-09-10 18:36:24 +00:00
martin
1f0e5653f1 git-svn-id: trunk@58932 - 2018-09-10 18:09:22 +00:00
martin
a588c248ff LazDebugger, lldb: more step continue from except
git-svn-id: trunk@58931 -
2018-09-10 15:54:21 +00:00
juha
aaed728310 IDE: Remove a useless form OnResize handler from PathEditor.
git-svn-id: trunk@58930 -
2018-09-10 07:50:59 +00:00
dmitry
05c1f5a34b cocoa: control size adjustement update. Checking selectors (to stay up to date). Revised sizes for push buttons
git-svn-id: trunk@58929 -
2018-09-10 02:13:42 +00:00
dmitry
664b822312 cocoa: update progress bar to recognize layout rectangles
git-svn-id: trunk@58928 -
2018-09-10 01:27:56 +00:00
dmitry
f2bcab26c2 cocoa: adding global autorelease pool for the whole cocoa widgetset
git-svn-id: trunk@58927 -
2018-09-09 22:30:19 +00:00
dmitry
3d462879e7 cocoa: fix lclClientFrame of LCLViewExtension to return the proper width/height for the rect
git-svn-id: trunk@58926 -
2018-09-09 22:23:02 +00:00
maxim
8256b48f72 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58925 -
2018-09-09 22:14:12 +00:00
maxim
b8a456e163 IDE: fixed typo
git-svn-id: trunk@58924 -
2018-09-09 22:10:47 +00:00
dmitry
6614c82402 cocoa: preventing CocoaTextView from changing color by colordialog. #34198
git-svn-id: trunk@58923 -
2018-09-09 22:09:06 +00:00
dmitry
f19e657550 cocoa: changing the logic of lclFrame methods to return layout rectangle instead of physical frame. #34189
git-svn-id: trunk@58922 -
2018-09-09 21:38:43 +00:00
jesus
064a10f549 LCL: UpdateRecord on DbCombobox mousewheel selection, resolves issue #32383
git-svn-id: trunk@58921 -
2018-09-09 17:21:05 +00:00
juha
41ea7084a7 IDE: Add a form caption when editing templates in PathEditor. Cleanup.
git-svn-id: trunk@58920 -
2018-09-09 10:15:55 +00:00
dmitry
cbb9c40974 cocoa: code moving and cleaning up units use
git-svn-id: trunk@58919 -
2018-09-09 04:41:25 +00:00
dmitry
c2f1d4283e cocoa: refactoring statusbar implementation to callback based implementation. removed ComCtrls use in CocoaPrivate
git-svn-id: trunk@58918 -
2018-09-09 04:31:50 +00:00
dmitry
204f9108c1 cocoa: removing the direct use of stdctrls from cocoatextedits unit
git-svn-id: trunk@58917 -
2018-09-09 03:46:04 +00:00
dmitry
4bba77e385 cocoa: removing the code of repeat timer, using action triggered by NSScroller itself. Adding support for scroller arrows (used in older MacOSX)
git-svn-id: trunk@58916 -
2018-09-09 03:34:06 +00:00
dmitry
d206fddd76 cocoa: renaming unit extenstions for consistency (using .pas instead of .pp)
git-svn-id: trunk@58915 -
2018-09-09 02:03:48 +00:00
wp
6d06c805d5 TurboPower_ipro: Add text alignment support for some more html tags.
git-svn-id: trunk@58914 -
2018-09-08 21:39:04 +00:00
wp
92645dcf58 TurboPower_ipro: Avoid centering of text for style="text-align:justify"
git-svn-id: trunk@58913 -
2018-09-08 20:05:34 +00:00
michl
c17527dd30 LCL: Revert revision 58448 #9733fa84ab, 58497 #1a0431a7ad and follows: Set Enabled state after creation of handle, not in flags to ensure child windows have the correct state too.
git-svn-id: trunk@58912 -
2018-09-08 20:04:47 +00:00