mattias
|
534385f4eb
|
IDEIntf: FindUnitsOfOwner: added AddTabs parameter, issue #31006, from Silvio Clécio
git-svn-id: trunk@53450 -
|
2016-11-25 11:53:51 +00:00 |
|
juha
|
733394319b
|
IDE: Improve layout of ComponentPallette options page. Issue #31003, patch from AlexeyT.
git-svn-id: trunk@53449 -
|
2016-11-25 10:31:37 +00:00 |
|
balazs
|
2f4b754c28
|
Property FIOTimeout is only available with FPC3.1.1 To support older version the code is IDDef-ed. Patch by @varianus.
git-svn-id: trunk@53448 -
|
2016-11-25 10:29:25 +00:00 |
|
balazs
|
e14d0595ba
|
More meaningful resource string names.
git-svn-id: trunk@53447 -
|
2016-11-25 09:50:27 +00:00 |
|
balazs
|
473cde7526
|
Version number added to the config file.
git-svn-id: trunk@53446 -
|
2016-11-25 07:34:57 +00:00 |
|
balazs
|
e6e3bd4ae8
|
Delete zip files after a package is installed.
git-svn-id: trunk@53445 -
|
2016-11-25 06:48:52 +00:00 |
|
ondrej
|
05df480e06
|
win32: revert r52438 #4361125363 for TListView and fix WParam parameter. Without it, TListView doesn't scroll (other components scroll happily with forwarded WM_HSCROLL and WM_VSCROLL).
git-svn-id: trunk@53444 -
|
2016-11-24 23:35:50 +00:00 |
|
ondrej
|
e620f28fae
|
LCL: treeview: fix paint rect for BorderWidth<>0, Issue #31005, patch by Michl
git-svn-id: trunk@53443 -
|
2016-11-24 23:30:56 +00:00 |
|
maxim
|
3119dc98d1
|
Translations: Simplified Chinese translation update, bug #30980
git-svn-id: trunk@53442 -
|
2016-11-24 22:44:37 +00:00 |
|
maxim
|
6db23b659e
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53441 -
|
2016-11-24 22:21:52 +00:00 |
|
maxim
|
3b59b91786
|
IDE, Manifest options dialog: removed unnecessary assignments of button panel button captions
git-svn-id: trunk@53440 -
|
2016-11-24 22:19:28 +00:00 |
|
maxim
|
8c8f3bdc14
|
IDE: removed unused resourcestring
git-svn-id: trunk@53439 -
|
2016-11-24 22:17:23 +00:00 |
|
ondrej
|
adc3978ebd
|
Components: dbdatetimepicker: implement message CM_GETDATALINK, issue #30998, patch from Michal Gawrycki
git-svn-id: trunk@53438 -
|
2016-11-24 17:51:27 +00:00 |
|
ondrej
|
27ad00c08f
|
IDE: Files_options: fix Taborder. issue #31000, patch from AlexeyT
git-svn-id: trunk@53437 -
|
2016-11-24 17:47:41 +00:00 |
|
ondrej
|
96834c85ee
|
win32: fix showing an alphablend parented form on win 7 and older. issue #26206, patch from Michl
git-svn-id: trunk@53436 -
|
2016-11-24 15:47:57 +00:00 |
|
juha
|
83086f564a
|
TodoList: Fix compilation with FPC 3.0. IsValidIdent has extra parameters only in FPC trunk.
git-svn-id: trunk@53435 -
|
2016-11-24 10:03:31 +00:00 |
|
juha
|
e3d76eb840
|
LCL: Simplify LCLType a little. Issue #30996, patch from AlexeyT.
git-svn-id: trunk@53434 -
|
2016-11-24 10:03:26 +00:00 |
|
mattias
|
74651f857e
|
IDEIntf: docs: added LazarusIDE.FindUnitsOfOwner
git-svn-id: trunk@53433 -
|
2016-11-24 01:02:40 +00:00 |
|
mattias
|
780d0f8635
|
todolist: search in used project units
git-svn-id: trunk@53432 -
|
2016-11-24 00:38:23 +00:00 |
|
mattias
|
fe5d7d250d
|
IDE: added LazarusIDE.FindUnitsOfOwner
git-svn-id: trunk@53431 -
|
2016-11-24 00:37:53 +00:00 |
|
juha
|
8d85261ec4
|
IDE: Less verbose main window resize.
git-svn-id: trunk@53430 -
|
2016-11-23 21:48:56 +00:00 |
|
juha
|
e5f0e09a42
|
IDE: Prevent main window becoming too tall at startup on some XFCE systems. Issue #30983, patch from Silvio Clécio.
git-svn-id: trunk@53429 -
|
2016-11-23 21:48:42 +00:00 |
|
balazs
|
31c4b9c2af
|
Invalid ifdef under fpc 3.1.1 Patch by @minesadorada.
git-svn-id: trunk@53428 -
|
2016-11-23 18:12:08 +00:00 |
|
mattias
|
bfcced5fad
|
lcl: added KeyCodeToKeyString, issue #30988, from AlexeyT
git-svn-id: trunk@53427 -
|
2016-11-23 16:00:23 +00:00 |
|
juha
|
444927581b
|
IDE: Improve layout of Diff dialog. Issue #27646, patch from AlexT.
git-svn-id: trunk@53426 -
|
2016-11-23 15:06:41 +00:00 |
|
juha
|
f68693281e
|
Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej.
git-svn-id: trunk@53425 -
|
2016-11-23 15:06:28 +00:00 |
|
balazs
|
5cd4772404
|
Extended options dialog. From now on the local repository path is configurable.
git-svn-id: trunk@53424 -
|
2016-11-23 13:12:52 +00:00 |
|
juha
|
f674fb144c
|
Readme file for ResizeImageDemo Example from Mike Sapsard. Issue #27592.
git-svn-id: trunk@53423 -
|
2016-11-23 10:54:42 +00:00 |
|
juha
|
cdf1328144
|
LCL: Fix the display string of shortcut "+". Issue #30973, patch from Michl.
git-svn-id: trunk@53422 -
|
2016-11-23 10:24:15 +00:00 |
|
juha
|
cd7e9994c2
|
Packager: Open a loaded package also by pressing Return key.
git-svn-id: trunk@53421 -
|
2016-11-23 10:24:03 +00:00 |
|
balazs
|
c1f8cade3c
|
Change TToolButton style from tbsDropDown to tbsButtonDrop, plus a small bugfix.
git-svn-id: trunk@53420 -
|
2016-11-22 21:59:33 +00:00 |
|
mattias
|
e419a0c56c
|
IDE: message window: started line wrap
git-svn-id: trunk@53419 -
|
2016-11-22 17:43:18 +00:00 |
|
juha
|
a2d289acd6
|
IDE: A new dialog for manifest options. Issue #30977, patch from AlexeyT.
git-svn-id: trunk@53418 -
|
2016-11-22 15:59:00 +00:00 |
|
mattias
|
1780042136
|
deb: always create 3 number version, needed by dpkg version comparison
git-svn-id: trunk@53416 -
|
2016-11-22 13:11:36 +00:00 |
|
maxim
|
549f41a620
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53414 -
|
2016-11-21 22:33:45 +00:00 |
|
mattias
|
afaf9ea7d3
|
codetools: comment
git-svn-id: trunk@53405 -
|
2016-11-21 16:12:46 +00:00 |
|
mattias
|
dfcce2b301
|
IDE: search units with Pascal case insensitivity, instead of UTF-8
git-svn-id: trunk@53404 -
|
2016-11-21 16:12:38 +00:00 |
|
mattias
|
e53ad0a63b
|
lazutils: simplified
git-svn-id: trunk@53403 -
|
2016-11-21 16:05:02 +00:00 |
|
juha
|
0e82e34295
|
Packager: Add global link to new online package manager. Remove link to old lazaruspackagemanager to avoid confusion.
git-svn-id: trunk@53402 -
|
2016-11-21 16:01:44 +00:00 |
|
mattias
|
6c407707ae
|
glazres: search files with Pascal case insensitivity as well
git-svn-id: trunk@53401 -
|
2016-11-21 16:01:36 +00:00 |
|
mattias
|
28991b109d
|
IDE: fixed searching Pascal files case insensitive
git-svn-id: trunk@53400 -
|
2016-11-21 15:58:43 +00:00 |
|
mattias
|
ad08369c4a
|
IDEIntf: comment
git-svn-id: trunk@53399 -
|
2016-11-21 15:57:36 +00:00 |
|
mattias
|
aceccfc036
|
codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
git-svn-id: trunk@53398 -
|
2016-11-21 15:57:14 +00:00 |
|
mattias
|
6b7ab7bc9d
|
codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
git-svn-id: trunk@53397 -
|
2016-11-21 15:57:00 +00:00 |
|
balazs
|
b6b7118533
|
Bug fix: filter by category not working properly. Bug reported by @Groffy.
git-svn-id: trunk@53396 -
|
2016-11-21 12:19:26 +00:00 |
|
mattias
|
28e4e1a7e6
|
IDE: updated lpi
git-svn-id: trunk@53394 -
|
2016-11-21 12:13:44 +00:00 |
|
mattias
|
9d9b4ce60c
|
IDE: fixed searching unitnames in stringlist
git-svn-id: trunk@53393 -
|
2016-11-21 12:13:33 +00:00 |
|
mattias
|
b8344eab11
|
IDE: check pkg file conflicts: fixed check in Turkish locale
git-svn-id: trunk@53391 -
|
2016-11-20 22:52:45 +00:00 |
|
balazs
|
ccd6e22a24
|
Online package manager. Initial commit.
git-svn-id: trunk@53390 -
|
2016-11-20 19:57:34 +00:00 |
|
zeljko
|
a351c06f40
|
Qt: fixed crash - regression from r53365 #7ad916287c. issue #30966
git-svn-id: trunk@53389 -
|
2016-11-20 11:47:26 +00:00 |
|