martin
78878863ea
LCL: fix DebugLnEnter/Exit
...
git-svn-id: trunk@28252 -
2010-11-15 19:37:38 +00:00
marc
80bf16b385
* Fix compilation on darwin
...
git-svn-id: trunk@28169 -
2010-11-09 23:10:20 +00:00
martin
045fa68803
LCLProc: Fixed crash if no console available. Issue #17883 (Introduced in rev 28160 #5569d788c7)
...
git-svn-id: trunk@28165 -
2010-11-09 15:24:13 +00:00
martin
5569d788c7
LCL: Introduce DebuglnEnter/Exit
...
git-svn-id: trunk@28160 -
2010-11-09 02:05:13 +00:00
mattias
af460b1644
LCL: improved UTF8FindNearestCharStart
...
git-svn-id: trunk@27831 -
2010-10-24 17:44:33 +00:00
sekelsenmat
6e88a7c284
Improves wince menus, see bug #17090
...
git-svn-id: trunk@26986 -
2010-08-03 07:47:31 +00:00
mattias
747103186b
LCL: opening debug log readable under MS Windows
...
git-svn-id: trunk@26809 -
2010-07-24 12:12:09 +00:00
mattias
1eca5fd45a
LCL: dbgs(TRect) using l t r b
...
git-svn-id: trunk@26749 -
2010-07-20 11:29:16 +00:00
mattias
797f804dc4
anchordocking: enlarge with rotate splitter
...
git-svn-id: trunk@26070 -
2010-06-12 21:34:12 +00:00
martin
0b718f0db3
LCL: Fix mem corruption
...
git-svn-id: trunk@25757 -
2010-05-30 02:56:13 +00:00
dmitry
68f07f2a38
lcl: preventing an exception while dumping stacktrace
...
git-svn-id: trunk@25494 -
2010-05-18 07:44:57 +00:00
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
paul
f5d4255ad3
wince: use another way of fixing menu disabling on ShowModal call. not for wm2006 too. ( #0011913 )
...
git-svn-id: trunk@16376 -
2008-09-03 05:46:02 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
tombo
42a0de4eba
LCL Proc: fixed converting from/to UTF-16 encoding - when surrogate pair is used, we must subtract $10000 from Unicode point
...
git-svn-id: trunk@16227 -
2008-08-25 13:54:51 +00:00
mattias
903f90de7a
LCL: added ssMeta to ShortCutToText
...
git-svn-id: trunk@16135 -
2008-08-19 02:06:21 +00:00
paul
7c5ecf3461
qt: return *real* bitmap description, not the *default* ( fixes #0011905 )
...
git-svn-id: trunk@16096 -
2008-08-18 02:34:56 +00:00
mattias
c81aab571f
fixed uninitialized function results
...
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
d27b3adf0d
LCL: updating AutoSize=true controls when preferred size changed
...
git-svn-id: trunk@16087 -
2008-08-16 18:31:55 +00:00
mattias
50afe07cfb
IDE: fixed updating project inspector when unit is removed
...
git-svn-id: trunk@16022 -
2008-08-11 10:38:22 +00:00
mattias
9826f7615d
LCL: fixed UTF8CharacterStrictLength non initialized result
...
git-svn-id: trunk@16017 -
2008-08-10 16:11:13 +00:00
mattias
64237acc87
IDE+codetools: moved code browser parts to codetools
...
git-svn-id: trunk@15871 -
2008-07-25 23:01:08 +00:00
mattias
2e9d466c2d
synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
...
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
26f698131e
LCL: added check for UTF-8 invalid characters #128-#191, bug #11648
...
git-svn-id: trunk@15764 -
2008-07-13 18:46:55 +00:00
vincents
4ee45a7631
LCL: reverted accidental commits of r15706 #d49446d842
...
git-svn-id: trunk@15707 -
2008-07-08 16:48:59 +00:00
vincents
d49446d842
LCL: fixed typo in postscriptcanvas (bug #11629 )
...
git-svn-id: trunk@15706 -
2008-07-08 16:45:16 +00:00
vincents
f86a356548
LCL: fixed FindInvalidUTF8Character from Martin Friebe (bug #11575 )
...
git-svn-id: trunk@15650 -
2008-07-02 10:34:42 +00:00
jesus
f678aaf278
ide, i18n: support for multiline messages
...
git-svn-id: trunk@15454 -
2008-06-17 20:01:33 +00:00
paul
41a290891d
lcl: safer gdi handles typecasting
...
git-svn-id: trunk@15218 -
2008-05-23 12:19:04 +00:00
mattias
ee9ef21896
LCL: fixed UTF8FixBroken for non UTF-8 start bytes
...
git-svn-id: trunk@14782 -
2008-04-08 11:05:53 +00:00
paul
11de6af8b9
decapitalize all procedure and function keywords to make all looks the same
...
git-svn-id: trunk@14375 -
2008-03-03 08:06:26 +00:00
sekelsenmat
b2bf973c72
Removes no longer needed utf-8 function from lclproc.pas
...
git-svn-id: trunk@13898 -
2008-01-27 16:19:28 +00:00
sekelsenmat
3ff0a0bd5b
Partial implementation of an utf-8 capable SetBlockWord on SynEdit. Enclosed on ifdef NEW_UTF8_SETWORDBLOCK. Also added helper functions on LCLProc for converting an utf-8 string into an array of chars for algorithms that require fast access to a char by position.
...
git-svn-id: trunk@13868 -
2008-01-24 20:56:30 +00:00
mattias
d49945c877
gtk intf: using translated strings for menu item short cuts
...
git-svn-id: trunk@13770 -
2008-01-15 21:59:26 +00:00
sekelsenmat
123be10231
Fixes setting the application title on windows unicode.
...
git-svn-id: trunk@13735 -
2008-01-12 21:08:45 +00:00
mattias
92c1cfafa2
LCL: added GuessEncoding
...
git-svn-id: trunk@13542 -
2007-12-30 22:41:12 +00:00
paul
c828678066
LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset.
...
git-svn-id: trunk@13062 -
2007-11-28 10:03:28 +00:00
marc
ee3d4895ef
* fixed compilation with fpc 2.2 on win64
...
git-svn-id: trunk@12717 -
2007-11-03 16:49:08 +00:00
marc
31f9b02560
* fixed compilation on fpc 2.0.4
...
git-svn-id: trunk@12711 -
2007-11-03 02:41:12 +00:00
mattias
2d3019ded3
gtk: fixed pasting from other apps: reason was an uninitialized stack value
...
git-svn-id: trunk@11693 -
2007-07-31 17:17:14 +00:00
mattias
5d8235febb
LCL: added CloseDebugOutput
...
git-svn-id: trunk@11267 -
2007-06-02 13:58:39 +00:00
mattias
9fdf9fcfdf
gtk intf: made creation/freeing of GDI objects more consistent and more strict. gtk2 intf: brush and pen are now created on demand
...
git-svn-id: trunk@11128 -
2007-05-11 16:52:05 +00:00
tombo
576446d7e6
LCLProc: Added DbgS for TSize, TTextMetric and TScrollInfo
...
git-svn-id: trunk@11000 -
2007-04-25 10:24:29 +00:00
andrew
f37189d56d
Changed AllocMem to GetMem for speed
...
git-svn-id: trunk@10945 -
2007-04-14 19:03:35 +00:00
andrew
c9b22c0490
Fixed a bug in MergeList where ReAllocMem was being called on an uninitialized pointer causing memory corruption
...
git-svn-id: trunk@10944 -
2007-04-14 18:53:37 +00:00
vincents
9cacb9efef
LCL: removed endian conversion functions, they are part of the fpc 2.0.4 RTL now
...
git-svn-id: trunk@10940 -
2007-04-13 12:32:19 +00:00
vincents
f45ec4ef19
LCL: Adapted TextToShortCut, ShortCutToText and KeyToShortCut to work correctly on big endian systems from Tom (bug #8680 )
...
git-svn-id: trunk@10939 -
2007-04-13 11:49:55 +00:00
marc
78aee44612
* Patch #8453 by Tom Gregorovic: UTF8ToUTF16 and UTF16ToUTF8 implementation
...
+ Added UTF16String
~ todo: use it and remove original conversion code from carbon
git-svn-id: trunk@10754 -
2007-03-16 00:00:08 +00:00
mattias
f9fcb805bb
LCL: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling
...
git-svn-id: trunk@10317 -
2006-12-09 10:24:44 +00:00
mattias
9f19bda8e3
docking: implemented restoring control anchored to multiple siblings, implemented restoring windowstate
...
git-svn-id: trunk@9736 -
2006-08-20 18:52:08 +00:00
mattias
ac5ae3b17e
fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
...
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
mattias
be15116595
IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
...
git-svn-id: trunk@9698 -
2006-08-02 16:36:35 +00:00
mattias
b17384ebc1
TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
...
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
65c428629e
IDE: fixed replace all
...
git-svn-id: trunk@9576 -
2006-07-08 16:36:19 +00:00
mattias
24649d370c
carbon intf: implemented dosynchronize
...
git-svn-id: trunk@9541 -
2006-07-02 14:23:17 +00:00
mattias
31810fcee6
gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
...
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
mattias
50e2dbfddb
added workaround for x86_64 double 0/x bug
...
git-svn-id: trunk@9490 -
2006-06-23 16:09:38 +00:00
mattias
486838638b
gtk2 intf: fixed TTrackBar, added MergeSort for TFPList and TStrings
...
git-svn-id: trunk@9471 -
2006-06-22 01:54:58 +00:00
marc
797928f45b
* fixed compilation on ppc (for ppc 2.0.2 ?)
...
git-svn-id: trunk@9455 -
2006-06-19 23:22:30 +00:00
mattias
e666f7b856
TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux
...
git-svn-id: trunk@9452 -
2006-06-19 19:48:34 +00:00
mattias
c8ded32146
fixed reading po files with c string MsgID
...
git-svn-id: trunk@9396 -
2006-06-04 11:48:11 +00:00
mattias
8a3f0c0eb4
added more variants for dbgs
...
git-svn-id: trunk@9359 -
2006-05-26 15:28:34 +00:00
mattias
d5f0c65a98
fixed exception during loading of TCalendar with different date format
...
git-svn-id: trunk@9357 -
2006-05-26 14:50:32 +00:00
mattias
6eb4930179
fixed references to COPYING.LCL
...
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
micha
d9e9f1570f
win64 fixes (from peter, modified)
...
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
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