2005-04-16 |
Julian Smart | APplied patch [ 1182682 ] Fixes wxDebugReportUpload... |
tree | commitdiff |
2005-04-16 |
Julian Smart | Applied patch [ 1183157 ] Compilation with GCC 4.0 |
tree | commitdiff |
2005-04-16 |
Ryan Norton | fix for w/o expat |
tree | commitdiff |
2005-04-15 |
Włodzimierz Skiba | Build fix for wxUSE_FILE=0. |
tree | commitdiff |
2005-04-15 |
Włodzimierz Skiba | Missing include. |
tree | commitdiff |
2005-04-15 |
Włodzimierz Skiba | Simpler for readable diffs in future new ports. |
tree | commitdiff |
2005-04-15 |
Włodzimierz Skiba | Simpler constructor available. |
tree | commitdiff |
2005-04-15 |
Robin Dunn | For wxMSW capture and release the mouse as the cursor... |
tree | commitdiff |
2005-04-13 |
Michael Wetherell | Move G_FILENAME_ENCODING to wxGTK |
tree | commitdiff |
2005-04-13 |
Włodzimierz Skiba | Sending wxChar* outputs pointer instead of text under... |
tree | commitdiff |
2005-04-13 |
Włodzimierz Skiba | wxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO... |
tree | commitdiff |
2005-04-13 |
Michael Wetherell | Compilo fix for wxUSE_INTL=0 and use wxCSConv for broke... |
tree | commitdiff |
2005-04-12 |
Włodzimierz Skiba | Fix for using std streams when std:: conflicts with :: |
tree | commitdiff |
2005-04-12 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-04-12 |
Ryan Norton | Fix CYGWIN socket compilo |
tree | commitdiff |
2005-04-12 |
Ryan Norton | Fix CYGWIN socket compilo |
tree | commitdiff |
2005-04-12 |
Ryan Norton | CYGWIN socket compilation fixes |
tree | commitdiff |
2005-04-12 |
Julian Smart | wxFrameBase doesn't have wxRTTI so don't test for it, or |
tree | commitdiff |
2005-04-12 |
Robin Dunn | checked in just John's patch, will keep working my... |
tree | commitdiff |
2005-04-12 |
Robin Dunn | GRR! Reverting last change. I broke some things that... |
tree | commitdiff |
2005-04-12 |
Robin Dunn | Copy & paste error |
tree | commitdiff |
2005-04-12 |
Robin Dunn | Fixes for wxPopupTransientWindow for wxMSW. Includes... |
tree | commitdiff |
2005-04-11 |
Michael Wetherell | Remove workaround for link problem with versions of... |
tree | commitdiff |
2005-04-11 |
Michael Wetherell | A better workaround for the link problem with mingw... |
tree | commitdiff |
2005-04-11 |
Ryan Norton | fix wxString::Replace when new strings are longer than... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | modified AddFile() to copy file to the debug report... |
tree | commitdiff |
2005-04-10 |
Mattia Barbon | Correct harmless typos. |
tree | commitdiff |
2005-04-09 |
Vadim Zeitlin | show 20 lines of stack in assert, this should still... |
tree | commitdiff |
2005-04-09 |
Vadim Zeitlin | added AddText() function (trivial wrapper around AddFil... |
tree | commitdiff |
2005-04-09 |
Julian Smart | Lay buttons out on Windows according to conventions... |
tree | commitdiff |
2005-04-09 |
Ryan Norton | Get rid of superflous if statement - taken care of... |
tree | commitdiff |
2005-04-09 |
Michael Wetherell | Patch 1173507 by Stas Sergeev. Allow FindFirst to work... |
tree | commitdiff |
2005-04-08 |
Ryan Norton | REWRITE wxStringBase::append and wxString::Replace. |
tree | commitdiff |
2005-04-08 |
Michael Wetherell | Documentation fixes, patch 1179223 by Andreas Mohr |
tree | commitdiff |
2005-04-07 |
Ryan Norton | Fix Seeking to end of wxStreamInputStream (patch [... |
tree | commitdiff |
2005-04-07 |
Włodzimierz Skiba | Warning fix about possibly misplaced assignment. |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Use wxFileSystem for left hand side. Patches 1169934... |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Add m_allowSeeking for updated filesystem handler to... |
tree | commitdiff |
2005-04-06 |
Ryan Norton | Fix memory leak when a spacer is added, and crash when... |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Add comments explaining the workaround for mingw 3.2.3 |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Change the name of the smart pointer so that wxZipOutpu... |
tree | commitdiff |
2005-04-06 |
Vadim Zeitlin | reversed change of rev 1.127: this resulted in bug... |
tree | commitdiff |
2005-04-05 |
Michael Wetherell | Temporary fix for link error to ~wxZipOutputStream() |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Deprecate wxPathExists, make wxDirExists used everywher... |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Incomplete setup build fix. |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2005-04-03 |
Michael Wetherell | The octal escaping code needs to escape the escape... |
tree | commitdiff |
2005-04-03 |
Michael Wetherell | OpenWatcom fixed the problem of fileno being missing... |
tree | commitdiff |
2005-04-03 |
Ryan Norton | Update wxURI for RFC 3986 |
tree | commitdiff |
2005-04-02 |
Vadim Zeitlin | added wxMemoryInputStream(wxMemoryOutputStream&) ctor... |
tree | commitdiff |
2005-04-02 |
Vadim Zeitlin | changed wxCreateGreyedImage() to respect the original... |
tree | commitdiff |
2005-04-02 |
Vadim Zeitlin | added wxImage::IsTransparent(x, y) |
tree | commitdiff |
2005-04-02 |
Vadim Zeitlin | use separate is-static flag for alpha channel and main... |
tree | commitdiff |
2005-04-02 |
Vadim Zeitlin | added XYToIndex() to avoid duplicating the checks for... |
tree | commitdiff |
2005-04-02 |
Julian Smart | wxSYS_COLOUR_WINDOW is better for window backgrounds... |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Fixed duplicate symbol link error |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Add static_data flag to SetData and SetAlpha so Python... |
tree | commitdiff |
2005-04-01 |
Vadim Zeitlin | implemented GetProgramHandle() for Win32 and documented it |
tree | commitdiff |
2005-04-01 |
Stefan Csomor | moving wxMac to new printing architecture |
tree | commitdiff |
2005-04-01 |
Michael Wetherell | Use wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8... |
tree | commitdiff |
2005-03-31 |
Julian Smart | Frames to skip now honoured for Unix stackwalking |
tree | commitdiff |
2005-03-30 |
Michael Wetherell | Fix for decoding of utf-16 surrogates. Also remove... |
tree | commitdiff |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
tree | commitdiff |
2005-03-30 |
Julian Smart | Applied patch [ 1171467 ] Fix for DocManager not checki... |
tree | commitdiff |
2005-03-30 |
Julian Smart | Applied patch [ 1163322 ] Patch to prevent MDI app... |
tree | commitdiff |
2005-03-29 |
Robert Roebling | Made wxConvBrokenFileNames public. |
tree | commitdiff |
2005-03-29 |
Vadim Zeitlin | removed extra dot from msg catalog names (fix for the... |
tree | commitdiff |
2005-03-29 |
Włodzimierz Skiba | Warning fixes after recent library changes. |
tree | commitdiff |
2005-03-28 |
Stefan Neis | Compilation fix for old OS/2 compilers. |
tree | commitdiff |
2005-03-28 |
Vadim Zeitlin | respect G_FILENAME_ENCODING in wxConvBrokenFileName... |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | use wxLocale::GetSystemEncoding() to test whetehr we... |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | fixed compilation in non-Unicode build; fixed bug with... |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | use image mask colour if any instead of guessing that... |
tree | commitdiff |
2005-03-27 |
Robert Roebling | Submit patch based on Michael W.'s invalid UTF8 |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | applied part of patch 1169925: fix errors with multibyt... |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | use wxFileName to change catalog extension instead... |
tree | commitdiff |
2005-03-27 |
David Elliott | Thinking about it, this is a bad idea as MW CRT's struc... |
tree | commitdiff |
2005-03-27 |
David Elliott | Declare strptime when using MSL headers on OS X. |
tree | commitdiff |
2005-03-27 |
David Elliott | Allow compilation with MW CRT on OS X. Unlike BSD... |
tree | commitdiff |
2005-03-27 |
David Elliott | EOVERFLOW is not available on classic Mac OS. |
tree | commitdiff |
2005-03-26 |
David Elliott | Improve type safety by doing a runtime check to make... |
tree | commitdiff |
2005-03-26 |
Julian Smart | Added C/wxString array constructors to wxArrayString |
tree | commitdiff |
2005-03-26 |
Robert Roebling | Commit empty wxConvBrokenFileNames |
tree | commitdiff |
2005-03-26 |
Julian Smart | Fix for link error |
tree | commitdiff |
2005-03-26 |
David Elliott | Get rid of wxFontMapper in wxBase library. |
tree | commitdiff |
2005-03-26 |
David Elliott | Use wxFontMapperBase::Get instead of wxFontMapper:... |
tree | commitdiff |
2005-03-25 |
Stefan Csomor | add the mac specific encodings correctly |
tree | commitdiff |
2005-03-25 |
Robert Roebling | Initialized vars to something in wxToolBarBase. |
tree | commitdiff |
2005-03-24 |
Michael Wetherell | Fix wxZipInputStream::SeekI (returns wxInvalidOffset... |
tree | commitdiff |
2005-03-24 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-03-24 |
Włodzimierz Skiba | Fix for ambiguities which happen in STL=1 mode under... |
tree | commitdiff |
2005-03-24 |
Włodzimierz Skiba | Incomplete wxUSE_* warning fix. |
tree | commitdiff |
2005-03-24 |
Vadim Zeitlin | added wxConvFileName which is a variable, not define... |
tree | commitdiff |
2005-03-23 |
Vadim Zeitlin | src/common/wxchar.cpps/wxConvLocal/wxConvLibs/g as... |
tree | commitdiff |
2005-03-23 |
Vadim Zeitlin | fixed broken wxCtime() implementation (wrong buffer... |
tree | commitdiff |
2005-03-23 |
Robin Dunn | Initialize m_privData before doign the assignment |
tree | commitdiff |
2005-03-23 |
David Elliott | Blind bug fix to bug reported by Angel Kry. |
tree | commitdiff |
2005-03-22 |
Włodzimierz Skiba | Wrap <commdlgs.h> as <commctls.h>. Required makefiles... |
tree | commitdiff |
2005-03-22 |
Julian Smart | Do the right thing for Smartphone if creating button... |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | fixed Context_Current spelling |
tree | commitdiff |
next |