]> git.saurik.com Git - wxWidgets.git/history - src
minor visual improvements to wxTipDialog
[wxWidgets.git] / src /
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
2004-06-06  Stefan NeisInitialize m_PageSize.
2004-06-06  Václav Slavíkuse pango_font_family_is_monospace() to enumerate fixed...
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-06  Václav Slavíkrestored colour labels until we have more information...
2004-06-06  Julian SmartGive controls on frame statusbar a chance to paint
2004-06-05  Mattia Barbon Added code for 3 state checkbox.
2004-06-05  Mattia Barbon This code is now shared with wxX11: remove.
2004-06-05  Mattia Barbon Compilation fix for wxUSE_STL == 1.
2004-06-05  Mattia Barbon wxMotif compilation fix and unused variable warning...
2004-06-05  Stefan Csomorsynching down and up events for the synthetic right...
2004-06-05  Stefan Csomorfixing the carbon cfm
2004-06-05  Stefan CsomorSetParam should be explicit
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Dimitri Schoolwerthfixed float to short int casting warnings
2004-06-04  Dimitri Schoolwerthfixed ambiguous call to wxMacCarbonEvent::SetParameter
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Dimitri Schoolwerthfixed unused variable warning
2004-06-04  Dimitri Schoolwerthfixed compilo
2004-06-04  Stefan Csomoradaptions for m_peer
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-06-04  Václav Slavíkadded native wxColourDialog for GTK2
2004-06-04  Václav Slavík1. changed wxColourData default palette to NULL colours...
2004-06-04  Václav SlavíkGdkColor<->wxColour values conversion is not dependent...
next