Commit Graph

97 Commits

Author SHA1 Message Date
mattias
ed108e7e99 added simple check if system characterset is UTF8 and strings do not need to be converted
git-svn-id: trunk@8973 -
2006-03-21 15:23:51 +00:00
mattias
24d096e296 fixed SourceChangeCache
git-svn-id: trunk@8872 -
2006-03-06 18:53:29 +00:00
mattias
a6f928ba99 added UTF8Pos and UTF8Copy
git-svn-id: trunk@8849 -
2006-02-28 16:44:55 +00:00
mattias
b8881b0c6c implemented selecting highlighter in source editor
git-svn-id: trunk@8846 -
2006-02-28 12:16:22 +00:00
mattias
c03e8cd810 added DefineRectProperty
git-svn-id: trunk@8811 -
2006-02-23 16:29:43 +00:00
vincents
bdfd016800 VK_NUMPAD0 is a editable key too (issue #1730)
git-svn-id: trunk@8765 -
2006-02-17 21:06:47 +00:00
vincents
323b83d861 removed fpc 2.0.0 compatibility workarounds
git-svn-id: trunk@8761 -
2006-02-17 15:19:01 +00:00
mattias
994cebd433 replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
git-svn-id: trunk@8759 -
2006-02-17 14:07:21 +00:00
mattias
c17929dd5f fixes for compiling wince
git-svn-id: trunk@8757 -
2006-02-17 13:57:15 +00:00
mattias
e76dfaf3bd fixed typo
git-svn-id: trunk@8725 -
2006-02-10 12:15:21 +00:00
mattias
4de0211460 added default LCL_PLATFORM for all big ide components
git-svn-id: trunk@8589 -
2006-01-21 09:38:59 +00:00
mattias
fe9a9c9db9 fixed focusing in gtklist
git-svn-id: trunk@8568 -
2006-01-19 22:54:58 +00:00
mattias
c5381fa007 reduced debugging output and extended debugging of lcl
git-svn-id: trunk@8565 -
2006-01-19 18:36:07 +00:00
mattias
042e4992ac fixed checking package Makefile.fpc ignoring space differences
git-svn-id: trunk@8547 -
2006-01-18 00:02:36 +00:00
mattias
51d730320c carbon interface: implemented basic key handling
git-svn-id: trunk@8521 -
2006-01-14 23:27:42 +00:00
mattias
23426faaf8 added GetCompleteText and IsEditableKey from FB
git-svn-id: trunk@8480 -
2006-01-10 14:16:39 +00:00
vincents
44fc23e4a9 show error message, but do not crash, if --debug-log filename cannot be opened
git-svn-id: trunk@8472 -
2006-01-08 15:12:16 +00:00
mattias
ce294c63d5 various fixes for carbon
git-svn-id: trunk@8428 -
2006-01-04 00:09:36 +00:00
vincents
5b7a95ffb2 added {$INLINE ON}
git-svn-id: trunk@8175 -
2005-11-16 09:28:25 +00:00
mattias
ed60dffb71 IDE now extends/clean up project unit path on renaming a project unit
git-svn-id: trunk@8168 -
2005-11-15 16:14:04 +00:00
mattias
e958469de0 disabled inline for 2.0.0
git-svn-id: trunk@8134 -
2005-11-11 16:36:53 +00:00
vincents
02fb81ec5a updated Ukrainian translations from Evgen Palamarchuck and Taras Boychuk
git-svn-id: trunk@8006 -
2005-10-30 21:32:58 +00:00
vincents
0f798571c6 implemented UTF8CStringToUTF8String used to read po-files
git-svn-id: trunk@7952 -
2005-10-11 10:39:29 +00:00
vincents
0b932a761a added default and cancel button to calendar dialog
git-svn-id: trunk@7836 -
2005-09-26 13:57:17 +00:00
vincents
73a0c7cd88 use DirPathExists instead of DirectoryExists, because DirectoryExists('c:\') returns false.
git-svn-id: trunk@7668 -
2005-09-10 21:05:08 +00:00
vincents
7f0c6e6127 added DumpStack procedure: it writes a back trace to the console / debugtxt
git-svn-id: trunk@7632 -
2005-09-06 09:01:00 +00:00
mattias
9a240dd36a fixed *not* converting widestrings to ansistrings in converting lfm streams
git-svn-id: trunk@7573 -
2005-08-26 00:05:13 +00:00
mattias
49bbb18e35 TBitmap with transparent pixels now saves in xpm format
git-svn-id: trunk@7554 -
2005-08-22 23:24:26 +00:00
mattias
60145ca7f2 implemented VK_LEFT/VK_RIGHT for word/identifier completion
git-svn-id: trunk@7529 -
2005-08-20 22:51:30 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
3c8fe5d206 initialize variables at declaration instead in the unit initialization from Florian K�berle
git-svn-id: trunk@7426 -
2005-07-26 08:45:15 +00:00
mattias
5835cdba75 Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western
git-svn-id: trunk@7368 -
2005-07-18 09:29:11 +00:00
vincents
0c73a31caa added DumpExceptionBackTrace
git-svn-id: trunk@7263 -
2005-06-22 09:04:48 +00:00
mattias
49823c14e4 added checkboxes to TDBGrid from Sergey Smirnov
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
marc
4d545aa840 * moved from dbgutils
git-svn-id: trunk@7171 -
2005-05-14 12:12:27 +00:00
vincents
041884d76b fixed DbgS(const p: pointer): give enough digits
git-svn-id: trunk@7087 -
2005-04-19 10:20:00 +00:00
mattias
a81cc46219 implemented favourite properties for ObjectInspector
git-svn-id: trunk@7072 -
2005-04-13 09:33:15 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
55106911a0 line ends in debug output are now converted, added TTreeNode.FindNode
git-svn-id: trunk@6794 -
2005-02-17 18:56:32 +00:00
mattias
0882395f3e fixed gtk2 intf checking if signal already connected
git-svn-id: trunk@6790 -
2005-02-17 02:10:53 +00:00
marc
7c3a95c570 * first 64bit changes
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
mattias
cc5ecdae5c added workaround for bug #3574
git-svn-id: trunk@6637 -
2005-01-18 22:26:10 +00:00
mattias
add79711d3 fixed ecDeleteLastChar on unindent
git-svn-id: trunk@6551 -
2005-01-12 01:09:36 +00:00
micha
8a7395aa69 threadvars change location when a thread is started, use external variable
git-svn-id: trunk@6434 -
2004-12-30 14:46:54 +00:00
mattias
51caf89088 replaced some mosuedown with selectionchanged events from Vincent
git-svn-id: trunk@6300 -
2004-11-26 16:57:22 +00:00
marc
4585d2a1e3 + Added comment on endian funcs
git-svn-id: trunk@6254 -
2004-11-16 00:44:16 +00:00
vincents
95d4e404bd fix fpc 1.0.x compilation
git-svn-id: trunk@6245 -
2004-11-15 11:37:21 +00:00
marc
9d753bdd48 + Added generic endian functions
git-svn-id: trunk@6240 -
2004-11-13 17:22:15 +00:00
micha
eb5698fec0 fix menuitem caption issue (partly by martin smat)
remove ShortCutToText and TextToShortCut wrapper functions

git-svn-id: trunk@6158 -
2004-10-24 14:50:31 +00:00
vincents
cbe38a8df2 Fix fpc 1.0.x compilation.
git-svn-id: trunk@6123 -
2004-10-09 11:43:25 +00:00