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 |
|
mattias
|
5da9a99e13
|
IDE: update caption on close project, bug #29049
git-svn-id: trunk@50561 -
|
2015-12-02 10:58:32 +00:00 |
|
mattias
|
26910afd1e
|
IDE: code explorer: clear when no source editor shown, bug #29050
git-svn-id: trunk@50559 -
|
2015-12-02 10:51:02 +00:00 |
|
ondrej
|
9f61b39bd4
|
LCL: use ScrollWindowEx instead of ScrollWindow. Issue #26086
git-svn-id: trunk@50558 -
|
2015-12-02 07:51:56 +00:00 |
|
ondrej
|
8fae307e89
|
LCL: fixed regression in scrolling from r50523 #6bb18f6fbd
git-svn-id: trunk@50557 -
|
2015-12-02 07:49:34 +00:00 |
|
maxim
|
0b0f12ffd5
|
Translations: Hungarian translation update by Péter Gábor, bug #29118
git-svn-id: trunk@50554 -
|
2015-12-01 21:25:22 +00:00 |
|
juha
|
3f3c25959f
|
LCL-Win: Revert from ScrollWindowEx back to ScrollWindow. Issue #26086.
git-svn-id: trunk@50553 -
|
2015-12-01 15:21:28 +00:00 |
|
mattias
|
6dda8fcee0
|
IDE: codetools options: using TFilenameEdit, patch from Alexey, 29102
git-svn-id: trunk@50552 -
|
2015-12-01 15:13:50 +00:00 |
|
mattias
|
c1f3bfbe36
|
LCL: TWinControl.ScollBy: less overhead
git-svn-id: trunk@50551 -
|
2015-12-01 13:13:51 +00:00 |
|
maxim
|
51516d0a47
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50548 -
|
2015-11-30 21:37:16 +00:00 |
|
maxim
|
a9da730d0c
|
Favorites: regenerated translations and added Russian translation
git-svn-id: trunk@50547 -
|
2015-11-30 21:35:49 +00:00 |
|
maxim
|
d166b0c524
|
IDEIntf: regenerated translations and improved Russian translation
git-svn-id: trunk@50546 -
|
2015-11-30 21:34:43 +00:00 |
|
juha
|
7bc722522a
|
LazControls: Select the first matching node in TreeFilterEdit. Issue #24795.
git-svn-id: trunk@50545 -
|
2015-11-30 20:14:18 +00:00 |
|
mattias
|
9d06b8c931
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@50543 -
|
2015-11-30 19:16:40 +00:00 |
|
mattias
|
24491b3ae1
|
trunk: set version to 1.7
git-svn-id: trunk@50542 -
|
2015-11-30 19:06:17 +00:00 |
|