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 |
2003-07-21 |
Vadim Zeitlin | icon location may contain , so added GetIcon() overload... |
tree | commitdiff |
2003-07-21 |
David Elliott | wxCocoa: Added preliminary wxBitmap support |
tree | commitdiff |
2003-07-20 |
Mattia Barbon | Compilation fixes for !WXWIN_COMPATIBILITY_2_4. |
tree | commitdiff |
2003-07-20 |
Vadim Zeitlin | fixed suppressing of wxFontMapper questions which was... |
tree | commitdiff |
2003-07-19 |
Mattia Barbon | Fix use of deprecated wxList/Node methods. |
tree | commitdiff |
2003-07-19 |
Mattia Barbon | Remove commented-out code. |
tree | commitdiff |
2003-07-19 |
Mattia Barbon | Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1... |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | reverted the last change (colour values changes), it... |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | compatibiltiy functions should be inline, we don't... |
tree | commitdiff |
2003-07-19 |
Julian Smart | Added minimal file dialog for SmartPhone |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | extracted common code into a single wxfileDialogBase... |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | added GetForbiddenChars() and TRUE -> true (patch 757777) |
tree | commitdiff |
2003-07-19 |
Mattia Barbon | Fix some compilation and linking errors in samples. |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | added medium orange/gold corresponding to the old ... |
tree | commitdiff |
2003-07-18 |
Mattia Barbon | GCC warning fix. |
tree | commitdiff |
2003-07-18 |
Mattia Barbon | Fix for crash when wxUSE_STL=1. wxDocument::DeleteAll... |
tree | commitdiff |
2003-07-18 |
Julian Smart | Added some standard further identifiers to help with... |
tree | commitdiff |
2003-07-18 |
Julian Smart | Nth -> Item |
tree | commitdiff |
2003-07-18 |
Mattia Barbon | Fix unintialized pointer in wxCommandProcessor when |
tree | commitdiff |
2003-07-18 |
Vadim Zeitlin | allow to change the event propagation level (modified... |
tree | commitdiff |
2003-07-18 |
Vadim Zeitlin | allow to change the event propagation level (modified... |
tree | commitdiff |
2003-07-17 |
Vadim Zeitlin | applied event speed up patch (752928) |
tree | commitdiff |
2003-07-17 |
Vadim Zeitlin | added format parameter to File/DirName() |
tree | commitdiff |
2003-07-17 |
Mattia Barbon | Use correct types for comparison functions in wxArray, |
tree | commitdiff |
2003-07-17 |
Vadim Zeitlin | updated colour definitions to the new official X versio... |
tree | commitdiff |
2003-07-17 |
Vadim Zeitlin | treat the string passed to MakeRelativeTo() as director... |
tree | commitdiff |
2003-07-17 |
Vadim Zeitlin | don't use fall back if we had already found the MIME... |
tree | commitdiff |
2003-07-15 |
Julian Smart | Compile with EVC 3.0 2002 |
tree | commitdiff |
2003-07-15 |
Vadim Zeitlin | we don't use wxUSE_FILENAME any longer |
tree | commitdiff |
2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
tree | commitdiff |
2003-07-15 |
Václav Slavík | cut-and-paste is not good idea, removed duplicated... |
tree | commitdiff |
2003-07-15 |
Julian Smart | Added RTL functions missing from WinCE to wxchar.h/cpp |
tree | commitdiff |
2003-07-15 |
Julian Smart | Small tweaks for WinCE compatibility |
tree | commitdiff |
2003-07-15 |
Julian Smart | Added missing functions WinCE |
tree | commitdiff |
2003-07-15 |
Václav Slavík | reverted two previous Julian's changes, they were incorrect |
tree | commitdiff |
2003-07-15 |
Julian Smart | Added call to top-level window OnInternalIdle |
tree | commitdiff |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | ugly fix for warnings when wxUSE_STL==0 not breaking... |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | wxGlobalSEHandler() takes PEXCEPTION_POINTERS now |
tree | commitdiff |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
tree | commitdiff |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Warning fixes for wxUSE_STL=1. |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | set the containing sizer to NULL when destroying the... |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Readd wxStringList::Add when wxUSE_STL=1, for compati... |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Added and documented wxColourDatabase::AddColour. |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fixed wxTempFile::Commit() broken by last check in |
tree | commitdiff |
next |