mattias
|
168e408358
|
IDE: use TProcessUTF8
git-svn-id: branches/fixes_1_6@50585 -
|
2015-12-03 14:48:17 +00:00 |
|
mattias
|
d7a64819ea
|
IDE: clean up
git-svn-id: branches/fixes_1_6@50579 -
|
2015-12-03 09:40:41 +00:00 |
|
mattias
|
0db907c3d4
|
translations: German: updates from Swen Heinig
git-svn-id: branches/fixes_1_6@50577 -
|
2015-12-02 23:55:59 +00:00 |
|
mattias
|
e910733af6
|
LCL: gtk2: QuestionDlg: when too much text use default dialog, which has scrollable text
git-svn-id: branches/fixes_1_6@50575 -
|
2015-12-02 15:00:21 +00:00 |
|
mattias
|
e7228468d7
|
LCL: expose widgetset independent dialog: DefaultPromptDialog, DefaultQuestionDialog, DefaultMessageBox and DefaultInputDialog
git-svn-id: branches/fixes_1_6@50573 -
|
2015-12-02 14:59:01 +00:00 |
|
mattias
|
1523a8b514
|
LCL: default QuestionDlg: use TMemo when text too big
git-svn-id: branches/fixes_1_6@50571 -
|
2015-12-02 14:21:27 +00:00 |
|
mattias
|
65048638b8
|
IDE: fixed crash when mapping old lpl files to new lpl files, bug #29127
git-svn-id: branches/fixes_1_6@50564 -
|
2015-12-02 11:37:42 +00:00 |
|
mattias
|
fff083fb31
|
IDE: update caption on close project, bug #29049
git-svn-id: branches/fixes_1_6@50562 -
|
2015-12-02 10:59:04 +00:00 |
|
mattias
|
e076851237
|
IDE: code explorer: clear when no source editor shown, bug #29050
git-svn-id: branches/fixes_1_6@50560 -
|
2015-12-02 10:51:36 +00:00 |
|
maxim
|
8ae2164814
|
Merged revision(s) 50554 #0b0f12ffd5 from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #29118
........
git-svn-id: branches/fixes_1_6@50555 -
|
2015-12-01 21:27:14 +00:00 |
|
maxim
|
74bb2b7e68
|
Merged revision(s) 50546-50548 #d166b0c524-#d166b0c524 from trunk:
IDEIntf: regenerated translations and improved Russian translation
........
Favorites: regenerated translations and added Russian translation
........
IDE: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_6@50550 -
|
2015-11-30 22:02:50 +00:00 |
|
mattias
|
84fbeee2b5
|
translations: German: updates from Swen Heinig
git-svn-id: branches/fixes_1_6@50544 -
|
2015-11-30 19:17:09 +00:00 |
|
mattias
|
b09f9da403
|
set fixes version to 1.6RC1
git-svn-id: branches/fixes_1_6@50541 -
|
2015-11-30 18:56:34 +00:00 |
|
mattias
|
6fe505643e
|
IDE: updated lpl
git-svn-id: branches/fixes_1_6@50539 -
|
2015-11-30 18:39:11 +00:00 |
|
mattias
|
4a1e16c34b
|
IDE: added lpl to avoid error when upgrading from 1.4
git-svn-id: branches/fixes_1_6@50538 -
|
2015-11-30 18:38:55 +00:00 |
|
mattias
|
8584850ac3
|
created fixes branch 1.6
git-svn-id: branches/fixes_1_6@50537 -
|
2015-11-30 18:32:17 +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 |
|
ondrej
|
0a9bed66c2
|
IDEIntf: fix default window position restore. Issue #28995
git-svn-id: trunk@50506 -
|
2015-11-25 10:13:23 +00:00 |
|
ondrej
|
f0ab2205c7
|
IDEIntf: fix default window position restore. Issue #28995
git-svn-id: trunk@50505 -
|
2015-11-25 10:09:04 +00:00 |
|
ondrej
|
e2b3b62c49
|
packagetabs: fixed compilation for FPC 2.6.4
git-svn-id: trunk@50504 -
|
2015-11-25 06:18:29 +00:00 |
|
ondrej
|
09ed3e94fa
|
packagetabs: added README file
git-svn-id: trunk@50503 -
|
2015-11-24 21:44:22 +00:00 |
|