wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.
[wxWidgets.git] / src / common /
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...
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-22  Robin DunnInstead of using GetAdjustedBestSize use the minsize...
2004-04-22  Dimitri Schoolwerthfixed broken filetype filters in file dialogs
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-04-21  Václav Slavíkadded wxRegEx::GetMatchCount (patch 938995)
2004-04-21  Vadim Zeitlintime() takes time_t, not [unsigned] long -- and in...
2004-04-20  Vadim Zeitlinreplaced generic automatic filter string by 2 different...
2004-04-20  Julian SmartDon't use wxUSE_POCKETPC_UI, determine appropriate...
2004-04-20  Julian SmartTemporary fix for VC++ compile breakage.
2004-04-20  Chris Elliottfix bug compiling with DMC Borland gcc (macos); reverti...
2004-04-20  Chris Elliottfix bug compiling with DMC Borland gcc (macos); reverti...
2004-04-20  Robert Roebling Applied the two patches from Kevin for gsocket
2004-04-20  Vadim Zeitlinfixed bug in default filter string construction (you...
2004-04-19  Julian SmartDon't infinitely recurse when setting the child focus...
2004-04-18  Václav SlavíkwxVsnprintf_ fix: added %ls,%lc handling (patch 937094)
2004-04-18  Stefan CsomorMSL support also for MSW
2004-04-18  Stefan Csomorswitching to host / network ordering swapping
2004-04-17  Robin DunnSet m_window to NULL after destroying it
2004-04-15  Robin DunnIf the window has a minsize then use that as the BestSi...
2004-04-15  Vadim Zeitlinunused variable warning fix (patch 923094)
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-04-15  Vadim Zeitlinfixed DLL build (patch 879706)
2004-04-15  Vadim Zeitlinshow/hide static box when the wxStaticBoxSizer is shown...
2004-04-15  Vadim Zeitlinnormalize the case of the volume names too (patch 925887)
2004-04-15  Dimitri Schoolwerthmade GetAlpha(x, y) const (the docs are already correct)
2004-04-15  Robert Roebling Fix for white area above frame because of funky
2004-04-15  Dimitri Schoolwerthimproved const-ness of find/Find functions
2004-04-14  Robin DunnAdded wxSizerItem::SetMinSize that calls m_window-...
2004-04-14  Robin DunnKeep track of the initial size that the window was...
next