fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code...
[wxWidgets.git] / src /
2004-01-22  Vadim Zeitlindon't crash when restoring focus after showing a modal...
2004-01-22  Vadim Zeitlinmake it possible to restart timer with a simple Start...
2004-01-22  Vadim Zeitlinfixed compilation when wxUSE_THREADS == 0
2004-01-22  David ElliottUnicode build fixes
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-22  David ElliottApplied correct filename case for header imports from...
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-21  Václav Slavíkfixed typo
2004-01-21  Julian SmartFilter index wasn't being set for multiple file dialog
2004-01-20  Stefan Csomorpreliminary fix, for using the correct output encoding...
2004-01-20  Stefan Csomoradded mac conversions
2004-01-20  Stefan Csomorwchar_t (4 bytes) / unichar (2 bytes) problems first...
2004-01-20  Stefan Csomorstring conversion implemented for mac
2004-01-20  Stefan Csomorambiguous operator[] access
2004-01-20  Stefan Csomorsystem includes instead of user
2004-01-20  Stefan Csomorgcc warnings
2004-01-20  Dimitri SchoolwerthRemoved obsolete file and added 2 new required ones.
2004-01-20  Dimitri SchoolwerthAdded ../../include/wx/ to path.
2004-01-20  Chris Elliottfix for DMC missing mouse defines - linking of minimal...
2004-01-20  David ElliottWhen inserting a new menu don't try to find th epositio...
2004-01-19  Ryan Norton- Got rid of warnings
2004-01-19  Julian SmartSometimes the clipping region can become bigger than the
2004-01-19  David ElliottReverting wxAppTraits GSocket patch
2004-01-19  Chris Elliottfix for DMC missing mouse defines
2004-01-18  David ElliottCopied gsockpm.c revision 1.4
2004-01-18  David ElliottCopied gsockmsw.c revision 1.20
2004-01-18  Julian Smartencinfo.h was missing
2004-01-18  David ElliottCopied gsockmot.c revision 1.7
2004-01-18  David ElliottRemoved this file since it was only stubs and we now...
2004-01-18  David ElliottCopied gsockx11.c revision 1.7
2004-01-18  David ElliottCopied gsockosx.c revision 1.4
2004-01-18  David ElliottCopied gsockgtk.c revision 1.16
2004-01-18  David Elliott* Add my name to authors as the new maintainer.
2004-01-18  David ElliottAdded wxAppTraits::CreateGSocket() as well as implement...
2004-01-18  David ElliottMove GSocketBSDGUIShim from source file to header ...
2004-01-18  David ElliottAdd virtual methods to GSocketBSD for calling the event...
2004-01-18  David ElliottInitial move from C to C++. The functionality of the...
2004-01-17  Mattia Barbon MinGW compilation fixes.
2004-01-17  David ElliottCopied gsocket.c revision 1.80
2004-01-17  Mattia Barbon Add wxRTTI information.
2004-01-17  Mattia Barbon Handle client data correctly.
2004-01-17  David ElliottReverted patch [ 832096 ] Final separation for GUI...
2004-01-17  Julian SmartApplied [ 876737 ] menu item with bitmap uses wrong...
2004-01-16  Ryan NortonRemoved bogus configuration
2004-01-16  Ryan NortonAdded setup.h stuff
2004-01-16  Robin DunnSend menu highlight events and fix statusbar to update...
2004-01-16  Robin DunnSend window create events
2004-01-16  Robin DunnPatch [ 877891 ] Share the DC from DoPaint with FullPai...
2004-01-15  David ElliottAllow Clear() to clear the control even when it is...
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
next