Commit Graph

48095 Commits

Author SHA1 Message Date
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
bart
2a47550bba LazUtils: fix crash in ExpandFilenameUtf8 (Issue #0029098).
git-svn-id: trunk@50519 -
2015-11-28 15:48:40 +00:00
ondrej
f3ad3bf00d packagetabs: fix closing tabs with mouse. Issue #29099
git-svn-id: trunk@50518 -
2015-11-28 10:19:19 +00:00
ondrej
d696ee5a59 IDE: add option to prefer double-click over middle click when closing tabs.
git-svn-id: trunk@50517 -
2015-11-28 10:10:11 +00:00
ondrej
d0d57337c3 LCL: add DisableUseVistaDialogs option. Workaround for issue #29105
git-svn-id: trunk@50516 -
2015-11-28 07:13:21 +00:00
bart
f82432a859 Win32: Remove the use of IfDef's for WindowsUnicodeSupport, since it does not make sense anymore (it is always defined).
git-svn-id: trunk@50515 -
2015-11-27 18:19:40 +00:00
bart
efc3ca18be LazUtf8: Fix Utf8ToConsole. Patch by ChrisF, modified by me. Issue #0028371.
git-svn-id: trunk@50514 -
2015-11-27 10:39:35 +00:00
juha
bd6984dbfd LCL: Replace deprecated ScrollWindow with ScrollWindowEx in TWin32WSScrollingWinControl.ScrollBy. Issue #26086.
git-svn-id: trunk@50513 -
2015-11-27 09:12:14 +00:00
ondrej
a466814e44 favorites: new Favorites IDE extension package
git-svn-id: trunk@50512 -
2015-11-27 05:37:01 +00:00
ondrej
151f452c84 IDE, IDEIntf: changes needed for Favorites package
git-svn-id: trunk@50511 -
2015-11-27 05:35:22 +00:00
ondrej
22c38e578f packagetabs: fixed scrolling increment, fixed make active tab visible on recreate.
git-svn-id: trunk@50510 -
2015-11-26 20:12:12 +00:00
ondrej
54ec800040 IDEIntf: improved default window position handling. Issue #28995
git-svn-id: trunk@50509 -
2015-11-26 19:43:01 +00:00
bart
6dbbab636b LCL: Fix not setting RadioGroup.ItemIndex to -1 in GTK2 (Issue #0028133).
git-svn-id: trunk@50508 -
2015-11-26 12:57:12 +00:00
mattias
921bba63bb IDE: backup sub directory: resolve macros and allow absolute directory, bug #29082
git-svn-id: trunk@50507 -
2015-11-25 19:00:31 +00:00