Commit Graph

48195 Commits

Author SHA1 Message Date
mattias
fa0e3b0619 IDE: setup dialog: always switch to first error
git-svn-id: branches/fixes_1_6@50717 -
2015-12-09 16:04:37 +00:00
mattias
ca42e581e6 codetools: fixed search for fppkg sources, bug #29154
git-svn-id: branches/fixes_1_6@50714 -
2015-12-08 21:19:21 +00:00
mattias
6130557ef5 lcl: customdrawn: fixed compilation
git-svn-id: branches/fixes_1_6@50706 -
2015-12-06 23:02:30 +00:00
maxim
3e3b5385e1 Merged revision(s) 50648 #c45aa54c62 from trunk:
TShellTreeView:
- Yet another attempt to fix SetPath (Issue #0026088)
- Ifdef the code for debug output.
........

git-svn-id: branches/fixes_1_6@50705 -
2015-12-06 21:14:09 +00:00
maxim
a4c9003d55 Merged revision(s) 50702 #3876f97d12 from trunk:
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_6@50703 -
2015-12-06 21:08:50 +00:00
mattias
2b3197fd84 LCL: customdrawn: fixed compilation
git-svn-id: branches/fixes_1_6@50700 -
2015-12-06 16:00:06 +00:00
mattias
b11375e489 chmhelp: unregister default LCL help, search in docs/chm first
git-svn-id: branches/fixes_1_6@50698 -
2015-12-06 15:05:05 +00:00
mattias
c2954e19d4 IDE: help selector: show database
git-svn-id: branches/fixes_1_6@50694 -
2015-12-06 14:42:42 +00:00
maxim
17d3c3ec84 Merged revision(s) 50619 #bf5b269665 from trunk:
IDE: Remove unused resource strings.
........

git-svn-id: branches/fixes_1_6@50686 -
2015-12-06 12:54:12 +00:00
ondrej
6c9e4a802f Merged revision 50680 #dd154546c3,50681 #ac89c87e02 from /trunk.
------------------------------------------------------------------------
r50680 | ondrej | 2015-12-06 09:23:21 +0100 (So, 06 Dez 2015) | 1 line

IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
------------------------------------------------------------------------
r50681 | ondrej | 2015-12-06 11:09:35 +0100 (So, 06 Dez 2015) | 1 line

packagetabs: fix bug with duplicate file names in tabs.
------------------------------------------------------------------------

git-svn-id: branches/fixes_1_6@50682 -
2015-12-06 10:32:42 +00:00
mattias
f2509d0cde IDE: initial setup dialog: search for make.exe in $(LazarusDir)\fpc\bin\$(TargetCPU)-$(TargetOS)\make.exe
git-svn-id: branches/fixes_1_6@50677 -
2015-12-06 00:18:38 +00:00
mattias
6729badd81 IDE: initial setup dialog: search for fpc.exe before ppccpu.exe
git-svn-id: branches/fixes_1_6@50674 -
2015-12-06 00:15:08 +00:00
mattias
7b5fb47042 IDE: check path of make utility at start
git-svn-id: branches/fixes_1_6@50671 -
2015-12-06 00:11:15 +00:00
mattias
d02bd44c53 lcl: fixed typos
git-svn-id: branches/fixes_1_6@50669 -
2015-12-05 23:30:07 +00:00
mattias
e716465329 lcl: fixed crash in QuestionDlg
git-svn-id: branches/fixes_1_6@50666 -
2015-12-05 21:54:59 +00:00
mattias
bbc8cfbc63 lcl: fixed crash in default QuestionDlg
git-svn-id: branches/fixes_1_6@50662 -
2015-12-05 21:51:29 +00:00
mattias
c8ccba3cad IDE, lazbuild: clean up
git-svn-id: branches/fixes_1_6@50660 -
2015-12-05 21:49:47 +00:00
mattias
c94565d669 lazutils: fixed TProcessUTF8 ancestor
git-svn-id: branches/fixes_1_6@50656 -
2015-12-05 18:51:42 +00:00
mattias
0a4add9726 updated install.txt
git-svn-id: branches/fixes_1_6@50654 -
2015-12-05 18:47:49 +00:00
mattias
d14c224c11 set version of fixes_1_6 to 1.6RC2
git-svn-id: branches/fixes_1_6@50652 -
2015-12-05 18:33:10 +00:00
mattias
be2d0619b3 IDE: view unit/form dialog: fixed ImageIndex
git-svn-id: branches/fixes_1_6@50650 -
2015-12-05 18:24:32 +00:00
mattias
0b62f77187 lazutils: fixed dangling pointer
git-svn-id: branches/fixes_1_6@50647 -
2015-12-05 14:09:03 +00:00
mattias
d91515de04 IDE: load lfm: when class not found, show ignore only when possible
git-svn-id: branches/fixes_1_6@50645 -
2015-12-05 14:08:03 +00:00
mattias
a119508665 IDE: load lfm: hide abort button when opening a single form
git-svn-id: branches/fixes_1_6@50643 -
2015-12-05 12:34:02 +00:00
mattias
a4146e7b95 LCL: use ScrollWindowEx directly instead of ScrollWindowPtr. Issue #29131
git-svn-id: branches/fixes_1_6@50641 -
2015-12-05 11:36:24 +00:00
mattias
f311e4866b LCL: use ScrollWindowEx instead of ScrollWindow. Issue #26086
git-svn-id: branches/fixes_1_6@50640 -
2015-12-05 11:35:52 +00:00
mattias
db74c34c13 LCL: TWinControl.ScollBy: less overhead, LCL-Win: Revert from ScrollWindowEx back to ScrollWindow, Issue #26086
git-svn-id: branches/fixes_1_6@50639 -
2015-12-05 11:35:21 +00:00
mattias
bac44fb6c4 translations: Finnish
git-svn-id: branches/fixes_1_6@50638 -
2015-12-05 11:32:24 +00:00
mattias
88895f2b41 LazUtils: fix issue with implicit codepage conversion in ParamStrUtf8. Issue #28815
git-svn-id: branches/fixes_1_6@50637 -
2015-12-05 11:31:46 +00:00
mattias
42d9dba660 ValueListEditor: Revert r45782 #8f01bb744d. It is not a proper fix, and the issue cannot be reproduced anymore. Issue #26449
git-svn-id: branches/fixes_1_6@50636 -
2015-12-05 11:31:24 +00:00
mattias
54539ad3ca LazUtils: Fix implicit codepage ceversion issue for FindFirstUtf8/FindNextUtf8 (Windows). Patch by Michl. Issue #28406
git-svn-id: branches/fixes_1_6@50635 -
2015-12-05 11:31:03 +00:00
mattias
77d0809361 Grids: Do not move to another cell when user presses Left/Right in editor. Issue #29084
git-svn-id: branches/fixes_1_6@50634 -
2015-12-05 11:30:16 +00:00
mattias
1de06d1f01 LazControls: Select the first matching node in TreeFilterEdit. Issue #24795
git-svn-id: branches/fixes_1_6@50633 -
2015-12-05 11:29:40 +00:00
mattias
be442376ea fpc deb: simplified
git-svn-id: branches/fixes_1_6@50632 -
2015-12-05 11:27:50 +00:00
mattias
2c66f35924 IDE: fpc msg parser: fixed converting 2.6.4 encoding to UTF-8
git-svn-id: branches/fixes_1_6@50630 -
2015-12-05 00:16:40 +00:00
mattias
eaa20c3849 lazutils: fixed compilation FC 2.6.4
git-svn-id: branches/fixes_1_6@50628 -
2015-12-05 00:14:09 +00:00
mattias
a5a8959002 lazutils: fixed ConsoleToUTF8 on Windows
git-svn-id: branches/fixes_1_6@50626 -
2015-12-04 23:05:21 +00:00
mattias
a1fba47fe6 IDE: fpc msg parser: use version from logo
git-svn-id: branches/fixes_1_6@50625 -
2015-12-04 23:05:02 +00:00
mattias
ba5d139fbf LCL: TCustomGrid: fixed CacheVisibleGrid
git-svn-id: branches/fixes_1_6@50622 -
2015-12-04 22:24:24 +00:00
mattias
b2bc4b4f55 IDE: clean up
git-svn-id: branches/fixes_1_6@50616 -
2015-12-04 17:36:32 +00:00
mattias
75bc215cbb IDE: fixed codetools options not found msg encoding
git-svn-id: branches/fixes_1_6@50615 -
2015-12-04 17:36:14 +00:00
mattias
ebfa8e7d9b lazutils: TProcessUTF8: using CreateProcessW on MSWindows, using alias otherwise
git-svn-id: branches/fixes_1_6@50614 -
2015-12-04 17:35:56 +00:00
mattias
8ba8186ee3 IDE: debugger: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50613 -
2015-12-04 17:35:37 +00:00
mattias
4ebb7b7845 chmmaker: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50612 -
2015-12-04 17:35:23 +00:00
mattias
5d71bf438d lazsvnpkg: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50611 -
2015-12-04 17:35:10 +00:00
mattias
d73e1b4e32 lazdebuggers: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50610 -
2015-12-04 17:34:49 +00:00
mattias
aba268ad3d lazdebuggergdbmi: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50609 -
2015-12-04 17:34:35 +00:00
mattias
eb9f26e789 fppkg: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50608 -
2015-12-04 17:34:13 +00:00
mattias
d5eb09020c fpdebug: using TProcessUTF8
git-svn-id: branches/fixes_1_6@50607 -
2015-12-04 17:33:38 +00:00
mattias
eb23308cf6 lazutils: TProcessUTF8: experimental on mswindows override Execute using CreateProcessW, other platforms: use alias, bug #28991
git-svn-id: branches/fixes_1_6@50606 -
2015-12-04 16:47:50 +00:00