.. |
accel.cpp
|
Dynamically retrieve used codepage.
|
2002-08-25 17:53:55 +00:00 |
app.cpp
|
use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type
|
2003-09-15 20:03:13 +00:00 |
bitmap.cpp
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50:53 +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
|
Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code
|
2002-12-27 14:52:14 +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
|
OS/2 updates to catch the port up with the rest of the library.
|
2003-04-15 21:08:31 +00:00 |
dataobj.cpp
|
Fixed copyrights and licence spelling
|
2003-03-17 11:55:54 +00:00 |
dc.cpp
|
Moved include to wx/module.h out of #ifndef WX_PRECOMP.
|
2003-06-09 17:33:39 +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
|
Added wxUSE_DC_CACHEING and associated code to wxMSW
|
2001-07-11 10:07:06 +00:00 |
dcscreen.cpp
|
no message
|
2002-03-15 23:20:40 +00:00 |
dialog.cpp
|
merged 2.4 branch into the trunk
|
2002-12-04 14:11:26 +00:00 |
dir.cpp
|
Fixed copyrights and licence spelling
|
2003-03-17 11:55:54 +00:00 |
dirdlg.cpp
|
Mutiple updates from SciTech for wxWindows including the following:
|
2001-10-17 22:25:56 +00:00 |
dnd.cpp
|
Support for new native OS/2 tree control with drag-and-drop.
|
2003-01-24 22:31:41 +00:00 |
dummy.cpp
|
*** empty log message ***
|
1999-07-29 05:11:30 +00:00 |
dummydll.cpp
|
Loads of framework and dll fixes
|
2000-03-09 21:10:00 +00:00 |
evtloop.cpp
|
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
|
2003-07-09 10:15:21 +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
|
added DoSetNativeFontInfo() to avoid virtual function hiding
|
2003-02-12 15:42:27 +00:00 |
fontdlg.cpp
|
Added m_ prefix to wxColourData and wxFontData members for consistency.
|
2003-06-26 13:15:12 +00:00 |
fontenum.cpp
|
added wxFontMapper::Get/Set
|
2002-04-06 15:04:27 +00:00 |
fontutil.cpp
|
Fixed copyrights and licence spelling
|
2003-03-17 11:55:54 +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
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
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
|
Added yet another couple of missing includes (leading to linker errors).
|
2002-09-08 12:50:07 +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
|
no message
|
1999-10-14 22:36:24 +00:00 |
makefile.va
|
More OS/2 updates reflecting changes in 24 Branch
|
2003-04-17 15:47:35 +00:00 |
menu.cpp
|
Compilation fixes for gcc-3.2.
|
2003-08-20 17:02:09 +00:00 |
menuitem.cpp
|
no message
|
2003-01-06 17:42:48 +00:00 |
metafile.cpp
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
mimetype.cpp
|
Use wxIconLocation instead of wxIcon (as in the other ports).
|
2003-08-24 15:56:19 +00:00 |
msgdlg.cpp
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
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
|
Moving OS/2 module defeintion files to /src/os2
|
2001-03-07 15:39:36 +00:00 |
os2xpm.def
|
Moving OS/2 module defeintion files to /src/os2
|
2001-03-07 15:39:36 +00:00 |
os2zlib.def
|
Moving OS/2 module defeintion files to /src/os2
|
2001-03-07 15:39:36 +00:00 |
ownerdrw.cpp
|
Added missing include.
|
2003-08-31 19:54:41 +00:00 |
palette.cpp
|
Added missing includes for non-precompiled headers.
|
2001-04-22 20:32:01 +00:00 |
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
|
OS/2 updates for statusbar processing and easier VA debugging
|
2000-10-24 21:48:58 +00:00 |
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
|
Catching up for the week
|
2002-05-28 21:50:34 +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
|
wxOS2 additional stylistic and coding standards.
|
2001-05-10 18:18:07 +00:00 |
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
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
textctrl.cpp
|
More OS/2 updates reflecting changes in 24 Branch
|
2003-04-17 15:47:35 +00:00 |
thread.cpp
|
Initialize PM subsystem in every thread, to enable sending messages to the GUI.
|
2003-09-07 12:49:04 +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
|
Compilation fixes for gcc-3.2.
|
2003-08-20 17:02:09 +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
|
Fixed includes.
|
2003-08-31 19:01:12 +00:00 |
utilsexc.cpp
|
Fixed copyrights and licence spelling
|
2003-03-17 11:55:54 +00:00 |
utilsgui.cpp
|
Fixed includes.
|
2003-08-31 19:01:12 +00:00 |
wave.cpp
|
OS/2 updates for statusbar processing and easier VA debugging
|
2000-10-24 21:48:58 +00:00 |
window.cpp
|
call RemoveChild() in ~wxWindowBase instead of doing it in each ~wxWindow for each port
|
2003-09-15 11:45:08 +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
|
*** empty log message ***
|
1999-07-29 05:11:30 +00:00 |