Commit Graph

48290 Commits

Author SHA1 Message Date
mattias
82c214d589 IDE: clean up
git-svn-id: trunk@50659 -
2015-12-05 21:49:16 +00:00
mattias
eb52ff3c86 build_lcl_docs: added --verbose parameter
git-svn-id: trunk@50658 -
2015-12-05 19:05:36 +00:00
mattias
eeeb237080 lazutils: fixed TProcessUTF8 ancestor
git-svn-id: trunk@50655 -
2015-12-05 18:51:23 +00:00
mattias
f41b56ab50 updated install.txt
git-svn-id: trunk@50653 -
2015-12-05 18:47:27 +00:00
mattias
a6dc707e3e IDE: view unit/form dialog: fixed ImagIndex
git-svn-id: trunk@50649 -
2015-12-05 18:24:10 +00:00
bart
c45aa54c62 TShellTreeView:
- Yet another attempt to fix SetPath (Issue #0026088)
- Ifdef the code for debug output.

git-svn-id: trunk@50648 -
2015-12-05 16:42:43 +00:00
mattias
82b946cccb lazutils: fixed dangling pointer
git-svn-id: trunk@50646 -
2015-12-05 14:08:46 +00:00
mattias
51db04d913 IDE: load lfm: when class not found, show ignore only when possible
git-svn-id: trunk@50644 -
2015-12-05 14:07:46 +00:00
mattias
f372eb44cc IDE: load lfm: hide abort button when opening a single form
git-svn-id: trunk@50642 -
2015-12-05 12:33:40 +00:00
mattias
30458feccd fpc deb: simplified
git-svn-id: trunk@50631 -
2015-12-05 11:27:22 +00:00
mattias
0db26fe87a IDE: fpc msg parser: fixed converting 2.6.4 encoding to UTF-8
git-svn-id: trunk@50629 -
2015-12-05 00:16:23 +00:00
mattias
55619096fd lazutils: fixed compilation FC 2.6.4
git-svn-id: trunk@50627 -
2015-12-05 00:13:53 +00:00
mattias
9e8df5c8ed lazutils: fixed ConsoleToUTF8 on Windows
git-svn-id: trunk@50624 -
2015-12-04 23:04:44 +00:00
mattias
902051323d IDE: fpc msg parser: use version from logo
git-svn-id: trunk@50623 -
2015-12-04 23:02:20 +00:00
mattias
850e8da6b1 LCL: TCustomGrid: fixed CacheVisibleGrid
git-svn-id: trunk@50621 -
2015-12-04 22:23:53 +00:00
juha
453f0f860a Finnish translations.
git-svn-id: trunk@50620 -
2015-12-04 20:05:03 +00:00
juha
bf5b269665 IDE: Remove unused resource strings.
git-svn-id: trunk@50619 -
2015-12-04 20:05:00 +00:00
juha
753d444bc0 IDE: Fix control's name to match its type.
git-svn-id: trunk@50618 -
2015-12-04 20:04:53 +00:00
mattias
e7ce75b682 fpdebug: using Windows W functions
git-svn-id: trunk@50617 -
2015-12-04 19:02:39 +00:00
mattias
731038db93 IDE: clean up
git-svn-id: trunk@50605 -
2015-12-04 16:38:38 +00:00
mattias
4e1d1f8f1d IDE: fixed codetools options not found msg encoding
git-svn-id: trunk@50604 -
2015-12-04 16:38:23 +00:00
mattias
93a809284f lazutils: TProcessUTF8: using CreateProcessW on MSWindows, using alias otherwise
git-svn-id: trunk@50603 -
2015-12-04 16:06:35 +00:00
mattias
4a1345e0f6 IDE: debugger: using TProcessUTF8
git-svn-id: trunk@50602 -
2015-12-04 16:05:44 +00:00
mattias
86f68f351f chmmaker: using TProcessUTF8
git-svn-id: trunk@50601 -
2015-12-04 16:05:05 +00:00
mattias
2af1f6a5f4 lazsvnpkg: using TProcessUTF8
git-svn-id: trunk@50600 -
2015-12-04 16:04:35 +00:00
mattias
172ba521c4 lazdebuggers: using TProcessUTF8
git-svn-id: trunk@50599 -
2015-12-04 16:04:11 +00:00
mattias
e6f23aade2 lazdebuggergdbmi: using TProcessUTF8
git-svn-id: trunk@50598 -
2015-12-04 16:03:56 +00:00
mattias
d84bf485e1 fppkg: using TProcessUTF8
git-svn-id: trunk@50597 -
2015-12-04 16:03:40 +00:00
mattias
0924792e5f fpdebug: using TProcessUTF8
git-svn-id: trunk@50596 -
2015-12-04 16:03:20 +00:00
mattias
d0dace2bf5 lazutils: TProcessUTF8: experimental on mswindows override Execute using CreateProcessW, other platforms: use alias, bug #28991
git-svn-id: trunk@50595 -
2015-12-04 15:27:16 +00:00
martin
19e4bf8d04 Fix SynEdit IME handler / crash on short section of only one char, loop for FRightPosForTarget not entered. Issue #0029126
git-svn-id: trunk@50592 -
2015-12-04 01:47:43 +00:00
martin
2136904400 Make FPC dir relative to $lazarusdir in innosetup Issue #0029041 Marco van de Voort
git-svn-id: trunk@50590 -
2015-12-03 22:51:49 +00:00
mattias
fff60a4076 lazutils: undo TProcessUTF8 change, not stable
git-svn-id: trunk@50588 -
2015-12-03 15:05:22 +00:00
mattias
eeed3eae79 lazutils: TProcessUTF8: on mswindows override Execute using CreateProcessW, other platforms: use alias, bug #28991
git-svn-id: trunk@50586 -
2015-12-03 14:50:36 +00:00
mattias
5f82df1091 IDE: use TProcessUTF8
git-svn-id: trunk@50584 -
2015-12-03 14:48:00 +00:00
wassim
d11b84e7b0 Add missing code from commit 50582 #80da2d7e23
git-svn-id: trunk@50583 -
2015-12-03 12:48:59 +00:00
ondrej
80da2d7e23 LCL: use ScrollWindowEx directly instead of ScrollWindowPtr. Issue #29131
git-svn-id: trunk@50582 -
2015-12-03 12:21:19 +00:00
ondrej
4448a71a3c LCL: revert r50580 #30f74d948a
git-svn-id: trunk@50581 -
2015-12-03 12:18:42 +00:00
ondrej
30f74d948a LCL: fix Win32 ScrollWindowEx parameters for TWinControl and TScrollingWinControl
git-svn-id: trunk@50580 -
2015-12-03 10:47:21 +00:00
mattias
4fa2db731a IDE: clean up
git-svn-id: trunk@50578 -
2015-12-03 09:40:09 +00:00
mattias
800214bda4 translations: German: updates from Swen Heinig
git-svn-id: trunk@50576 -
2015-12-02 23:55:39 +00:00
mattias
c681fe9d46 LCL: gtk2: QuestionDlg: when too much text use default dialog, which has scrollable text
git-svn-id: trunk@50574 -
2015-12-02 15:00:03 +00:00
mattias
5110578aec LCL: expose widgetset independent dialog: DefaultPromptDialog, DefaultQuestionDialog, DefaultMessageBox and DefaultInputDialog
git-svn-id: trunk@50572 -
2015-12-02 14:58:41 +00:00
mattias
a7722c160f LCL: default QuestionDlg: use TMemo when text too big
git-svn-id: trunk@50570 -
2015-12-02 14:20:47 +00:00
bart
1f91afe602 LazUtils: fix issue with implicit codepage conversion in ParamStrUtf8. Issue #0028815.
git-svn-id: trunk@50569 -
2015-12-02 13:33:56 +00:00
bart
cc31a2d44d ValueListEditor: Revert r45782 #8f01bb744d. It is not a proper fix, and the issue cannot be reproduced anymore. Issue #0026449.
git-svn-id: trunk@50568 -
2015-12-02 12:53:52 +00:00
bart
a121cb2acc LazUtils: Fix implicit codepage ceversion issue for FindFirstUtf8/FindNextUtf8 (Windows). Patch by Michl. Issue #0028406.
git-svn-id: trunk@50567 -
2015-12-02 12:43:29 +00:00
bart
6328571bef Grids: Do nut move to another cell when user presses Left/Right in editor. Issue #0029084.
git-svn-id: trunk@50566 -
2015-12-02 12:34:53 +00:00
mattias
f1346995cf updated lpl
git-svn-id: trunk@50565 -
2015-12-02 11:45:15 +00:00
mattias
2cc0991827 IDE: fixed crash when mapping old lpl files to new lpl files, bug #29127
git-svn-id: trunk@50563 -
2015-12-02 11:37:19 +00:00