Commit Graph

6085 Commits

Author SHA1 Message Date
mazen
5cc29d9ed6 * Fix GTK2 compilation problem
git-svn-id: trunk@6085 -
2004-09-28 16:41:54 +00:00
mazen
147197bdf5 - non used readers removed
git-svn-id: trunk@6084 -
2004-09-28 16:36:14 +00:00
vincents
ead8badfb4 unit filectrl splitted in filectrl and fileutil
git-svn-id: trunk@6083 -
2004-09-28 08:19:55 +00:00
vincents
4efcf5f2ad renamed filectrl.inc to fileutil.inc
git-svn-id: trunk@6082 -
2004-09-27 22:16:04 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
vincents
bcf90ce19b splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6080 -
2004-09-27 21:45:44 +00:00
micha
b0e1042048 fix popupmenu handle creation
git-svn-id: trunk@6079 -
2004-09-27 17:23:25 +00:00
vincents
1cca3f8198 Added CopyFile with PerserveTime parameter
git-svn-id: trunk@6078 -
2004-09-27 10:35:51 +00:00
mattias
19cd43bf63 added TCustomPropertyLink.EditingDone
git-svn-id: trunk@6077 -
2004-09-27 10:25:08 +00:00
mattias
6ce2f93ba8 added TLazIntfImage.TColors property
git-svn-id: trunk@6076 -
2004-09-27 10:01:18 +00:00
mattias
abacaa7cbf implemented Rename Identifier
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
micha
19fb185df2 fix 1.0.10 compilation (global var init)
git-svn-id: trunk@6074 -
2004-09-25 11:19:56 +00:00
micha
f9d650d137 convert LM_CREATE message to interface methods
remove SendMsgToInterface, CNSendMessage and related methods
remove TWidgetSet.IntSendMessage3; all LCL to interface messages have been converted

git-svn-id: trunk@6073 -
2004-09-24 21:34:14 +00:00
vincents
b38f6e179e fixed fpc 1.0.x compilation
git-svn-id: trunk@6072 -
2004-09-24 20:23:33 +00:00
micha
c5832cd817 convert LM_MOVEPAGE message to interface method
git-svn-id: trunk@6071 -
2004-09-24 19:02:38 +00:00
micha
46c5e54090 convert LM_NB_UPDATETAB message to interface method
git-svn-id: trunk@6070 -
2004-09-24 18:00:52 +00:00
micha
8b5ece2b97 convert LM_SETDESIGNING message to TWidgetSet method
git-svn-id: trunk@6069 -
2004-09-24 17:24:40 +00:00
micha
8033722b1f convert LM_SETGEOMETRY message to interface method
git-svn-id: trunk@6068 -
2004-09-24 17:20:43 +00:00
micha
21199fcd5d convert LM_LB_GETTOPINDEX and LM_LB_SETTOPINDEX message to interface methods
git-svn-id: trunk@6067 -
2004-09-24 15:31:02 +00:00
mattias
879f1ff11a added TBarChar demo
git-svn-id: trunk@6066 -
2004-09-24 14:55:55 +00:00
micha
e48907bdf1 convert LM_SETDESIGNING message to TWidgetSet method
git-svn-id: trunk@6065 -
2004-09-24 14:50:58 +00:00
mattias
2c8db8bb68 fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
mattias
84135ce89b added ploAutoSave to RTTIControls from Michael VC
git-svn-id: trunk@6063 -
2004-09-24 11:36:46 +00:00
micha
83c4910062 remove obsolete messages
git-svn-id: trunk@6062 -
2004-09-24 10:49:56 +00:00
mattias
0c8aff26aa updated finnish translation
git-svn-id: trunk@6061 -
2004-09-24 10:36:27 +00:00
mattias
233ae97d0e fixed 1.0.10 compilation
git-svn-id: trunk@6060 -
2004-09-24 10:23:49 +00:00
micha
71d0f3dd98 convert LM_SETPROPERTIES message to interface method for TCustomTrackBar
remove message LM_SETPROPERTIES, conversion done

