projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxApp::GetComCtl32Version seems possible and works now with DMC.
[wxWidgets.git]
/
src
/
os2
/
2004-08-08
Stefan Neis
Fixed linkage errors (C linkage vs. C++ linkage) caused...
tree
|
commitdiff
2004-08-08
David Elliott
Use bool instead of int. Replace TRUE/FALSE with true...
tree
|
commitdiff
2004-08-06
David Elliott
According to Stefan Neis this file isn't used by anythi...
tree
|
commitdiff
2004-08-06
David Elliott
Removed unused file (replaced by src/os2/gsockpm.cpp)
tree
|
commitdiff
2004-08-06
David Elliott
C->C++ conversion
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
tree
|
commitdiff
2004-07-29
David Elliott
Removed unused event table entries
tree
|
commitdiff
2004-07-28
Stefan Neis
Switched from wxUsleep to wxMilliSleep/wxMicroSleep.
tree
|
commitdiff
2004-06-21
Václav Slavík
wxClipboard changes compilation fixes
tree
|
commitdiff
2004-06-06
Stefan Neis
Initialize m_PageSize.
tree
|
commitdiff
2004-06-03
Václav Slavík
use current mouse position as default position in wxWin...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-21
Stefan Neis
Trying a workaround for bug in some of the unix-like...
tree
|
commitdiff
2004-05-21
Stefan Neis
Applied patch #957479 (Combobox crashes receiving focus).
tree
|
commitdiff
2004-05-18
Włodzimierz Skiba
Patch #953165, Bug #821657: wxHIDE_READONLY no more...
tree
|
commitdiff
2004-05-16
Stefan Neis
Fixed Cut&Waste error.
tree
|
commitdiff
2004-05-16
Stefan Neis
Updated to intermediate version which should work with...
tree
|
commitdiff
2004-05-10
Robin Dunn
Add GetOwner accessor and fix wxRTTI inheritance for...
tree
|
commitdiff
2004-05-09
Stefan Neis
Applied patch [ 929275 ] [wxOS2] Missing title bars.
tree
|
commitdiff
2004-05-09
Julian Smart
Blind fix
tree
|
commitdiff
2004-05-05
Vadim Zeitlin
use ResetClipping() instead of simply setting m_clippin...
tree
|
commitdiff
2004-05-02
Stefan Neis
Take the inverted coordinate system into account in...
tree
|
commitdiff
2004-05-02
Stefan Neis
Don't choke on NULL pointer passed into wxSlider::GetSize.
tree
|
commitdiff
2004-05-02
Stefan Neis
Don't choke on NULL pointer passed into wxSlider::GetSize.
tree
|
commitdiff
2004-05-02
Stefan Neis
Workaround for compile problem in IconizeChildFrames.
tree
|
commitdiff
2004-05-02
Stefan Neis
Added missing include.
tree
|
commitdiff
2004-04-03
Stefan Neis
Commited slighly modified fix by David Parsons.
tree
|
commitdiff
2004-04-03
Stefan Neis
Avoid core dumps when SetImageList is used.
tree
|
commitdiff
2004-03-30
Vadim Zeitlin
set SMALL_FONT for controls here because InheritAttribu...
tree
|
commitdiff
2004-03-30
David Elliott
Instead of m_menuBar use GetMenuBar() which will be...
tree
|
commitdiff
2004-03-18
Stefan Neis
Untabified.
tree
|
commitdiff
2004-03-09
Stefan Neis
Fixed some problems in converting existing static libs...
tree
|
commitdiff
2004-03-09
Stefan Neis
Link against import libraries of DLLs when building...
tree
|
commitdiff
2004-03-08
Stefan Neis
main() is now always in the program.
tree
|
commitdiff
2004-03-08
Stefan Neis
Don't use global wxBuffer from code that gets compiled...
tree
|
commitdiff
2004-03-08
Stefan Neis
Shell version of dllar, needed for building DLLs while...
tree
|
commitdiff
2004-03-04
Stefan Neis
Fixed error in moving code from app.cpp in evtloop...
tree
|
commitdiff
2004-03-01
David Webster
Warning suppressions
tree
|
commitdiff
2004-02-28
Stefan Neis
Compilation fix for Innotek gcc.
tree
|
commitdiff
2004-02-26
David Webster
Bad update last night. Compiler error fix.
tree
|
commitdiff
2004-02-25
David Webster
Updated depricated stuff
tree
|
commitdiff
2004-02-25
David Webster
Updated depricated stuff
tree
|
commitdiff
2004-02-15
Stefan Neis
Added accelerator handling for buttons and infrastructu...
tree
|
commitdiff
2004-02-15
Stefan Neis
Fixed separator handling for menus.
tree
|
commitdiff
2004-02-07
Stefan Neis
Handle separators in menus correctly.
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-01
Stefan Neis
Fixed typo in MBN's extensions.
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-31
Stefan Neis
Reordered includes to have OS2EMX_PLAIN_CHAR defined...
tree
|
commitdiff
2004-01-31
Stefan Neis
Fixed variable name mismatch.
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-18
David Elliott
Copied gsockpm.c revision 1.4
tree
|
commitdiff
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
tree
|
commitdiff
2003-12-14
Stefan Neis
Fixed mouse event generation.
tree
|
commitdiff
2003-12-14
Stefan Neis
Bugfix.
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-11-16
Stefan Neis
Modified wxGetHomeDir to take environment variable...
tree
|
commitdiff
2003-11-16
Stefan Neis
Fixed the code to actually work.
tree
|
commitdiff
2003-11-08
Stefan Neis
Avoid referencing WinInitialize/Finalize for non-PM...
tree
|
commitdiff
2003-11-03
Stefan Neis
Added some bad hacks to make region processing work...
tree
|
commitdiff
2003-10-30
Vadim Zeitlin
removed calls to wxWindowBase::InitBase(), it is called...
tree
|
commitdiff
2003-10-27
Stefan Neis
Initialize m_lNumRects to avoid core dumps if GpiQueryR...
tree
|
commitdiff
2003-10-26
Stefan Neis
Fixed update rectangle passed to WinInvalidateRect...
tree
|
commitdiff
2003-10-05
Stefan Neis
Compilation fix.
tree
|
commitdiff
2003-10-03
Stefan Neis
Fixed usage of uninitialized variable.
tree
|
commitdiff
2003-10-03
Stefan Neis
Fixed typo.
tree
|
commitdiff
2003-10-03
Stefan Neis
Only use unicode format when unicode support is enabled.
tree
|
commitdiff
2003-10-02
Stefan Neis
Correctly bracketed initializers.
tree
|
commitdiff
2003-10-01
Stefan Neis
Insure that top level windows will be at least visible
tree
|
commitdiff
2003-10-01
Stefan Neis
Added MarkDirty implementation for MultiLine Edit controls.
tree
|
commitdiff
2003-09-30
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2003-09-30
Stefan Neis
Correctly bracketed initializers.
tree
|
commitdiff
2003-09-30
Stefan Neis
Modal dialogs now correctly use wxEventLoop.
tree
|
commitdiff
2003-09-30
Stefan Neis
Fixed compilation problem.
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
removed wxApp::Initialized() (replaced with a dummy...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
tree
|
commitdiff
2003-09-23
Vadim Zeitlin
added wxTextCtrl::MarkDirty()
tree
|
commitdiff
2003-09-22
Stefan Neis
Added AppTraits for starting/ending a thread.
tree
|
commitdiff
2003-09-21
Stefan Neis
Switched over to using wxEventLoop.
tree
|
commitdiff
2003-09-21
Stefan Neis
Added #include "wx/encinfo.h" as needed.
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
call RemoveChild() in ~wxWindowBase instead of doing...
tree
|
commitdiff
2003-09-09
Václav Slavík
applied Otto Wyss' patch to extend wxHelpController...
tree
|
commitdiff
2003-09-07
Stefan Neis
Initialize PM subsystem in every thread, to enable...
tree
|
commitdiff
2003-09-06
Stefan Neis
Unified with Unix version.
tree
|
commitdiff
2003-09-06
Stefan Neis
Use function table instead of direct references to...
tree
|
commitdiff
2003-08-31
Stefan Neis
Updated API to current state of wxWindows (int -> size_t).
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include to resource file.
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Cleaned up remains of outdated 3D effect handling.
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed IMPLEMENT_DYNAMIC_CLASS usage.
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed includes.
tree
|
commitdiff
2003-08-31
Stefan Neis
Removed some code duplicating wxAppBase functions.
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed return type of GetPageCount (int -> size_t).
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed AppTraits handling on OS/2.
tree
|
commitdiff
2003-08-30
Stefan Neis
Fixed several bugs in threading code for OS/2. Thread...
tree
|
commitdiff
next