Commit Graph

196 Commits

Author SHA1 Message Date
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
mattias
cada2a7337 LCL: lresources: using SysUtils.CompareText instead of AnsiCompareText - resources must work independent of codepage
git-svn-id: trunk@42799 -
2013-09-14 17:08:50 +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
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
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
a637ee7996 Packager: formatting
git-svn-id: trunk@38990 -
2012-10-08 00:12:29 +00:00
juha
744f01cc46 LCL: Reading LFM, don't give an error when bitfields (sets, eg. Options) are not found. Partially fixes issue #22239
git-svn-id: trunk@37658 -
2012-06-15 18:01:16 +00:00
mattias
95989934cf lcl: fixed LRSObjectTextToBinary toWString, issue #19650
git-svn-id: trunk@37642 -
2012-06-14 11:51:35 +00:00
mattias
ef5a5438ab lcl: LRSObjectTextToBinary: write convert list of components
git-svn-id: trunk@37637 -
2012-06-13 15:30:32 +00:00
marc
465eb5f5c1 enable global loading, so loaded gets called only once when loading inherited frames/forms
git-svn-id: trunk@37153 -
2012-05-04 12:26:04 +00:00
paul
880401dbb8 lcl: remove ver2_2_x defines
git-svn-id: trunk@36368 -
2012-03-27 07:16:11 +00:00
paul
b8c286a25d lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type
git-svn-id: trunk@33250 -
2011-11-03 06:58:10 +00:00
mattias
77eec82725 LCL: fixed uninitialized function result
git-svn-id: trunk@33222 -
2011-11-02 16:39:07 +00:00
mattias
fa2dc2b245 LCL: fixed TLRSObjectReader.SkipValue vaWString, vaUString
git-svn-id: trunk@33191 -
2011-10-31 15:33:35 +00:00
mattias
d93e971020 lcl: TUTF8Parser.HandleNewLine: fill buffer
git-svn-id: trunk@31410 -
2011-06-26 21:05:15 +00:00
mattias
d13ac6fe8a LCL: fixed TUTF8Parser reading at end of buffer
git-svn-id: trunk@31362 -
2011-06-24 18:37:23 +00:00
mattias
8f85c6d37a LCL: LRSObjectTextToBinary: do not write widestring, it is not needed and makes trouble by the widestringmanager under windows
git-svn-id: trunk@31040 -
2011-06-04 10:20:21 +00:00
mattias
0123f8938f IDEIntf: moved images to ideintf/images
git-svn-id: trunk@30926 -
2011-05-27 07:41:40 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
paul
e1704e541d lcl: Add optional ReaderRoot parameter to ReadComponentFromBinaryStream function by Alexander S. Klenin (feature #0018678)
git-svn-id: trunk@29370 -
2011-02-04 06:33:07 +00:00
mattias
3168fd2e6e LCL: lrs object reader/writer: write unique paths string properies for collection items and frames, patch #16742
git-svn-id: trunk@29201 -
2011-01-25 18:50:14 +00:00
paul
57daf59d6e lcl: use DefaultFormatSettings to prevent deprecated message generation
git-svn-id: trunk@28588 -
2010-12-02 07:21:19 +00:00
vincents
371fcb0928 LCL: fixed streaming of doubles on win64 (little endian without type extended), fixes issue #16252
git-svn-id: trunk@28428 -
2010-11-23 08:52:07 +00:00
mattias
64ed209693 IDE: view forms: check lfm on disk
git-svn-id: trunk@27942 -
2010-10-29 11:26:44 +00:00
mattias
369aa3055c fixed typo dont
git-svn-id: trunk@27304 -
2010-09-11 14:05:21 +00:00
blikblum
8265b847c5 lcl: add const to string parameters in RegisterPropertyToSkip
git-svn-id: trunk@27060 -
2010-08-11 01:46:39 +00:00
blikblum
10f33a372e lcl: optimize TPropertiesToSkip.IndexOf
git-svn-id: trunk@27059 -
2010-08-11 01:39:26 +00:00
blikblum
00afe9c4f9 lcl: optimize TPropertiesToSkip
git-svn-id: trunk@27058 -
2010-08-11 01:24:45 +00:00
mattias
bb55ccecbd IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
2010-05-25 20:37:53 +00:00
sekelsenmat
4ec26a9c40 Adds support to FPC 2.2.0 for Windows CE
git-svn-id: trunk@25090 -
2010-05-01 10:59:17 +00:00
sekelsenmat
74f27bdc7b Improves the fpc 2.2.4 defines
git-svn-id: trunk@24957 -
2010-04-26 08:43:23 +00:00
sekelsenmat
e3b6b29bdb Implements support for FPC 2.2.4 for WinCE
git-svn-id: trunk@24956 -
2010-04-26 08:31:15 +00:00
paul
78928693d0 lcl: reduce hints when DisableChecks are on
git-svn-id: trunk@23706 -
2010-02-15 10:25:51 +00:00
paul
35ae68998e lcl: a trial to fix wince crash because of resources. RTL FindResource supports only PChar argument
git-svn-id: trunk@23618 -
2010-02-03 15:29:24 +00:00
paul
216da02c61 lcl: remove ver2_0 workarounds
git-svn-id: trunk@23392 -
2010-01-06 17:05:28 +00:00
mattias
bb9b4b5c81 IDE: do not translate lrs comment
git-svn-id: trunk@23370 -
2010-01-04 19:10:17 +00:00
paul
f81a7b073a lcl: native resource support:
- add implementation for LoadFromResourceName and LoadFromResourceID for TIcon and TCursorImage
  - try loading icon from native resource if appropriate lrs resource is not available

git-svn-id: trunk@23290 -
2009-12-26 15:10:14 +00:00
mattias
f0afca08f5 LCL: reduced debugging under wince
git-svn-id: trunk@22777 -
2009-11-25 22:16:26 +00:00
mattias
ad6266815d LCL: TCustomImageList: added Equals and comparing data with Ancestor
git-svn-id: trunk@22766 -
2009-11-25 13:08:41 +00:00
mattias
ab654bf730 LCL: TLRSObjectWriter.BeginComponent write block if childpos changed
git-svn-id: trunk@22488 -
2009-11-08 11:54:33 +00:00
paul
13190deb94 lcl: change toString const usage to Classes.toString (preparations for the new TObject.ToString method)
git-svn-id: trunk@22328 -
2009-10-29 08:41:38 +00:00
mattias
c82f1a8f34 LCL: lresources: warn for duplicates
git-svn-id: trunk@21143 -
2009-08-09 03:14:40 +00:00
mattias
475d5ee4a0 LCL: lresources: use #127 instead
git-svn-id: trunk@21142 -
2009-08-09 02:43:35 +00:00
vincents
690665dd68 LCL: improved streaming of UnicodeString, based on patch from Anton Kavalenka (issue #13399)
git-svn-id: trunk@20699 -
2009-06-21 19:50:47 +00:00
mattias
bbb1de7891 LCL: fixed LRSObjectBinaryToText line ending, bug #13963
git-svn-id: trunk@20585 -
2009-06-11 17:22:32 +00:00
mattias
aea991aebd LCL: replaced linear search for resources
git-svn-id: trunk@18637 -
2009-02-11 09:19:54 +00:00
mattias
2233cd9d24 LCL: TLRSObjectWriter: skip writing empty inherited child components
git-svn-id: trunk@18636 -
2009-02-11 09:16:20 +00:00
paul
943062564b lcl: fix handling WideString properties (bug #0012981)
git-svn-id: trunk@18304 -
2009-01-16 07:18:36 +00:00