2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
tree | commitdiff |
2003-08-17 |
Stefan Csomor | unicode wxMac CW fixes |
tree | commitdiff |
2003-08-17 |
Václav Slavík | removed unused wxObject::Dump |
tree | commitdiff |
2003-08-17 |
Václav Slavík | have TryValidator even if wxUSE_VALIDATORS=1, so that... |
tree | commitdiff |
2003-08-17 |
Václav Slavík | build options signature is too long, use more lines |
tree | commitdiff |
2003-08-16 |
Stefan Csomor | unicode for mac fixes |
tree | commitdiff |
2003-08-16 |
Stefan Csomor | corrected include for __WXMAC__ |
tree | commitdiff |
2003-08-16 |
Vadim Zeitlin | fix bug with entries present in both global and local... |
tree | commitdiff |
2003-08-16 |
Gilles Depeyrot | applied fixes for CodeWarrior compilation |
tree | commitdiff |
2003-08-15 |
Václav Slavík | include compiler name in plugin DLL name on Windows |
tree | commitdiff |
2003-08-15 |
Julian Smart | Can now switch between PostScript and WIN32 print dialogs |
tree | commitdiff |
2003-08-14 |
Václav Slavík | reverted previous commit; include wx/timer.h in wxBase... |
tree | commitdiff |
2003-08-14 |
Václav Slavík | wxBase compilation fixes |
tree | commitdiff |
2003-08-14 |
Stefan Csomor | properties as collection |
tree | commitdiff |
2003-08-14 |
Václav Slavík | wxBase compilation fix |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | check the week day for consistency in ParseFormat(... |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | removed an unused variable (patch 788101) |
tree | commitdiff |
2003-08-13 |
Robin Dunn | Clear --> ClearBackground |
tree | commitdiff |
2003-08-13 |
Stefan Csomor | collection support for XTI |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
tree | commitdiff |
2003-08-13 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-08-11 |
Julian Smart | More fixes for !wxUSE_TIMER, !wxUSE_IMAGE |
tree | commitdiff |
2003-08-11 |
Julian Smart | Cater for wxUSE_IMAGE=0 |
tree | commitdiff |
2003-08-11 |
Julian Smart | Cater for wxUSE_IMAGE=0 |
tree | commitdiff |
2003-08-11 |
Stefan Csomor | added wxDynamicObject (kind of delegate, docs to come... |
tree | commitdiff |
2003-08-11 |
Vadim Zeitlin | fixed some warnings about unused variables values |
tree | commitdiff |
2003-08-10 |
Václav Slavík | __WXMAC__, not __MAC__ |
tree | commitdiff |
2003-08-10 |
Vadim Zeitlin | compilation fix for !USE_PCH |
tree | commitdiff |
2003-08-10 |
Václav Slavík | wxMac fix |
tree | commitdiff |
2003-08-10 |
Vadim Zeitlin | added version checking to the renderers |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-08-09 |
Stefan Csomor | extended streaming-out for event handlers |
tree | commitdiff |
2003-08-08 |
Stefan Csomor | xti expansions, streaming code changes |
tree | commitdiff |
2003-08-08 |
Vadim Zeitlin | don't ignore start parameter in find_last_of() |
tree | commitdiff |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
tree | commitdiff |
2003-08-06 |
Václav Slavík | removed OSX code that is no longer needed |
tree | commitdiff |
2003-08-06 |
Vadim Zeitlin | added Load() and Set() methods |
tree | commitdiff |
2003-08-06 |
Václav Slavík | deprecated Initialize/CleanUpClasses |
tree | commitdiff |
2003-08-06 |
Václav Slavík | check memory leaks sooner, when wxLog target is still... |
tree | commitdiff |
2003-08-06 |
Václav Slavík | initialize wxClassInfo::sm_classTable automatically |
tree | commitdiff |
2003-08-05 |
Stefan Csomor | added more specializations for bcc32 |
tree | commitdiff |
2003-08-05 |
Stefan Csomor | bcc32 needs some more specializations |
tree | commitdiff |
2003-08-05 |
Stefan Csomor | xti change |
tree | commitdiff |
2003-08-05 |
Stefan Csomor | borland fix |
tree | commitdiff |
2003-08-05 |
Stefan Csomor | xti extensions |
tree | commitdiff |
2003-08-05 |
Stefan Csomor | xti streaming extensions |
tree | commitdiff |
2003-08-04 |
George Tasker | Added a check for a '.' in the column name before prepe... |
tree | commitdiff |
2003-08-04 |
Vadim Zeitlin | copy wxImage options when copying the images (replaces... |
tree | commitdiff |
2003-08-04 |
Vadim Zeitlin | no changes, just resolved a conflict |
tree | commitdiff |
2003-08-04 |
David Elliott | Implement new static Unload(handle) instead of old... |
tree | commitdiff |
2003-08-04 |
Václav Slavík | added build options sanity checks into all main libraries |
tree | commitdiff |
2003-08-04 |
Václav Slavík | reworked wxBuildOptions code to work even w/o function... |
tree | commitdiff |
2003-08-04 |
Václav Slavík | fixed version number expansion |
tree | commitdiff |
2003-08-04 |
Vadim Zeitlin | fixed non GUI cmd line options |
tree | commitdiff |
2003-08-04 |
Vadim Zeitlin | compilation fix after warning fix |
tree | commitdiff |
2003-08-03 |
Vadim Zeitlin | fixed warning in non-DLL build |
tree | commitdiff |
2003-08-03 |
Vadim Zeitlin | moved wxUniv-specific GUI stuff from wxBase to wxCore... |
tree | commitdiff |
2003-08-03 |
Vadim Zeitlin | missing or wrong DLLEXPORTs for DLL build |
tree | commitdiff |
2003-08-02 |
Vadim Zeitlin | minor changes to eliminate unused parameter warning... |
tree | commitdiff |
2003-08-02 |
Václav Slavík | moved DB classes into wxODBC library |
tree | commitdiff |
2003-08-02 |
Václav Slavík | Intel C++ needs time.h before sys/stat.h |
tree | commitdiff |
2003-08-02 |
Václav Slavík | return wxToolkitInfo by reference and not by pointer |
tree | commitdiff |
2003-08-02 |
Václav Slavík | replaced wxAppTraits::GetOSVersion with GetToolkitInfo... |
tree | commitdiff |
2003-08-02 |
Václav Slavík | compilation fixes |
tree | commitdiff |
2003-08-02 |
Václav Slavík | quick compilation fix for wxBase |
tree | commitdiff |
2003-08-02 |
Vadim Zeitlin | use wxWindowBase, not wxWindow, in wxUpdateUIEvent... |
tree | commitdiff |
2003-08-01 |
Vadim Zeitlin | wxTheApp can't be assigned to, anyhow, so make ms_appIn... |
tree | commitdiff |
2003-08-01 |
Vadim Zeitlin | replaced the old wxApp with wxAppConsole::ms_appInstanc... |
tree | commitdiff |
2003-08-01 |
Václav Slavík | removed duplicated code from dynlib.h and dynload.h |
tree | commitdiff |
2003-08-01 |
Václav Slavík | preparation for runtime loading of plugins |
tree | commitdiff |
2003-07-31 |
Stefan Csomor | template<> added for some compilers |
tree | commitdiff |
2003-07-31 |
Václav Slavík | make it possible to use wxConsoleApp in GUI build |
tree | commitdiff |
2003-07-30 |
Stefan Csomor | xti fixes |
tree | commitdiff |
2003-07-29 |
Vadim Zeitlin | quick and dirty fix for strptime() |
tree | commitdiff |
2003-07-29 |
Robin Dunn | Two fixes for CheckTransparency. First, don't start... |
tree | commitdiff |
2003-07-28 |
Stefan Csomor | metadata streaming |
tree | commitdiff |
2003-07-28 |
Stefan Csomor | xti updates |
tree | commitdiff |
2003-07-28 |
Vadim Zeitlin | compilation fix for !PCH |
tree | commitdiff |
2003-07-28 |
Vadim Zeitlin | added wxAppTraits::CreateRenderer() which may be used... |
tree | commitdiff |
2003-07-28 |
Stefan Csomor | wxUSE_EXTENDED_RTTI as name |
tree | commitdiff |
2003-07-28 |
Stefan Csomor | xti introduction |
tree | commitdiff |
2003-07-27 |
Václav Slavík | split wxBase into wxBase and wxNet libraries |
tree | commitdiff |
2003-07-27 |
Václav Slavík | compilation fix for BC++ |
tree | commitdiff |
2003-07-25 |
Mattia Barbon | STL compilation fixes. |
tree | commitdiff |
2003-07-25 |
Vadim Zeitlin | warning fixes (closes 767152) |
tree | commitdiff |
2003-07-25 |
Václav Slavík | better attempts to try .utf-8 suffix |
tree | commitdiff |
2003-07-24 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
2003-07-24 |
Mattia Barbon | Create a new wxStringBase class, providing a STL... |
tree | commitdiff |
2003-07-24 |
Julian Smart | Fixed preview navigation as per ancient bug report |
tree | commitdiff |
2003-07-24 |
Vadim Zeitlin | fix some warnings |
tree | commitdiff |
2003-07-23 |
Julian Smart | Printing improvements: GetPageInfo() gets called after... |
tree | commitdiff |
2003-07-23 |
Mattia Barbon | various compilation/warning fixes. |
tree | commitdiff |
2003-07-23 |
Václav Slavík | module.h is not included by wxprec.h |
tree | commitdiff |
2003-07-23 |
Václav Slavík | fix warning on watcom |
tree | commitdiff |
2003-07-23 |
Václav Slavík | including header once is enough |
tree | commitdiff |
2003-07-23 |
Vadim Zeitlin | fixed completely broken CheckForTransparency() |
tree | commitdiff |
2003-07-22 |
Václav Slavík | multilib mode compilation fix |
tree | commitdiff |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
tree | commitdiff |
2003-07-21 |
Mattia Barbon | wxX11 and wxMotif STL-ification, part 1. it does... |
tree | commitdiff |
2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
tree | commitdiff |
next |