Commit Graph

8871 Commits

Author SHA1 Message Date
vincents
18252b595d fixed ExtractFileNameWithoutExt (fixes issue #1782)
git-svn-id: trunk@8834 -
2006-02-27 11:39:01 +00:00
mattias
2e81a8fee5 improved package file search for relative paths
git-svn-id: trunk@8833 -
2006-02-26 15:31:02 +00:00
vincents
4e9a61507b * updated Italian localization from Dean Zobec
* removed itiso.po files

git-svn-id: trunk@8832 -
2006-02-26 14:05:35 +00:00
mattias
7727771aa3 fixed methodjumping example
git-svn-id: trunk@8831 -
2006-02-26 12:28:26 +00:00
mattias
ce99ba98b8 added example for finddeclaration
git-svn-id: trunk@8830 -
2006-02-26 12:26:33 +00:00
mattias
bf7f0c3984 fixed lpi for codetool example
git-svn-id: trunk@8829 -
2006-02-26 11:34:18 +00:00
mattias
736ee4e016 added lpi for codetool example
git-svn-id: trunk@8828 -
2006-02-26 11:33:27 +00:00
mattias
a1af6e96ef updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@8827 -
2006-02-26 11:21:36 +00:00
mattias
a01d0a9fe7 new icons from JerneyL, added TLazComponentQueue for streaming components in lazarus binary format
git-svn-id: trunk@8826 -
2006-02-26 00:25:00 +00:00
mattias
e8a5d48fbd added TLazReaderBMP to cacheable image readers, added smallint, shortint reader/writer functions, accelerated LRS writer by writing big chunks in one call
git-svn-id: trunk@8825 -
2006-02-25 22:48:47 +00:00
mattias
7f9586348a fixed endless loop
git-svn-id: trunk@8824 -
2006-02-25 21:20:39 +00:00
jesus
a85b8947c8 fixed dbgrid do not save and restore scrollbars property
git-svn-id: trunk@8823 -
2006-02-25 20:29:58 +00:00
mattias
847315fcba fixed non dynamic test
git-svn-id: trunk@8822 -
2006-02-25 18:05:32 +00:00
mattias
4a72c727b5 added resourcestrings to debugoptions from Darius
git-svn-id: trunk@8821 -
2006-02-25 11:37:07 +00:00
vincents
066083b1f6 implemented filter for Parameter Sender not used hint
git-svn-id: trunk@8820 -
2006-02-24 22:04:54 +00:00
mattias
e9c7038930 anchoreditor to resourcestring from Darius
git-svn-id: trunk@8819 -
2006-02-24 17:27:27 +00:00
mattias
d0aae65b76 updated german translation from Darius
git-svn-id: trunk@8818 -
2006-02-24 17:24:56 +00:00
mattias
7ce27416cc improved phpAddClassName and fixed consistency error in msgview
git-svn-id: trunk@8817 -
2006-02-24 15:49:34 +00:00
mattias
f5b827c8f7 added example for IDE QuickFix item to fix Sender not used items
git-svn-id: trunk@8816 -
2006-02-24 15:49:01 +00:00
mattias
d5c61baf0e Implemented TTimer, TCheckBox, TRadioButton, TStaticText from Felipe
git-svn-id: trunk@8815 -
2006-02-24 13:31:16 +00:00
mattias
2e0aad6b7d added reading/writing TRect to TFormPropertyStorage, fixed TSynEdit erasing space below
git-svn-id: trunk@8814 -
2006-02-24 13:29:54 +00:00
micha
e85c09186f fix comment
git-svn-id: trunk@8813 -
2006-02-24 12:39:47 +00:00
vincents
060676d981 color code $Warning messages from Graeme
git-svn-id: trunk@8812 -
2006-02-24 11:01:43 +00:00
mattias
c03e8cd810 added DefineRectProperty
git-svn-id: trunk@8811 -
2006-02-23 16:29:43 +00:00
mattias
509e8de76c added example how to stream components
git-svn-id: trunk@8810 -
2006-02-23 14:57:19 +00:00
mattias
b0aa934e60 fixed hangup on GetLineInfo on last line, implemented WriteComponentAsBinaryToStream for easy streaming of components
git-svn-id: trunk@8809 -
2006-02-23 12:19:47 +00:00
mattias
bb71ab95c8 identifier completion now adds the end of token key
git-svn-id: trunk@8808 -
2006-02-23 11:39:17 +00:00
vincents
724d607c66 updated po-files with new resourcestrings
git-svn-id: trunk@8807 -
2006-02-23 11:29:47 +00:00
vincents
94db97fade removed csDoubleClick from ControlStyle, it hasn't a double click event after all (fixes issue #1265)
git-svn-id: trunk@8806 -
2006-02-23 11:20:43 +00:00
vincents
599bce7c87 revert wrong commits of revision 8804 #3c90c0bcc8
git-svn-id: trunk@8805 -
2006-02-23 09:40:21 +00:00
vincents
3c90c0bcc8 added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue #1758)
git-svn-id: trunk@8804 -
2006-02-23 09:35:39 +00:00
vincents
a5087728ff Fixed restoring autorename files to lowercase option
git-svn-id: trunk@8803 -
2006-02-23 09:15:55 +00:00
vincents
54b0f37260 don't force targetfilename to lowercase (issue #1760)
git-svn-id: trunk@8802 -
2006-02-23 09:12:50 +00:00
mattias
2787b8d319 started TXMLObjectReader
git-svn-id: trunk@8801 -
2006-02-23 01:31:29 +00:00
mattias
695da3054f added laz_xmlstreaming.pas
git-svn-id: trunk@8800 -
2006-02-22 23:30:09 +00:00
vincents
c5e642fa05 improved taborder dialog (issue #1752) from Darius
git-svn-id: trunk@8799 -
2006-02-22 23:13:03 +00:00
vincents
69498e8919 fixed TWin32ListStringList.Assign (issue #1750)
git-svn-id: trunk@8798 -
2006-02-22 22:55:30 +00:00
mattias
d1d5e5a349 added cleanup for TFindDeclarationParams
git-svn-id: trunk@8797 -
2006-02-22 20:59:43 +00:00
mattias
2106fdeddb added small robustness check
git-svn-id: trunk@8796 -
2006-02-22 20:28:52 +00:00
vincents
3f73090dd2 implemented copying bitmap to clipboard (issue #1748)
git-svn-id: trunk@8795 -
2006-02-22 20:00:01 +00:00
mattias
fe4945e6d1 added Steps to messgae Quick Fix items and implemente Quick FIx item to improve unit not found source position
git-svn-id: trunk@8794 -
2006-02-22 16:27:02 +00:00
vincents
7507cadb9d Use RedrawWindow call with pointer Rect parameter to avoid unnecessary dereference and typecast
git-svn-id: trunk@8793 -
2006-02-22 10:54:05 +00:00
mattias
c3907ba0de implemented updating message linenumbers on editing
git-svn-id: trunk@8792 -
2006-02-22 02:30:31 +00:00
mattias
850280fdb8 added example to start a browser under linux
git-svn-id: trunk@8791 -
2006-02-21 23:54:52 +00:00
mattias
3d972e14a4 added multithreading example
git-svn-id: trunk@8790 -
2006-02-21 19:13:21 +00:00
vincents
a43501c484 added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
2006-02-21 16:27:17 +00:00
mattias
fb16ad9a8f started parsing Delphi dof and cfg files
git-svn-id: trunk@8788 -
2006-02-20 23:48:13 +00:00
mattias
8ee1876b6e implemented compiler options ExecutableType
git-svn-id: trunk@8787 -
2006-02-20 22:46:02 +00:00
micha
e0e2b0cd0e check whether Rect is nil, prevent crash (issue #1746)
git-svn-id: trunk@8786 -
2006-02-20 22:14:30 +00:00
mattias
2d4316de8b moved delphiunit2laz.pas to converter directory
git-svn-id: trunk@8785 -
2006-02-20 21:52:23 +00:00