]> git.saurik.com Git - wxWidgets.git/history - src/common
Workaround for incorrect header in some versions of Mingw32
[wxWidgets.git] / src / common /
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Vadim Zeitlinfixed bug in wxDateTime::Set(jdn) when DST was in effect
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-23  Václav Slavíkrefresh the window in OnSysColourChanged
2004-06-23  Václav Slavíkdon't cache default colours
2004-06-22  Vadim Zeitlindon't suppose that string literals can be casted to...
2004-06-22  Vadim Zeitlinuse C++ linkage functions (and not extern C) with std...
2004-06-22  Vadim Zeitlindon't treat filenames starting with dot as having empty...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Włodzimierz SkibaReordered condition to make diff of other port smaller.
2004-06-20  Václav Slavíkcreate wxTheClipboard on first use, not startup --...
2004-06-20  Václav Slavíkcheck for wputc wputchar putws fputws availability
2004-06-20  Chris Elliottfix univ SegFault
2004-06-20  Mattia Barbon Compilation fixes for wxUSE_STL == 1.
2004-06-19  Vadim Zeitlinfixed memory leak in wxURL when using a proxy
2004-06-19  Julian SmartSwitch off adjust min size for book control and therefo...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Włodzimierz SkibaFixes for unused values and code.
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-18  Stefan Csomorremoved use of p2cstr
2004-06-17  Robin DunnSet/Reset ThemeEnabled when changing the fore/backgroun...
2004-06-16  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-15  Robin DunnSave the alpha values if the image has an alpha channel
2004-06-14  Stefan Csomoradding mac to the memory crit sect
2004-06-11  Włodzimierz SkibawxUSE_FONTDLG is optional.
2004-06-08  Václav Slavíkfixed wxString char<->wchar_t conversion constructors...
2004-06-08  Robin DunnOnly call GetBestSize if one or both of the minsize...
2004-06-08  Stefan Csomorfixing access errors when running in unicode
2004-06-08  Stefan Csomormessage output for darwin into console, cannot use...
2004-06-08  Stefan Csomorswitched to wxLocale usage for string encoding
2004-06-07  Julian SmartCompile fix
2004-06-06  Václav Slavíkfixed wxPluginLibrary unloading on failture (patch...
2004-06-06  Václav Slavíkfixed double deletion (patch #945491)
2004-06-05  Mattia Barbon Compilation fix for wxUSE_STL == 1.
2004-06-05  Stefan Csomorfixing the carbon cfm
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Václav SlavíkwxGetenv was incorrectly implemented, caching prevented...
2004-06-03  Julian SmartIf several doc templates use the same document and...
2004-06-03  Julian SmartSeparated creation and initialisation of a document...
2004-06-03  Julian SmartInitialise hash table with string key
2004-06-01  Włodzimierz SkibaDMC warning fix, code cleaning
2004-05-31  Václav Slavíkdon't call CopyBeforeWrite when returning non-const...
2004-05-30  Dimitri Schoolwerthremoved tabs
2004-05-30  Dimitri Schoolwerthallow compilation with wxUSE_CHOICEDLG set to 0
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-29  Dimitri Schoolwerthapplied valid part of patch #940683: "wxMessageBox...
2004-05-28  Julian SmartReset m_inSetFocus for other exit point in this function:
2004-05-28  Julian SmartMake the focus recursion test only for Mac since it...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-25  Julian SmartMissed reversions
2004-05-25  Włodzimierz SkibaMissed headers.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-19  Włodzimierz SkibaCentralized wxDefaultSize & wxDefaultPosition values.
2004-05-18  Robin DunnCall SetSize for explicit sizees too in case it wasn...
2004-05-18  Włodzimierz SkibaLimited setup.h shouldn't break building. Helpful in...
2004-05-18  Włodzimierz SkibaFix to wxChar* access.
2004-05-18  George TaskerUnicode compilation fixes
2004-05-17  Stefan Csomorcalling FormatV seems to be correct, as we are already...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-15  Stefan Csomorunicode conversion support for dataobjects
2004-05-13  Robin DunnTake the hgap and vgap into account when doing alignmen...
2004-05-13  Stefan Csomorchanged ppc to ptpc as ppc is a preprocessor constant...
2004-05-13  George TaskerBLOB fix - if the type for the BLOB column is SQL_C_CHA...
2004-05-13  George TaskerMore BLOB fixes
2004-05-12  George Tasker[SF#789459] Add support for connection strings. The...
2004-05-12  George Tasker[SF#777752] Applied a slight variation of this patch...
2004-05-12  George Tasker[SF#851487] wxDb::Catalog() function was attempting...
2004-05-12  George TaskerIndentation formatting fix. No source code affected
2004-05-12  George TaskerUse of blobs with a binding to a SQL_C_BINARY type...
2004-05-12  George TaskerThe wxDb::Open() function that takes a wxDbConnectInf...
2004-05-11  Julian SmartwxDocMDIParentFrame needs a default constructor
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-09  Julian SmartFixed size problem due to wxMac window implementation...
2004-05-08  Václav Slavíkcorrected wxLANGUAGE_CHINESE to use same default as...
2004-05-08  Mattia Barbon Remove duplicate definition caused by last commit.
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-05-08  Mattia Barbon Fix for pure virtual method call caused by wxHashTabl...
2004-05-07  Dimitri Schoolwerthfixed bug #947908: wxString("abcdefghij", wxConvLibc...
2004-05-04  Dimitri Schoolwerthremoved tab characters
2004-05-04  Dimitri Schoolwerthdelayed destruction of global memLocker object
2004-05-03  Vadim Zeitlinset min size to initial size when it is explicitly...
2004-05-03  Vadim Zeitlinmoved SetBestSize() to .cpp file; set min size from it
2004-05-03  Vadim ZeitlinunTABbed
2004-05-02  Vadim Zeitlinmoved OnExceptionInMainLoop() in .cpp from header
2004-05-02  Dimitri Schoolwerthfixed Xcode 1.2 warnings; code cleanup
2004-05-01  Mattia Barbon Use new wxHashTable implementation not using keyed...
2004-04-28  Vadim Zeitlinfixed wild card string construction when description...
2004-04-28  Vadim Zeitlinlet wxFileName::GetModificationTime() work with files...
2004-04-28  Jouk Jansen Committing in .
2004-04-27  Robin DunnFixes Bug [ 930200 ] Async does not work
2004-04-26  Robin DunnPatch [ 942051 ] generic wxDCBase::DoGetPartialTextExte...
next