2005-03-21 |
Vadim Zeitlin | fixed Context_Current spelling |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | added qa library (currently consisting of wxDebugReport... |
tree | commitdiff |
2005-03-20 |
Mattia Barbon | Fix wxFileConf crash demonstrated by the 'DeleteLastG... |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | Seek(-1, mode) should work instead of giving an error... |
tree | commitdiff |
2005-03-20 |
Julian Smart | Compilo fix |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | added wxString ctor from std::string (inside #ifdef... |
tree | commitdiff |
2005-03-20 |
Julian Smart | Fix wxFileConfig for WinCE |
tree | commitdiff |
2005-03-19 |
Vadim Zeitlin | show call stack in the assert dialog box |
tree | commitdiff |
2005-03-18 |
Ryan Norton | Fix recursiveness on error... |
tree | commitdiff |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | missing break in ParseFormat() (part of patch 1160117) |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | iterator methods fixes (patch 1164808) |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First) |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | GetVirtualSize() returns client size values for the... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | removed commented out calls to ReleaseMouse() (no real... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | added wxSizerSpacer and modified wxSizerItem to contain... |
tree | commitdiff |
2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
tree | commitdiff |
2005-03-16 |
Julian Smart | Implemented PocketPC menubar/toolbar as wxToolMenuBar... |
tree | commitdiff |
2005-03-16 |
Włodzimierz Skiba | Use defs.h (and automatically setup.h and chkconf.h... |
tree | commitdiff |
2005-03-15 |
Julian Smart | WinCE doesn't have wxCheckListBox, and doesn't like... |
tree | commitdiff |
2005-03-14 |
Vadim Zeitlin | simplified code (removed 2 unnecessary tests) in CalcMi... |
tree | commitdiff |
2005-03-14 |
Julian Smart | Improve standard button spacing on Windows |
tree | commitdiff |
2005-03-14 |
Włodzimierz Skiba | 'Dummy' warning fixes (might be used uninitialized). |
tree | commitdiff |
2005-03-14 |
Julian Smart | Frames have Ctrl+Q accelerator set automatically, as... |
tree | commitdiff |
2005-03-14 |
George Tasker | Added support (barely tested) for MaxDB from MySQL |
tree | commitdiff |
2005-03-14 |
Włodzimierz Skiba | Incomplete setup build fix (wxPalmOS). |
tree | commitdiff |
2005-03-14 |
Michael Wetherell | The DLL version of Watcom's C runtime doesn't have... |
tree | commitdiff |
2005-03-13 |
Michael Wetherell | Add wxTempFileOutputStream |
tree | commitdiff |
2005-03-12 |
Robin Dunn | "As is" means the current size (or position) not the... |
tree | commitdiff |
2005-03-12 |
Robert Roebling | Applied patch for ArtProvider. |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | compilation fix for non PCH build |
tree | commitdiff |
2005-03-11 |
Włodzimierz Skiba | Warning and build fixes focused with Borland and Watcom. |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | Unix compilation warning fixes |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxDebugReport |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | Unicode fix after last commit |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | use wxGetenv() instead of getenv() which doesn't exist... |
tree | commitdiff |
2005-03-09 |
Włodzimierz Skiba | WinCE fixes. |
tree | commitdiff |
2005-03-08 |
Ryan Norton | Fix crash when using a proxy (m_protocol already gets... |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | init member variables properly (patch 1156088) |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | PPC 2003 SDK doesn't seem to have setlocale() neither... |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | fixed bug in Set(double jdn): don't test whether the... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | extracted platform-specific code to determine static... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | compilation fix for CE with Standard SDK |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | fix evaluation order bug (patch 1158099) |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | harmless warning fixes for WinCE (mostly unused parameters) |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | harmless warning fixes for WinCE (mostly unused parameters) |
tree | commitdiff |
2005-03-07 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-03-05 |
Vadim Zeitlin | (blind) GTK1 compilation fix |
tree | commitdiff |
2005-03-05 |
Michael Wetherell | Fix for problem with wxGetFileKind on WinCE |
tree | commitdiff |
2005-03-05 |
Mattia Barbon | Corrected wxStringListBase implementation of |
tree | commitdiff |
2005-03-04 |
Włodzimierz Skiba | Small warning fixes. |
tree | commitdiff |
2005-03-04 |
Robert Roebling | Applied John L's patches for curson scaling, image... |
tree | commitdiff |
2005-03-03 |
Włodzimierz Skiba | Huge streams checking and warning fixes. |
tree | commitdiff |
2005-03-03 |
Włodzimierz Skiba | Recent commits added new variables for length when... |
tree | commitdiff |
2005-03-03 |
Vadim Zeitlin | fixed bug in ReadAll(): it always returned error when... |
tree | commitdiff |
2005-03-03 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2005-03-01 |
Kevin Hock | Revert last change moving wxFloodFill from imagfill... |
tree | commitdiff |
2005-03-01 |
Vadim Zeitlin | don't try to save invalid image: added a wxCHECK(Ok... |
tree | commitdiff |
2005-03-01 |
Ryan Norton | Move wxDoFloodFill to dc.cpp so that it can be 'used... |
tree | commitdiff |
2005-03-01 |
Ryan Norton | wxUSE_STATTEXT fixes |
tree | commitdiff |
2005-03-01 |
Ryan Norton | compilo |
tree | commitdiff |
2005-03-01 |
Vadim Zeitlin | don't compare iterator after calling erase() in Process... |
tree | commitdiff |
2005-03-01 |
Vadim Zeitlin | added accessor function to hide __VISAGECPP__ ugliness... |
tree | commitdiff |
2005-02-28 |
Włodzimierz Skiba | Don't use the 'unix-like' check for Palm. |
tree | commitdiff |
2005-02-28 |
Ryan Norton | rename wxURI::GetUser to wxURI::GetUserInfo and add... |
tree | commitdiff |
2005-02-28 |
Robin Dunn | avoid buffer overrun |
tree | commitdiff |
2005-02-28 |
Ryan Norton | wxDisplay::GetFromWindow is only on msw evidently |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | removed strange bit flipping under wxGTK when saving... |
tree | commitdiff |
2005-02-28 |
Julian Smart | WinCE doesn't have GetThreadLocale |
tree | commitdiff |
2005-02-28 |
Julian Smart | MSW doesn't have EOVERFLOW, WinCE additionally doesn... |
tree | commitdiff |
2005-02-28 |
Julian Smart | Added XPM ctor |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | compilation fix for non-debug build |
tree | commitdiff |
2005-02-28 |
Ryan Norton | fix for bug raised in patch [ 1145715 ] endless loop... |
tree | commitdiff |
2005-02-28 |
Ryan Norton | partially fix bug [ wxwindows-Bugs-1145813 ] Centre... |
tree | commitdiff |
2005-02-28 |
Robert Roebling | Add PrivData() field to wxPrintData since MSW's printer |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | support filenames with empty extension (foo.) (bug... |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | fixed last commit to not break ToString() for negative... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | fixed ToString() for negative long longs (bug 1101426) |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | better compatibility with old wxList in wxUSE_STL=... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | fix to previous patch: don't crash when saving in 16bpp |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | added support for saving grey and grey-red PNG images... |
tree | commitdiff |
2005-02-26 |
Michael Wetherell | Move wxGetOSFHandle to include/wx/msw/private.h since... |
tree | commitdiff |
2005-02-25 |
Julian Smart | Use wxIMAGE_OPTION_QUALITY |
tree | commitdiff |
2005-02-24 |
Włodzimierz Skiba | Next step on bringing PalmOS build to the same filelist... |
tree | commitdiff |
2005-02-24 |
Vadim Zeitlin | really fixed bug with DST in Set(h, m, s, ms) (see... |
tree | commitdiff |
2005-02-22 |
Václav Slavík | fixed wxDateTime::ParseFormat to correctly handle ... |
tree | commitdiff |
2005-02-22 |
Michael Wetherell | Removed dependency on wx/html/forcelnk.h |
tree | commitdiff |
2005-02-22 |
Dimitri Schoolwerth | don't create a png alpha image if we don't have to |
tree | commitdiff |
2005-02-21 |
Julian Smart | Corrected compilo |
tree | commitdiff |
2005-02-20 |
Robert Roebling | Changed wxFopen() calls to use c_str |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 |
tree | commitdiff |
2005-02-20 |
Ryan Norton | use on cocoa without fontmapper |
tree | commitdiff |
2005-02-20 |
Dimitri Schoolwerth | minor textual fix |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | compilation fix after last patch |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | oops, fixed crash introduced in last check in |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | set string length to 0 in AllocBeforeWrite() just to... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | fix (with unknown but apparently beneficial effects... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added InitAlpha() (replaces patch 991168) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | fixed hash collisions in ZIP files (patch 1082026) |
tree | commitdiff |
next |