git-svn-id: trunk@6059 -
2004-09-24 07:52:36 +00:00
micha
add872a567 convert LM_SETPROPERTIES message to interface method for TCustomSpinEdit
git-svn-id: trunk@6058 -
2004-09-23 21:16:46 +00:00
micha
01a5a0a6c7 convert LM_SETPROPERTIES message to interface method for TScrollBar
git-svn-id: trunk@6057 -
2004-09-23 20:51:29 +00:00
micha
924f6583c7 convert LM_SETPROPERTIES message to interface method for TScrollBar
git-svn-id: trunk@6056 -
2004-09-23 20:36:30 +00:00
vincents
4c7a8a5a19 fix compilation
git-svn-id: trunk@6055 -
2004-09-23 16:37:13 +00:00
vincents
25e3c74c55 moved widgetset related code from TNBPages to TCustomNotebook
git-svn-id: trunk@6054 -
2004-09-23 14:54:55 +00:00
micha
fe50379736 convert LM_SETPROPERTIES message to interface method for TProgressBar
git-svn-id: trunk@6053 -
2004-09-23 14:50:47 +00:00
vincents
7c078384c9 fix fpc 1.0.x. compilation
git-svn-id: trunk@6052 -
2004-09-23 12:59:37 +00:00
vincents
f6308db64f fix type cast of WidgetSetClass
git-svn-id: trunk@6051 -
2004-09-23 09:00:42 +00:00
vincents
67212be365 fix fpc 1.0.x. compilation
git-svn-id: trunk@6050 -
2004-09-23 07:54:16 +00:00
vincents
5d937c489c moved FDebugger field from BaseDebugManager to DebugManager
git-svn-id: trunk@6049 -
2004-09-23 07:45:53 +00:00
mattias
55ead40b81 implemented forward search for FindReferences and added check sign for package file type
git-svn-id: trunk@6048 -
2004-09-23 00:10:52 +00:00
vincents
a55e02fcb1 replace write with DbgOut
git-svn-id: trunk@6047 -
2004-09-22 21:35:08 +00:00
mattias
08d727e283 various fixes for TCustomMemo, RTTIControls, FindReferences
git-svn-id: trunk@6046 -
2004-09-22 19:05:58 +00:00
micha
9bb1cdbb19 convert LM_SETPROPERTIES message to interface methods for TCustomListView
git-svn-id: trunk@6045 -
2004-09-22 18:06:32 +00:00
micha
dcf9c0e76f convert LM_SETPROPERTIES message to interface methods for TCustomMemo
git-svn-id: trunk@6044 -
2004-09-22 16:13:01 +00:00
micha
74f59c2028 convert LM_SETPROPERTIES message for tcustomlabel to interface methods
git-svn-id: trunk@6043 -
2004-09-22 14:50:18 +00:00
mattias
317a590852 implemented searching and editing virtual units
git-svn-id: trunk@6042 -
2004-09-22 12:43:18 +00:00
mattias
1ccd761115 fixed GetAllRequiredPackages with a topological order
git-svn-id: trunk@6041 -
2004-09-22 09:46:46 +00:00
mattias
3a9c3febb9 updated russian localization
git-svn-id: trunk@6040 -
2004-09-21 21:51:08 +00:00
micha
d19d4f2e0b convert LM_SETPROPERTIES to interface methods for TCustomEdit
git-svn-id: trunk@6039 -
2004-09-21 13:28:10 +00:00
mattias
4a997f7523 fixed disable at designtime and bounding TProgressBar position
git-svn-id: trunk@6038 -
2004-09-21 10:05:26 +00:00
mattias
751fa405fa moved remaining TCanvas handle dependent methods to protected
git-svn-id: trunk@6037 -
2004-09-20 23:13:46 +00:00
micha
611ad4d52f convert LM_SETPROPERTIES to interface methods for TCustomComboBox
git-svn-id: trunk@6036 -
2004-09-20 21:01:04 +00:00