Commit Graph

47645 Commits

Author SHA1 Message Date
juha
27c0c25e41 IDE: Make Help button do something in Find/rename identifier dialog. Issue #28767, patch from Alexey Torgashin.
git-svn-id: trunk@49912 -
2015-10-02 11:28:09 +00:00
juha
a74a689ec2 ProjectTemplates: Make Help button do something. Issue #28759, patch from Alexey Torgashin.
git-svn-id: trunk@49911 -
2015-10-02 11:28:07 +00:00
juha
35dea594e8 IDE: Improve layout in Code browser. Issue #28757, patch from Alexey Torgashin.
git-svn-id: trunk@49910 -
2015-10-02 11:28:02 +00:00
juha
16f941c896 IDE: A single IDE instance feature. Issue #8051, patch from Ondrej Pokorny.
git-svn-id: trunk@49909 -
2015-10-02 09:42:44 +00:00
juha
79046745da New file for IDE single instance feature from Ondrej Pokorny.
git-svn-id: trunk@49908 -
2015-10-02 08:47:48 +00:00
juha
ed7925438c Temporary copy of FPC's advanced IPC lib, to be used for IDE single instance feature.
git-svn-id: trunk@49907 -
2015-10-02 08:47:20 +00:00
mattias
2c46e6e468 IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
mattias
8758f952f7 tools: updatemakefiles: fixed calling it from inside tools
git-svn-id: trunk@49905 -
2015-10-01 18:24:18 +00:00
mattias
bd72ae95df tools: updatemakefiles: using only lazutils instead of lclbase
git-svn-id: trunk@49904 -
2015-10-01 18:20:52 +00:00
mattias
96b62bb8fa translations: German: updates from Swen Heinig
git-svn-id: trunk@49903 -
2015-10-01 11:39:48 +00:00
maxim
295eb89877 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49901 -
2015-09-29 23:06:48 +00:00
jesus
6e2cd84dcf LCL, grids: fix AutoAdvance=aaNone, issue #28752
git-svn-id: trunk@49897 -
2015-09-29 19:55:53 +00:00
jesus
1ab7a995da LCL, grids: fix range check error on pasting empty cells, fix by wp, issue #28747
git-svn-id: trunk@49896 -
2015-09-29 18:44:46 +00:00
juha
f049308eac IDE: Improve saving Anchordocking settings. Issue #28704, patch from Ondrej Pokorny.
git-svn-id: trunk@49895 -
2015-09-29 18:05:38 +00:00
juha
114e2e8efc LCL: Support user defined SelectionFontColor in Treeview. Publish SeparatorColor. Issue #28666, patch from Alexey Torgashin.
git-svn-id: trunk@49894 -
2015-09-29 17:41:26 +00:00
martin
337e3a4589 IDE: Fix 2 stage key-combos issue #0027992
git-svn-id: trunk@49893 -
2015-09-29 12:29:20 +00:00
martin
801c0933d5 SynEdit: fix drag and drop selection-text, drop (move) after multi-byte chars. Issue #0028724
git-svn-id: trunk@49892 -
2015-09-29 01:56:34 +00:00
martin
8c427fe657 SynEdit: invalidate if Markup.enable changes. Issue #0028729
git-svn-id: trunk@49891 -
2015-09-29 01:29:20 +00:00
martin
316207d5d9 SynEdit, Highlighter: more css3 tags. Issue #28548 patch by Janusz
git-svn-id: trunk@49890 -
2015-09-29 00:27:43 +00:00
martin
dcded9666e SynEdit, Highlighter: more html5 tags. Issue #28547 patch by Janusz
git-svn-id: trunk@49889 -
2015-09-29 00:25:46 +00:00
juha
5642758bf1 LazUtils: Fix TFileSearcher encoding when -dEnableUTF8RTL is not used. Issue #28406, patch from Michl.
git-svn-id: trunk@49888 -
2015-09-28 19:57:52 +00:00
mattias
5086ce6b4a codetools: fixed TFindDeclarationParams.Create calls, bug #28410
git-svn-id: trunk@49887 -
2015-09-28 18:10:26 +00:00
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