Commit Graph

40710 Commits

Author SHA1 Message Date
mattias
9cbfcbcbcd codetools: comments
git-svn-id: trunk@41981 -
2013-07-03 08:06:33 +00:00
mattias
4d11ba6ac9 codetools: resourcestring
git-svn-id: trunk@41980 -
2013-07-03 07:48:30 +00:00
mattias
5403670354 codetools: when ppu found, but not source: add hint to check FPC source directory
git-svn-id: trunk@41979 -
2013-07-03 07:47:59 +00:00
mattias
7752cb5bc8 IDE: setup dialog: show if fpc source directory misses rtl, packages
git-svn-id: trunk@41978 -
2013-07-03 07:45:10 +00:00
mattias
e55fb1c71c IDE: about IDE: added warnings about laz dir, compiler and fpc src dir
git-svn-id: trunk@41977 -
2013-07-03 07:35:11 +00:00
mattias
6426218e58 IDE: renamed Manage Source Editors
git-svn-id: trunk@41976 -
2013-07-02 18:30:32 +00:00
juha
2a00da9fec Converter: improve WideString conversion. Not all nums are 3 characters long. Issue #23116
git-svn-id: trunk@41975 -
2013-07-02 17:44:17 +00:00
mattias
5ef97c0b5c IDE: added menu item Windows / Center a lost window
git-svn-id: trunk@41974 -
2013-07-02 17:34:04 +00:00
mattias
95a646d03a IDE: use MakeFullyVisible
git-svn-id: trunk@41973 -
2013-07-02 16:31:23 +00:00
mattias
0b36dae130 anchordocking: use MakeFullyVisible
git-svn-id: trunk@41972 -
2013-07-02 16:29:39 +00:00
juha
5d64e62ba7 Converter: implement the dummy source replacements using TSourceChangeCache.ReplaceEx. Fixes issue #23552
git-svn-id: trunk@41971 -
2013-07-02 16:14:59 +00:00
juha
c75d6e62dc Converter: correct file name for error message.
git-svn-id: trunk@41970 -
2013-07-02 16:14:53 +00:00
mattias
036500ffba IDE: editor file manager: dockable
git-svn-id: trunk@41969 -
2013-07-02 16:07:39 +00:00
juha
219041d762 Converter: debug messages for the fall-bakc replacement.
git-svn-id: trunk@41968 -
2013-07-02 13:21:00 +00:00
juha
1cc1c541af Converter: do dummy string replacement for known problematic syntax when CodeTools raised an exception. Issue #23552
git-svn-id: trunk@41967 -
2013-07-02 12:57:31 +00:00
juha
09cfe454ce Converter, char encoding window: less debug messages.
git-svn-id: trunk@41966 -
2013-07-02 12:57:16 +00:00
juha
a90ea22ce0 Codetools: formatting
git-svn-id: trunk@41965 -
2013-07-02 12:56:54 +00:00
juha
123beaa6dc AnchorDocking: Save the new settings for grabber + generated translations. Part os issue #24672, patch from Andrey Zubarev
git-svn-id: trunk@41964 -
2013-07-02 10:59:58 +00:00
juha
d50b5ead1c AnchorDocking: Different colored grabber. Part of issue #24672, patch from Andrey Zubarev
git-svn-id: trunk@41963 -
2013-07-02 08:45:13 +00:00
juha
2667dcf7f4 Converter: convert Windows WideString syntax (#xxx) to UTF8 in LFM files. Issue #23116
git-svn-id: trunk@41962 -
2013-07-01 23:33:50 +00:00
juha
86818186ba LCL: formatting
git-svn-id: trunk@41961 -
2013-07-01 23:33:45 +00:00
juha
c1af98e79a Converter: less verbosity
git-svn-id: trunk@41960 -
2013-07-01 23:33:25 +00:00
juha
0c732a1c4c Converter: Cleanup. Get rid of an excess variable.
git-svn-id: trunk@41959 -
2013-07-01 23:33:00 +00:00
paul
fe709952b5 components: anchordocking: save settings on IDE exit
git-svn-id: trunk@41958 -
2013-07-01 14:57:10 +00:00
paul
4d0d273045 components: anchordocking: save options to file after changing them through tools->options dialog
git-svn-id: trunk@41957 -
2013-07-01 14:20:43 +00:00
mattias
1d1e59dd74 LCL: TTreeView: if a node has no icon, do not indent, bug #24692
git-svn-id: trunk@41956 -
2013-07-01 13:23:44 +00:00
mattias
a415e1f9ac LCL: read dfm: check for characters in system codepage
git-svn-id: trunk@41955 -
2013-07-01 13:10:02 +00:00
mattias
3281fcd366 lcl: ReadLFMHeaderFromFile: using utf8
git-svn-id: trunk@41954 -
2013-07-01 12:58:33 +00:00
mattias
7fe318a1a3 lazutils: inlined
git-svn-id: trunk@41953 -
2013-07-01 12:58:11 +00:00
mattias
30c64c2982 codetools: code complete: for c in char
git-svn-id: trunk@41952 -
2013-07-01 11:14:55 +00:00
mattias
69ae98e681 lazutils: TPointerToPointerTree.ClearWithFree
git-svn-id: trunk@41951 -
2013-07-01 11:14:38 +00:00
mattias
e16523559c codetools: fixed parsing expression with &keyword
git-svn-id: trunk@41950 -
2013-06-30 22:40:51 +00:00
juha
6c417b690b Lhelp: Add GIF support. Issue #24687, patch from Reinier Olislagers
git-svn-id: trunk@41949 -
2013-06-30 22:11:11 +00:00
juha
1182ff0df2 Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473.
git-svn-id: trunk@41948 -
2013-06-30 22:05:56 +00:00
juha
8ae11e18a5 Codetools: formatting
git-svn-id: trunk@41947 -
2013-06-30 22:05:48 +00:00
juha
bdc7156f0f Converter: backup also include files + minor refactoring.
git-svn-id: trunk@41946 -
2013-06-30 06:43:29 +00:00
mattias
04ad21f805 lazutils: notes about thread safety
git-svn-id: trunk@41945 -
2013-06-29 17:12:53 +00:00
mattias
8ceb06c3e6 IDE: package graph: show dependency path
git-svn-id: trunk@41944 -
2013-06-29 13:53:09 +00:00
mattias
550f61d3ee IDE: package graph: update info when selecting a TV node
git-svn-id: trunk@41943 -
2013-06-29 13:41:38 +00:00
mattias
4cbfb35970 lazutils: clean up
git-svn-id: trunk@41942 -
2013-06-29 13:37:54 +00:00
mattias
7421de2b06 IDE: package graph: expand nodes
git-svn-id: trunk@41941 -
2013-06-29 13:36:56 +00:00
juha
ce8c8f7881 Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists.
git-svn-id: trunk@41940 -
2013-06-29 13:14:58 +00:00
juha
eaef69c3e5 LazUtils: Create destination dirs in CopyDirTree(). Fixes a regression.
git-svn-id: trunk@41939 -
2013-06-29 13:14:51 +00:00
mattias
cfb2ee3fcb IDE: debugln when help macro fails
git-svn-id: trunk@41938 -
2013-06-29 12:52:42 +00:00
mattias
2c88bfd8f5 IDE: debugln when environmentoption macro fails
git-svn-id: trunk@41937 -
2013-06-29 12:46:00 +00:00
juha
ab277e68c5 IDE: in Run Parameters dialog use TMemo instead of TComboBox. Issue #24345, patch from Cyrax.
git-svn-id: trunk@41936 -
2013-06-29 10:24:12 +00:00
juha
fc6e116e5c New file for advanced history list. Part of issue #24345, from Cyrax.
git-svn-id: trunk@41935 -
2013-06-29 10:18:28 +00:00
juha
0acde59704 Designer: Fix flickering cursor when dragging control on windows 7 64 bit. Issue #20292, patch from Cyrax.
git-svn-id: trunk@41934 -
2013-06-29 08:03:30 +00:00
mattias
2be358f6f3 translations: German: updates from Swen Heinig
git-svn-id: trunk@41933 -
2013-06-28 21:43:43 +00:00
sekelsenmat
0c611e9c4e fpvectorial: Advances the radial gradient code, not yet working
git-svn-id: trunk@41932 -
2013-06-28 15:05:51 +00:00