projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Applied patch to allow resizing the popup window.
[wxWidgets.git]
/
src
/
os2
/
2005-02-16
Dimitri Schoolwerth
minor typo fixes
tree
|
commitdiff
2005-02-14
Stefan Neis
Force OMF mode for DLL builds.
tree
|
commitdiff
2005-02-13
Stefan Neis
Added support for current version of "emxomf".
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-01-20
Włodzimierz Skiba
Simple wxBatteryPower API for the support in wxWinCE...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-18
Kevin Hock
For efficiency reasons, text controls no longer set...
tree
|
commitdiff
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
tree
|
commitdiff
2005-01-11
Włodzimierz Skiba
Old API deprecated. Source cleaning.
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Old API clearly deprecated.
tree
|
commitdiff
2005-01-04
Włodzimierz Skiba
Old API depreciated. Use of new API. Source cleaning.
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
Take best fitting type for available memory measurement.
tree
|
commitdiff
2004-12-19
Stefan Neis
Fixed typo.
tree
|
commitdiff
2004-12-19
Stefan Neis
Do not export weak symbols from DLLs, as this causes...
tree
|
commitdiff
2004-12-18
Stefan Neis
Added support for debug libraries.
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-12-13
Włodzimierz Skiba
math.h/PI integration
tree
|
commitdiff
2004-12-05
Julian Smart
Added flags argument to wxKill and wxProcess::Kill...
tree
|
commitdiff
2004-11-28
Stefan Neis
Added support for compiling with wxUSE_STL set to 1.
tree
|
commitdiff
2004-11-06
Stefan Neis
Added wxStandardPaths implementation for OS/2.
tree
|
commitdiff
2004-10-31
Stefan Neis
Removed debug output.
tree
|
commitdiff
2004-10-31
Stefan Neis
Newest version of script(s) for creating DLLs - now...
tree
|
commitdiff
2004-10-24
Stefan Neis
Removed list of modeless windows (apparently no longer...
tree
|
commitdiff
2004-10-24
Stefan Neis
Fixed handling of modal dialogs.
tree
|
commitdiff
2004-10-21
Stefan Neis
Added stubs for OS/2 to new printing system.
tree
|
commitdiff
2004-10-21
David Webster
Get rid of the class naming conflict with the base...
tree
|
commitdiff
2004-10-10
Stefan Neis
Move children if parent gets resized.
tree
|
commitdiff
2004-10-07
Julian Smart
Applied patch [ 1039456 ] [wxOS2]Popup menu problems
tree
|
commitdiff
2004-09-29
Robin Dunn
wxSystemSettings::GetMetric returns -1 if the metric...
tree
|
commitdiff
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
tree
|
commitdiff
2004-09-27
Stefan Neis
Re-simplified ScrollWindow routine.
tree
|
commitdiff
2004-09-26
Stefan Neis
Make scrolling work better (without constantly refreshi...
tree
|
commitdiff
2004-09-19
Stefan Neis
Applied patch #1023777 (Notebook initialisation).
tree
|
commitdiff
2004-08-31
Włodzimierz Skiba
some wxUSE_* macros not used consistently (patch #99245...
tree
|
commitdiff
2004-08-30
Václav Slavík
new stock buttons API
tree
|
commitdiff
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
next