2005-06-29 |
Michael Wetherell | Add HANGUL_CHARSET for vc++ 5, and move a couple of... |
tree | commitdiff |
2005-06-26 |
Robert Roebling | Added wxShadowObject for imitating a VMT with |
tree | commitdiff |
2005-06-26 |
Robert Roebling | Revert Ron's removal of the reserved functions. |
tree | commitdiff |
2005-06-26 |
Stefan Neis | Possibly to allow including both os2/private.h and... |
tree | commitdiff |
2005-06-25 |
Vadim Zeitlin | readded wxEVT_SCROLL_ENDSCROLL symbol back to the libra... |
tree | commitdiff |
2005-06-24 |
Ron Lee | Put a humane end to the pathetic flailing over whether... |
tree | commitdiff |
2005-06-22 |
Michael Wetherell | Unrevert Cygwin changes after discussion. Cygwin will... |
tree | commitdiff |
2005-06-21 |
Mattia Barbon | Avoid warnings with MSVC 5. |
tree | commitdiff |
2005-06-21 |
Václav Slavík | rolled back exceptions handling patch, it relied on... |
tree | commitdiff |
2005-06-20 |
Václav Slavík | changed exceptions handling to work under wxGTK |
tree | commitdiff |
2005-06-20 |
Vadim Zeitlin | define SetHelpText() to do nothing when wxUSE_HELP... |
tree | commitdiff |
2005-06-19 |
Vadim Zeitlin | disable warning for eVC 4 (_MSC_VER == 1201) as well |
tree | commitdiff |
2005-06-19 |
Vadim Zeitlin | added AutoHANDLE class to close a HANDLE automatically |
tree | commitdiff |
2005-06-19 |
Mattia Barbon | Fix crash on exit with Lesstif (and possibly Motif... |
tree | commitdiff |
2005-06-18 |
David Elliott | Set m_cocoaDataSource = NULL in default constructor... |
tree | commitdiff |
2005-06-17 |
Vadim Zeitlin | don't show wxLogDebug during app startup output in... |
tree | commitdiff |
2005-06-17 |
Włodzimierz Skiba | Open Watcom adjustement. |
tree | commitdiff |
2005-06-17 |
Włodzimierz Skiba | Adjust to different platform headers distributed with... |
tree | commitdiff |
2005-06-16 |
Vadim Zeitlin | fixed wxON_BLOCK_EXIT macros to work with new definitio... |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1215991 ] Mac xrc enables unknown class |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1212208 ] Fix a bug in wxTreeCtrl with... |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1218833 ] [wxMSW] wxListBox optimisatio... |
tree | commitdiff |
2005-06-16 |
Michael Wetherell | Revert Cygwin changes |
tree | commitdiff |
2005-06-16 |
Michael Wetherell | Let Cygwin be a Windows build for wxMSW and a unix... |
tree | commitdiff |
2005-06-16 |
Vadim Zeitlin | don't redeclare struct tm if it's already declared... |
tree | commitdiff |
2005-06-13 |
Włodzimierz Skiba | '[1219035] cleanup: miscellaneous' and minor source... |
tree | commitdiff |
2005-06-10 |
Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... |
tree | commitdiff |
2005-06-10 |
Michael Wetherell | Declare gtk_icon_size_lookup if it is missing from... |
tree | commitdiff |
2005-06-09 |
Robin Dunn | Subrelease version bump |
tree | commitdiff |
2005-06-08 |
Vadim Zeitlin | include wx/msw/wrapcctl.h instead of <commctrl.h> as... |
tree | commitdiff |
2005-06-08 |
Vadim Zeitlin | don't define WINVER as 0x0600 for VC6, its standard... |
tree | commitdiff |
2005-06-08 |
Włodzimierz Skiba | [ 1216436 ] cleanup 'shadow variable' warnings from... |
tree | commitdiff |
2005-06-08 |
Włodzimierz Skiba | Second part of '[ 1216148 ] cleanup: unused variables... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | don't define WINVER in platform.h, do it in wrapwin... |
tree | commitdiff |
2005-06-07 |
Stefan Csomor | correcting condition |
tree | commitdiff |
2005-06-07 |
Włodzimierz Skiba | First part of '[ 1216148 ] cleanup: unused variables... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | define wxUSE_UNICODE before including wx/chkconf.h... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | support not-quite-owner-drawn mode when we draw only... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | wxGetWinVersion() must be exported from base DLL, not... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | forgot to export wxGetWinVersion() from DLL |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | added wxGetWinVersion() |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | silently ignore wxUSE_UNICODE_MSLU in non-Unicode build... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | use pragma warning push/pop under MSVC instead of enabl... |
tree | commitdiff |
2005-06-07 |
Stefan Csomor | support mac on little endian systems |
tree | commitdiff |
2005-06-06 |
Vadim Zeitlin | added wxLogBuffer which collects all log messages in... |
tree | commitdiff |
2005-06-06 |
Vadim Zeitlin | added wxMessageOutputBest which tries to show the messa... |
tree | commitdiff |
2005-06-06 |
Vadim Zeitlin | removed check for wxUSE_UNICODE==1 if wxUSE_UNICODE_MSL... |
tree | commitdiff |
2005-06-02 |
Dimitri Schoolwerth | fixed CodeWarrior Mach-O compilation |
tree | commitdiff |
2005-06-01 |
Vadim Zeitlin | added wxPLURAL() macro |
tree | commitdiff |
2005-06-01 |
Julian Smart | Made the colours more muted |
tree | commitdiff |
2005-06-01 |
Dimitri Schoolwerth | added IDC_HAND |
tree | commitdiff |
2005-06-01 |
Robin Dunn | Merge the cell size attribute the same way that other... |
tree | commitdiff |
2005-05-31 |
Julian Smart | Artwork replacement (c) Julian Smart |
tree | commitdiff |
2005-05-31 |
Vadim Zeitlin | send wxEVT_SCROLL_CHANGED when using mouse wheel as... |
tree | commitdiff |
2005-05-31 |
Vadim Zeitlin | added wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_... |
tree | commitdiff |
2005-05-31 |
Vadim Zeitlin | keep correct default background but allow overriding... |
tree | commitdiff |
2005-05-31 |
Julian Smart | Restored scrollbar background |
tree | commitdiff |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
tree | commitdiff |
2005-05-31 |
Stefan Csomor | adding OS level Window Menu by default |
tree | commitdiff |
2005-05-30 |
Robin Dunn | Version number bump |
tree | commitdiff |
2005-05-30 |
Julian Smart | WinCE doesn't declare DeleteFile at the point wxRemove... |
tree | commitdiff |
2005-05-30 |
Julian Smart | Applied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa... |
tree | commitdiff |
2005-05-30 |
Dimitri Schoolwerth | restored the EVT_SCROLL and EVT_COMMAND_SCROLL definiti... |
tree | commitdiff |
2005-05-28 |
Vadim Zeitlin | fixed wxRemove() return value under Win CE |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Some tweaks to the temporary art images, added wxART_NEW |
tree | commitdiff |
2005-05-25 |
Michael Wetherell | No wxGetOSFHandle for Wine |
tree | commitdiff |
2005-05-24 |
Michael Wetherell | Have the calendar control handle events from it's combo... |
tree | commitdiff |
2005-05-24 |
Vadim Zeitlin | subclass all updown controls in notebooks, not just... |
tree | commitdiff |
2005-05-23 |
Julian Smart | Reverted namespace patch |
tree | commitdiff |
2005-05-23 |
Julian Smart | Applied patch [ 1194316 ] wxMediaCtrl MSW config and... |
tree | commitdiff |
2005-05-23 |
Włodzimierz Skiba | Use treebase.h for enum duplicated in port/treectrl.h. |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | allow SQLDriverConnect() to open the dialog asking... |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | define LONG_PTR for consistency too |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | fix wxLongLongFmtSpec for mingw32, Borland and Watcom... |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2... |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1190194 ] Define some string macros... |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | include wx/defs.h before doing anything else (fixes... |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | added AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored... |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1195797 ] Fixes to compile on Win64 |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | wxCloseEvent::GetLoggingOff() is for [query] end sessio... |
tree | commitdiff |
2005-05-22 |
Michael Wetherell | wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when... |
tree | commitdiff |
2005-05-21 |
Julian Smart | Applied patch for bug [ 1205691 ] Modified Fn keys... |
tree | commitdiff |
2005-05-21 |
Julian Smart | Applied patch [ 1204548 ] Add Get and SetVolume to... |
tree | commitdiff |
2005-05-21 |
Julian Smart | Added more paper sizes and code that falls back to... |
tree | commitdiff |
2005-05-21 |
Robert Roebling | Make PaintBackground virtual, too. Now that we have |
tree | commitdiff |
2005-05-20 |
Michael Wetherell | wxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN... |
tree | commitdiff |
2005-05-19 |
Robin Dunn | Moved the pending pos and size into wxWindowMSW |
tree | commitdiff |
2005-05-19 |
Robin Dunn | No longer using the reserved pointer |
tree | commitdiff |
2005-05-19 |
Julian Smart | Removed redundant cursor files |
tree | commitdiff |
2005-05-19 |
Włodzimierz Skiba | Avoid warnings from mgl headers if possible. |
tree | commitdiff |
2005-05-19 |
Włodzimierz Skiba | Fix for 'using default arguments would be overload... |
tree | commitdiff |
2005-05-19 |
Michael Wetherell | Warning fixes for Cygwin |
tree | commitdiff |
2005-05-18 |
Vadim Zeitlin | fixed problem with non-const methods not working on... |
tree | commitdiff |
2005-05-18 |
Vadim Zeitlin | setting foreground colour for wxCheckBox now works... |
tree | commitdiff |
2005-05-18 |
Vadim Zeitlin | added wxEvtHandler::Disconnect(evtType, ...) overload |
tree | commitdiff |
2005-05-18 |
Vadim Zeitlin | removed wx/datetime.inl which is not used any more |
tree | commitdiff |
2005-05-17 |
Vadim Zeitlin | added wxSashEventFunction macro |
tree | commitdiff |
2005-05-17 |
Włodzimierz Skiba | DMC missing value. |
tree | commitdiff |
2005-05-17 |
Włodzimierz Skiba | Fix for MinGW macros not available due to include order... |
tree | commitdiff |
2005-05-16 |
Julian Smart | Restoring binary files |
tree | commitdiff |
next |