wxWidgets/src/os2
2003-11-16 22:20:41 +00:00
..
accel.cpp Dynamically retrieve used codepage. 2002-08-25 17:53:55 +00:00
app.cpp removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too 2003-09-27 13:47:46 +00:00
bitmap.cpp Correctly bracketed initializers. 2003-09-30 20:22:16 +00:00
bmpbuttn.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
brush.cpp Compilation fixes for gcc-3.2. 2003-08-20 17:02:09 +00:00
button.cpp Fixed typo. 2003-10-03 17:01:06 +00:00
checkbox.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
checklst.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
choice.cpp Fixed typos as reported by Adrian Gschwend. 2003-06-09 16:27:04 +00:00
clipbrd.cpp clipboard update and latest module definition file of .dll build 2002-01-07 18:08:23 +00:00
colour.cpp Added missing include. 2003-08-31 20:52:26 +00:00
combobox.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
control.cpp Cleaned up remains of outdated 3D effect handling. 2003-08-31 20:08:49 +00:00
cursor.cpp Added missing include to resource file. 2003-08-31 20:55:56 +00:00
data.cpp Fixed compilation problem. 2003-09-30 19:56:23 +00:00
dataobj.cpp Only use unicode format when unicode support is enabled. 2003-10-03 16:56:58 +00:00
dc.cpp Correctly bracketed initializers. 2003-10-02 18:08:25 +00:00
dcclient.cpp Compilation fixes for gcc-3.2. 2003-08-20 17:02:09 +00:00
dcmemory.cpp Fix for upside down bmp projections 2002-05-10 04:09:27 +00:00
dcprint.cpp
dcscreen.cpp no message 2002-03-15 23:20:40 +00:00
dialog.cpp Modal dialogs now correctly use wxEventLoop. 2003-09-30 20:13:51 +00:00
dir.cpp Fixed the code to actually work. 2003-11-16 21:56:50 +00:00
dirdlg.cpp
dnd.cpp Support for new native OS/2 tree control with drag-and-drop. 2003-01-24 22:31:41 +00:00
dummy.cpp
dummydll.cpp
evtloop.cpp Switched over to using wxEventLoop. 2003-09-21 21:54:03 +00:00
file.lst nativedlg and some interface changes. 2002-09-16 04:56:00 +00:00
filedlg.cpp extracted common code into a single wxfileDialogBase class (patch 758901) 2003-07-19 17:22:05 +00:00
font.cpp pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192) 2003-09-24 01:23:37 +00:00
fontdlg.cpp Fixed compilation problem. 2003-09-30 19:56:23 +00:00
fontenum.cpp Added #include "wx/encinfo.h" as needed. 2003-09-21 18:34:43 +00:00
fontutil.cpp Added #include "wx/encinfo.h" as needed. 2003-09-21 18:34:43 +00:00
frame.cpp Compilation fixes for gcc-3.2. 2003-08-20 17:02:09 +00:00
gauge.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
gdiimage.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
gdiobj.cpp
gsocket.c Unified with Unix version. 2003-09-06 22:25:16 +00:00
gsockpm.c Use function table instead of direct references to GSocket functions. 2003-09-06 16:37:02 +00:00
helpwin.cpp applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation) 2003-09-09 17:29:11 +00:00
icon.cpp Correctly bracketed initializers. 2003-10-02 18:08:25 +00:00
iniconf.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
joystick.cpp Added various #includes for non-precompiled headers. 2002-01-20 22:00:11 +00:00
listbox.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
listctrl.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
main.cpp
makefile.va More OS/2 updates reflecting changes in 24 Branch 2003-04-17 15:47:35 +00:00
menu.cpp Compilation fix. 2003-10-05 12:36:59 +00:00
menuitem.cpp no message 2003-01-06 17:42:48 +00:00
metafile.cpp
mimetype.cpp Use wxIconLocation instead of wxIcon (as in the other ports). 2003-08-24 15:56:19 +00:00
msgdlg.cpp
nativdlg.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
notebook.cpp Updated API to current state of wxWindows (int -> size_t). 2003-08-31 21:37:00 +00:00
os2jpeg.def no message 2003-01-06 17:42:48 +00:00
os2png.def merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
os2tiff.def
os2xpm.def
os2zlib.def
ownerdrw.cpp Added missing include. 2003-08-31 19:54:41 +00:00
palette.cpp
pen.cpp Compilation fixes for gcc-3.2. 2003-08-20 17:02:09 +00:00
popupwin.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
print.cpp
radiobox.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
radiobut.cpp More OS/2 updates reflecting changes in 24 Branch 2003-04-17 15:47:35 +00:00
region.cpp Added some bad hacks to make region processing work at least a bit. 2003-11-03 01:20:15 +00:00
scrolbar.cpp More OS/2 updates reflecting changes in 24 Branch 2003-04-17 15:47:35 +00:00
settings.cpp Added implementations for two cases of wxSystemSettingsNative::GetMetric to 2003-08-07 23:14:32 +00:00
slider.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
spinbutt.cpp Lots of fixes for scrolling 2002-01-31 22:48:09 +00:00
spinctrl.cpp More OS/2 updates reflecting changes in 24 Branch 2003-04-17 15:47:35 +00:00
standard.txt
statbmp.cpp Added missing include. 2003-08-31 19:54:41 +00:00
statbox.cpp Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
statline.cpp Dialogs and slider updates 2002-07-22 03:29:07 +00:00
stattext.cpp More OS/2 updates reflecting changes in 24 Branch 2003-04-17 15:47:35 +00:00
tabctrl.cpp
textctrl.cpp Added MarkDirty implementation for MultiLine Edit controls. 2003-10-01 21:23:04 +00:00
thread.cpp Avoid referencing WinInitialize/Finalize for non-PM builds. 2003-11-08 18:52:53 +00:00
timer.cpp Compilation fixes for EMX. Mostly adding includes and declarations that 2002-08-25 17:58:44 +00:00
toolbar.cpp Fixed IMPLEMENT_DYNAMIC_CLASS usage. 2003-08-31 19:56:53 +00:00
tooltip.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
toplevel.cpp Insure that top level windows will be at least visible 2003-10-01 21:50:56 +00:00
treectrl.cpp Support for new native OS/2 tree control with drag-and-drop. 2003-01-24 22:31:41 +00:00
utils.cpp Modified wxGetHomeDir to take environment variable HOME into account. 2003-11-16 22:20:41 +00:00
utilsexc.cpp Fixed copyrights and licence spelling 2003-03-17 11:55:54 +00:00
utilsgui.cpp Added AppTraits for starting/ending a thread. 2003-09-22 00:01:32 +00:00
wave.cpp
window.cpp removed calls to wxWindowBase::InitBase(), it is called from the ctor anyhow (and so was called twice) 2003-10-30 23:08:39 +00:00
wx25.def Final update to catch the dropping of prop out of generic. 2003-04-17 18:53:01 +00:00
y_tab.i