sekelsenmat
7850abd2d3
Implements DebugLn and DbgOut for Windows CE, as well as fixes compiling with VerboseSizeMsg
...
git-svn-id: trunk@25355 -
2010-05-13 11:14:22 +00:00
maxim
a9869a3ad7
LCL: localized shortcut captions (visible in IDE main menu), bug #11934 .
...
git-svn-id: trunk@25302 -
2010-05-10 16:20:21 +00:00
marc
8509dda53a
* LCL: Replaced some overloaded GetPart funtions with ones with default arguments. (patch #16175 by Flavio Etrusco)
...
git-svn-id: trunk@25156 -
2010-05-04 00:04:05 +00:00
mattias
6d4f0a5165
LCL: debugging
...
git-svn-id: trunk@25153 -
2010-05-03 13:05:08 +00:00
paul
c4f9ffccc0
lcl: improve debugging of TWinControl.WMWindowPosChanged
...
git-svn-id: trunk@24992 -
2010-04-27 04:53:36 +00:00
mattias
1aa4e0f860
LCL: calculatepreferredsize: anchored both sides, check for anchor kind when adding preferred width
...
git-svn-id: trunk@24931 -
2010-04-25 19:12:09 +00:00
marc
ff08093f2f
* LCL: Try to prevent stringcopy in StripLN
...
git-svn-id: trunk@24482 -
2010-04-06 23:25:55 +00:00
mattias
387e635060
LCL: comment
...
git-svn-id: trunk@24190 -
2010-03-24 14:26:29 +00:00
vincents
a94da35a04
LCL: avoid stabs based BackTraceFunction on wince, until issue #14330 has been fixed, fixes for issue #15075
...
git-svn-id: trunk@22786 -
2009-11-26 07:22:12 +00:00
sekelsenmat
c15be9e2e1
New fix for bug #15075
...
git-svn-id: trunk@22775 -
2009-11-25 17:53:24 +00:00
sekelsenmat
2774606c92
Introduces the define DEBUG_ALLOW_DUMPBACKTRACE which removes code to dump a backtrace to the console, which crashes WinCE applications. Fixed bug #15075
...
git-svn-id: trunk@22722 -
2009-11-23 13:51:52 +00:00
mattias
7117c67456
LCL: FindInvalidUTF8Character: check last half char
...
git-svn-id: trunk@22474 -
2009-11-07 13:08:14 +00:00
mattias
ea159dc66b
lcl: fixed compilation
...
git-svn-id: trunk@22472 -
2009-11-07 12:59:14 +00:00
mattias
dffcbd97cc
codetools: procedure modifier deprecated
...
git-svn-id: trunk@22471 -
2009-11-07 12:52:44 +00:00
mattias
f9bf52235e
lcl: added CompareMethods
...
git-svn-id: trunk@22165 -
2009-10-14 08:58:17 +00:00
paul
012e995f6c
lcl: move OpenURL and FindDefaultBrowser from LCLProc to LCLIntf (as Mattias suggested)
...
git-svn-id: trunk@22045 -
2009-10-05 13:17:58 +00:00
mattias
168a949184
LCL: fixed compilation
...
git-svn-id: trunk@22041 -
2009-10-05 10:32:25 +00:00
paul
8f1de79d6d
lcl: fix OpenURL for WinCE
...
git-svn-id: trunk@22040 -
2009-10-05 09:07:39 +00:00
dmitry
7030b96ce1
fix non-compiling for darwin OpenURL
...
git-svn-id: trunk@22023 -
2009-10-04 15:21:06 +00:00
paul
696cd2fec3
lcl: OpenURL add windows and darwin specific code from Dmitry patch
...
git-svn-id: trunk@22020 -
2009-10-04 12:18:33 +00:00
paul
e5a1d233e4
lcl: add FindDefaultBrowser and OpenURL functions to LCLProc
...
git-svn-id: trunk@22017 -
2009-10-04 05:58:34 +00:00
mattias
766a2fcfb4
LCL: fixed calling finalization handlers when Application=nil
...
git-svn-id: trunk@21397 -
2009-08-22 17:01:30 +00:00
paul
0b5803fbb1
lcl: fix compilation with fpc 2.5.1
...
git-svn-id: trunk@21275 -
2009-08-18 07:55:13 +00:00
mattias
263867bb86
LCL: fixed GetLanguageIDs under darwin
...
git-svn-id: trunk@20963 -
2009-07-26 09:45:15 +00:00
tombo
9c89f78e08
LCLProc darwin: a better fix for LCLGetLanguageIDs
...
git-svn-id: trunk@20946 -
2009-07-25 15:21:02 +00:00
tombo
de500e63ba
LCProc Carbon: check that bundle exists before getting languages
...
git-svn-id: trunk@20944 -
2009-07-25 15:14:29 +00:00
tombo
b16ed5daef
LCL + IDE - fixed 0014108: DefaultTranslator doesn't recognize locale on Mac OS X with help from Alexandr Grau, the supported language IDs should be added into the application bundle property list to CFBundleLocalizations key, see lazarus.app/Contents/Info.plist for example
...
git-svn-id: trunk@20896 -
2009-07-19 12:20:22 +00:00
vincents
4ce250ecdd
LCL: fixed compilation on 64 bits CPU (issue #13804 )
...
git-svn-id: trunk@20148 -
2009-05-23 20:05:09 +00:00
mattias
30c089e331
LCL: utf functions for 64bit
...
git-svn-id: trunk@20146 -
2009-05-23 17:16:14 +00:00
mattias
e4f8b7fa20
LCL: lconvencoding: added UCS-2LE
...
git-svn-id: trunk@19962 -
2009-05-14 11:28:30 +00:00
paul
ae839602c2
lcl: formatting
...
git-svn-id: trunk@19937 -
2009-05-12 05:59:22 +00:00
paul
980be4b83e
gtk, qt: don't draw a rectangle if Width or Height = 0 (bug #0010980 )
...
git-svn-id: trunk@18864 -
2009-03-02 03:19:19 +00:00
martin
9cfd930f46
LCL/UTF-8: fix UTF8FindNearestCharStart (it kept looking at the 1st char in the string, assuming wrong start positions for others)
...
git-svn-id: trunk@18797 -
2009-02-22 19:43:06 +00:00
vincents
52fd879da6
LCL: fixed UTF8CharacterToUnicode from Theo (issue #13137 )
...
git-svn-id: trunk@18735 -
2009-02-18 00:21:42 +00:00
vincents
206613cc50
IDE: improved displaying multiline todo items from Vladimir Zhirov (issue #13007 )
...
git-svn-id: trunk@18381 -
2009-01-21 19:44:38 +00:00
paul
d9491a4528
lcl: fix header
...
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
1c7160a11a
LCL: fixed typo
...
git-svn-id: trunk@17928 -
2008-12-24 09:32:54 +00:00
paul
f294976208
lcl: add function ValidUTF8String which checks a string to have valid utf8 chars and replaces 1..32 asci chars by their codes
...
ide: don't replace valid utf8 string by codes when we do search and a search string is not found
git-svn-id: trunk@17794 -
2008-12-11 09:10:29 +00:00
mattias
354a0d40d4
LCL: added flag to compile without lib iconv: -dHasIconvEnc
...
git-svn-id: trunk@16952 -
2008-10-11 07:30:46 +00:00
tombo
8c3ef8f770
LCL UTF-16 conversion bug: do not ignore code point values > $DFFF and <= $FFFF, unrolled by Brad Campbell
...
git-svn-id: trunk@16868 -
2008-10-04 12:40:46 +00:00
mattias
f838fba734
added comment
...
git-svn-id: trunk@16728 -
2008-09-25 10:23:22 +00:00
sekelsenmat
3ebe772f22
Puts all new lowercase code inside ifdef NewLowerCase
...
git-svn-id: trunk@16612 -
2008-09-16 17:43:38 +00:00
mattias
6d1a1f3f0a
LCL: workaround for starnge bug
...
git-svn-id: trunk@16571 -
2008-09-12 19:54:47 +00:00
mattias
1ca043ca07
LCL: fixed utf8 lowercase init
...
git-svn-id: trunk@16570 -
2008-09-12 19:46:35 +00:00
mattias
cbc48ec1e5
LCL: optimiziation
...
git-svn-id: trunk@16569 -
2008-09-12 19:34:23 +00:00
mattias
58f798c8af
LCL: added pascal version of UTF8LowerCase: UTF8LowerCaseNew
...
git-svn-id: trunk@16568 -
2008-09-12 19:11:53 +00:00
paul
651e4d2051
lcl: typo
...
git-svn-id: trunk@16562 -
2008-09-12 06:10:24 +00:00
paul
895d06f6f9
lcl: use cwstrings on unix to perform widestring operations
...
git-svn-id: trunk@16558 -
2008-09-12 01:50:17 +00:00
paul
8ae1d62bbe
lcl:
...
- add more UTF8 string functions (Delete, Insert, LoweCase, UpperCase)
- revert gtk SelStart, SelLength changes - they are and will return position in Characters
- fix combobox completion code
git-svn-id: trunk@16478 -
2008-09-08 03:41:32 +00:00
mattias
2b3fb23528
LCL: TComboBox: clean up and added TCustomComboBox.UTF8KeyPress override for lower/uppercase, LCL: nicer parameter names
...
git-svn-id: trunk@16462 -
2008-09-07 11:09:00 +00:00