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 |
|
ondrej
|
dea19ce82c
|
lcl: buttonpanel: fix min button sizes in High-DPI. Issue #31557
git-svn-id: trunk@54434 -
|
2017-03-17 18:45:51 +00:00 |
|
ondrej
|
43f6f51029
|
lcl: forms: add GetParentDesignControl
git-svn-id: trunk@54433 -
|
2017-03-17 18:39:19 +00:00 |
|
hnb
|
5667c05f6c
|
CodeTools: Prepare for better support for Include (*.inc) files (collect all *.inc files from pathes added by -Fi in fpc.cfg)
git-svn-id: trunk@54432 -
|
2017-03-17 15:00:43 +00:00 |
|
juha
|
9743e071e7
|
Menu designer: Remove an unused parameter.
git-svn-id: trunk@54431 -
|
2017-03-17 10:08:28 +00:00 |
|
juha
|
2ac4d4f57b
|
IDE: Rename some controls in Toolbar config dialog to make it consistent.
git-svn-id: trunk@54430 -
|
2017-03-17 10:08:23 +00:00 |
|
mattias
|
6452487d49
|
IDE: fixed indentation
git-svn-id: trunk@54429 -
|
2017-03-17 07:26:04 +00:00 |
|
mattias
|
5eefc140b7
|
IDEIntf: fixed TIDESpecialCommand.GetCaption using command.localizedname
git-svn-id: trunk@54427 -
|
2017-03-17 07:25:17 +00:00 |
|
mattias
|
241fadfdf9
|
IDE: less hints
git-svn-id: trunk@54426 -
|
2017-03-17 07:05:26 +00:00 |
|
mattias
|
cb2ee6f2c8
|
IDE: less hints
git-svn-id: trunk@54425 -
|
2017-03-17 06:51:46 +00:00 |
|
maxim
|
1252ecf5bb
|
OpkMan: updated Russian translation
git-svn-id: trunk@54424 -
|
2017-03-16 22:19:30 +00:00 |
|
maxim
|
3941401058
|
IDE: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@54423 -
|
2017-03-16 22:11:08 +00:00 |
|
juha
|
f7e1b2af2c
|
OpkMan: Refactoring.
git-svn-id: trunk@54422 -
|
2017-03-16 17:49:49 +00:00 |
|
juha
|
2cc001ef7f
|
OpkMan: Commit the generated .po files.
git-svn-id: trunk@54421 -
|
2017-03-16 17:49:47 +00:00 |
|
juha
|
f972e8b0d2
|
OpkMan: Rename Package to MetaPackage in type and variable names.
git-svn-id: trunk@54420 -
|
2017-03-16 17:49:45 +00:00 |
|
juha
|
1a173eeae9
|
OpkMan: Rename PackageFile to LazarusPackage in type and variable names.
git-svn-id: trunk@54419 -
|
2017-03-16 17:49:39 +00:00 |
|
sekelsenmat
|
8631eaec16
|
sqldb: Fixes compilation with FPC 2.6.4 in Mac OS X
git-svn-id: trunk@54418 -
|
2017-03-16 15:51:57 +00:00 |
|
sekelsenmat
|
60236a6577
|
tachart: Fixes compilation with FPC 2.6.4 in Mac OS X
git-svn-id: trunk@54417 -
|
2017-03-16 15:42:52 +00:00 |
|
juha
|
13e53b7fae
|
LazBuild: Fix compilation. Issue #31548, patch from Do-wan Kim.
git-svn-id: trunk@54416 -
|
2017-03-16 10:05:15 +00:00 |
|
mattias
|
6a68c6f7c6
|
rpm: fixed day name in changelog, bug #31548
git-svn-id: trunk@54414 -
|
2017-03-16 08:56:26 +00:00 |
|
ondrej
|
f04d742869
|
CodeTools: support dotted units when handling uses section. Issue #31539
git-svn-id: trunk@54413 -
|
2017-03-15 21:17:59 +00:00 |
|
ondrej
|
98f78a3107
|
IDE: execute source editor commands even if no editor is available - it doesn't have to be needed. Issue #30894
git-svn-id: trunk@54412 -
|
2017-03-15 17:51:27 +00:00 |
|
juha
|
212245d761
|
Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog.
git-svn-id: trunk@54411 -
|
2017-03-15 13:13:48 +00:00 |
|
juha
|
0ee731db97
|
TLazPackageLinks.AddUserLink refactoring.
git-svn-id: trunk@54410 -
|
2017-03-15 13:13:46 +00:00 |
|
juha
|
63819ec9ae
|
Packager: Support online package link type.
git-svn-id: trunk@54409 -
|
2017-03-15 13:13:44 +00:00 |
|
juha
|
e6bf771bf6
|
OpkMan: Reuse TPkgVersion from IdeIntf. Create RTTI with {$M+}.
git-svn-id: trunk@54408 -
|
2017-03-15 13:13:43 +00:00 |
|
juha
|
a2d555718e
|
IdeIntf: Separate an interface for PackageLinks.
git-svn-id: trunk@54407 -
|
2017-03-15 13:13:41 +00:00 |
|
juha
|
6157074807
|
Packager: Rename PackageLink classes and global variable.
git-svn-id: trunk@54406 -
|
2017-03-15 13:13:38 +00:00 |
|