sekelsenmat
|
0b6855c54f
|
cocoa: Implements ColorDialog
git-svn-id: trunk@49886 -
|
2015-09-28 17:53:18 +00:00 |
|
jesus
|
40e2ef952b
|
LCL, make ClearSelections public, from wp, issue #27437
git-svn-id: trunk@49885 -
|
2015-09-28 17:51:21 +00:00 |
|
mattias
|
1b88beb01b
|
IDE: moved compiler options - show lines compiled - to environment options
git-svn-id: trunk@49884 -
|
2015-09-27 20:32:15 +00:00 |
|
mattias
|
1fe2796bd0
|
IDE: compiler options: added option to show the lines compiled messsage as important
git-svn-id: trunk@49883 -
|
2015-09-27 20:09:52 +00:00 |
|
mattias
|
ff65e8f6c6
|
codetools: fixed FindHelpers when params.ContextNode changes
git-svn-id: trunk@49882 -
|
2015-09-27 20:02:29 +00:00 |
|
wp
|
3b03f92c99
|
TAChart: Add new series pointer style psPoint.
git-svn-id: trunk@49881 -
|
2015-09-27 19:36:31 +00:00 |
|
mattias
|
6875e2e79c
|
synedit: less hints
git-svn-id: trunk@49880 -
|
2015-09-27 19:19:24 +00:00 |
|
mattias
|
8d8207e367
|
IDEIntf: less hints
git-svn-id: trunk@49879 -
|
2015-09-27 19:18:22 +00:00 |
|
mattias
|
c6a86d4365
|
IDE: fc msg parser: small optimization
git-svn-id: trunk@49878 -
|
2015-09-27 19:13:25 +00:00 |
|
mattias
|
83ae0c9b59
|
opengl: debug extension for win32, patch #28736 from Denis Golovan
git-svn-id: trunk@49876 -
|
2015-09-27 14:11:28 +00:00 |
|
mattias
|
0896a48942
|
codetools: fixed TFindDeclarationParams.Create to only allocate, not changing Tool.CurPos, collect helpers on demand
git-svn-id: trunk@49875 -
|
2015-09-27 10:44:39 +00:00 |
|
bart
|
bce3f75f66
|
SynEdit: Fix exporting missing CodeStart tags when heoFragmentOnly in Options of TSynEditExporterHtml. Issue #0028733.
git-svn-id: trunk@49874 -
|
2015-09-27 09:38:12 +00:00 |
|
mattias
|
df23bf086e
|
IDE: check smart hint word: simplified
git-svn-id: trunk@49873 -
|
2015-09-23 20:12:06 +00:00 |
|
mattias
|
d5bd14f7ac
|
IDE: smart hint: keep showing when mouse moves over token, from Ondrej
git-svn-id: trunk@49872 -
|
2015-09-23 16:47:35 +00:00 |
|
juha
|
de00921c57
|
IdeIntf: Use the right WindowState in main IDE. Issue #28707, patch from Ondrej Pokorny.
git-svn-id: trunk@49871 -
|
2015-09-23 13:05:20 +00:00 |
|
mattias
|
ee08d00d18
|
IDE: added command for Context sensitive smart hint, from Ondrej
git-svn-id: trunk@49870 -
|
2015-09-23 12:47:40 +00:00 |
|
juha
|
e2932283ec
|
Revert r49699 #57795c6d42, "LCL: Prevent opening custom color selection dialog in ColorBox wrongly."
git-svn-id: trunk@49869 -
|
2015-09-23 09:19:55 +00:00 |
|
mattias
|
2e36d4e2c3
|
codetools: fixed MoveToLastIdentifierThroughDots from Ondrej
git-svn-id: trunk@49868 -
|
2015-09-22 15:28:51 +00:00 |
|
mattias
|
43bbbdf2d0
|
lazutils: fixed compialtion EnableUTF8RTL
git-svn-id: trunk@49866 -
|
2015-09-21 18:18:12 +00:00 |
|
mattias
|
a99df55870
|
IDE: changed default value of WindowPlacement from iwpRestoreWindowSize to iwpRestoreWindowGeometry
git-svn-id: trunk@49865 -
|
2015-09-21 15:01:29 +00:00 |
|
mattias
|
83f814c8a8
|
IDE: fixed default Rubberband selects grand children
git-svn-id: trunk@49864 -
|
2015-09-21 14:49:39 +00:00 |
|
mattias
|
0448ce5ac3
|
IDE: fixed default GuideLineColor
git-svn-id: trunk@49863 -
|
2015-09-21 14:45:36 +00:00 |
|
mattias
|
472271a8d7
|
IDE: fixed default GridColor
git-svn-id: trunk@49862 -
|
2015-09-21 14:43:55 +00:00 |
|
mattias
|
e8a079c0cd
|
IDE: fixed default AutoSaveIntervalInSecs
git-svn-id: trunk@49861 -
|
2015-09-21 14:41:25 +00:00 |
|
zeljko
|
81a07efed2
|
LCL: TFileNameEdit - use TOpenPictureDialog if kind of dialog is dkPicture.
git-svn-id: trunk@49860 -
|
2015-09-21 12:27:39 +00:00 |
|
mattias
|
9c680beb48
|
lazutils: lconvencoding: using system conversion only if available, extened ConvertEncodingFromUTF8 with parameter SetTargetCodePage, default is false for compatibility with code using 1.4 and below, bug #28485
git-svn-id: trunk@49859 -
|
2015-09-21 10:50:54 +00:00 |
|
mattias
|
45546272a5
|
IDE: clean up
git-svn-id: trunk@49858 -
|
2015-09-21 10:47:45 +00:00 |
|
mattias
|
9494abf18e
|
codetools: TCodeToolManager.WriteDebugReport: write linkscanner links
git-svn-id: trunk@49857 -
|
2015-09-21 08:12:03 +00:00 |
|
jesus
|
684039eff1
|
LCL, fix crash on inserting record in multiselect dbgrid, from Luiz Americo, issue #28688
git-svn-id: trunk@49856 -
|
2015-09-21 03:34:31 +00:00 |
|
jesus
|
357c12a4d6
|
LazReport, added missing package_images.sh
git-svn-id: trunk@49855 -
|
2015-09-20 15:54:45 +00:00 |
|
mattias
|
8da7ce5038
|
lhelp: fixed compilation
git-svn-id: trunk@49854 -
|
2015-09-20 15:14:54 +00:00 |
|
mattias
|
a0e37c6b04
|
macfiles: fixed compilation
git-svn-id: trunk@49853 -
|
2015-09-20 15:13:29 +00:00 |
|
mattias
|
fb3cc4fef7
|
IDE: project options: po for forms: fixed layout
git-svn-id: trunk@49852 -
|
2015-09-20 15:09:00 +00:00 |
|
bart
|
78c3da20fa
|
LCL: TimePopupForm: keep the form in view when switchin to non-simple layout.
git-svn-id: trunk@49851 -
|
2015-09-19 14:22:00 +00:00 |
|
bart
|
108a741bb8
|
EditButton: Implement property SimpleLayout for TTimeEdit. Patch by Janusz Tomczak, slighty modified by me (Issue #0028561).
git-svn-id: trunk@49850 -
|
2015-09-19 14:01:40 +00:00 |
|
juha
|
e8704af162
|
IDE: Open wiki page for help in PkgLinks window. Issue #28696, patch from Alexey Torgashin.
git-svn-id: trunk@49848 -
|
2015-09-18 22:47:54 +00:00 |
|
juha
|
743cd8460f
|
IDE: Open wiki page for help in BuildProjectDlg. Issue #28697, patch from Alexey Torgashin.
git-svn-id: trunk@49847 -
|
2015-09-18 22:47:47 +00:00 |
|
maxim
|
60ce0ce8d1
|
Translations: Hungarian translation update by Péter Gábor, bug #28701
git-svn-id: trunk@49845 -
|
2015-09-18 22:42:51 +00:00 |
|
juha
|
2d80484e2d
|
LCL: Support custom font in calculator form. Issue #28653, patch from Alexey Torgashin.
git-svn-id: trunk@49844 -
|
2015-09-17 10:42:36 +00:00 |
|
juha
|
e3b220009f
|
Packager: Improve the AddToPackage dialog. Issue #28638, patch from Alexey Torgashin.
git-svn-id: trunk@49843 -
|
2015-09-17 09:25:32 +00:00 |
|
maxim
|
df04f44051
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49842 -
|
2015-09-16 22:05:17 +00:00 |
|
mattias
|
6e84cb390d
|
codetools: local var completion: group vars with same type, from Ondrej Pokorny
git-svn-id: trunk@49840 -
|
2015-09-16 12:06:18 +00:00 |
|
zeljko
|
cf3d8e35ba
|
LCL: do not call DoCallKeyEventHandler() inside TWinControl.KeyDown() if Key = 0, since it might be that our control is
destroyed inside OnKeyDown event. Fixes regression of issue #28537
git-svn-id: trunk@49839 -
|
2015-09-16 11:47:02 +00:00 |
|
bart
|
eaca242dbb
|
SynEdit: TSynCustomExporter: Clear the ClipBoard in CopyToClipboardFormat,
otherwise external applications will only ever see the first Copy we put there.
git-svn-id: trunk@49838 -
|
2015-09-16 11:10:38 +00:00 |
|
mattias
|
f4836cb1da
|
codetools: GetSmartHint: ctnSetType: fixed
git-svn-id: trunk@49837 -
|
2015-09-16 08:50:37 +00:00 |
|
mattias
|
fca3ce09ec
|
codetools: GetSmartHint: ctnSetType: limitless
git-svn-id: trunk@49836 -
|
2015-09-16 08:23:22 +00:00 |
|
mattias
|
ca9e9967a2
|
codetools: GetSmartHint: ctnSetType: append initial value, from Ondrej Pokorny
git-svn-id: trunk@49835 -
|
2015-09-16 08:22:26 +00:00 |
|
mattias
|
87f3fd5da2
|
codetools: GetSmartHint: ctnSetType fixed copy
git-svn-id: trunk@49834 -
|
2015-09-16 08:19:40 +00:00 |
|
mattias
|
9aaf5b19da
|
codetools: improved smart hint for set and enums from Ondrej Pokorny
git-svn-id: trunk@49829 -
|
2015-09-15 20:32:16 +00:00 |
|
mattias
|
a0b6593d68
|
opengl: added DebugContext, patch #28671
git-svn-id: trunk@49828 -
|
2015-09-15 12:47:22 +00:00 |
|