2003-09-20 |
Stefan Neis | Updated OS/2 specific part of the installation instructions.
|
commit | commitdiff | tree |
2003-09-20 |
Stefan Neis | Adapted MAKE_SHELL/MAKESHELL to current make versions.
|
commit | commitdiff | tree |
2003-09-07 |
Stefan Neis | Insure that messages are posted to the main threads...
|
commit | commitdiff | tree |
2003-09-07 |
Stefan Neis | Initialize PM subsystem in every thread, to enable...
|
commit | commitdiff | tree |
2003-09-06 |
Stefan Neis | Unified with Unix version.
|
commit | commitdiff | tree |
2003-09-06 |
Stefan Neis | wxOS2: Added mdig.{cpp, h}.
|
commit | commitdiff | tree |
2003-09-06 |
Stefan Neis | Use function table instead of direct references to...
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added missing include.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added a couple of files that were missing for wxOS2.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Removed duplicate declaration of wxEntry.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Updated to current API.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Updated API to current state of wxWindows (int -> size_t).
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added missing include.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added missing include to resource file.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added missing include.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Cleaned up remains of outdated 3D effect handling.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Fixed IMPLEMENT_DYNAMIC_CLASS usage.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added missing include.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Added missing include.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Fixed includes.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Removed some code duplicating wxAppBase functions.
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Fixed return type of GetPageCount (int -> size_t).
|
commit | commitdiff | tree |
2003-08-31 |
Stefan Neis | Fixed AppTraits handling on OS/2.
|
commit | commitdiff | tree |
2003-08-30 |
Stefan Neis | Fixed several bugs in threading code for OS/2. Thread...
|
commit | commitdiff | tree |
2003-08-27 |
Stefan Neis | Don't treat OS/2 as a Unix-like system in this particular...
|
commit | commitdiff | tree |
2003-08-27 |
Stefan Neis | Never use unix/mimetype.h on OS/2. I'm not exactly...
|
commit | commitdiff | tree |
2003-08-27 |
Stefan Neis | Want to use wxDir::HasSubDirs on OS/2 with gcc, too.
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Use "Base" version of wxBell on OS/2.
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Fixed #pragma interface/implementation handling for...
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Use wxIconLocation instead of wxIcon (as in the other...
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Try to get along without wxWakeUpMainThread (wxBase...
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Compilation fixes for OS/2.
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | More fixes/improvements for OS/2.
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Fixed compile error (seen on OS/2).
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Removed superfluous conditional include.
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Minor correction for OS/2.
|
commit | commitdiff | tree |
2003-08-24 |
Stefan Neis | Some more fixes for OS/2.
|
commit | commitdiff | tree |
2003-08-20 |
Stefan Neis | Split src/os2/utils.cpp in two to support non-monolithic...
|
commit | commitdiff | tree |
2003-08-20 |
Stefan Neis | Compilation fixes for gcc-3.2.
|
commit | commitdiff | tree |
2003-08-20 |
Stefan Neis | Added some missing brackets required by autoconf on...
|
commit | commitdiff | tree |
2003-08-17 |
Stefan Neis | Completely reworked OS/2 thread implementation.
|
commit | commitdiff | tree |
2003-08-17 |
Stefan Neis | Added OS/2 to the list of platforms known to AC_BAKEFILE_SHA...
|
commit | commitdiff | tree |
2003-08-17 |
Stefan Neis | Added some special code to make generated configure...
|
commit | commitdiff | tree |
2003-08-16 |
Stefan Neis | Some fixes for OS/2.
|
commit | commitdiff | tree |
2003-08-09 |
Stefan Neis | Added forgotten(?) wxMutexGuiEnter.
|
commit | commitdiff | tree |
2003-08-07 |
Stefan Neis | Added implementations for two cases of wxSystemSettingsNativ...
|
commit | commitdiff | tree |
2003-08-07 |
Stefan Neis | wxUsleep is supposed to sleep _milli_seconds, not _micro_sec...
|
commit | commitdiff | tree |
2003-08-07 |
Stefan Neis | wxUsleep is supposed to sleep _milli_seconds, not _micro_sec...
|
commit | commitdiff | tree |
2003-07-10 |
Stefan Neis | Removed Auto3D variable following other ports.
|
commit | commitdiff | tree |
2003-06-29 |
Stefan Neis | Applied Patch 760644 (wxGrid SetTable uses deleted...
|
commit | commitdiff | tree |
2003-06-21 |
Stefan Neis | Reverted patch [ 746201 ] (partially) because of unwanted...
|
commit | commitdiff | tree |
2003-06-15 |
Stefan Neis | Added definition of wxUSE_DISPLAY.
|
commit | commitdiff | tree |
2003-06-09 |
Stefan Neis | Fixed Refresh to clip update rectangles to the visible...
|
commit | commitdiff | tree |
2003-06-09 |
Stefan Neis | Moved include to wx/module.h out of #ifndef WX_PRECOMP.
|
commit | commitdiff | tree |
2003-06-09 |
Stefan Neis | Moved include to wx/module.h out of #ifndef WX_PRECOMP.
|
commit | commitdiff | tree |
2003-06-09 |
Stefan Neis | Fixed typos as reported by Adrian Gschwend.
|
commit | commitdiff | tree |
2003-02-02 |
Stefan Neis | Some OS/2 specific improvements.
|
commit | commitdiff | tree |
2003-01-17 |
Stefan Neis | Fixed typo in test for WX_STATVFS_T
|
commit | commitdiff | tree |
2002-12-07 |
Stefan Neis | Version number changes.
|
commit | commitdiff | tree |
2002-12-06 |
Stefan Neis | Updated to more OS/2 friendly version.
|
commit | commitdiff | tree |
2002-12-06 |
Stefan Neis | Changed GSocket_Select to use unix code for wxBase...
|
commit | commitdiff | tree |
2002-09-20 |
Stefan Neis | Fixed some typos that occured in applying patch 606235.
|
commit | commitdiff | tree |
2002-09-15 |
Stefan Neis | Applied revised patch 606235 (Cell overflow refresh...
|
commit | commitdiff | tree |
2002-09-11 |
Stefan Neis | Integrated fixes from latest UNIX version.
|
commit | commitdiff | tree |
2002-09-11 |
Stefan Neis | Applied patch 606235 (Cell overflow refresh fixed).
|
commit | commitdiff | tree |
2002-09-11 |
Stefan Neis | Fixed CoordToRowOrCol according to Patch 607387.
|
commit | commitdiff | tree |
2002-09-11 |
Stefan Neis | Fixed bug in Grow function (possibly not allocating...
|
commit | commitdiff | tree |
2002-09-08 |
Stefan Neis | Added yet another couple of missing includes (leading...
|
commit | commitdiff | tree |
2002-09-08 |
Stefan Neis | Added missing includes for non-precompiled headers.
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Added check for Refresh function.
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Changed second parameter of Refresh to "const wxRect*".
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Fixed Refresh to use a "const wxRect *" parameter.
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Tried to fix bug 603906 by modifying GetModelValues...
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Commited John Labenski's patch giving access to the...
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Applied patch showing off John Labenski's
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Fixed bug in CoordToRowOrCol.
|
commit | commitdiff | tree |
2002-09-07 |
Stefan Neis | Some refresh optimizations.
|
commit | commitdiff | tree |
2002-09-01 |
Stefan Neis | Fixed apparent typo in wxGridCellAttr::MergeWith, hopefully...
|
commit | commitdiff | tree |
2002-09-01 |
Stefan Neis | Clear attribute cache in Redimension to fix Bug 508407.
|
commit | commitdiff | tree |
2002-09-01 |
Stefan Neis | Added some const qualifiers.
|
commit | commitdiff | tree |
2002-09-01 |
Stefan Neis | Applied AutoWrap Renderer Bugfix by Roger Gammans ...
|
commit | commitdiff | tree |
2002-08-31 |
Stefan Neis | Make use of new array functions.
|
commit | commitdiff | tree |
2002-08-28 |
Stefan Neis | Fixed version number.
|
commit | commitdiff | tree |
2002-08-28 |
Stefan Neis | Added instructions for compiling with EMX.
|
commit | commitdiff | tree |
2002-08-28 |
Stefan Neis | Some OS/2 specific additions.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | HWND already typedef'ed on OS/2 with EMX.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | EMX (OS/2) defines _MAX_PATH only
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | HWND already typedef'ed when compiling with EMX (OS/2).
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | protected to restrictive for compiling with EMX.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Added __WXPM__ specific include, so it also compiles...
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Update to current API.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Added an include to timer.h (needed for non-precompiled...
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Added the usual GNU pragma.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | EMX (OS/2) compilation fix. The implemented logic for...
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Like VMS, EMX (OS/2) doesn't support setsid.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Compilation fixes for EMX. Mostly adding includes and...
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Dynamically retrieve used codepage.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | Use generic dirdlg, added generic mdi classes.
|
commit | commitdiff | tree |
2002-08-25 |
Stefan Neis | For now, use generic dirdlg for wxOS2.
|
commit | commitdiff | tree |
2002-05-04 |
Stefan Neis | Updated documentation according to recent array changes.
|
commit | commitdiff | tree |
next |