]> git.saurik.com Git - wxWidgets.git/history - src
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src /
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-15  Dimitri SchoolwerthApplied patch #877159: Joinable threads might crash...
2004-01-14  Stefan Csomorremove some duplicate defines under Mach
2004-01-14  David ElliottAdded MSWPositionForWxMenu() method which is used to...
2004-01-14  David ElliottIsInAssert is only available (and only makes sense...
2004-01-14  David ElliottAdded empty base class constructors. This will still...
2004-01-14  David Elliott* In _GSocket_Get_Mac_Socket(), do not call CFSocketSet...
2004-01-14  David Elliott* Revert Darwin specific changes to GSocket_destroy.
2004-01-14  David Elliott* _GSocket_Enable_Events() and _GSocket_Disable_Events...
2004-01-13  Julian SmartImproved colours in wxUniv -- white (window colour...
2004-01-13  Julian SmartSuppress spurious icon-related log messages
2004-01-13  Julian SmartAdded extra check in case CopyFromIcon fails
2004-01-11  Julian SmartApplied patch [ 838940 ] notebook labels are not shown...
2004-01-11  Julian SmartApplied patch [ 851052 ] [msw] Clipboard: Allow automat...
2004-01-11  Julian SmartReverted bad fix.
2004-01-11  Julian SmartApplied patch [ 849212 ] Sets SO_REUSEADDR flag on...
2004-01-11  Julian SmartApplied patch [ 850483 ] Toolbar bugfix (Mac)
2004-01-11  Julian SmartApplied patch [ 858324 ] Calling EndModal inside an...
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-11  Julian SmartApplied patch [ 864469 ] WaitForAccept(): 100% CPU...
2004-01-11  Julian SmartApplied patch [ 800086 ] GridCellTextEditor wxTE_RICH...
2004-01-11  Julian SmartApplied patch [ 842285 ] comparison for wxIPV4address
2004-01-11  Julian SmartApplied patch [ 853850 ] Fixes for wxFormatConverter
2004-01-11  Julian SmartApplied patch [ 874495 ] wxMSW: Flat buttons
2004-01-10  Ryan NortonRemoved old tests file and replaced with tcl version....
2004-01-08  Julian SmartAdded wxWS_EX_BLOCK_EVENTS style
2004-01-08  Julian SmartApplied patch [ 863936 ] wxGrid scroll bars not drawn.
2004-01-08  Julian SmartApplied patch [ 851044 ] wxGrid receives wxFocusEvent
2004-01-08  Julian SmartApplied patch [ 873021 ] Bug fix for MSW wxComboBox
2004-01-08  Julian SmartApplied patch [ 866387 ] wxGenericDirCtrl does not...
2004-01-08  Julian SmartApplied [ 872574 ] fix of fatal error of preview withou...
2004-01-07  Ryan NortonFixed include path for wx/wxchar.h on all configurations
2004-01-07  Ryan NortonFixed include path for wx/wxchar.h
2004-01-06  Julian SmartAdded missing event.Skip()
2004-01-03  Julian SmartRemoved code duplication introduced during wxUniv merge...
2004-01-02  Robin DunnDon't use wx[H|V]SCROLL styles
2004-01-02  Julian SmartFixed menu creation in eVC3
2003-12-31  Václav Slavíkremoved obsolete files
2003-12-30  Ryan Nortonremoved wxUSE_BUILTIN_REGEX
2003-12-30  Ryan NortonCleaned up regex.cpp
2003-12-29  Václav Slavíkbad idea, fn_str() returns wchar_t on win32 in Unicode...
2003-12-28  Ryan NortonAdded/Fixed some things in wxGetKeyState
2003-12-28  Julian SmartFixed missing semicolon
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-12-27  Julian SmartCorrected typo
2003-12-27  Julian SmarteVC4 updates
2003-12-27  Julian SmartCan't yet use RegisterDragDrop, RevokeDragDrop on eVC4
2003-12-27  Julian SmartWinCE 4 cleanup
2003-12-27  Václav Slavíkunified to use ASCII for ZIP entries and fn_str() when...
2003-12-26  Julian SmartWXK_PRIOR/WXK_NEXT are aliases for WXK_PAGEUP/WXK_PAGEDOWN
2003-12-24  Ryan Nortonrevert
2003-12-24  Ryan NortonFixed compilation and
2003-12-24  Ryan NortonFixed one of the two MDI problems...see comments
2003-12-24  David Elliott* Implemented according to Apple CFSocket documentation:
2003-12-24  David ElliottIn GSocket_Destroy reorder GUI_Destroy and Shutdown...
2003-12-23  Julian SmartMOre wxUSE_... fixes
2003-12-23  Julian SmartAdded wxUSE_TOOLBAR, wxUSE_STATUSBAR tests
2003-12-23  Julian SmartAdded comments for WinCE shortcut suggestion
2003-12-23  Julian SmartSome WinCE fixes from ABX
2003-12-21  Julian SmartCorrection for gcc
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-12-20  Ryan Nortonsize_t is always unsigned....
2003-12-20  Ryan Norton[ 835171 ] Show hidden files in wxGenericDirCtrl
2003-12-20  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-12-20  Ryan NortonAdded another sanity check....
2003-12-20  Ryan NortonReversed,...
2003-12-20  Ryan NortonComment....
2003-12-20  Ryan NortonAdded an assert...
2003-12-20  Ryan Norton1.
2003-12-20  Ryan NortonContact info
2003-12-19  Ryan NortonNoted where the documentation was
2003-12-19  Ryan NortonAdded some documentation :)
2003-12-19  Dimitri SchoolwerthAlways let (deprecated) FindColour() return a new insta...
2003-12-18  Václav Slavíkreverted relative include path
2003-12-18  Ryan NortonAk. Corrected wxUSE_UNICODE checking...
2003-12-18  Ryan NortonOh Henry :).
2003-12-18  Ryan NortonAdded an extra c header for memcmp and stuff...
2003-12-18  Ryan NortonMake include path more literal for bcc...
2003-12-17  Robin DunnwxPython needs wxRTTI info for wxToolBarToolBase in...
2003-12-17  Ryan Norton1.
2003-12-17  Ryan Norton1.
2003-12-17  Ryan NortonGot rid wx-license
2003-12-16  David ElliottAdded wxAutoNSAutoreleasePool to Create(Tool|Status)Bar
2003-12-16  David Elliott1. Initialize m_mouseDownTool = NULL. Fixes crash...
2003-12-16  Ryan NortonCommented out WXK_CONTROL....
2003-12-16  David ElliottIn UpdateFrameNSView size the toolbar to its best size.
2003-12-16  David ElliottVery basic wxToolBar implementation
2003-12-16  Julian SmartUnicode compatibility
2003-12-15  David ElliottUse wxBitmap::GetNSImage() in wxDC::DrawBitmap. Mask...
2003-12-15  David ElliottAdd wxBitmap::GetNSImage() which creates an autorelease...
2003-12-15  Ryan Nortonreversed some parts of wxGetKeyState for linkage reasons...
2003-12-15  David ElliottStrip menu codes from label
2003-12-15  David ElliottWrap some functions with wxAutoNSAutoreleasePool
2003-12-15  David ElliottImproved idle event processing.
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-15  Ryan Nortonfix broken compilation
2003-12-15  Ryan Nortonfix gcc warning
2003-12-15  Ryan NortonFixed tabs (i.e. turning into spaces...) Part 2...
2003-12-15  Ryan NortonFixed tabs (i.e. turning into spaces...)
next