ondrej
|
e4a448195b
|
lcl: forms: UpdateScreen: read value from ScreenInfo. Issue #31037 (regression after r54453 #20a9ecf1d5)
see regression issues #31601, #31598
git-svn-id: trunk@54486 -
|
2017-03-26 18:32:57 +00:00 |
|
ondrej
|
08c52fc1e0
|
LCL: Grids: fix RTL scrolling. Issue #31552
git-svn-id: trunk@54485 -
|
2017-03-26 17:29:21 +00:00 |
|
ondrej
|
7950eabf8d
|
win32: fix EnableChildWindows. Issue #31590
git-svn-id: trunk@54484 -
|
2017-03-26 17:10:43 +00:00 |
|
juha
|
0942c356a3
|
LCL: Publish TForm.OnConstrainedResize. Issue #31592, patch from AlexeyT.
git-svn-id: trunk@54483 -
|
2017-03-26 10:39:53 +00:00 |
|
mattias
|
abd99ffb35
|
IDE: darwin: fixed run without debug and UseAppBundle, bug #31597
git-svn-id: trunk@54482 -
|
2017-03-25 19:54:30 +00:00 |
|
mattias
|
f1d9980865
|
IDE: run without debug: fixed message when exe not runnable and not no launching app
git-svn-id: trunk@54481 -
|
2017-03-25 19:45:24 +00:00 |
|
mattias
|
db5fc36094
|
IDE: on darwin use /usr/bin/open to run without debug the program, bug #31597
git-svn-id: trunk@54480 -
|
2017-03-25 19:27:49 +00:00 |
|
mattias
|
33bab6516c
|
codetools: parsing external class field
git-svn-id: trunk@54479 -
|
2017-03-24 20:47:12 +00:00 |
|
mattias
|
ff0f6438ef
|
IDE: clean directory dialog: enlarged, fixed casing
git-svn-id: trunk@54478 -
|
2017-03-24 14:56:19 +00:00 |
|
mattias
|
9dee73e3b8
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@54477 -
|
2017-03-24 14:54:54 +00:00 |
|
balazs
|
347279cda5
|
Opkman: Improved CreateRepositoryPackage form. Issue #31498, patch from AlexeyT.
git-svn-id: trunk@54476 -
|
2017-03-24 09:18:07 +00:00 |
|
balazs
|
0b5b2b361c
|
Opkman: Improved repositories form. Issue #31495, patch from AlexeyT.
git-svn-id: trunk@54475 -
|
2017-03-24 07:49:20 +00:00 |
|
balazs
|
77f4c793d2
|
Opkman: Improved categories form. Issue #31497, patch from AlexeyT.
git-svn-id: trunk@54474 -
|
2017-03-24 07:39:44 +00:00 |
|
balazs
|
a36613b783
|
Opkman: Improved details form. Issue #31501, patch from AlexeyT.
git-svn-id: trunk@54473 -
|
2017-03-24 07:15:06 +00:00 |
|
balazs
|
c2ded78c5a
|
Opkman: Improve progress dialog. Issue #31499, patch from AlexeyT.
git-svn-id: trunk@54472 -
|
2017-03-24 07:06:31 +00:00 |
|
marcus
|
63a3095b0d
|
MUI: fixed position of Checkmark and radio button label
git-svn-id: trunk@54471 -
|
2017-03-23 22:06:08 +00:00 |
|
mattias
|
d5881ef02e
|
codetools: implemented modeswitch externalclass
git-svn-id: trunk@54470 -
|
2017-03-23 10:51:07 +00:00 |
|
balazs
|
6dd5585619
|
Opkman: Display full package version.
git-svn-id: trunk@54469 -
|
2017-03-23 05:21:11 +00:00 |
|
juha
|
2b8ab52cf2
|
LCL: Fix autocomplete in TDBLookupComboBox. Issue #31447, patch from Artem Proskurnev.
git-svn-id: trunk@54468 -
|
2017-03-22 20:20:52 +00:00 |
|
juha
|
175567bccd
|
SourceEditor: Formatting, more compact case..of blocks.
git-svn-id: trunk@54467 -
|
2017-03-22 17:17:28 +00:00 |
|
juha
|
01671e3da7
|
IDE: Add icons for GotoBookmark and ToggleBookmark commands. Issue #31581, patch from FTurtle.
git-svn-id: trunk@54466 -
|
2017-03-22 17:17:27 +00:00 |
|
juha
|
93da17aa07
|
LCL: Refactoring, combine identical code in TScreen to a function.
git-svn-id: trunk@54465 -
|
2017-03-22 17:17:21 +00:00 |
|
ondrej
|
d3f3c58edc
|
lcl: taskdialog: fix default font size for darwin after r54453 #20a9ecf1d5. Issue #31037
git-svn-id: trunk@54464 -
|
2017-03-22 09:47:23 +00:00 |
|
sekelsenmat
|
6a06cf769b
|
carbon: Patch from issue #31014: Carbon: Implement TCopyMode.cmSrcInvert in TCarbonDeviceContext.Draw()
git-svn-id: trunk@54463 -
|
2017-03-22 09:42:32 +00:00 |
|
mattias
|
d564bdfaca
|
IDE: less hints
git-svn-id: trunk@54462 -
|
2017-03-22 06:33:06 +00:00 |
|
hnb
|
1903007760
|
CodeTools: create new callback FindIncFileInCfgCache in basiccodetools.pas filled by codetoolmanager.pas to omit compilicated unit dependencies introduced in linkscanner.pas by uses section (for modules: CodeToolManager and DefineTemplates) in implementation section (that was the reason of AV on IDE exit and memory leaks, fix for mantis #31575, #31580)
git-svn-id: trunk@54461 -
|
2017-03-21 23:06:36 +00:00 |
|
maxim
|
fbf3e244d0
|
Components: do not pass localized resource strings to Name parameter of RegisterIDECommand/RegisterIDEMenuCommand functions
git-svn-id: trunk@54458 -
|
2017-03-21 22:36:45 +00:00 |
|
hnb
|
5231fa439a
|
CodeTools: use for TFPCTargetConfigCache.Equals also "Includes" field
git-svn-id: trunk@54457 -
|
2017-03-21 22:33:21 +00:00 |
|
maxim
|
21f7b47900
|
IDE: regenerated translations
git-svn-id: trunk@54456 -
|
2017-03-21 22:13:39 +00:00 |
|
marcus
|
e3c7e8abc3
|
MUI: custom class Drawroutine to own eventhandler for easier debugging
git-svn-id: trunk@54455 -
|
2017-03-21 20:20:26 +00:00 |
|
ondrej
|
f3a6a4e47b
|
IDE: save/restore Find/Replace dialog state if dialog was canceled. Issue #31567, modified patch by FTurtle
git-svn-id: trunk@54454 -
|
2017-03-21 19:41:59 +00:00 |
|
ondrej
|
20a9ecf1d5
|
LCL, Darwin (MacOSX): fix DPI values on LCL-level. Keep WidgetSet-DPI value original. Issue #31037
git-svn-id: trunk@54453 -
|
2017-03-21 19:29:26 +00:00 |
|
ondrej
|
431b58c609
|
IDE: revert forgotten part of r52410 #ba927319a4 - fixes IDE smart hint show/hide issues.
git-svn-id: trunk@54452 -
|
2017-03-21 19:27:04 +00:00 |
|
ondrej
|
fa015f899a
|
IDE: fix hint window hiding when hovering over it and going away from the target word.
git-svn-id: trunk@54451 -
|
2017-03-21 19:15:30 +00:00 |
|
hnb
|
d5739c0615
|
codetools: Fix memory leak introduced in r54432 #5667c05f6c (TFPCTargetConfigCache.Includes was not freed in Clear method). Fix mantis #31575.
git-svn-id: trunk@54450 -
|
2017-03-21 12:05:16 +00:00 |
|
ondrej
|
98e5d53303
|
lcl: screen: update monitors in case invalid monitor handle is found. Issue #30336
git-svn-id: trunk@54449 -
|
2017-03-19 17:46:34 +00:00 |
|
mattias
|
c18cdcb495
|
codetools: class completion: do not create bodies for external methods
git-svn-id: trunk@54448 -
|
2017-03-18 18:29:19 +00:00 |
|
juha
|
54f80e0923
|
CodeTools: Fix SIGSEGV introduced in r54438 #b823ce3277, part 2. Issue #31561.
git-svn-id: trunk@54447 -
|
2017-03-18 18:13:10 +00:00 |
|
hnb
|
1ca4c2796a
|
CodeTools: Fix SIGSEGV introduced in r54438 #b823ce3277 (mantis #31561)
git-svn-id: trunk@54446 -
|
2017-03-18 15:25:47 +00:00 |
|
ondrej
|
5b2322946b
|
lcl: dbgrids: workaround for FPC 3 issue #31532 (comment)
git-svn-id: trunk@54445 -
|
2017-03-18 13:51:19 +00:00 |
|
ondrej
|
34d80e9305
|
lcl: dbgrids: workaround for FPC 3 issue #31532
git-svn-id: trunk@54444 -
|
2017-03-18 13:37:42 +00:00 |
|
juha
|
d8b24f52a8
|
IDE: Improve label lblSelect visibility in Toolbar config dialog.
git-svn-id: trunk@54443 -
|
2017-03-18 13:32:47 +00:00 |
|
ondrej
|
69adfaad00
|
lcl: listbox: add Options property + add option to enable/disable focus rect drawing. Issue #30532
git-svn-id: trunk@54442 -
|
2017-03-18 09:40:31 +00:00 |
|
ondrej
|
cd7fd1bc6e
|
lcl: DBLookupComboBox, DBLookupListBox: update Lookup on handle destroy. Issue #31486
git-svn-id: trunk@54441 -
|
2017-03-18 09:20:06 +00:00 |
|
juha
|
95f94e25d1
|
IDE: Toolbar config dialog enhancements. Issue #31549, patch from FTurtle.
git-svn-id: trunk@54440 -
|
2017-03-18 08:43:26 +00:00 |
|
ondrej
|
de5ec9a11d
|
lcl: themes: High-DPI: scale default (hard-coded) detail sizes. Solves issue #31557 on Qt+Gtk2
git-svn-id: trunk@54439 -
|
2017-03-18 07:58:07 +00:00 |
|
hnb
|
b823ce3277
|
CodeTools: find all *.ini files located in paths declared in fpc.cfg (-Fi option)
git-svn-id: trunk@54438 -
|
2017-03-17 21:21:51 +00:00 |
|
ondrej
|
9219f84705
|
lcl: treeview: High-DPI: Indent fix r54435 #25d25e78b3. Issue #31558
git-svn-id: trunk@54437 -
|
2017-03-17 21:20:01 +00:00 |
|
juha
|
d1d8c18ddc
|
Docs: A minor fix for documentation. Issue #31410.
git-svn-id: trunk@54436 -
|
2017-03-17 21:18:10 +00:00 |
|
ondrej
|
25d25e78b3
|
lcl: treeview: High-DPI: DefaultItemHeight, Indent. Issue #31558
git-svn-id: trunk@54435 -
|
2017-03-17 19:36:40 +00:00 |
|