2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
tree | commitdiff |
2005-05-30 |
Robin Dunn | Blind fix for bug #1209944, wxFileConfig constructor... |
tree | commitdiff |
2005-05-30 |
Julian Smart | WinCE doesn't declare DeleteFile at the point wxRemove... |
tree | commitdiff |
2005-05-30 |
Julian Smart | Applied patch to fix silly filenames in CreateTempFileName |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Some tweaks to the temporary art images, added wxART_NEW |
tree | commitdiff |
2005-05-25 |
Robin Dunn | delete_ --> delete |
tree | commitdiff |
2005-05-25 |
Michael Wetherell | No wxGetOSFHandle for Wine |
tree | commitdiff |
2005-05-25 |
Vadim Zeitlin | if we return GetSize() from DoGetBestSize(), remember... |
tree | commitdiff |
2005-05-24 |
Robin Dunn | Some placeholder images to use until we get those that... |
tree | commitdiff |
2005-05-22 |
Vadim Zeitlin | allow SQLDriverConnect() to open the dialog asking... |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1183803 ] PNM: support for ascii grey... |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1192914 ] Null pointers in wxSocketBase... |
tree | commitdiff |
2005-05-22 |
Julian Smart | WinCE fixes |
tree | commitdiff |
2005-05-22 |
Julian Smart | Fix to preserve alpha channel in Rotate90 |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1202417 ] Make wxLaunchDefaultBrowser... |
tree | commitdiff |
2005-05-21 |
Julian Smart | Applied patch [ 1204548 ] Add Get and SetVolume to... |
tree | commitdiff |
2005-05-21 |
Robert Roebling | Add conversion to and from menu hotkeys and |
tree | commitdiff |
2005-05-21 |
Julian Smart | Added more paper sizes and code that falls back to... |
tree | commitdiff |
2005-05-19 |
Robin Dunn | No longer using the reserved pointer |
tree | commitdiff |
2005-05-17 |
Michael Wetherell | Work around compile problem with some versions of gcc... |
tree | commitdiff |
2005-05-17 |
Włodzimierz Skiba | Possible crash fix from Ryan (patch #1194315). |
tree | commitdiff |
2005-05-17 |
Julian Smart | Fix for Wine |
tree | commitdiff |
2005-05-17 |
Julian Smart | Wine fix |
tree | commitdiff |
2005-05-17 |
Julian Smart | Winelib fix |
tree | commitdiff |
2005-05-13 |
Julian Smart | WinCE fix |
tree | commitdiff |
2005-05-10 |
Robin Dunn | Have wxLaunchDefaultBrowser fallback to the BROWSER... |
tree | commitdiff |
2005-05-10 |
Włodzimierz Skiba | Do not send event for already selected menu radio item... |
tree | commitdiff |
2005-05-09 |
Robin Dunn | A slightly modified version of Patch #1197468. Keeps... |
tree | commitdiff |
2005-05-08 |
Vadim Zeitlin | fixed GetLocaleDateFormat() to work with all locales... |
tree | commitdiff |
2005-05-06 |
Włodzimierz Skiba | Build fix (Watcom). |
tree | commitdiff |
2005-05-06 |
Michael Wetherell | This handlers mustn't be deleted when a popup is dismis... |
tree | commitdiff |
2005-05-06 |
Julian Smart | Permission for flood-fill code clarified |
tree | commitdiff |
2005-05-04 |
Vadim Zeitlin | fixed GetLongPath(): it never used ::GetLongPath()... |
tree | commitdiff |
2005-05-04 |
Vadim Zeitlin | fixed EOVERFLOW handlign after previous commit and... |
tree | commitdiff |
2005-05-04 |
Julian Smart | Added licence/copyright information |
tree | commitdiff |
2005-05-04 |
Vadim Zeitlin | include iostream headers before using iostream classes... |
tree | commitdiff |
2005-05-04 |
Vadim Zeitlin | replace complicated OS tests with simple ifdef EOVERFLO... |
tree | commitdiff |
2005-05-02 |
Chris Elliott | get the path in windows format for cygwin |
tree | commitdiff |
2005-04-27 |
David Webster | Unicode fixes for OS/2 (all inside #ifdef __WXPM__... |
tree | commitdiff |
2005-04-25 |
Włodzimierz Skiba | Fix for broken wxMSWUniv after wxLaunchDefaultBrowser... |
tree | commitdiff |
2005-04-25 |
Michael Wetherell | Remove msdos code now in src/msdos, update bakefiles... |
tree | commitdiff |
2005-04-24 |
Robert Roebling | Apply patch that prevents a crash when more than |
tree | commitdiff |
2005-04-23 |
Vadim Zeitlin | another try at mingw32 compilation fix |
tree | commitdiff |
2005-04-22 |
Robin Dunn | Check for potentially NULL m_focus (Patch #1187992) |
tree | commitdiff |
2005-04-22 |
Ryan Norton | Fix Non-ce MSW unicode builds |
tree | commitdiff |
2005-04-22 |
Michael Wetherell | Compilation fix for djgpp |
tree | commitdiff |
2005-04-21 |
Ryan Norton | wxUSE_MIMTYPE gaurd |
tree | commitdiff |
2005-04-21 |
Ryan Norton | Add wxLaunchDefaultBrowser, note wxGetKeyState change |
tree | commitdiff |
2005-04-18 |
Vadim Zeitlin | fixed compilation for USE_PCH == 0 |
tree | commitdiff |
2005-04-18 |
Ryan Norton | use atoi instead of sscanf |
tree | commitdiff |
2005-04-18 |
Ryan Norton | cleanup for wxUSE_THREADS |
tree | commitdiff |
2005-04-18 |
Julian Smart | Added wxUSE_THREADS guards |
tree | commitdiff |
2005-04-17 |
Ryan Norton | fix 10.2 shared builds from crashing |
tree | commitdiff |
2005-04-17 |
Julian Smart | Added some reserved functions |
tree | commitdiff |
2005-04-17 |
Ryan Norton | fix 10.2 shared unicode builds for mbstowcs and vice... |
tree | commitdiff |
2005-04-16 |
Michael Wetherell | No EOVERFLOW on openbsd |
tree | commitdiff |
2005-04-16 |
Stefan Neis | Moved enum definition out of function body to work... |
tree | commitdiff |
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 |
next |