]> git.saurik.com Git - wxWidgets.git/history - src
Committing in .
[wxWidgets.git] / src /
2004-06-24  Jouk Jansen Committing in .
2004-06-24  Stefan Csomorunicode fix
2004-06-24  Václav Slavíkreverted previous commit: the _real_ bug was already...
2004-06-24  Robin Dunnwork around a bug in TabCtrl_AdjustRect which will...
2004-06-24  Robin Dunnremoved a SetFont(parent->GetFont())
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Dimitri Schoolwerthfixed bug #976725: "RETURN closes dialog instead of...
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  Vadim Zeitlinfixed sending 2 events (normal and bogus cancel one...
2004-06-23  Vadim Zeitlinuse ES_AUTOHSCROLL for multiline controls as well ...
2004-06-23  Václav Slavíkdefault colours are not stored in m_fore/backgroundColo...
2004-06-23  Václav Slavíkrefresh the window in OnSysColourChanged
2004-06-23  Václav Slavíkno need to update default colours and refresh if syscol...
2004-06-23  Václav Slavíkgtk_widget_get_display is documented to be GTK >= 2...
2004-06-23  Václav SlavíkGetFont doesn't return reference anymore
2004-06-23  David ElliottwxCocoa: Added wxScrollBar
2004-06-23  Włodzimierz SkibaPrivate macro moved in waiting for DektopPolicy impleme...
2004-06-23  Václav Slavíkdon't cache default colours
2004-06-23  Włodzimierz SkibaPreserve previous state of sizers.
2004-06-23  Włodzimierz SkibaShortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
2004-06-23  Julian SmartFont correction
2004-06-23  David ElliottRemove SendDestroyEvent() call from SetNSView() and...
2004-06-22  Vadim Zeitlindon't suppose that string literals can be casted to...
2004-06-22  Vadim Zeitlinfixed assertion failure if Ok or Cancel button is click...
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  Vadim Zeitlinfixed crash when string couldn't be converted to UTF8...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaConditional compilation fix.
2004-06-22  Włodzimierz SkibaChoices dialog adjustement to SmartPhone.
2004-06-22  David ElliottObserve NSControlTintDidChangeNotification in the appli...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Vadim Zeitlinremoved asserts to suppress gcc 3.4 warnings about...
2004-06-21  Włodzimierz SkibaReordered condition to make diff of other port smaller.
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
next