]> git.saurik.com Git - wxWidgets.git/history - src/common
String changes for translations,
[wxWidgets.git] / src / common /
1999-12-04  Robert Roebling String changes for translations,
1999-12-03  Vadim ZeitlinwxDateTime...
1999-12-02  Vadim Zeitlina small compilation fix
1999-12-02  Vadim Zeitlina small compilation fix
1999-12-02  Vadim ZeitlinwxUSE_CONFIG_NATIVE fix
1999-12-02  Vadim Zeitlineven more wxDateTime work (completely broken for now...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...
1999-11-30  Robert Roebling Compile fix for GIF decoder,
1999-11-30  Guillermo Rodrigue... Doesn't reset the stream pos to 0 in CanRead().
1999-11-30  Guillermo Rodrigue... Fix to work with images embedded in streams (doesn...
1999-11-29  George TaskerAdded support for creating forward or backward scrollin...
1999-11-29  Robert Roebling More TIFF things,
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-28  Robert Roebling More fool-proof lock in thread events code.
1999-11-28  Václav Slavíkfixed minor bug in wxFileSystem's converting \ to /
1999-11-28  Robert Roebling TIFF code 2.
1999-11-28  Robert Roebling New event locking.
1999-11-27  Vadim Zeitlinmy old draft of wxDateTime
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-26  Vadim Zeitlin1. wxBase compiles/links again
1999-11-25  George TaskerAdded "const" to the (char *) type params that should...
1999-11-24  George TaskerReplaced all the strxxx() function calls with wxStrxxx...
1999-11-24  George TaskerReplaced all the strxxx() function calls with wxStrxxx...
1999-11-24  Robert Roebling Partial fix for big_endian image conversion probs.
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-23  Karsten BallüderFixed linkage problem.
1999-11-23  David WebsterCriticalSection update for OS/2
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-22  Jouk Jansen Committing in .
1999-11-21  Guilhem LavauxFixed an incorrect behaviour in ResetBuffer()
1999-11-19  Robin DunnAdded encoding parameter to wxFontList::FindOrCreateFont
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-18  David WebsterSome minor modifications for VA 4.0 support
1999-11-18  Unknown (JL)add Mac to the list of definition of HAVE_LOCALTIME
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-18  Vadim Zeitlinbug in wxArray::Remove() fixed (thanks Robert)
1999-11-18  Jouk Jansen Committing in .
1999-11-18  Karsten BallüderLinux/AXP compilation fixed.
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-11-16  David WebsterVisualAge V4.0 duplicate definition error suppression
1999-11-16  Vadim ZeitlinwxMSW fixes after wxFrameBase change - seems to work...
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-16  David WebsterAdded full UNICODE support for VisualAge C++ for OS...
1999-11-16  Vadim ZeitlinRemoveAt() added to array classes
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-11-15  Ron Leeenabled _vsnprintf for mingw with norlander headers
1999-11-15  Vadim Zeitlinoptimisation in wxString::AllocBeforeWrite() - realloc...
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-15  David WebsterHAVE_LOCALTIME def for WXPM
1999-11-14  Julian SmartAdded m_callback init.
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Ove KaavenNo, .mo files doesn't use Unicode, so use strcmp here...
1999-11-13  Ove KaavenUnicode fixes
1999-11-13  Ove Kaavenfopen -> wxFopen and such
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-12  Vadim Zeitlinunused param warning fixed
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim Zeitlinfixes for wxFontMapper endless recursion
1999-11-12  Vadim ZeitlinCentre() centers the window centre and not the upper...
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-11  David WebsterQuick fix up for __WXPM__
1999-11-10  Vadim Zeitlin1. made it possible to use wxUpdateUIEvent with wxTextC...
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Stefan Csomormac adaptions
1999-11-08  George TaskerFixed __WXDEBUG__ references to use #ifdef rather than...
1999-11-08  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
1999-11-08  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-08  George TaskerwxStrnicmp() function is not defined under windows...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-11-07  Robert Roebling Added wxStrnicmp and to wchar.h, not yet for Unicode...
1999-11-06  Vadim Zeitlincompile fix for VC++ 5
1999-11-06  Guilhem LavauxFixed wxMemoryOutputStream (it wasn't working at all)
1999-11-06  Václav Slavíkfixed URL parsing problem
1999-11-06  George TaskerRenamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS...
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-06  Václav Slavíkfixed memory leak in wxFilesystemHandler
1999-11-05  David WebsterChange the const global wxDefaultValidator to a pointer...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
next