]> git.saurik.com Git - wxWidgets.git/history - src
wxClipboard changes compilation fixes
[wxWidgets.git] / src /
2004-06-21  Václav SlavíkwxClipboard changes compilation fixes
2004-06-21  Włodzimierz SkibaDifferent default buttons for native menubars on Smartp...
2004-06-20  Julian SmartCrash fix
2004-06-20  Václav Slavíkmore recognized response types
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 bug with univ creating textctrl
2004-06-20  Chris Elliottfix univ SegFault
2004-06-20  Mattia Barbon Compilation fixes for wxUSE_STL == 1.
2004-06-20  Mattia Barbon Some (incomplete) fixes for wxUSE_STL == 1.
2004-06-19  Václav Slavíkdon't explicitly set font and bg colour
2004-06-19  Vadim Zeitlinfixed memory leak in wxURL when using a proxy
2004-06-19  Václav Slavíkhandle style changes correctly in GtkPizza
2004-06-19  Václav Slavíkinterpret m_has..Col, m_hasFont correctly
2004-06-19  Julian SmartSwitch off adjust min size for book control and therefo...
2004-06-19  Václav Slavíkmoved DoApplyWidgetStyle to wxWindowGTK
2004-06-19  Julian SmartDoGetBestSize may be called before m_text and m_choice...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Kevin OllivierFixed to work with the new wxMacControl system.
2004-06-18  Włodzimierz SkibaFixes for unused values and code.
2004-06-18  Robin DunnGive wxWindowGTK::ApplyWidgetStyle an implementation...
2004-06-18  Włodzimierz SkibaWarning fix.
2004-06-18  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-18  Włodzimierz SkibaFlatening menu for Smartphones when menubar has only...
2004-06-18  Václav Slavíkreset fg/bg colour and font to default if set to wxNull...
2004-06-18  Václav Slavíkminor visual improvements to wxTipDialog
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-18  Stefan Csomorremoved use of p2cstr
2004-06-18  Václav Slavíkfixed badly looking dialog (different spacing)
2004-06-18  Václav Slavíkfixed wxGenericDirCtrl sizing
2004-06-17  Robin DunnUse GetBackgroundColour so it will revert to the default if
2004-06-17  Robin Dunnmoved metrowerks debugger support in to wxUSE_BASE...
2004-06-17  Robin Dunnoops, forgot to remove a bit of test code
2004-06-17  Robin DunnDon't have to explicitly set the background any more...
2004-06-17  Robin DunnUse GetBackgroundColour in the default OnEraseBackgroun...
2004-06-17  Robin DunnSet/Reset ThemeEnabled when changing the fore/backgroun...
2004-06-17  Julian SmartCorrected position of wxUSE_WEBKIT test
2004-06-17  Robin DunnHide the dialog after running it as it may be a bit...
2004-06-17  Włodzimierz SkibaSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Stefan Csomormoved metrowerks debugger support out of wxUSE_GUI
2004-06-17  Václav Slavíkit's OK to set background,foreground colour even with...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-17  Julian SmartAllow wxSplitterWindow::Initialize(NULL) in case we...
2004-06-17  Stefan CsomorBU_EXACTFIT adapted
2004-06-17  Kevin OllivierFixing sizing problems on OS X.
2004-06-16  Václav Slavíkfixed missing NO_GCC_PRAGMA
2004-06-16  Václav Slavíkfixed incorrect handling of scaled fonts and fixed...
2004-06-16  Włodzimierz SkibaMissed header.
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-16  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-16  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-15  Julian SmartTypo correction
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Julian SmartConsistent tab behaviour
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-06-15  Julian SmartTests for wxTE_PROCESS_TAB again in line with other...
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-15  Robin DunnAdd DoGetBestSize to wxCheckListBox that adds room...
2004-06-15  Robin DunnSave the alpha values if the image has an alpha channel
2004-06-14  Robin DunnPatch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp
2004-06-14  Robin DunnThis workaround is no longer needed because of fix in
2004-06-14  Robin DunnCheck if MacGetTopLevelWindow returns NULL before using...
2004-06-14  Robin Dunnfixed compile error
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-06-14  Stefan Csomoradding mac to the memory crit sect
2004-06-14  Václav Slavíkrespect GTK+'s theme tooltip colour settings
2004-06-14  Vadim Zeitlinfill up the gauge when Update(maximum) is called
2004-06-13  Julian SmartSmall WinCE symbol fixes
2004-06-13  Václav Slavíkfixed background rendering if GetThemeEnabled()=true...
2004-06-13  Václav Slavíkfix wxPanel rendering in wxGTK
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-12  Robert Roebling Applied new master define for CommandBar vs. PocketPC...
2004-06-12  Václav Slavíkfixed setting of initial font under wxGTK2
2004-06-11  Włodzimierz SkibaGeneric font dialog is still an option in wxMSW in...
2004-06-11  Robert Roebling Compile fixes for HANDHELDPC
2004-06-11  Włodzimierz SkibaNo warning with wxUSE_BUSYINFO turned off.
2004-06-11  Włodzimierz SkibawxUSE_FONTDLG is optional.
2004-06-11  Włodzimierz SkibawxUSE_PROGRESSDLG is optional.
2004-06-11  Stefan Csomoradding compatibility mode fallback for custom window...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-10  Václav Slavíkfixed pasting of Unicode strings
2004-06-10  Václav Slavíkdon't confuse wxDF_UNICODETEXT and wxDF_TEXT
2004-06-10  Vadim Zeitlinopen more keys in read only mode if we need to only...
2004-06-10  Vadim Zeitlinfixed typo in wxFrame::SetStatusBar() (bug 970516)
2004-06-10  Julian SmartOR extra style with existing value or some implementati...
2004-06-10  Vadim Zeitlindisable the first top level parent, not the topmost...
2004-06-10  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-10  Robin DunnTake care of some focus issues with the AutoComp list...
2004-06-09  Robin DunnEnsure that the correct rectangle is clipped and refres...
2004-06-09  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-09  Stefan Csomorremoved invalid restriction
2004-06-08  Václav Slavíkfixed wxString char<->wchar_t conversion constructors...
2004-06-08  Robin DunnMove wxMacCFStringHolder::AsString and etc. to wxBase
2004-06-08  Robin DunnOnly call GetBestSize if one or both of the minsize...
2004-06-08  Julian SmartInclude wx/image.h
2004-06-08  Stefan Csomordirect ie non mutex crit-section implementation
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
next