|
From: shelarcy <she...@gm...> - 2009-02-28 03:20:32
|
DarcsURL: C:/home/shelarcy/wxhaskell
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=_"
--=_
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Sat Feb 28 00:01:24 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy <shelarc=
y...@gm...>
* Change version number from 0.11.1 to 0.11.1.0.
Sat Feb 28 11:36:01 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy <shelarc=
y...@gm...>
* Refactor to use C++ bool directoly, instead of casting to int type and =
converting to bool type.
=
We cast int type where wxWidgets' method returns bool type, and
we convert int to bool where wxWidgets method's argument is bool.
=
But some new wxc code uses bool type directly. This causes
problems.
=
So, we changed to use bool type directly everwhere in wxc code.
We hope this change avoid to occur problem and fixes a few bugs.
--=_
Content-Type: text/x-darcs-patch; name="change-version-number-from-0_11_1-to-0_11_1_0_.dpatch"
Content-Transfer-Encoding: quoted-printable
Content-Description: A darcs patch for your repository!
New patches:
[Change version number from 0.11.1 to 0.11.1.0.
shelarcy <she...@gm...>**20090227150124
Ignore-this: c6772c8eac4bd552702e469b76a3101a
] {
hunk ./configure 15
#--------------------------------------------------------------------
# Versioning
#--------------------------------------------------------------------
-version=3D"0.11.1"
+version=3D"0.11.1.0"
release=3D"0"
=
#--------------------------------------------------------------------
hunk ./wx/wx.cabal 2
Name: wx
-Version: 0.11.1
+Version: 0.11.1.0
License: LGPL
License-file: license.txt
Homepage: http://haskell.org/haskellwiki/WxHaskell
hunk ./wxc/wxc-2.8.dsp 57
LINK32=3Dlink.exe=0D
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.=
lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odb=
ccp32.lib /nologo /dll /machine:I386=0D
=0D
-# ADD LINK32 wxzlib.lib wxregexu.lib wxpng.lib wxjpeg.lib wxtiff.lib wxexp=
at.lib wxbase28u.lib wxbase28u_net.lib wxbase28u_odbc.lib wxbase28u_xml.lib=
wxmsw28u_core.lib wxmsw28u_adv.lib wxmsw28u_dbgrid.lib wxmsw28u_gl.lib wxm=
sw28u_html.lib wxmsw28u_media.lib wxmsw28u_stc.lib wxmsw28u_svg.lib wxmsw28=
u_xrc.lib kernel32.lib user32.lib gdi32.lib gdiplus.lib winspool.lib comdlg=
32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib =
odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib opengl32.lib winmm.lib /no=
logo /dll /machine:I386 /nodefaultlib:"LIBCMT" /out:"..\dist\wxc\wxc-msw2.8=
.9-0.11.1.dll" /libpath:"..\..\wxWidgets-2.8.9\lib\vc_lib"=0D
+# ADD LINK32 wxzlib.lib wxregexu.lib wxpng.lib wxjpeg.lib wxtiff.lib wxexp=
at.lib wxbase28u.lib wxbase28u_net.lib wxbase28u_odbc.lib wxbase28u_xml.lib=
wxmsw28u_core.lib wxmsw28u_adv.lib wxmsw28u_dbgrid.lib wxmsw28u_gl.lib wxm=
sw28u_html.lib wxmsw28u_media.lib wxmsw28u_stc.lib wxmsw28u_svg.lib wxmsw28=
u_xrc.lib kernel32.lib user32.lib gdi32.lib gdiplus.lib winspool.lib comdlg=
32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib =
odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib opengl32.lib winmm.lib /no=
logo /dll /machine:I386 /nodefaultlib:"LIBCMT" /out:"..\dist\wxc\wxc-msw2.8=
.9-0.11.1.0.dll" /libpath:"..\..\wxWidgets-2.8.9\lib\vc_lib"=0D
# Begin Special Build Tool=0D
SOURCE=3D"$(InputPath)"=0D
hunk ./wxc/wxc-2.8.dsp 60
-PostBuild_Cmds=3Decho Generating mingw32 import library ... ..\bin\reimp .=
.\dist\wxc\wxc-msw2.8.9-0.11.1.lib move libwxc-msw2.8.9-0.11.1.a ..\dist\wx=
c move wxc-msw2.8.9-0.11.1.def ..\dist\wxc echo Done.=0D
+PostBuild_Cmds=3Decho Generating mingw32 import library ... ..\bin\reimp .=
.\dist\wxc\wxc-msw2.8.9-0.11.1.0.lib move libwxc-msw2.8.9-0.11.1.0.a ..\dis=
t\wxc move wxc-msw2.8.9-0.11.1.0.def ..\dist\wxc echo Done.=0D
# End Special Build Tool=0D
=0D
!ELSEIF "$(CFG)" =3D=3D "wxc - Win32 Debug"=0D
hunk ./wxc/wxc-2.8.dsp 88
LINK32=3Dlink.exe=0D
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.=
lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odb=
ccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept=0D
=0D
-# ADD LINK32 wxzlibd.lib wxregexud.lib wxpngd.lib wxjpegd.lib wxtiffd.lib =
wxexpatd.lib wxbase28ud.lib wxbase28ud_net.lib wxbase28ud_odbc.lib wxbase28=
ud_xml.lib wxmsw28ud_core.lib wxmsw28ud_adv.lib wxmsw28ud_dbgrid.lib wxmsw2=
8ud_gl.lib wxmsw28ud_html.lib wxmsw28ud_media.lib wxmsw28ud_stc.lib wxmsw28=
ud_svg.lib wxmsw28ud_xrc.lib kernel32.lib user32.lib gdi32.lib gdiplus.lib =
winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib u=
uid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib opengl3=
2.lib winmm.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBCMTD" /=
out:"..\dist\wxc\wxcd-msw2.8.9-0.11.1.dll" /pdbtype:sept /libpath:"..\..\wx=
Widgets-2.8.9\lib\vc_lib"=0D
+# ADD LINK32 wxzlibd.lib wxregexud.lib wxpngd.lib wxjpegd.lib wxtiffd.lib =
wxexpatd.lib wxbase28ud.lib wxbase28ud_net.lib wxbase28ud_odbc.lib wxbase28=
ud_xml.lib wxmsw28ud_core.lib wxmsw28ud_adv.lib wxmsw28ud_dbgrid.lib wxmsw2=
8ud_gl.lib wxmsw28ud_html.lib wxmsw28ud_media.lib wxmsw28ud_stc.lib wxmsw28=
ud_svg.lib wxmsw28ud_xrc.lib kernel32.lib user32.lib gdi32.lib gdiplus.lib =
winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib u=
uid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib opengl3=
2.lib winmm.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBCMTD" /=
out:"..\dist\wxc\wxcd-msw2.8.9-0.11.1.0.dll" /pdbtype:sept /libpath:"..\..\=
wxWidgets-2.8.9\lib\vc_lib"=0D
# Begin Special Build Tool=0D
SOURCE=3D"$(InputPath)"=0D
hunk ./wxc/wxc-2.8.dsp 91
-PostBuild_Cmds=3Decho Generating mingw32 import library ... ..\bin\reimp .=
.\dist\wxc\wxcd-msw2.8.9-0.11.1.lib move libwxcd-msw2.8.9-0.11.1.a ..\dist\=
wxc move wxcd-msw2.8.9-0.11.1.def ..\dist\wxc echo Done.=0D
+PostBuild_Cmds=3Decho Generating mingw32 import library ... ..\bin\reimp .=
.\dist\wxc\wxcd-msw2.8.9-0.11.1.0.lib move libwxcd-msw2.8.9-0.11.1.0.a ..\d=
ist\wxc move wxcd-msw2.8.9-0.11.1.0.def ..\dist\wxc echo Done.=0D
# End Special Build Tool=0D
=0D
!ENDIF =0D
hunk ./wxcore.cabal 2
Name: wxcore
-Version: 0.11.1
+Version: 0.11.1.0
License: LGPL
License-file: license.txt
Homepage: http://haskell.org/haskellwiki/WxHaskell
hunk ./wxdirect/wxdirect.cabal 2
Name: wxdirect
-Version: 0.11.1
+Version: 0.11.1.0
License: BSD3
Homepage: http://haskell.org/haskellwiki/WxHaskell
Author: Daan Leijen
}
[Refactor to use C++ bool directoly, instead of casting to int type and con=
verting to bool type.
shelarcy <she...@gm...>**20090228023601
=
We cast int type where wxWidgets' method returns bool type, and
we convert int to bool where wxWidgets method's argument is bool.
=
But some new wxc code uses bool type directly. This causes
problems.
=
So, we changed to use bool type directly everwhere in wxc code.
We hope this change avoid to occur problem and fixes a few bugs.
] {
hunk ./wx/src/Graphics/UI/WX/Menu.hs 277
help =3D newAttr "help" menuItemGetHelp menuItemSetHelp
=
instance Checkable (MenuItem a) where
- checkable =3D reflectiveAttr "checkable" menuItemIsCheckable (\m c -> me=
nuItemSetCheckable m (intFromBool c))
+ checkable =3D reflectiveAttr "checkable" menuItemIsCheckable (\m c -> me=
nuItemSetCheckable m c)
checked =3D newAttr "checked" menuItemIsChecked menuItemCheck
=
instance Identity (MenuItem a) where
hunk ./wx/src/Graphics/UI/WX/Types.hs 37
, BitMask(..), mask, (.+.), (.-.), bits, bitsSet
=
-- ** Booleans
- , boolFromInt, intFromBool
+ , toCBool, fromCBool
=
-- ** Misc.
, Style
hunk ./wxc/include/db.h 16
Global=0D
--------------------------------------------------------------------------=
---*/=0D
/** Are the database classes supported on this platform ? */=0D
-TBoolInt wxDb_IsSupported();=0D
+TBool wxDb_IsSupported();=0D
int wxDb_SqlTypeToStandardSqlType( int sqlType );=0D
int wxDb_StandardSqlTypeToSqlType( int sqlType );=0D
void wxDb_CloseConnections();=0D
hunk ./wxc/include/db.h 22
int wxDb_ConnectionsInUse();=0D
TClass(wxDb) wxDb_GetConnection( TClass(wxDbConnectInf) connectInf, TBool=
fwdCursorsOnly );=0D
-TBoolInt wxDb_FreeConnection( TClass(wxDb) db);=0D
-TBoolInt wxDb_GetDataSource( TClass(HENV) henv, void* dsn, int dsnLen, voi=
d* description, int descLen, int direction );=0D
+TBool wxDb_FreeConnection( TClass(wxDb) db);=0D
+TBool wxDb_GetDataSource( TClass(HENV) henv, void* dsn, int dsnLen, void* =
description, int descLen, int direction );=0D
=0D
/*------------------------------------------------------------------------=
-----=0D
ConnectInf=0D
hunk ./wxc/include/db.h 51
TClass(wxString) wxDb_GetErrorMessage( TSelf(wxDb) db, int index);=0D
/** Get the number of stored error messages. */=0D
int wxDb_GetNumErrorMessages( TSelf(wxDb) db);=0D
-TBoolInt wxDb_IsOpen(TSelf(wxDb) db );=0D
+TBool wxDb_IsOpen(TSelf(wxDb) db );=0D
void wxDb_Close(TSelf(wxDb) db);=0D
hunk ./wxc/include/db.h 53
-TBoolInt wxDb_CommitTrans(TSelf(wxDb) db);=0D
-TBoolInt wxDb_RollbackTrans(TSelf(wxDb) db);=0D
+TBool wxDb_CommitTrans(TSelf(wxDb) db);=0D
+TBool wxDb_RollbackTrans(TSelf(wxDb) db);=0D
TClass(wxHENV) wxDb_GetHENV(TSelf(wxDb) db);=0D
TClass(wxHDBC) wxDb_GetHDBC(TSelf(wxDb) db);=0D
TClass(wxHSTMT) wxDb_GetHSTMT(TSelf(wxDb) db);=0D
hunk ./wxc/include/db.h 58
-TBoolInt wxDb_GetNextError(TSelf(wxDb) db, TClass(wxHENV) henv, TClass(wxH=
DBC) hdbc, TClass(wxHSTMT) hstmt);=0D
-TBoolInt wxDb_ExecSql(TSelf(wxDb) db, TClass(wxString) sql);=0D
-TBoolInt wxDb_GetNext(TSelf(wxDb) db);=0D
-TBoolInt wxDb_GetData(TSelf(wxDb) db, int column, int ctype, void* data, i=
nt dataLen, int* usedLen );=0D
-TBoolInt wxDb_GetDataInt(TSelf(wxDb) db, int column, int* i, int* usedLen =
);=0D
-TBoolInt wxDb_GetDataDouble(TSelf(wxDb) db, int column, double* d, int* us=
edLen );=0D
+TBool wxDb_GetNextError(TSelf(wxDb) db, TClass(wxHENV) henv, TClass(wxHDBC=
) hdbc, TClass(wxHSTMT) hstmt);=0D
+TBool wxDb_ExecSql(TSelf(wxDb) db, TClass(wxString) sql);=0D
+TBool wxDb_GetNext(TSelf(wxDb) db);=0D
+TBool wxDb_GetData(TSelf(wxDb) db, int column, int ctype, void* data, int =
dataLen, int* usedLen );=0D
+TBool wxDb_GetDataInt(TSelf(wxDb) db, int column, int* i, int* usedLen );=
=0D
+TBool wxDb_GetDataDouble(TSelf(wxDb) db, int column, double* d, int* usedL=
en );=0D
/** usage: @dbGetDataBinary db column asChars pbuffer plen@. Returns binar=
y data to given buffer (that must be deallocated using 'wxcFree'). The retu=
rn length is 'wxSQL_NULL_DATA' if @NULL@ data was encountered. If @asChars@=
is 'True', the data is returned as characters, true binary data is than re=
turned as a string of hex values (@3E002C...@).*/=0D
hunk ./wxc/include/db.h 65
-TBoolInt wxDb_GetDataBinary(TSelf(wxDb) db, int column, TBool asChars, voi=
d* pbuf, int* len );=0D
-TBoolInt wxDb_GetDataDate(TSelf(wxDb) db, int column, int* ctime, int* use=
dLen );=0D
-TBoolInt wxDb_GetDataTimeStamp(TSelf(wxDb) db, int column, int* ctime, int=
* fraction, int* usedLen );=0D
-TBoolInt wxDb_GetDataTime(TSelf(wxDb) db, int column, int* secs, int* used=
Len );=0D
+TBool wxDb_GetDataBinary(TSelf(wxDb) db, int column, TBool asChars, void* =
pbuf, int* len );=0D
+TBool wxDb_GetDataDate(TSelf(wxDb) db, int column, int* ctime, int* usedLe=
n );=0D
+TBool wxDb_GetDataTimeStamp(TSelf(wxDb) db, int column, int* ctime, int* f=
raction, int* usedLen );=0D
+TBool wxDb_GetDataTime(TSelf(wxDb) db, int column, int* secs, int* usedLen=
);=0D
=0D
int wxDb_Dbms(TSelf(wxDb) db);=0D
TClass(wxString) wxDb_GetDatabaseName(TSelf(wxDb) db);=0D
hunk ./wxc/include/db.h 75
TClass(wxString) wxDb_GetDatasourceName(TSelf(wxDb) db);=0D
TClass(wxString) wxDb_GetPassword(TSelf(wxDb) db);=0D
TClass(wxString) wxDb_GetUsername(TSelf(wxDb) db);=0D
-TBoolInt wxDb_Grant(TSelf(wxDb) db, int privileges, TClass(wxString) table=
Name, TClass(wxString) userList );=0D
+TBool wxDb_Grant(TSelf(wxDb) db, int privileges, TClass(wxString) tableNam=
e, TClass(wxString) userList );=0D
int wxDb_GetTableCount(TSelf(wxDb) db);=0D
TClass(wxDbInf) wxDb_GetCatalog( TSelf(wxDb) db, TClass(wxString) userName=
);=0D
int wxDb_GetColumnCount(TSelf(wxDb) db, TClass(wxString) tableName, TClass=
(wxString) userName );=0D
hunk ./wxc/include/db.h 80
TClass(wxDbColInfArray) wxDb_GetColumns(TSelf(wxDb) db, TClass(wxString) t=
ableName, int* columnCount, TClass(wxString) userName);=0D
-TBoolInt wxDb_Open(TSelf(wxDb) db, TClass(wxString) dsn, TClass(wxString) =
userId, TClass(wxString) password);=0D
+TBool wxDb_Open(TSelf(wxDb) db, TClass(wxString) dsn, TClass(wxString) use=
rId, TClass(wxString) password);=0D
TClass(wxString) wxDb_SQLColumnName(TSelf(wxDb) db, TClass(wxString) colum=
nName);=0D
TClass(wxString) wxDb_SQLTableName(TSelf(wxDb) db, TClass(wxString) tableN=
ame);=0D
hunk ./wxc/include/db.h 83
-TBoolInt wxDb_TableExists(TSelf(wxDb) db, TClass(wxString) tableName, TCla=
ss(wxString) userName, TClass(wxString) path );=0D
-TBoolInt wxDb_TablePrivileges(TSelf(wxDb) db, TClass(wxString) tableName, =
TClass(wxString) privileges, TClass(wxString) userName, TClass(wxString) sc=
hema, TClass(wxString) path );=0D
+TBool wxDb_TableExists(TSelf(wxDb) db, TClass(wxString) tableName, TClass(=
wxString) userName, TClass(wxString) path );=0D
+TBool wxDb_TablePrivileges(TSelf(wxDb) db, TClass(wxString) tableName, TCl=
ass(wxString) privileges, TClass(wxString) userName, TClass(wxString) schem=
a, TClass(wxString) path );=0D
int wxDb_TranslateSqlState(TSelf(wxDb) db, TClass(wxString) sqlState);=0D
TClass(wxDb) wxDb_Create( TClass(wxHENV) henv, TBool fwdOnlyCursors );=0D
void wxDb_Delete( TSelf(wxDb) db );=0D
hunk ./wxc/include/db.h 137
int wxDbColInf_GetDbDataType( TSelf(wxDbColInf) self );=0D
int wxDbColInf_GetPkCol( TSelf(wxDbColInf) self );=0D
int wxDbColInf_GetFkCol( TSelf(wxDbColInf) self );=0D
-TBoolInt wxDbColInf_IsNullable( TSelf(wxDbColInf) self );=0D
+TBool wxDbColInf_IsNullable( TSelf(wxDbColInf) self );=0D
=0D
hunk ./wxc/include/wxc.h 123
void wxListCtrl_GetItem2( TSelf(wxListCtrl) _obj, TClassRef(wxListItem) in=
fo);=0D
void wxListCtrl_GetItemPosition2( TSelf(wxListCtrl) _obj, int item, TPoint=
Out(x,y));=0D
/** Sort items in a list control. Takes a closure that is called with a 'C=
ommandEvent' where the @Int@ is the item data of the first item and the @Ex=
traLong@ the item data of the second item. The event handler should set the=
@Int@ to 0 when the items are equal, -1 when the first is less, and 1 when=
the second is less. */=0D
-TBoolInt wxListCtrl_SortItems2(TSelf(wxListCtrl) _obj, TClass(wxClosure) c=
losure );=0D
+TBool wxListCtrl_SortItems2(TSelf(wxListCtrl) _obj, TClass(wxClosure) clos=
ure );=0D
=0D
/* tree ctrl */=0D
TClassDefExtend(wxcTreeItemData,wxTreeItemData)=0D
hunk ./wxc/include/wxc.h 258
TClass(wxHtmlWindow) wxHtmlWindow_Create( TClass(wxWindow) _prt, int _id, =
TRect(_lft,_top,_wdt,_hgt), int _stl, TClass(wxString) _txt );
TBool wxHtmlWindow_AppendToPage( TSelf(wxHtmlWindow) _obj, =
TClass(wxString) source );
TClass(wxHtmlContainerCell) wxHtmlWindow_GetInternalRepresentation( TSelf(=
wxHtmlWindow) _obj );
-TStringLen wxHtmlWindow_GetOpenedAnchor( TSelf(wxHtmlWindow) _ob=
j, TStringOutVoid _buf ) ;
-TStringLen wxHtmlWindow_GetOpenedPage( TSelf(wxHtmlWindow) _obj,=
TStringOutVoid _buf );
-TStringLen wxHtmlWindow_GetOpenedPageTitle( TSelf(wxHtmlWindow)=
_obj, TStringOutVoid _buf );
+TClass(wxString) wxHtmlWindow_GetOpenedAnchor( TSelf(wxHtmlWindow) _ob=
j ) ;
+TClass(wxString) wxHtmlWindow_GetOpenedPage( TSelf(wxHtmlWindow) _obj =
);
+TClass(wxString) wxHtmlWindow_GetOpenedPageTitle( TSelf(wxHtmlWindow) =
_obj );
TClass(wxFrame) wxHtmlWindow_GetRelatedFrame( TSelf(wxHtmlWindow) _ob=
j );
TBool wxHtmlWindow_HistoryBack( TSelf(wxHtmlWindow) _obj);
TBool wxHtmlWindow_HistoryCanBack( TSelf(wxHtmlWindow) _obj=
);
hunk ./wxc/include/wxc_glue.h 390
TClass(wxString) ELJApp_GetVendorName( );=0D
/* int ELJApp_GetWantDebugOutput( ); */=0D
void ELJApp_InitAllImageHandlers( );=0D
-int ELJApp_Initialized( );=0D
+TBool ELJApp_Initialized( );=0D
int ELJApp_MainLoop( );=0D
void ELJApp_MousePosition( TPointOutVoid(_x,_y) );=0D
int ELJApp_Pending( );=0D
hunk ./wxc/include/wxc_glue.h 926
TClass(wxAcceleratorTable) wxAcceleratorTable_Create( int n, void* entries=
);=0D
void wxAcceleratorTable_Delete( TSelf(wxAcceleratorTable) _obj );=0D
=0D
-/* wxActivateEvent */=0D
+/* wxctivateEvent */=0D
TClassDefExtend(wxActivateEvent,wxEvent)=0D
void wxActivateEvent_CopyObject( TSelf(wxActivateEvent) _obj, void* =
obj );=0D
hunk ./wxc/include/wxc_glue.h 929
-int wxActivateEvent_GetActive( TSelf(wxActivateEvent) _obj );=0D
+TBool wxActivateEvent_GetActive( TSelf(wxActivateEvent) _obj );=0D
=0D
/* wxApp */=0D
TClassDefExtend(wxApp,wxEvtHandler)=0D
hunk ./wxc/include/wxc_glue.h 942
=0D
/* wxArtProvider */=0D
TClassDefExtend(wxArtProvider,wxObject)=0D
-int PopProvider( );=0D
+TBool PopProvider( );=0D
void PushProvider( TClass(wxArtProvider) provider );=0D
TBool RemoveProvider( TClass(wxArtProvider) provider );=0D
=0D
hunk ./wxc/include/wxc_glue.h 1028
void wxBrush_GetStipple( TSelf(wxBrush) _obj, TClassRef(wxBitmap) _r=
ef );=0D
int wxBrush_GetStyle( TSelf(wxBrush) _obj );=0D
TBool wxBrush_IsEqual( TSelf(wxBrush) _obj, TClass(wxBrush) brush );=
=0D
-TBool wxBrush_Ok( TSelf(wxBrush) _obj );=0D
+TBool wxBrush_IsOk( TSelf(wxBrush) _obj );=0D
void wxBrush_SetColour( TSelf(wxBrush) _obj, TClass(wxColour) col );=
=0D
void wxBrush_SetColourSingle( TSelf(wxBrush) _obj, TChar r, TChar g,=
TChar b );=0D
void wxBrush_SetStipple( TSelf(wxBrush) _obj, TClass(wxBitmap) stipp=
le );=0D
hunk ./wxc/include/wxc_glue.h 1085
=0D
/* wxCalendarCtrl */=0D
TClassDefExtend(wxCalendarCtrl,wxControl)=0D
-TClass(wxCalendarCtrl) wxCalendarCtrl_Create( TClass(wxWindow) _prt, int _=
id, void* _dat, TRect(_lft,_top,_wdt,_hgt), int _stl );=0D
+TClass(wxCalendarCtrl) wxCalendarCtrl_Create( TClass(wxWindow) _prt, int _=
id, TClass(wxDateTime) _dat, TRect(_lft,_top,_wdt,_hgt), int _stl );=0D
void wxCalendarCtrl_EnableHolidayDisplay( TSelf(wxCalendarCtrl) _obj=
, int display );=0D
void wxCalendarCtrl_EnableMonthChange( TSelf(wxCalendarCtrl) _obj, T=
Bool enable );=0D
void wxCalendarCtrl_EnableYearChange( TSelf(wxCalendarCtrl) _obj, TB=
ool enable );=0D
hunk ./wxc/include/wxc_glue.h 1152
/* wxCheckBox */=0D
TClassDefExtend(wxCheckBox,wxControl)=0D
TClass(wxCheckBox) wxCheckBox_Create( TClass(wxWindow) _prt, int _id, TCla=
ss(wxString) _txt, TRect(_lft,_top,_wdt,_hgt), int _stl );=0D
-TBoolInt wxCheckBox_GetValue( TSelf(wxCheckBox) _obj );=0D
+void wxCheckBox_Delete( TSelf(wxCheckBox) _obj );=0D
+TBool wxCheckBox_GetValue( TSelf(wxCheckBox) _obj );=0D
void wxCheckBox_SetValue( TSelf(wxCheckBox) _obj, TBoolInt value );=
=0D
=0D
/* wxCheckListBox */=0D
hunk ./wxc/include/wxc_glue.h 1160
TClassDefExtend(wxCheckListBox,wxListBox)=0D
void wxCheckListBox_Check( TSelf(wxCheckListBox) _obj, int item, TBo=
ol check );=0D
TClass(wxCheckListBox) wxCheckListBox_Create( TClass(wxWindow) _prt, int _=
id, TRect(_lft,_top,_wdt,_hgt), TArrayString(n,str), int _stl );=0D
+void wxCheckListBox_Delete( TSelf(wxCheckListBox) _obj );=0D
TBool wxCheckListBox_IsChecked( TSelf(wxCheckListBox) _obj, int item =
);=0D
=0D
/* wxChoice */=0D
hunk ./wxc/include/wxc_glue.h 1201
=0D
/* wxClipboard */=0D
TClassDefExtend(wxClipboard,wxObject)=0D
-int wxClipboard_AddData( TSelf(wxClipboard) _obj, TClass(wxDataObje=
ct) data );=0D
+TBool wxClipboard_AddData( TSelf(wxClipboard) _obj, TClass(wxDataObje=
ct) data );=0D
void wxClipboard_Clear( TSelf(wxClipboard) _obj );=0D
void wxClipboard_Close( TSelf(wxClipboard) _obj );=0D
TClass(wxClipboard) wxClipboard_Create( );=0D
hunk ./wxc/include/wxc_glue.h 1205
-int wxClipboard_Flush( TSelf(wxClipboard) _obj );=0D
-int wxClipboard_GetData( TSelf(wxClipboard) _obj, TClass(wxDataObje=
ct) data );=0D
+TBool wxClipboard_Flush( TSelf(wxClipboard) _obj );=0D
+TBool wxClipboard_GetData( TSelf(wxClipboard) _obj, TClass(wxDataObje=
ct) data );=0D
TBool wxClipboard_IsOpened( TSelf(wxClipboard) _obj );=0D
TBool wxClipboard_IsSupported( TSelf(wxClipboard) _obj, TClass(wxData=
Format) format );=0D
hunk ./wxc/include/wxc_glue.h 1209
-int wxClipboard_Open( TSelf(wxClipboard) _obj );=0D
-int wxClipboard_SetData( TSelf(wxClipboard) _obj, TClass(wxDataObje=
ct) data );=0D
-void wxClipboard_UsePrimarySelection( TSelf(wxClipboard) _obj, int p=
rimary );=0D
+TBool wxClipboard_Open( TSelf(wxClipboard) _obj );=0D
+TBool wxClipboard_SetData( TSelf(wxClipboard) _obj, TClass(wxDataObje=
ct) data );=0D
+void wxClipboard_UsePrimarySelection( TSelf(wxClipboard) _obj, TBool=
primary );=0D
=0D
/* wxCloseEvent */=0D
TClassDefExtend(wxCloseEvent,wxEvent)=0D
hunk ./wxc/include/wxc_glue.h 1216
TBool wxCloseEvent_CanVeto( TSelf(wxCloseEvent) _obj );=0D
-void wxCloseEvent_CopyObject( TSelf(wxCloseEvent) _obj, void* obj );=
=0D
-int wxCloseEvent_GetLoggingOff( TSelf(wxCloseEvent) _obj );=0D
-int wxCloseEvent_GetVeto( TSelf(wxCloseEvent) _obj );=0D
-void wxCloseEvent_SetCanVeto( TSelf(wxCloseEvent) _obj, int canVeto =
);=0D
-void wxCloseEvent_SetLoggingOff( TSelf(wxCloseEvent) _obj, int logOf=
f );=0D
-void wxCloseEvent_Veto( TSelf(wxCloseEvent) _obj, int veto );=0D
+void wxCloseEvent_CopyObject( TSelf(wxCloseEvent) _obj, TClass(wxObj=
ect) obj );=0D
+TBool wxCloseEvent_GetLoggingOff( TSelf(wxCloseEvent) _obj );=0D
+TBool wxCloseEvent_GetVeto( TSelf(wxCloseEvent) _obj );=0D
+void wxCloseEvent_SetCanVeto( TSelf(wxCloseEvent) _obj, TBool canVet=
o );=0D
+void wxCloseEvent_SetLoggingOff( TSelf(wxCloseEvent) _obj, TBool log=
Off );=0D
+void wxCloseEvent_Veto( TSelf(wxCloseEvent) _obj, TBool veto );=0D
=0D
/* wxClosure */=0D
TClassDefExtend(wxClosure,wxObject)=0D
hunk ./wxc/include/wxc_glue.h 1249
TClassDefExtend(wxColourData,wxObject)=0D
TClass(wxColourData) wxColourData_Create( );=0D
void wxColourData_Delete( TSelf(wxColourData) _obj );=0D
-int wxColourData_GetChooseFull( TSelf(wxColourData) _obj );=0D
+TBool wxColourData_GetChooseFull( TSelf(wxColourData) _obj );=0D
void wxColourData_GetColour( TSelf(wxColourData) _obj, TClassRef(wxC=
olour) _ref );=0D
void wxColourData_GetCustomColour( TSelf(wxColourData) _obj, int i, =
TClassRef(wxColour) _ref );=0D
hunk ./wxc/include/wxc_glue.h 1252
-void wxColourData_SetChooseFull( TSelf(wxColourData) _obj, int flag =
);=0D
+void wxColourData_SetChooseFull( TSelf(wxColourData) _obj, TBool fla=
g );=0D
void wxColourData_SetColour( TSelf(wxColourData) _obj, TClass(wxColo=
ur) colour );=0D
void wxColourData_SetCustomColour( TSelf(wxColourData) _obj, int i, =
TClass(wxColour) colour );=0D
=0D
hunk ./wxc/include/wxc_glue.h 1261
=0D
/* wxColourDialog */=0D
TClassDefExtend(wxColourDialog,wxDialog)=0D
-TClass(wxColourDialog) wxColourDialog_Create( TClass(wxWindow) _prt, TClas=
s(wxColour) col );=0D
-void wxColourDialog_GetColourData( TSelf(wxColourDialog) _obj, TClas=
sRef(wxColour) _ref );=0D
+TClass(wxColourDialog) wxColourDialog_Create( TClass(wxWindow) _prt, TClas=
s(wxColourData) col );=0D
+void wxColourDialog_GetColourData( TSelf(wxColourDialog) _obj, TClas=
sRef(wxColourData) _ref );=0D
=0D
/* wxComboBox */=0D
TClassDefExtend(wxComboBox,wxChoice)=0D
hunk ./wxc/include/wxc_glue.h 1394
=0D
/* wxContextHelp */=0D
TClassDefExtend(wxContextHelp,wxObject)=0D
-int wxContextHelp_BeginContextHelp( TSelf(wxContextHelp) _obj, TCla=
ss(wxWindow) win );=0D
-TClass(wxContextHelp) wxContextHelp_Create( TClass(wxWindow) win, int begi=
nHelp );=0D
+TBool wxContextHelp_BeginContextHelp( TSelf(wxContextHelp) _obj, TCla=
ss(wxWindow) win );=0D
+TClass(wxContextHelp) wxContextHelp_Create( TClass(wxWindow) win, TBool be=
ginHelp );=0D
void wxContextHelp_Delete( TSelf(wxContextHelp) _obj );=0D
hunk ./wxc/include/wxc_glue.h 1397
-int wxContextHelp_EndContextHelp( TSelf(wxContextHelp) _obj );=0D
+TBool wxContextHelp_EndContextHelp( TSelf(wxContextHelp) _obj );=0D
=0D
/* wxContextHelpButton */=0D
TClassDefExtend(wxContextHelpButton,wxBitmapButton)=0D
hunk ./wxc/include/wxc_glue.h 1434
/* wxDC */=0D
TClassDefExtend(wxDC,wxObject)=0D
void wxDC_BeginDrawing( TSelf(wxDC) _obj );=0D
-int wxDC_Blit( TSelf(wxDC) _obj, TRect(xdest,ydest,width,height), T=
Class(wxDC) source, TPoint(xsrc,ysrc), int rop, TBool useMask );=0D
+TBool wxDC_Blit( TSelf(wxDC) _obj, TRect(xdest,ydest,width,height), T=
Class(wxDC) source, TPoint(xsrc,ysrc), int rop, TBool useMask );=0D
void wxDC_CalcBoundingBox( TSelf(wxDC) _obj, TPoint(x,y) );=0D
TBool wxDC_CanDrawBitmap( TSelf(wxDC) _obj );=0D
TBool wxDC_CanGetTextExtent( TSelf(wxDC) _obj );=0D
hunk ./wxc/include/wxc_glue.h 1500
int wxDC_MaxY( TSelf(wxDC) _obj );=0D
int wxDC_MinX( TSelf(wxDC) _obj );=0D
int wxDC_MinY( TSelf(wxDC) _obj );=0D
-TBool wxDC_Ok( TSelf(wxDC) _obj );=0D
+TBool wxDC_IsOk( TSelf(wxDC) _obj );=0D
void wxDC_ResetBoundingBox( TSelf(wxDC) _obj );=0D
hunk ./wxc/include/wxc_glue.h 1502
-void wxDC_SetAxisOrientation( TSelf(wxDC) _obj, TBoolInt xLeftRight,=
TBoolInt yBottomUp );=0D
+void wxDC_SetAxisOrientation( TSelf(wxDC) _obj, TBool xLeftRight, TB=
ool yBottomUp );=0D
void wxDC_SetBackground( TSelf(wxDC) _obj, TClass(wxBrush) brush );=
=0D
void wxDC_SetBackgroundMode( TSelf(wxDC) _obj, int mode );=0D
void wxDC_SetBrush( TSelf(wxDC) _obj, TClass(wxBrush) brush );=0D
hunk ./wxc/include/wxc_glue.h 1519
void wxDC_SetTextBackground( TSelf(wxDC) _obj, TClass(wxColour) colo=
ur );=0D
void wxDC_SetTextForeground( TSelf(wxDC) _obj, TClass(wxColour) colo=
ur );=0D
void wxDC_SetUserScale( TSelf(wxDC) _obj, double x, double y );=0D
-int wxDC_StartDoc( TSelf(wxDC) _obj, TClass(wxString) msg );=0D
+TBool wxDC_StartDoc( TSelf(wxDC) _obj, TClass(wxString) msg );=0D
void wxDC_StartPage( TSelf(wxDC) _obj );=0D
=0D
/* wxDCClipper */=0D
hunk ./wxc/include/wxc_glue.h 1646
void wxDateTime_SetTime( TSelf(wxDateTime) _obj, int hour, int minut=
e, int second, int millisec );=0D
void wxDateTime_SetToCurrent( TSelf(wxDateTime) _obj );=0D
void wxDateTime_SetToLastMonthDay( TSelf(wxDateTime) _obj, int month=
, int year );=0D
-int wxDateTime_SetToLastWeekDay( TSelf(wxDateTime) _obj, int weekda=
y, int month, int year );=0D
+TBool wxDateTime_SetToLastWeekDay( TSelf(wxDateTime) _obj, int weekda=
y, int month, int year );=0D
void wxDateTime_SetToNextWeekDay( TSelf(wxDateTime) _obj, int weekda=
y );=0D
void wxDateTime_SetToPrevWeekDay( TSelf(wxDateTime) _obj, int weekda=
y );=0D
hunk ./wxc/include/wxc_glue.h 1649
-int wxDateTime_SetToWeekDay( TSelf(wxDateTime) _obj, int weekday, i=
nt n, int month, int year );=0D
+TBool wxDateTime_SetToWeekDay( TSelf(wxDateTime) _obj, int weekday, i=
nt n, int month, int year );=0D
void wxDateTime_SetToWeekDayInSameWeek( TSelf(wxDateTime) _obj, int =
weekday );=0D
void wxDateTime_SetYear( TSelf(wxDateTime) _obj, int year );=0D
void wxDateTime_SubtractDate( TSelf(wxDateTime) _obj, void* diff, TC=
lassRef(wxDateTime) _ref );=0D
hunk ./wxc/include/wxc_glue.h 1700
TBool wxDialUpManager_CancelDialing( TSelf(wxDialUpManager) _obj );=
=0D
TClass(wxDialUpManager) wxDialUpManager_Create( );=0D
void wxDialUpManager_Delete( TSelf(wxDialUpManager) _obj );=0D
-int wxDialUpManager_Dial( TSelf(wxDialUpManager) _obj, TClass(wxStr=
ing) nameOfISP, TClass(wxString) username, TClass(wxString) password, int a=
sync );=0D
+TBool wxDialUpManager_Dial( TSelf(wxDialUpManager) _obj, TClass(wxStr=
ing) nameOfISP, TClass(wxString) username, TClass(wxString) password, TBool=
async );=0D
void wxDialUpManager_DisableAutoCheckOnlineStatus( TSelf(wxDialUpMan=
ager) _obj );=0D
hunk ./wxc/include/wxc_glue.h 1702
-int wxDialUpManager_EnableAutoCheckOnlineStatus( TSelf(wxDialUpMana=
ger) _obj, int nSeconds );=0D
+TBool wxDialUpManager_EnableAutoCheckOnlineStatus( TSelf(wxDialUpMana=
ger) _obj, int nSeconds );=0D
int wxDialUpManager_GetISPNames( TSelf(wxDialUpManager) _obj, TClas=
s(wxList) _lst );=0D
hunk ./wxc/include/wxc_glue.h 1704
-int wxDialUpManager_HangUp( TSelf(wxDialUpManager) _obj );=0D
+TBool wxDialUpManager_HangUp( TSelf(wxDialUpManager) _obj );=0D
TBool wxDialUpManager_IsAlwaysOnline( TSelf(wxDialUpManager) _obj );=
=0D
TBool wxDialUpManager_IsDialing( TSelf(wxDialUpManager) _obj );=0D
TBool wxDialUpManager_IsOk( TSelf(wxDialUpManager) _obj );=0D
hunk ./wxc/include/wxc_glue.h 1709
TBool wxDialUpManager_IsOnline( TSelf(wxDialUpManager) _obj );=0D
-void wxDialUpManager_SetConnectCommand( TSelf(wxDialUpManager) _obj,=
void* commandDial, void* commandHangup );=0D
+void wxDialUpManager_SetConnectCommand( TSelf(wxDialUpManager) _obj,=
TClass(wxString) commandDial, TClass(wxString) commandHangup );=0D
void wxDialUpManager_SetOnlineStatus( TSelf(wxDialUpManager) _obj, T=
Bool isOnline );=0D
hunk ./wxc/include/wxc_glue.h 1711
-void wxDialUpManager_SetWellKnownHost( TSelf(wxDialUpManager) _obj, =
void* hostname, int portno );=0D
+void wxDialUpManager_SetWellKnownHost( TSelf(wxDialUpManager) _obj, =
TClass(wxString) hostname, int portno );=0D
=0D
/* wxDialog */=0D
TClassDefExtend(wxDialog,wxTopLevelWindow)=0D
hunk ./wxc/include/wxc_glue.h 2030
=0D
/* wxFont */=0D
TClassDefExtend(wxFont,wxGDIObject)=0D
-TClass(wxFont) wxFont_Create( int pointSize, int family, int style, int we=
ight, int underlined, TClass(wxString) face, int enc );=0D
+TClass(wxFont) wxFont_Create( int pointSize, int family, int style, int we=
ight, TBool underlined, TClass(wxString) face, int enc );=0D
+TClass(wxFont) wxFont_CreateFromStock( int id );=0D
TClass(wxFont) wxFont_CreateDefault( );=0D
void wxFont_Delete( TSelf(wxFont) _obj );=0D
int wxFont_GetDefaultEncoding( TSelf(wxFont) _obj );=0D
hunk ./wxc/include/wxc_glue.h 2196
=0D
/* wxGrid */=0D
TClassDefExtend(wxGrid,wxScrolledWindow)=0D
-TBoolInt wxGrid_AppendCols( TSelf(wxGrid) _obj, int numCols, TBoolInt up=
dateLabels );=0D
-TBoolInt wxGrid_AppendRows( TSelf(wxGrid) _obj, int numRows, TBoolInt up=
dateLabels );=0D
+TBool wxGrid_AppendCols( TSelf(wxGrid) _obj, int numCols, TBool updat=
eLabels );=0D
+TBool wxGrid_AppendRows( TSelf(wxGrid) _obj, int numRows, TBool updat=
eLabels );=0D
void wxGrid_AutoSize( TSelf(wxGrid) _obj );=0D
void wxGrid_AutoSizeColumn( TSelf(wxGrid) _obj, int col, TBoolInt se=
tAsMin );=0D
void wxGrid_AutoSizeColumns( TSelf(wxGrid) _obj, TBoolInt setAsMin )=
;=0D
hunk ./wxc/include/wxc_glue.h 2217
void wxGrid_ClearSelection( TSelf(wxGrid) _obj );=0D
TClass(wxGrid) wxGrid_Create( TClass(wxWindow) _prt, int _id, TRect(_lft,_=
top,_wdt,_hgt), int _stl );=0D
void wxGrid_CreateGrid( TSelf(wxGrid) _obj, int rows, int cols, int =
selmode );=0D
-TBoolInt wxGrid_DeleteCols( TSelf(wxGrid) _obj, int pos, int numCols, TB=
oolInt updateLabels );=0D
-TBoolInt wxGrid_DeleteRows( TSelf(wxGrid) _obj, int pos, int numRows, TB=
oolInt updateLabels );=0D
+TBool wxGrid_DeleteCols( TSelf(wxGrid) _obj, int pos, int numCols, TB=
ool updateLabels );=0D
+TBool wxGrid_DeleteRows( TSelf(wxGrid) _obj, int pos, int numRows, TB=
ool updateLabels );=0D
void wxGrid_DisableCellEditControl( TSelf(wxGrid) _obj );=0D
void wxGrid_DisableDragColSize( TSelf(wxGrid) _obj );=0D
void wxGrid_DisableDragGridSize( TSelf(wxGrid) _obj );=0D
hunk ./wxc/include/wxc_glue.h 2289
void wxGrid_GetTextBoxSize( TSelf(wxGrid) _obj, TClass(wxDC) dc, TAr=
rayString(count,lines), TSizeOutVoid(_w,_h) );=0D
int wxGrid_GridLinesEnabled( TSelf(wxGrid) _obj );=0D
void wxGrid_HideCellEditControl( TSelf(wxGrid) _obj );=0D
-TBoolInt wxGrid_InsertCols( TSelf(wxGrid) _obj, int pos, int numCols, TB=
oolInt updateLabels );=0D
-TBoolInt wxGrid_InsertRows( TSelf(wxGrid) _obj, int pos, int numRows, TB=
oolInt updateLabels );=0D
+TBool wxGrid_InsertCols( TSelf(wxGrid) _obj, int pos, int numCols, TB=
ool updateLabels );=0D
+TBool wxGrid_InsertRows( TSelf(wxGrid) _obj, int pos, int numRows, TB=
ool updateLabels );=0D
TBool wxGrid_IsCellEditControlEnabled( TSelf(wxGrid) _obj );=0D
TBool wxGrid_IsCellEditControlShown( TSelf(wxGrid) _obj );=0D
TBool wxGrid_IsCurrentCellReadOnly( TSelf(wxGrid) _obj );=0D
hunk ./wxc/include/wxc_glue.h 2298
TBool wxGrid_IsInSelection( TSelf(wxGrid) _obj, int row, int col );=
=0D
TBool wxGrid_IsReadOnly( TSelf(wxGrid) _obj, int row, int col );=0D
TBool wxGrid_IsSelection( TSelf(wxGrid) _obj );=0D
-TBool wxGrid_IsVisible( TSelf(wxGrid) _obj, int row, int col, TBoolIn=
t wholeCellVisible );=0D
+TBool wxGrid_IsVisible( TSelf(wxGrid) _obj, int row, int col, TBool w=
holeCellVisible );=0D
void wxGrid_MakeCellVisible( TSelf(wxGrid) _obj, int row, int col );=
=0D
hunk ./wxc/include/wxc_glue.h 2300
-TBoolInt wxGrid_MoveCursorDown( TSelf(wxGrid) _obj, TBoolInt expandSelec=
tion );=0D
-TBoolInt wxGrid_MoveCursorDownBlock( TSelf(wxGrid) _obj, TBoolInt expand=
Selection );=0D
-TBoolInt wxGrid_MoveCursorLeft( TSelf(wxGrid) _obj, TBoolInt expandSelec=
tion );=0D
-TBoolInt wxGrid_MoveCursorLeftBlock( TSelf(wxGrid) _obj, TBoolInt expand=
Selection );=0D
-TBoolInt wxGrid_MoveCursorRight( TSelf(wxGrid) _obj, TBoolInt expandSele=
ction );=0D
-TBoolInt wxGrid_MoveCursorRightBlock( TSelf(wxGrid) _obj, TBoolInt expan=
dSelection );=0D
-TBoolInt wxGrid_MoveCursorUp( TSelf(wxGrid) _obj, TBoolInt expandSelecti=
on );=0D
-TBoolInt wxGrid_MoveCursorUpBlock( TSelf(wxGrid) _obj, TBoolInt expandSe=
lection );=0D
-TBoolInt wxGrid_MovePageDown( TSelf(wxGrid) _obj );=0D
-TBoolInt wxGrid_MovePageUp( TSelf(wxGrid) _obj );=0D
+TBool wxGrid_MoveCursorDown( TSelf(wxGrid) _obj, TBool expandSelectio=
n );=0D
+TBool wxGrid_MoveCursorDownBlock( TSelf(wxGrid) _obj, TBool expandSel=
ection );=0D
+TBool wxGrid_MoveCursorLeft( TSelf(wxGrid) _obj, TBool expandSelectio=
n );=0D
+TBool wxGrid_MoveCursorLeftBlock( TSelf(wxGrid) _obj, TBool expandSel=
ection );=0D
+TBool wxGrid_MoveCursorRight( TSelf(wxGrid) _obj, TBool expandSelecti=
on );=0D
+TBool wxGrid_MoveCursorRightBlock( TSelf(wxGrid) _obj, TBool expandSe=
lection );=0D
+TBool wxGrid_MoveCursorUp( TSelf(wxGrid) _obj, TBool expandSelection =
);=0D
+TBool wxGrid_MoveCursorUpBlock( TSelf(wxGrid) _obj, TBool expandSelec=
tion );=0D
+TBool wxGrid_MovePageDown( TSelf(wxGrid) _obj );=0D
+TBool wxGrid_MovePageUp( TSelf(wxGrid) _obj );=0D
void wxGrid_ProcessColLabelMouseEvent( TSelf(wxGrid) _obj, TClass(wx=
MouseEvent) event );=0D
void wxGrid_ProcessCornerLabelMouseEvent( TSelf(wxGrid) _obj, TClass=
(wxMouseEvent) event );=0D
void wxGrid_ProcessGridCellMouseEvent( TSelf(wxGrid) _obj, TClass(wx=
MouseEvent) event );=0D
hunk ./wxc/include/wxc_glue.h 2314
void wxGrid_ProcessRowLabelMouseEvent( TSelf(wxGrid) _obj, TClass(wx=
MouseEvent) event );=0D
-int wxGrid_ProcessTableMessage( TSelf(wxGrid) _obj, TClass(wxEvent)=
evt );=0D
+TBool wxGrid_ProcessTableMessage( TSelf(wxGrid) _obj, TClass(wxEvent)=
evt );=0D
void wxGrid_RegisterDataType( TSelf(wxGrid) _obj, TClass(wxString) t=
ypeName, TClass(wxGridCellRenderer) renderer, TClass(wxGridCellEditor) edit=
or );=0D
void wxGrid_SaveEditControlValue( TSelf(wxGrid) _obj );=0D
void wxGrid_SelectAll( TSelf(wxGrid) _obj );=0D
hunk ./wxc/include/wxc_glue.h 2363
void wxGrid_SetSelectionBackground( TSelf(wxGrid) _obj, TClass(wxCol=
our) c );=0D
void wxGrid_SetSelectionForeground( TSelf(wxGrid) _obj, TClass(wxCol=
our) c );=0D
void wxGrid_SetSelectionMode( TSelf(wxGrid) _obj, int selmode );=0D
-TBoolInt wxGrid_SetTable( TSelf(wxGrid) _obj, TClass(wxGridTableBase) ta=
ble, TBoolInt takeOwnership, int selmode );=0D
+TBool wxGrid_SetTable( TSelf(wxGrid) _obj, TClass(wxGridTableBase) tab=
le, TBool takeOwnership, int selmode );=0D
void wxGrid_ShowCellEditControl( TSelf(wxGrid) _obj );=0D
int wxGrid_StringToLines( TSelf(wxGrid) _obj, TClass(wxString) valu=
e, void* lines );=0D
int wxGrid_XToCol( TSelf(wxGrid) _obj, int x );=0D
hunk ./wxc/include/wxc_glue.h 2546
=0D
/* wxHelpControllerHelpProvider */=0D
TClassDefExtend(wxHelpControllerHelpProvider,wxSimpleHelpProvider)=0D
-TClass(wxHelpControllerHelpProvider) wxHelpControllerHelpProvider_Create( =
void* ctr );=0D
-TClass(wxHelpController) wxHelpControllerHelpProvider_GetHelpController( T=
Self(wxHelpControllerHelpProvider) _obj );=0D
+TClass(wxHelpControllerHelpProvider) wxHelpControllerHelpProvider_Create( =
TClass(wxHelpControllerBase) ctr );=0D
+TClass(wxHelpControllerBase) wxHelpControllerHelpProvider_GetHelpControlle=
r( TSelf(wxHelpControllerHelpProvider) _obj );=0D
void wxHelpControllerHelpProvider_SetHelpController( TSelf(wxHelpCon=
trollerHelpProvider) _obj, TClass(wxHelpController) hc );=0D
=0D
/* wxHelpEvent */=0D
hunk ./wxc/include/wxc_glue.h 2564
void wxHelpProvider_AddHelp( TSelf(wxHelpProvider) _obj, TClass(wxWi=
ndow) window, TClass(wxString) text );=0D
void wxHelpProvider_AddHelpById( TSelf(wxHelpProvider) _obj, int id,=
TClass(wxString) text );=0D
void wxHelpProvider_Delete( TSelf(wxHelpProvider) _obj );=0D
-void* wxHelpProvider_Get( );=0D
+TSelf(wxHelpProvider) wxHelpProvider_Get( );=0D
TClass(wxString) wxHelpProvider_GetHelp( TSelf(wxHelpProvider) _obj, TClas=
s(wxWindow) window );=0D
void wxHelpProvider_RemoveHelp( TSelf(wxHelpProvider) _obj, TClass(w=
xWindow) window );=0D
hunk ./wxc/include/wxc_glue.h 2567
-void* wxHelpProvider_Set( TSelf(wxHelpProvider) helpProvider );=0D
-int wxHelpProvider_ShowHelp( TSelf(wxHelpProvider) _obj, TClass(wxW=
indow) window );=0D
+TSelf(wxHelpProvider) wxHelpProvider_Set( TSelf(wxHelpProvider) helpProvid=
er );=0D
+TBool wxHelpProvider_ShowHelp( TSelf(wxHelpProvider) _obj, TClass(wxW=
indow) window );=0D
=0D
/* wxHtmlCell */=0D
TClassDefExtend(wxHtmlCell,wxObject)=0D
hunk ./wxc/include/wxc_glue.h 2590
=0D
/* wxHtmlHelpController */=0D
TClassDefExtend(wxHtmlHelpController,wxHelpControllerBase)=0D
-int wxHtmlHelpController_AddBook( TSelf(wxHtmlHelpController) _obj,=
void* book, int show_wait_msg );=0D
+TBool wxHtmlHelpController_AddBook( TSelf(wxHtmlHelpController) _obj,=
void* book, int show_wait_msg );=0D
TClass(wxHtmlHelpController) wxHtmlHelpController_Create( int _style );=0D
void wxHtmlHelpController_Delete( TSelf(wxHtmlHelpController) _obj )=
;=0D
int wxHtmlHelpController_Display( TSelf(wxHtmlHelpController) _obj,=
void* x );=0D
hunk ./wxc/include/wxc_glue.h 2594
-int wxHtmlHelpController_DisplayBlock( TSelf(wxHtmlHelpController) =
_obj, int blockNo );=0D
+TBool wxHtmlHelpController_DisplayBlock( TSelf(wxHtmlHelpController) =
_obj, int blockNo );=0D
int wxHtmlHelpController_DisplayContents( TSelf(wxHtmlHelpControlle=
r) _obj );=0D
int wxHtmlHelpController_DisplayIndex( TSelf(wxHtmlHelpController) =
_obj );=0D
int wxHtmlHelpController_DisplayNumber( TSelf(wxHtmlHelpController)=
_obj, int id );=0D
hunk ./wxc/include/wxc_glue.h 2598
-int wxHtmlHelpController_DisplaySection( TSelf(wxHtmlHelpController=
) _obj, TClass(wxString) section );=0D
-int wxHtmlHelpController_DisplaySectionNumber( TSelf(wxHtmlHelpCont=
roller) _obj, int sectionNo );=0D
+TBool wxHtmlHelpController_DisplaySection( TSelf(wxHtmlHelpController=
) _obj, TClass(wxString) section );=0D
+TBool wxHtmlHelpController_DisplaySectionNumber( TSelf(wxHtmlHelpCont=
roller) _obj, int sectionNo );=0D
TClass(wxFrame) wxHtmlHelpController_GetFrame( TSelf(wxHtmlHelpController)=
_obj );=0D
void* wxHtmlHelpController_GetFrameParameters( TSelf(wxHtmlHelpContro=
ller) _obj, void* title, int* width, int* height, int* pos_x, int* pos_y, i=
nt* newFrameEachTime );=0D
hunk ./wxc/include/wxc_glue.h 2602
-int wxHtmlHelpController_Initialize( TSelf(wxHtmlHelpController) _o=
bj, TClass(wxString) file );=0D
-int wxHtmlHelpController_KeywordSearch( TSelf(wxHtmlHelpController)=
_obj, TClass(wxString) keyword );=0D
-int wxHtmlHelpController_LoadFile( TSelf(wxHtmlHelpController) _obj=
, TClass(wxString) file );=0D
-int wxHtmlHelpController_Quit( TSelf(wxHtmlHelpController) _obj );=
=0D
+TBool wxHtmlHelpController_Initialize( TSelf(wxHtmlHelpController) _o=
bj, TClass(wxString) file );=0D
+TBool wxHtmlHelpController_KeywordSearch( TSelf(wxHtmlHelpController)=
_obj, TClass(wxString) keyword );=0D
+TBool wxHtmlHelpController_LoadFile( TSelf(wxHtmlHelpController) _obj=
, TClass(wxString) file );=0D
+TBool wxHtmlHelpController_Quit( TSelf(wxHtmlHelpController) _obj );=
=0D
void wxHtmlHelpController_ReadCustomization( TSelf(wxHtmlHelpControl=
ler) _obj, TClass(wxConfigBase) cfg, TClass(wxString) path );=0D
hunk ./wxc/include/wxc_glue.h 2607
-void wxHtmlHelpController_SetFrameParameters( TSelf(wxHtmlHelpContro=
ller) _obj, void* title, TSize(width,height), int pos_x, int pos_y, int new=
FrameEachTime );=0D
+void wxHtmlHelpController_SetFrameParameters( TSelf(wxHtmlHelpContro=
ller) _obj, void* title, TSize(width,height), int pos_x, int pos_y, TBool n=
ewFrameEachTime );=0D
void wxHtmlHelpController_SetTempDir( TSelf(wxHtmlHelpController) _o=
bj, TClass(wxString) path );=0D
void wxHtmlHelpController_SetTitleFormat( TSelf(wxHtmlHelpController=
) _obj, void* format );=0D
void wxHtmlHelpController_SetViewer( TSelf(wxHtmlHelpController) _ob=
j, TClass(wxString) viewer, int flags );=0D
hunk ./wxc/include/wxc_glue.h 2688
=0D
/* wxIdleEvent */=0D
TClassDefExtend(wxIdleEvent,wxEvent)=0D
-void wxIdleEvent_CopyObject( TSelf(wxIdleEvent) _obj, void* object_d=
est );=0D
+void wxIdleEvent_CopyObject( TSelf(wxIdleEvent) _obj, TClass(wxObjec=
t) object_dest );=0D
TBool wxIdleEvent_MoreRequested( TSelf(wxIdleEvent) _obj );=0D
void wxIdleEvent_RequestMore( TSelf(wxIdleEvent) _obj, TBool needMor=
e );=0D
=0D
hunk ./wxc/include/wxc_glue.h 2751
int wxImageList_AddMasked( TSelf(wxImageList) _obj, TClass(wxBitmap=
) bitmap, TClass(wxColour) maskColour );=0D
TClass(wxImageList) wxImageList_Create( TSize(width,height), TBoolInt mask=
, int initialCount );=0D
void wxImageList_Delete( TSelf(wxImageList) _obj );=0D
-TBoolInt wxImageList_Draw( TSelf(wxImageList) _obj, int index, TClass(wx=
DC) dc, TPoint(x,y), int flags, TBoolInt solidBackground );=0D
+TBool wxImageList_Draw( TSelf(wxImageList) _obj, int index, TClass(wx=
DC) dc, TPoint(x,y), int flags, TBool solidBackground );=0D
int wxImageList_GetImageCount( TSelf(wxImageList) _obj );=0D
void wxImageList_GetSize( TSelf(wxImageList) _obj, int index, TSizeO=
ut(width,height) );=0D
hunk ./wxc/include/wxc_glue.h 2754
-TBoolInt wxImageList_Remove( TSelf(wxImageList) _obj, int index );=0D
-TBoolInt wxImageList_RemoveAll( TSelf(wxImageList) _obj );=0D
-TBoolInt wxImageList_Replace( TSelf(wxImageList) _obj, int index, TClass=
(wxBitmap) bitmap, TClass(wxBitmap) mask );=0D
-TBoolInt wxImageList_ReplaceIcon( TSelf(wxImageList) _obj, int index, TC=
lass(wxIcon) icon );=0D
+TBool wxImageList_Remove( TSelf(wxImageList) _obj, int index );=0D
+TBool wxImageList_RemoveAll( TSelf(wxImageList) _obj );=0D
+TBool wxImageList_Replace( TSelf(wxImageList) _obj, int index, TClass=
(wxBitmap) bitmap, TClass(wxBitmap) mask );=0D
+TBool wxImageList_ReplaceIcon( TSelf(wxImageList) _obj, int index, TC=
lass(wxIcon) icon );=0D
=0D
/* wxIndividualLayoutConstraint */=0D
TClassDefExtend(wxIndividualLayoutConstraint,wxObject)=0D
hunk ./wxc/include/wxc_glue.h 2765
void wxIndividualLayoutConstraint_Absolute( TSelf(wxIndividualLayout=
Constraint) _obj, int val );=0D
void wxIndividualLayoutConstraint_AsIs( TSelf(wxIndividualLayoutCons=
traint) _obj );=0D
void wxIndividualLayoutConstraint_Below( TSelf(wxIndividualLayoutCon=
straint) _obj, TClass(wxWindow) sibling, int marg );=0D
-int wxIndividualLayoutConstraint_GetDone( TSelf(wxIndividualLayoutC=
onstraint) _obj );=0D
+TBool wxIndividualLayoutConstraint_GetDone( TSelf(wxIndividualLayoutC=
onstraint) _obj );=0D
int wxIndividualLayoutConstraint_GetEdge( TSelf(wxIndividualLayoutC=
onstraint) _obj, int which, void* thisWin, void* other );=0D
int wxIndividualLayoutConstraint_GetMargin( TSelf(wxIndividualLayou=
tConstraint) _obj );=0D
int wxIndividualLayoutConstraint_GetMyEdge( TSelf(wxIndividualLayou=
tConstraint) _obj );=0D
hunk ./wxc/include/wxc_glue.h 2776
int wxIndividualLayoutConstraint_GetValue( TSelf(wxIndividualLayout=
Constraint) _obj );=0D
void wxIndividualLayoutConstraint_LeftOf( TSelf(wxIndividualLayoutCo=
nstraint) _obj, TClass(wxWindow) sibling, int marg );=0D
void wxIndividualLayoutConstraint_PercentOf( TSelf(wxIndividualLayou=
tConstraint) _obj, TClass(wxWindow) otherW, int wh, int per );=0D
-int wxIndividualLayoutConstraint_ResetIfWin( TSelf(wxIndividualLayo=
utConstraint) _obj, TClass(wxWindow) otherW );=0D
+TBool wxIndividualLayoutConstraint_ResetIfWin( TSelf(wxIndividualLayo=
utConstraint) _obj, TClass(wxWindow) otherW );=0D
void wxIndividualLayoutConstraint_RightOf( TSelf(wxIndividualLayoutC=
onstraint) _obj, TClass(wxWindow) sibling, int marg );=0D
void wxIndividualLayoutConstraint_SameAs( TSelf(wxIndividualLayoutCo=
nstraint) _obj, TClass(wxWindow) otherW, int edge, int marg );=0D
hunk ./wxc/include/wxc_glue.h 2779
-int wxIndividualLayoutConstraint_SatisfyConstraint( TSelf(wxIndivid=
ualLayoutConstraint) _obj, void* constraints, TClass(wxWindow) win );=0D
+TBool wxIndividualLayoutConstraint_SatisfyConstraint( TSelf(wxIndivid=
ualLayoutConstraint) _obj, void* constraints, TClass(wxWindow) win );=0D
void wxIndividualLayoutConstraint_Set( TSelf(wxIndividualLayoutConst=
raint) _obj, int rel, TClass(wxWindow) otherW, int otherE, int val, int mar=
g );=0D
hunk ./wxc/include/wxc_glue.h 2781
-void wxIndividualLayoutConstraint_SetDone( TSelf(wxIndividualLayoutC=
onstraint) _obj, int d );=0D
+void wxIndividualLayoutConstraint_SetDone( TSelf(wxIndividualLayoutC=
onstraint) _obj, TBool d );=0D
void wxIndividualLayoutConstraint_SetEdge( TSelf(wxIndividualLayoutC=
onstraint) _obj, int which );=0D
void wxIndividualLayoutConstraint_SetMargin( TSelf(wxIndividualLayou=
tConstraint) _obj, int m );=0D
void wxIndividualLayoutConstraint_SetRelationship( TSelf(wxIndividua=
lLayoutConstraint) _obj, int r );=0D
hunk ./wxc/include/wxc_glue.h 2880
void wxKeyEvent_GetPosition( TSelf(wxKeyEvent) _obj, TPointOut(_x,_y=
) );=0D
int wxKeyEvent_GetX( TSelf(wxKeyEvent) _obj );=0D
int wxKeyEvent_GetY( TSelf(wxKeyEvent) _obj );=0D
+int wxKeyEvent_GetModifiers( TSelf(wxKeyEvent) _obj );=0D
TBool wxKeyEvent_HasModifiers( TSelf(wxKeyEvent) _obj );=0D
TBool wxKeyEvent_MetaDown( TSelf(wxKeyEvent) _obj );=0D
void wxKeyEvent_SetKeyCode( TSelf(wxKeyEvent) _obj, int code );=0D
hunk ./wxc/include/wxc_glue.h 2900
TClassDefExtend(wxLayoutAlgorithm,wxObject)=0D
TClass(wxLayoutAlgorithm) wxLayoutAlgorithm_Create( );=0D
void wxLayoutAlgorithm_Delete( TSelf(wxLayoutAlgorithm) _obj );=0D
-int wxLayoutAlgorithm_LayoutFrame( TSelf(wxLayoutAlgorithm) _obj, T=
Class(wxFrame) frame, void* mainWindow );=0D
-int wxLayoutAlgorithm_LayoutMDIFrame( TSelf(wxLayoutAlgorithm) _obj=
, TClass(wxFrame) frame, TRect(x,y,w,h), int use );=0D
-int wxLayoutAlgorithm_LayoutWindow( TSelf(wxLayoutAlgorithm) _obj, =
TClass(wxFrame) frame, void* mainWindow );=0D
+TBool wxLayoutAlgorithm_LayoutFrame( TSelf(wxLayoutAlgorithm) _obj, T=
Class(wxFrame) frame, void* mainWindow );=0D
+TBool wxLayoutAlgorithm_LayoutMDIFrame( TSelf(wxLayoutAlgorithm) _obj=
, TClass(wxFrame) frame, TRect(x,y,w,h), int use );=0D
+TBool wxLayoutAlgorithm_LayoutWindow( TSelf(wxLayoutAlgorithm) _obj, =
TClass(wxFrame) frame, void* mainWindow );=0D
=0D
/* wxLayoutConstraints */=0D
TClassDefExtend(wxLayoutConstraints,wxObject)=0D
hunk ./wxc/include/wxc_glue.h 2942
=0D
/* wxListCtrl */=0D
TClassDefExtend(wxListCtrl,wxControl)=0D
-TBoolInt wxListCtrl_Arrange( TSelf(wxListCtrl) _obj, int flag );=0D
+TBool wxListCtrl_Arrange( TSelf(wxListCtrl) _obj, int flag );=0D
void wxListCtrl_ClearAll( TSelf(wxListCtrl) _obj );=0D
TClass(wxListCtrl) wxListCtrl_Create( TClass(wxWindow) _prt, int _id, TRec=
t(_lft,_top,_wdt,_hgt), int _stl );=0D
hunk ./wxc/include/wxc_glue.h 2945
-TBoolInt wxListCtrl_DeleteAllColumns( TSelf(wxListCtrl) _obj );=0D
-TBoolInt wxListCtrl_DeleteAllItems( TSelf(wxListCtrl) _obj );=0D
-TBoolInt wxListCtrl_DeleteColumn( TSelf(wxListCtrl) _obj, int col );=0D
-TBoolInt wxListCtrl_DeleteItem( TSelf(wxListCtrl) _obj, int item );=0D
+TBool wxListCtrl_DeleteAllColumns( TSelf(wxListCtrl) _obj );=0D
+TBool wxListCtrl_DeleteAllItems( TSelf(wxListCtrl) _obj );=0D
+TBool wxListCtrl_DeleteColumn( TSelf(wxListCtrl) _obj, int col );=0D
+TBool wxListCtrl_DeleteItem( TSelf(wxListCtrl) _obj, int item );=0D
void wxListCtrl_EditLabel( TSelf(wxListCtrl) _obj, int item );=0D
hunk ./wxc/include/wxc_glue.h 2950
-TBoolInt wxListCtrl_EndEditLabel( TSelf(wxListCtrl) _obj, int cancel );=
=0D
-TBoolInt wxListCtrl_EnsureVisible( TSelf(wxListCtrl) _obj, int item );=
=0D
+TBool wxListCtrl_EndEditLabel( TSelf(wxListCtrl) _obj, int cancel );=
=0D
+TBool wxListCtrl_EnsureVisible( TSelf(wxListCtrl) _obj, int item );=
=0D
int wxListCtrl_FindItem( TSelf(wxListCtrl) _obj, int start, TClass(=
wxString) str, TBool partial );=0D
int wxListCtrl_FindItemByData( TSelf(wxListCtrl) _obj, int start, i=
nt data );=0D
int wxListCtrl_FindItemByPosition( TSelf(wxListCtrl) _obj, int star=
t, TPoint(x,y), int direction );=0D
hunk ./wxc/include/wxc_glue.h 2955
-TBoolInt wxListCtrl_GetColumn( TSelf(wxListCtrl) _obj, int col, TClass(w=
xListItem) item );=0D
+TBool wxListCtrl_GetColumn( TSelf(wxListCtrl) _obj, int col, TClass(w=
xListItem) item );=0D
int wxListCtrl_GetColumnCount( TSelf(wxListCtrl) _obj );=0D
int wxListCtrl_GetColumnWidth( TSelf(wxListCtrl) _obj, int col );=
=0D
int wxListCtrl_GetCountPerPage( TSelf(wxListCtrl) _obj );=0D
hunk ./wxc/include/wxc_glue.h 2961
TClass(wxTextCtrl) wxListCtrl_GetEditControl( TSelf(wxListCtrl) _obj );=
=0D
TClass(wxImageList) wxListCtrl_GetImageList( TSelf(wxListCtrl) _obj, int w=
hich );=0D
-TBoolInt wxListCtrl_GetItem( TSelf(wxListCtrl) _obj, TClass(wxListItem) =
info );=0D
+TBool wxListCtrl_GetItem( TSelf(wxListCtrl) _obj, TClass(wxListItem) =
info );=0D
int wxListCtrl_GetItemCount( TSelf(wxListCtrl) _obj );=0D
int wxListCtrl_GetItemData( TSelf(wxListCtrl) _obj, int item );=0D
hunk ./wxc/include/wxc_glue.h 2964
-TBoolInt wxListCtrl_GetItemPosition( TSelf(wxListCtrl) _obj, int item, i=
nt*x, int* y );=0D
+TBool wxListCtrl_GetItemPosition( TSelf(wxListCtrl) _obj, int item, i=
nt*x, int* y );=0D
int wxListCtrl_GetItemRect( TSelf(wxListCtrl) _obj, int item, int c=
ode, TRectOutVoid(x,y,w,h) );=0D
void wxListCtrl_GetItemSpacing( TSelf(wxListCtrl) _obj, TBool isSmal=
l, TSizeOutVoid(w,h) );=0D
int wxListCtrl_GetItemState( TSelf(wxListCtrl) _obj, int item, int =
stateMask );=0D
hunk ./wxc/include/wxc_glue.h 2980
int wxListCtrl_InsertItemWithData( TSelf(wxListCtrl) _obj, int inde=
x, TClass(wxString) label );=0D
int wxListCtrl_InsertItemWithImage( TSelf(wxListCtrl) _obj, int ind=
ex, int imageIndex );=0D
int wxListCtrl_InsertItemWithLabel( TSelf(wxListCtrl) _obj, int ind=
ex, TClass(wxString) label, int imageIndex );=0D
-TBoolInt wxListCtrl_ScrollList( TSelf(wxListCtrl) _obj, TVector(dx,dy) )=
;=0D
+TBool wxListCtrl_ScrollList( TSelf(wxListCtrl) _obj, TVector(dx,dy) )=
;=0D
void wxListCtrl_SetBackgroundColour( TSelf(wxListCtrl) _obj, TClass(=
wxColour) col );=0D
hunk ./wxc/include/wxc_glue.h 2982
-TBoolInt wxListCtrl_SetColumn( TSelf(wxListCtrl) _obj, int col, TClass(w=
xListItem) item );=0D
-TBoolInt wxListCtrl_SetColumnWidth( TSelf(wxListCtrl) _obj, int col, int=
width );=0D
+TBool wxListCtrl_SetColumn( TSelf(wxListCtrl) _obj, int col, TClass(w=
xListItem) item );=0D
+TBool wxListCtrl_SetColumnWidth( TSelf(wxListCtrl) _obj, int col, int=
width );=0D
int wxListCtrl_SetForegroundColour( TSelf(wxListCtrl) _obj, TClass(=
wxColour) col );=0D
void wxListCtrl_SetImageList( TSelf(wxListCtrl) _obj, TClass(wxImage=
List) imageList, int which );=0D
hunk ./wxc/include/wxc_glue.h 2986
-TBoolInt wxListCtrl_SetItem( TSelf(wxListCtrl) _obj, int index, int col,=
TClass(wxString) label, int imageId );=0D
-TBoolInt wxListCtrl_SetItemData( TSelf(wxListCtrl) _obj, int item, int d=
ata );=0D
-TBoolInt wxListCtrl_SetItemFromInfo( TSelf(wxListCtrl) _obj, TClass(wxLi=
stItem) info );=0D
-TBoolInt wxListCtrl_SetItemImage( TSelf(wxListCtrl) _obj, int item, int =
image, int selImage );=0D
-TBoolInt wxListCtrl_SetItemPosition( TSelf(wxListCtrl) _obj, int item, T=
Point(x,y) );=0D
-TBoolInt wxListCtrl_SetItemState( TSelf(wxListCtrl) _obj, int item, int =
state, int stateMask );=0D
+TBool wxListCtrl_SetItem( TSelf(wxListCtrl) _obj, int index, int col,=
TClass(wxString) label, int imageId );=0D
+TBool wxListCtrl_SetItemData( TSelf(wxListCtrl) _obj, int item, int d=
ata );=0D
+TBool wxListCtrl_SetItemFromInfo( TSelf(wxListCtrl) _obj, TClass(wxLi=
stItem) info );=0D
+TBool wxListCtrl_SetItemImage( TSelf(wxListCtrl) _obj, int item, int =
image, int selImage );=0D
+TBool wxListCtrl_SetItemPosition( TSelf(wxListCtrl) _obj, int item, T=
Point(x,y) );=0D
+TBool wxListCtrl_SetItemState( TSelf(wxListCtrl) _obj, int item, int =
state, int stateMask );=0D
void wxListCtrl_SetItemText( TSelf(wxListCtrl) _obj, int item, TClas=
s(wxString) str );=0D
void wxListCtrl_SetSingleStyle( TSelf(wxListCtrl) _obj, int style, T=
Bool add );=0D
void wxListCtrl_SetTextColour( TSelf(wxListCtrl) _obj, TClass(wxColo=
ur) col );=0D
hunk ./wxc/include/wxc_glue.h 2996
void wxListCtrl_SetWindowStyleFlag( TSelf(wxListCtrl) _obj, int styl=
e );=0D
-TBoolInt wxListCtrl_SortItems( TSelf(wxListCtrl) _obj, void* fn, void* e=
if_obj );=0D
+TBool wxListCtrl_SortItems( TSelf(wxListCtrl) _obj, void* fn, void* e=
if_obj );=0D
void wxListCtrl_UpdateStyle( TSelf(wxListCtrl) _obj );=0D
=0D
/* wxListEvent */=0D
hunk ./wxc/include/wxc_glue.h 3073
void wxLogChain_Delete( TSelf(wxLogChain) _obj );=0D
TClass(wxLog) wxLogChain_GetOldLog( TSelf(wxLogChain) _obj );=0D
TBool wxLogChain_IsPassingMessages( TSelf(wxLogChain) _obj );=0D
-void wxLogChain_PassMessages( TSelf(wxLogChain) _obj, TBoolInt bDoPa=
ss );=0D
+void wxLogChain_PassMessages( TSelf(wxLogChain) _obj, TBool bDoPass =
);=0D
void wxLogChain_SetLog( TSelf(wxLogChain) _obj, TClass(wxLog) logger=
);=0D
=0D
/* wxLogGUI */=0D
hunk ./wxc/include/wxc_glue.h 3255
TBool wxMenuItem_IsEnabled( TSelf(wxMenuItem) _obj );=0D
TBool wxMenuItem_IsSeparator( TSelf(wxMenuItem) _obj );=0D
TBool wxMenuItem_IsSubMenu( TSelf(wxMenuItem) _obj );=0D
-void wxMenuItem_SetCheckable( TSelf(wxMenuItem) _obj, int checkable =
);=0D
+void wxMenuItem_SetCheckable( TSelf(wxMenuItem) _obj, TBool checkabl=
e );=0D
void wxMenuItem_SetHelp( TSelf(wxMenuItem) _obj, TClass(wxString) st=
r );=0D
void wxMenuItem_SetId( TSelf(wxMenuItem) _obj, int id );=0D
void wxMenuItem_SetSubMenu( TSelf(wxMenuItem) _obj, TClass(wxMenu) m=
enu );=0D
hunk ./wxc/include/wxc_glue.h 3271
TClassDefExtend(wxMetafile,wxObject)=0D
TClass(wxMetafile) wxMetafile_Create( TClass(wxString) _file );=0D
void wxMetafile_Delete( TSelf(wxMetafile) _obj );=0D
-TBool wxMetafile_Ok( TSelf(wxMetafile) _obj );=0D
+TBool wxMetafile_IsOk( TSelf(wxMetafile) _obj );=0D
TBool wxMetafile_Play( TSelf(wxMetafile) _obj, TClass(wxDC) _dc );=0D
TBool wxMetafile_SetClipboard( TSelf(wxMetafile) _obj, TSize(width,he=
ight) );=0D
=0D
hunk ./wxc/include/wxc_glue.h 3310
/* wxMouseEvent */=0D
TClassDefExtend(wxMouseEvent,wxEvent)=0D
TBool wxMouseEvent_AltDown( TSelf(wxMouseEvent) _obj );=0D
-int wxMouseEvent_Button( TSelf(wxMouseEvent) _obj, int but );=0D
+TBool wxMouseEvent_Button( TSelf(wxMouseEvent) _obj, int but );=0D
TBool wxMouseEvent_ButtonDClick( TSelf(wxMouseEvent) _obj, int but );=
=0D
TBool wxMouseEvent_ButtonDown( TSelf(wxMouseEvent) _obj, int but );=
=0D
TBool wxMouseEvent_ButtonIsDown( TSelf(wxMouseEvent) _obj, int but );=
=0D
hunk ./wxc/include/wxc_glue.h 3396
/* wxNavigationKeyEvent */=0D
TClassDefExtend(wxNavigationKeyEvent,wxEvent)=0D
void* wxNavigationKeyEvent_GetCurrentFocus( TSelf(wxNavigationKeyEven=
t) _obj );=0D
-int wxNavigationKeyEvent_GetDirection( TSelf(wxNavigationKeyEvent) =
_obj );=0D
+TBool wxNavigationKeyEvent_GetDirection( TSelf(wxNavigationKeyEvent) =
_obj );=0D
TBool wxNavigationKeyEvent_IsWindowChange( TSelf(wxNavigationKeyEvent=
) _obj );=0D
void wxNavigationKeyEvent_SetCurrentFocus( TSelf(wxNavigationKeyEven=
t) _obj, TClass(wxWindow) win );=0D
hunk ./wxc/include/wxc_glue.h 3399
-void wxNavigationKeyEvent_SetDirection( TSelf(wxNavigationKeyEvent) =
_obj, int bForward );=0D
+void wxNavigationKeyEvent_SetDirection( TSelf(wxNavigationKeyEvent) =
_obj, TBool bForward );=0D
/* void wxNavigationKeyEvent_SetPropagate( TSelf(wxNavigationKeyEven=
t) _obj, int bDoIt );*/=0D
hunk ./wxc/include/wxc_glue.h 3401
-void wxNavigationKeyEvent_SetWindowChange( TSelf(wxNavigationKeyEven=
t) _obj, int bIs );=0D
+void wxNavigationKeyEvent_SetWindowChange( TSelf(wxNavigationKeyEven=
t) _obj, TBool bIs );=0D
int wxNavigationKeyEvent_ShouldPropagate( TSelf(wxNavigationKeyEven=
t) _obj );=0D
=0D
/* wxNewBitmapButton */=0D
hunk ./wxc/include/wxc_glue.h 3546
TClass(wxPalette) wxPalette_CreateRGB( int n, void* red, void* green, void=
* blue );=0D
void wxPalette_Delete( TSelf(wxPalette) _obj );=0D
int wxPalette_GetPixel( TSelf(wxPalette) _obj, TColorRGB(red,green,=
blue) );=0D
-TBoolInt wxPalette_GetRGB( TSelf(wxPalette) _obj, int pixel, void* red, =
void* green, void* blue );=0D
+TBool wxPalette_GetRGB( TSelf(wxPalette) _obj, int pixel, void* red, =
void* green, void* blue );=0D
TBool wxPalette_IsEqual( TSelf(wxPalette) _obj, TClass(wxPalette) pal=
ette );=0D
hunk ./wxc/include/wxc_glue.h 3548
-TBool wxPalette_Ok( TSelf(wxPalette) _obj );=0D
+TBool wxPalette_IsOk( TSelf(wxPalette) _obj );=0D
=0D
/* wxPaletteChangedEvent */=0D
TClassDefExtend(wxPaletteChangedEvent,wxEvent)=0D
hunk ./wxc/include/wxc_glue.h 3581
int wxPen_GetStyle( TSelf(wxPen) _obj );=0D
int wxPen_GetWidth( TSelf(wxPen) _obj );=0D
TBool wxPen_IsEqual( TSelf(wxPen) _obj, TClass(wxPen) pen );=0D
-TBool wxPen_Ok( TSelf(wxPen) _obj );=0D
+TBool wxPen_IsOk( TSelf(wxPen) _obj );=0D
void wxPen_SetCap( TSelf(wxPen) _obj, int cap );=0D
void wxPen_SetColour( TSelf(wxPen) _obj, TClass(wxColour) col );=0D
void wxPen_SetColourSingle( TSelf(wxPen) _obj, TChar r, TChar g, TCh=
ar b );=0D
hunk ./wxc/include/wxc_glue.h 3747
TClass(wxPrintDialogData) wxPrintDialogData_CreateDefault( );=0D
TClass(wxPrintDialogData) wxPrintDialogData_CreateFromData( TClass(wxPrint=
Data) printData );=0D
void wxPrintDialogData_Delete( TSelf(wxPrintDialogData) _obj );=0D
-void wxPrintDialogData_EnableHelp( TSelf(wxPrintDialogData) _obj, TB=
oolInt flag ...
[truncated message content] |