zeljko
|
dcbe735606
|
Carbon: fixed hang with save dialog. issue #29911
git-svn-id: trunk@53027 -
|
2016-09-25 08:16:20 +00:00 |
|
maxim
|
8011372f5a
|
IDE: Regenerated translations and updated Russian translation.
git-svn-id: trunk@53026 -
|
2016-09-24 13:34:42 +00:00 |
|
maxim
|
5f4b5adb00
|
IDE: improved External Tools Options dialog i18n
git-svn-id: trunk@53025 -
|
2016-09-24 13:15:17 +00:00 |
|
martin
|
878549d9a9
|
SynEdit: generic method for plugins to override mouse cursor
git-svn-id: trunk@53024 -
|
2016-09-24 00:08:14 +00:00 |
|
martin
|
2094de32dc
|
SynEdit: fix pixel to char, outside textarea
git-svn-id: trunk@53023 -
|
2016-09-24 00:06:01 +00:00 |
|
martin
|
2cebdc3bf8
|
SynEdit: respect user set cursor
git-svn-id: trunk@53022 -
|
2016-09-23 22:45:58 +00:00 |
|
zeljko
|
b47f15b76e
|
Qt: added ability to use native Qt event loop via define QtUseNativeEventLoop (qtdefines.inc)
git-svn-id: trunk@53021 -
|
2016-09-23 12:40:15 +00:00 |
|
juha
|
e8ac80123b
|
LCL: prevent TMenuItem.Bitmap to be stored if the Action already provides an image. Issue #30499, patch from BBaz.
git-svn-id: trunk@53020 -
|
2016-09-23 06:09:03 +00:00 |
|
mattias
|
291ce7da29
|
cody: added function to insert an int64 id
git-svn-id: trunk@53019 -
|
2016-09-22 14:31:49 +00:00 |
|
mattias
|
284c7d20d0
|
IDE: external tools: fixed Hide window caption
git-svn-id: trunk@53018 -
|
2016-09-22 09:09:56 +00:00 |
|
mattias
|
8b2e59e000
|
IDE: external tools: MS Windows options ShowConsole and HideWindow
git-svn-id: trunk@53017 -
|
2016-09-22 08:59:39 +00:00 |
|
mattias
|
e2ac7a9645
|
IDE: external tools: started options ShowConsole and HideWindow
git-svn-id: trunk@53016 -
|
2016-09-22 08:44:36 +00:00 |
|
ondrej
|
b934d7aa02
|
lcl: lcltaskdialog: fix execution parameters
git-svn-id: trunk@53015 -
|
2016-09-22 07:00:38 +00:00 |
|
ondrej
|
7392cc05c9
|
lcl: lcltaskdialog: fix non-windows compilation
git-svn-id: trunk@53014 -
|
2016-09-22 06:33:39 +00:00 |
|
ondrej
|
5dfe53f3d2
|
lcl: lcltaskdialog: fix non-windows compilation
git-svn-id: trunk@53013 -
|
2016-09-22 06:23:12 +00:00 |
|
ondrej
|
cf81e01979
|
IDE: componentlist: update OK button state on every selection change
git-svn-id: trunk@53012 -
|
2016-09-22 04:18:30 +00:00 |
|
ondrej
|
404644fef1
|
LCL: lcltaskdialog: fix font and icon bugs
git-svn-id: trunk@53011 -
|
2016-09-22 03:29:55 +00:00 |
|
ondrej
|
11d12df809
|
LCL: lcltaskdialog: update version info
git-svn-id: trunk@53010 -
|
2016-09-22 03:00:33 +00:00 |
|
ondrej
|
a35cab7fa4
|
LCL: register TTaskDialog
git-svn-id: trunk@53009 -
|
2016-09-22 02:51:31 +00:00 |
|
ondrej
|
924a4b4033
|
LCL: dialogs: add TTaskDialog
git-svn-id: trunk@53008 -
|
2016-09-22 02:34:30 +00:00 |
|
ondrej
|
e656623d7d
|
LCL: lcltaskdialog: lazy initialization of DefaultFont
git-svn-id: trunk@53007 -
|
2016-09-22 02:31:28 +00:00 |
|
ondrej
|
b6d0978768
|
LCL: include LCLTaskDialog.pas, initial commit. Issue #30625
git-svn-id: trunk@53006 -
|
2016-09-21 16:06:29 +00:00 |
|
blikblum
|
fa2df89b78
|
lcl: update field data in select event (DBComboBox). Issue #30587
git-svn-id: trunk@53005 -
|
2016-09-21 00:44:52 +00:00 |
|
blikblum
|
91388b355a
|
lcl: update field data in select event. Issue #30588
git-svn-id: trunk@53004 -
|
2016-09-21 00:41:50 +00:00 |
|
blikblum
|
8ac44c0336
|
lcl: reset datalink when list source active changes. Issue #30561
git-svn-id: trunk@53003 -
|
2016-09-21 00:24:21 +00:00 |
|
blikblum
|
835be86890
|
lcl: clear control items when lookup list source is inactive. Issue #30545
git-svn-id: trunk@53002 -
|
2016-09-20 23:39:32 +00:00 |
|
sekelsenmat
|
c3d7d6e046
|
cocoa: Fixes bug #30527, wrong caption after recreating handle (such as during modal show)
git-svn-id: trunk@53001 -
|
2016-09-20 20:01:08 +00:00 |
|
zeljko
|
4b789f1654
|
Qt: fixed WidgetAt real mousePos when window is transparent for mouse events.
git-svn-id: trunk@53000 -
|
2016-09-20 11:15:11 +00:00 |
|
sekelsenmat
|
bc008e0769
|
cocoa: Refactors some modal code, shouldn't change anything
git-svn-id: trunk@52999 -
|
2016-09-20 07:34:29 +00:00 |
|
sekelsenmat
|
0428e3cab5
|
cocoa: Fixes crash due to cyclic calls to CreateHandle in modal forms, bug #30527
git-svn-id: trunk@52998 -
|
2016-09-20 07:25:18 +00:00 |
|
juha
|
1d7b19f9f2
|
IDEIntf: Same as previous commit but for DBGridColumnsPropertyEditor.
git-svn-id: trunk@52997 -
|
2016-09-19 21:43:58 +00:00 |
|
juha
|
6352ec8939
|
IDEIntf: Prevent Access Violation when CollectionPropertyEditor is open and new application is created. Issue #30041.
git-svn-id: trunk@52996 -
|
2016-09-19 21:43:52 +00:00 |
|
jesus
|
cfd4d8626c
|
LCL: fix TStringGrid copying a single empty cell to clipboard, issue #30607
git-svn-id: trunk@52995 -
|
2016-09-19 17:01:26 +00:00 |
|
mattias
|
9032c105e8
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@52994 -
|
2016-09-19 16:54:11 +00:00 |
|
juha
|
97b86401b8
|
Debugger: Improve BreakPointGroupDlg layout. Issue #29751, patch from Alexey Torgashin.
git-svn-id: trunk@52993 -
|
2016-09-19 10:32:43 +00:00 |
|
juha
|
749a0b04fd
|
Debugger: Improve BreakPropertyDlg layout. Issue #29752, patch from Alexey Torgashin.
git-svn-id: trunk@52992 -
|
2016-09-19 10:27:55 +00:00 |
|
juha
|
84e3f22223
|
IDE: Restore ProductVersion when loading a project. Issue #30465, patch from Lutz Mändle.
git-svn-id: trunk@52991 -
|
2016-09-19 10:07:13 +00:00 |
|
juha
|
9ca4db530f
|
LazUtils: Add few more IDE directives to suppress notes about unused Sender parameter. Issue #29704.
git-svn-id: trunk@52990 -
|
2016-09-18 19:42:55 +00:00 |
|
mattias
|
3d340067d6
|
IDE: messages window: add uncategorized messages as mluDebug
git-svn-id: trunk@52988 -
|
2016-09-18 18:00:07 +00:00 |
|
mattias
|
c69f972142
|
mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612
git-svn-id: trunk@52986 -
|
2016-09-18 09:30:24 +00:00 |
|
martin
|
e0b8bceb8e
|
SynEdit: added BeforeKeyUpHandler. Issue #0030600
git-svn-id: trunk@52985 -
|
2016-09-17 23:05:44 +00:00 |
|
zeljko
|
8b791e4d7a
|
Qt: fixed TQtGroupBox margins with fusion style.
git-svn-id: trunk@52984 -
|
2016-09-17 14:14:15 +00:00 |
|
jesus
|
dff5e86d21
|
LCL, Grids: fix copying cells on first row when there are custom columns and FixedRows=0, patch from K155LA3, issue #0030608
git-svn-id: trunk@52983 -
|
2016-09-16 23:39:48 +00:00 |
|
martin
|
1b2aca6220
|
SynEdit: fixed calling Markup.TextChange with 1 based line num. Issue #0030605
git-svn-id: trunk@52982 -
|
2016-09-16 18:25:11 +00:00 |
|
juha
|
50553a53dd
|
IDE: Fix auto-saving desktops when debug-desktop is defined or when a desktop is deleted. Issue #30602, patch from Michl.
git-svn-id: trunk@52981 -
|
2016-09-16 09:42:18 +00:00 |
|
martin
|
f1a3d2d51e
|
SynEdit: Highlighter JS, add await and async. Issue #0030398
git-svn-id: trunk@52980 -
|
2016-09-16 00:21:36 +00:00 |
|
maxim
|
e551887b0f
|
Tools, JSONViewer: improved Russian translation
git-svn-id: trunk@52978 -
|
2016-09-15 22:55:32 +00:00 |
|
jesus
|
c3d5c5e203
|
LCL, StringGrid: Fix paste of multilined text, implements custom processing of copied/pasted text using the new OnCellProcess event
git-svn-id: trunk@52976 -
|
2016-09-15 20:29:15 +00:00 |
|
martin
|
a073b7e5e1
|
SynEdit: Fold-Hl, extend NodeEndLine for filter and group
git-svn-id: trunk@52975 -
|
2016-09-15 20:14:38 +00:00 |
|
martin
|
19f68221e5
|
SynEdit: make OnMouseLink available in CustomSynEdit. Issue #0030604
git-svn-id: trunk@52974 -
|
2016-09-15 10:49:03 +00:00 |
|