Commit Graph

48108 Commits

Author SHA1 Message Date
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
mattias
81cf3ae6ea IDE: updated lpl
git-svn-id: trunk@50540 -
2015-11-30 18:39:36 +00:00
ondrej
ede11c6bf3 LCL: prevent AV in TFindDialog.SetFindText
git-svn-id: trunk@50536 -
2015-11-30 18:21:01 +00:00
zeljko
e2b68e1913 Qt: implemented scrollby() for non TQtCustomControl classes. Fixed bug when retreiving scrollbar position on wheel events.Issue #29115
git-svn-id: trunk@50535 -
2015-11-30 16:43:36 +00:00
mattias
8864f57fe4 IDE: added -O4 optimization, bug #29107
git-svn-id: trunk@50534 -
2015-11-30 16:31:44 +00:00
ondrej
8c9af59666 LCL: customflowpanel refactoring AlignControls
git-svn-id: trunk@50533 -
2015-11-30 14:59:05 +00:00
juha
598f55c1b6 IDE: Set FilterEdit as ActiveControl in IDEOptions dialog. It was dropped off at some point.
git-svn-id: trunk@50532 -
2015-11-30 13:07:04 +00:00
juha
db0b87f1ce LCL: Remove a workaround TQtWSCustomMemo.ScrollBy.
git-svn-id: trunk@50531 -
2015-11-30 11:13:29 +00:00
zeljko
eb2cb69841 Qt: check if ScrollBy handle is TQtCustomControl, otherwise we might get segfault.
git-svn-id: trunk@50530 -
2015-11-30 09:22:51 +00:00
ondrej
f6e592f167 win32: simpler fix for r50526 #c87a82364e. Issue #26086
git-svn-id: trunk@50529 -
2015-11-29 23:06:36 +00:00
ondrej
5b5452bed2 LCL: fix mouse wheel scrolling when cursor is in TControl on Windows. Issue #29097
git-svn-id: trunk@50528 -
2015-11-29 22:44:46 +00:00
ondrej
916bee86f8 LCL: support VertScrollBar.Increment by scrollingwincontrol on Windows
git-svn-id: trunk@50527 -
2015-11-29 22:21:49 +00:00
ondrej
c87a82364e win32: fix regression from r50513 #bd6984dbfd. Issue #26086
git-svn-id: trunk@50526 -
2015-11-29 21:11:25 +00:00
juha
72b8d27401 LCL: Improve Memo.ScrollBy for Windows widgetset. Patch by Ondrej.
git-svn-id: trunk@50525 -
2015-11-29 20:57:15 +00:00
ondrej
d0f1cf3088 packagetabs: fix compilation after r50520 #19206bce93
git-svn-id: trunk@50524 -
2015-11-29 19:30:12 +00:00
juha
6bb18f6fbd LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067.
git-svn-id: trunk@50523 -
2015-11-29 18:45:53 +00:00
bart
0ef4cb9fff Win32: Remove the use of IfDef's for UseVistaDialogs. It has been defined for over 4 years now, without a mechanisme to undefine it.
git-svn-id: trunk@50522 -
2015-11-28 23:18:25 +00:00
ondrej
c76c07b037 favorites: i18n support, hungarian translation. Patch from Péter Gábor. Issue #29103
git-svn-id: trunk@50521 -
2015-11-28 19:53:40 +00:00
ondrej
19206bce93 IDE: partially revert r50517 #d696ee5a59
git-svn-id: trunk@50520 -
2015-11-28 19:42:00 +00:00