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 |
|
mattias
|
da0f71ea43
|
lcl: dialogs: added InputCombo, from Michael Van Canneyt
git-svn-id: trunk@52973 -
|
2016-09-15 07:04:01 +00:00 |
|
maxim
|
009d3c9089
|
Tools, JSONViewer:
1. Restored i18n.
2. Added missing .lrj files.
3. Regenerated translations and updated Russian translation.
git-svn-id: trunk@52972 -
|
2016-09-14 23:43:52 +00:00 |
|
maxim
|
9c7e064f6d
|
Tools, GLazRes: added missing .lrj file
git-svn-id: trunk@52971 -
|
2016-09-14 22:57:31 +00:00 |
|
maxim
|
f92853f699
|
Components, Project Groups: Italian translation update from Sandro Cumerlato
git-svn-id: trunk@52970 -
|
2016-09-14 22:18:41 +00:00 |
|
maxim
|
054290bc91
|
Examples, CodepageConverter: restored i18n
git-svn-id: trunk@52969 -
|
2016-09-13 23:15:48 +00:00 |
|
maxim
|
2f121a446e
|
Examples, CodepageConverter: replaced .lrt files with .lrj
git-svn-id: trunk@52968 -
|
2016-09-13 23:08:12 +00:00 |
|
maxim
|
532079484d
|
Examples, Translation: replaced .lrt files with .lrj
git-svn-id: trunk@52967 -
|
2016-09-13 23:00:22 +00:00 |
|
maxim
|
681335a402
|
LazReport editor sample: replaced .lrt files with .lrj
git-svn-id: trunk@52966 -
|
2016-09-13 22:40:27 +00:00 |
|
maxim
|
305c0534c4
|
Components, Project Groups: improved string, regenerated translations and updated Russian translation
git-svn-id: trunk@52965 -
|
2016-09-13 22:13:06 +00:00 |
|
maxim
|
764fa9c9e0
|
Components, Project Groups: Italian translation update from Sandro Cumerlato
git-svn-id: trunk@52964 -
|
2016-09-13 21:58:58 +00:00 |
|
juha
|
7ae08629ca
|
LCL: Make TCoolBar themed background optional. Issue #30464, patch from regs.
git-svn-id: trunk@52963 -
|
2016-09-13 19:44:43 +00:00 |
|
juha
|
3463c904e7
|
IDEIntf: Correct handling of Default Value in TImageIndexPropertyEditor. Issue #30597, patch from Anton.
git-svn-id: trunk@52962 -
|
2016-09-13 19:33:18 +00:00 |
|
juha
|
cdd2334167
|
LCL: Make the initial height of ToggleBox match with Button. Issue #30536, patch from Alexey Torgashin.
git-svn-id: trunk@52961 -
|
2016-09-13 12:42:03 +00:00 |
|
juha
|
c3bce1ccfe
|
LCL: Fix mousecursor in THeaderControl when leaving the boundaries. Issue #30178, patch from Stefan Kopf.
git-svn-id: trunk@52960 -
|
2016-09-13 11:01:23 +00:00 |
|