projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added back compile-time check for about/prefs menu separator; OS 9 should not have...
[wxWidgets.git]
/
include
/
wx
/
os2
/
2004-09-24
Ryan Norton
Port syncronization, more wxUSE_XML/XRC fixes and typo...
tree
|
commitdiff
2004-09-16
Włodzimierz Skiba
wxChoicebook generic implementation.
tree
|
commitdiff
2004-08-30
Václav Slavík
new stock buttons API
tree
|
commitdiff
2004-08-15
Václav Slavík
added stock buttons support
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
dc.h shouldn't include itself (patch 992933)
tree
|
commitdiff
2004-07-23
Włodzimierz Skiba
wxUSE_BUTTONBAR removed.
tree
|
commitdiff
2004-06-21
Václav Slavík
wxClipboard changes compilation fixes
tree
|
commitdiff
2004-06-12
Dimitri Schoolwerth
removed SetAutoLayout(true) calls when a corresponding...
tree
|
commitdiff
2004-06-03
Václav Slavík
split wxRegion(wxBitmap) ctor into two ctors with clear...
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-09
Stefan Neis
Remove duplicated typedef depending on header file...
tree
|
commitdiff
2004-05-09
Stefan Neis
Added missing "const" for operator== and operator!=.
tree
|
commitdiff
2004-05-09
Stefan Neis
Added missing const for comparision operators.
tree
|
commitdiff
2004-05-07
Vadim Zeitlin
split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
tree
|
commitdiff
2004-04-25
Václav Slavík
removed wxGzipStreams (supported by wxZlibStreams now)
tree
|
commitdiff
2004-03-18
Stefan Neis
Reverted setting WS_VISIBLE to 0, too many undesired...
tree
|
commitdiff
2004-03-02
David Webster
Unused variable removed from inline
tree
|
commitdiff
2004-02-25
David Webster
Updated depricated stuff
tree
|
commitdiff
2004-02-21
Stefan Neis
Removed zipped-up version of OS/2-specific configure...
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-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-31
Stefan Neis
Fixed compile error.
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-11-23
Stefan Neis
Try to insure usability of this file in non-PM ports.
tree
|
commitdiff
2003-10-03
Stefan Neis
Added dummies for Enable and SetDelay.
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-26
Vadim Zeitlin
added wxGzipIOStreams (patch 792932)
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-23
Vadim Zeitlin
added wxTextCtrl::MarkDirty()
tree
|
commitdiff
2003-09-22
Stefan Neis
Added GUI part of AppTraits for OS/2.
tree
|
commitdiff
2003-09-22
Stefan Neis
Added AppTraits for OS/2.
tree
|
commitdiff
2003-09-21
Stefan Neis
Switched over to using wxEventLoop.
tree
|
commitdiff
2003-09-21
Stefan Neis
Added declaration for GetViewRect to fix compilo.
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added wxUSE_EXCEPTIONS
tree
|
commitdiff
2003-09-09
Václav Slavík
applied Otto Wyss' patch to extend wxHelpController...
tree
|
commitdiff
2003-09-07
Stefan Neis
Insure that messages are posted to the main threads...
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Removed duplicate declaration of wxEntry.
tree
|
commitdiff
2003-08-31
Stefan Neis
Updated to current API.
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.
tree
|
commitdiff
2003-08-31
Stefan Neis
Cleaned up remains of outdated 3D effect handling.
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed return type of GetPageCount (int -> size_t).
tree
|
commitdiff
2003-08-24
Stefan Neis
Use wxIconLocation instead of wxIcon (as in the other...
tree
|
commitdiff
2003-08-21
Vadim Zeitlin
added wxListbook
tree
|
commitdiff
2003-08-20
Stefan Neis
Split src/os2/utils.cpp in two to support non-monolithi...
tree
|
commitdiff
2003-08-20
Stefan Neis
Compilation fixes for gcc-3.2.
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() (fixes...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
gave default parameters for wxBrush() ctor from wxColou...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
gave default parameters for wxPen() ctor from wxColour...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
extracted common code into a single wxfileDialogBase...
tree
|
commitdiff
2003-07-10
Stefan Neis
Removed Auto3D variable following other ports.
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
added wxTB_HORZ_TEXT (patch 713813); documented it...
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
removed wxFunction
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
tree
|
commitdiff
2003-06-21
Vadim Zeitlin
added wxIconLocation; minor fixes to wxIcon on some...
tree
|
commitdiff
2003-06-15
Stefan Neis
Added definition of wxUSE_DISPLAY.
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
tree
|
commitdiff
2003-06-11
Julian Smart
Removing vestiges of wxUSE_NEW_GRID
tree
|
commitdiff
2003-05-09
Vadim Zeitlin
Insert() patch from John Labenski
tree
|
commitdiff
2003-04-17
David Webster
More OS/2 updates reflecting changes in 24 Branch
tree
|
commitdiff
2003-04-15
David Webster
OS/2 updates to catch the port up with the rest of...
tree
|
commitdiff
2003-04-04
Václav Slavík
removed files with empty stubs
tree
|
commitdiff
2003-03-30
Julian Smart
Removing deprecated classes
tree
|
commitdiff
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
tree
|
commitdiff
2003-02-12
Vadim Zeitlin
added DoSetNativeFontInfo() to avoid virtual function...
tree
|
commitdiff
2003-01-24
David Webster
Support for new native OS/2 tree control with drag...
tree
|
commitdiff
2003-01-23
David Webster
Try this again
tree
|
commitdiff
2003-01-21
David Webster
New native OS/2 list control.
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
compilation fixes for non default wxUSE_XXX values...
tree
|
commitdiff
2003-01-06
David Webster
no message
tree
|
commitdiff
2002-12-27
Julian Smart
Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS...
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-09
David Webster
Bitmap button updates
tree
|
commitdiff
2002-09-03
David Webster
More OS/2 update to fix some owner drawn things
tree
|
commitdiff
2002-09-03
David Webster
Notebook, Listbox, and Checklst updates
tree
|
commitdiff
2002-08-30
David Webster
Weekly update
tree
|
commitdiff
2002-08-30
David Webster
Lots of updates fixing radiobox processing, checkboxes...
tree
|
commitdiff
2002-08-25
Stefan Neis
protected to restrictive for compiling with EMX.
tree
|
commitdiff
2002-08-25
Stefan Neis
Update to current API.
tree
|
commitdiff
2002-08-25
Stefan Neis
Added an include to timer.h (needed for non-precompiled...
tree
|
commitdiff
2002-08-25
Stefan Neis
Added the usual GNU pragma.
tree
|
commitdiff
2002-08-22
David Webster
Font updates
tree
|
commitdiff
2002-08-21
David Webster
File dialog fixes
tree
|
commitdiff
2002-08-20
David Webster
FileDlg updates.
tree
|
commitdiff
2002-08-19
David Webster
updates mostly for better font support and some weekly...
tree
|
commitdiff
2002-08-11
David Webster
Font fixes for the font dialog
tree
|
commitdiff
2002-08-05
David Webster
Fixes for common dialogs
tree
|
commitdiff
next