2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | got rid of (unused since a long time) wxNO_3D and wxUSE... |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Vadim Zeitlin | added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx... |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Václav Slavík | removed WXUSINGDLL_FOO, one WXUSINGDLL is enough |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Václav Slavík | fix monodll build |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Václav Slavík | fixes for moving wxHTML files into their own DLL |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Václav Slavík | reverted previous change |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Václav Slavík | don't required all WXMAKINGDLL_FOO defines |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Vadim Zeitlin | added __WXBASE__ define; removed duplicated (in wx... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
David Elliott | Added NSColor declarataion |
blob | commitdiff | raw | diff to current |
2003-06-08 |
David Elliott | Restored Objective-C typesafety while retaining proper... |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Julian Smart | Attempt to make wxWindows play better with XP themes |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | typo fix |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | fix for digitalmars header |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Robin Dunn | Shaped window support for wxMac, plus a wxSTAY_ON_TOP... |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Chris Elliott | update to make digitalmars compile |
blob | commitdiff | raw | diff to current |
2003-04-15 |
David Webster | OS/2 updates for lowercase bool values |
blob | commitdiff | raw | diff to current |
2003-04-14 |
David Elliott | Added NSEvent class for wxCocoa |
blob | commitdiff | raw | diff to current |
2003-04-12 |
David Elliott | DECLARE_WXCOCOA_OBJC_CLASS now declares types as struct... |
blob | commitdiff | raw | diff to current |
2003-04-05 |
David Elliott | Added declarations for NSLayoutManager, NSTextContainer... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Julian Smart | Applied some of patch [ 688466 ] MSVC7 build & bug... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
David Elliott | Various changes for wxCocoa |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Mattia Barbon | Added configure test for const_cast<>(), and enabled it |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Vadim Zeitlin | added WXK_WINDOWS_XXX key constants |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Václav Slavík | wxCLOSE->wxCLOSE_BOX |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Václav Slavík | added wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Stefan Csomor | additional mac alias types |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Stefan Csomor | added WXEVENTHANDLERREF for Mac |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Mattia Barbon | Under Cygwin, in platform.h default to wxMSW unless... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Vadim Zeitlin | define true/false if the compiler doesn't have them |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Václav Slavík | gcc has __attribute__((deprecated)) since version 3.1 |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Ron Lee | The exact version it was included doesn't appear to... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Václav Slavík | added wxDEPRECATED |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Vadim Zeitlin | fix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314) |
blob | commitdiff | raw | diff to current |
2002-12-29 |
Vadim Zeitlin | fixed wxALL_FILES definition in Unicode build |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Robert Roebling | Various compile fixes for WinCE. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Vadim Zeitlin | define HAVE_EXPLICIT for BC++ >= 0x520 |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Robert Roebling | Lots of work to set PangoFontDescription as the |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Compile fix (include order) for Unicode under Unix. |
blob | commitdiff | raw | diff to current |
2002-07-17 |
Vadim Zeitlin | explicit support for CW (patch 582581) |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Vadim Zeitlin | added wxEXPLICIT macro |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Mattia Barbon | GCC can't test prototype if using wchar_t instead of... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Vadim Zeitlin | compilation error fix (trailing comma in an enum) |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Vadim Zeitlin | added wxID_ANY, replaced #define's with enum |
blob | commitdiff | raw | diff to current |
2002-06-24 |
Stefan Csomor | added WXDisplay for Mac |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Gilles Depeyrot | added macro definitions for printf like function checks... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | changes to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles... |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Vadim Zeitlin | fixed definition of TRUE broken by the last commit |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Vadim Zeitlin | added WX_TRUE_DEFINED to allow preventing the redefinit... |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | better, more generic and backwards compatible, fix... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | redefined TRUE and FALSE to be of type bool |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Julian Smart | Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Vadim Zeitlin | added raw key code and flags support (based on patch... |
blob | commitdiff | raw | diff to current |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | added and documented wxTB_NOICONS and wxTB_TEXT style... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
blob | commitdiff | raw | diff to current |
2002-03-15 |
Václav Slavík | safer definitions for wx(U)Int32,16 (taken from intl... |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Václav Slavík | 1. implemented system menu handling in wxUniv (win32... |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Vadim Zeitlin | define wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Gilles Depeyrot | changes needed for compilation with Project Builder |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Václav Slavík | moved wxHtmlWindow flags out of defs.h |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Stefan Neis | Fixed compilation problems with gcc on OS/2. |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Stefan Csomor | correct import and export statements for metrowerks |
blob | commitdiff | raw | diff to current |
2002-01-18 |
David Webster | Some WXPM defs for dialog styles. |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Robert Roebling | Some additions to the 12-bit patch. |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | changes wxFRAME_EX_CONTEXTHELP value to avoid clash... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC: |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependany on mac headers from public wx headers |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | added Close All command support to wxDocView (patch... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Ron Lee | removed dependency on windows.h from dynload.h |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Václav Slavík | added wxMGL_DOS platform |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Robert Roebling | Added wxSP_SASH_AQUA style |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Ron Lee | fix wxUINT64_SWAP macro to use wxULongLong now that... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Ron Lee | Added 2 extra macros to handle all the flavours of... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Ron Lee | added wx(U)int64, then added it to wxDataStream so... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | changed wxYES_NO to be equal to wxYES | wxNO freeing... |
blob | commitdiff | raw | diff to current |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
blob | commitdiff | raw | diff to current |
2001-10-29 |
Vadim Zeitlin | extracted platform/compiler detection macros from wx... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Mattia Barbon | Various cygwin compilation fixes. |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Vadim Zeitlin | simplified WXDLLEXPORT/IMPORT defines, added WXEXPORT... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
David Webster | Some OS/2 Modifications |
blob | commitdiff | raw | diff to current |
next |