]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-18  Václav Slavíkreset fg/bg colour and font to default if set to wxNull...
2004-06-18  Václav Slavíktest colours unsetting
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 DunnSet the client size as calculated, but use the full...
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 DunnUpdated docs for Set[Fore|Back]groundColour with more...
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... Separation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Włodzimierz... Better markup.
2004-06-17  Julian SmartAdded --enable-webkit
2004-06-17  Robin Dunnin unicode mode the return value of gridtable.GetValue...
2004-06-17  Włodzimierz... Warning fixes. Code cleanup. Whitespaces and tabs removed.
2004-06-17  Stefan Csomormoved metrowerks debugger support out of wxUSE_GUI
2004-06-17  Václav Slavíkreverted Julian's incorrect rename of wxWindows.dsp
2004-06-17  Václav Slavíkit's OK to set background,foreground colour even with...
2004-06-17  Włodzimierz... Code 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  Robin DunnreSWIGged
2004-06-17  Robin DunnreSWIGged
2004-06-17  Robin Dunndocstrign tweaks
2004-06-17  Robin DunnAdded missing GetKind method
2004-06-17  Robin DunnFixed broken DocDeclAStr macro
2004-06-17  Robin DunnFixed upload location, test sending an email when succe...
2004-06-17  Robin DunnXRC style names use the C++ style names
2004-06-17  Kevin OllivierFixing sizing problems on OS X.
2004-06-16  Václav SlavíkWXDLLEXPORT correction
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... Smartphone menus.
2004-06-16  Włodzimierz... -1, TRUE/true, FALSE/false and tabs replacements.
2004-06-16  Włodzimierz... Generic file dialog presentation. Regenerated makefiles.
2004-06-16  Włodzimierz... Missed header.
2004-06-16  Włodzimierz... Missed decoration.
2004-06-16  Julian SmartCorrected some spacing and typo errors.
2004-06-16  Włodzimierz... Corrections to wxWinCE port descriptions.
2004-06-16  Włodzimierz... Smartphone menus.
2004-06-16  Włodzimierz... Warning fixes for WinCE.
2004-06-16  Włodzimierz... Warning fixes for WinCE.
2004-06-16  Włodzimierz... Smartphone specific resource files.
2004-06-16  Robin Dunndon't fail if the cleanup fails
2004-06-16  Robin Dunntrim the whitespace from the daily build version text
2004-06-16  Robin Dunnmake sure the dist dir is created
2004-06-16  Robin Dunnregened with new version
2004-06-16  Robin DunnreSWIGged
2004-06-16  Robin Dunnlayout tweak (it should use a sizer though)
2004-06-16  Robin Dunnreordered base classes
2004-06-16  Robin Dunnadded button testcase with larger font set after creation.
2004-06-16  Robin DunnVersion number update
2004-06-16  Robin DunnAdded Navigate, SetMinSize, SetMaxSize wxWindow methods
2004-06-16  Robin DunnAdd SetMinSize and SetMaxSize to go along with the...
2004-06-15  Julian SmartTypo correction
2004-06-15  Julian SmartEnum becomes public
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Robin DunnAdd placeholder for wxParseWildcard
2004-06-15  Robin DunnJust a singel constructor for wxTextAttr
2004-06-15  Julian SmartConsistent tab behaviour
2004-06-15  Włodzimierz... wxParseWildcard added instead of methods hidden under...
2004-06-15  Julian SmartTests for wxTE_PROCESS_TAB again in line with other...
2004-06-15  Włodzimierz... Add generic dialogs in non wxUniversal builds. Regenera...
2004-06-15  Włodzimierz... Missed VC workspace.
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-15  Chris Elliottfix for Borland Dll build (SF bug #972989)
2004-06-15  Robin DunnOops, that space crept back in.
2004-06-15  Robin DunnCheck exit codes properly
2004-06-15  Robin Dunnincreased bit-depth
2004-06-15  Robin Dunnregenerated with fix for wxPNGHandler::SaveFile
2004-06-15  Robin Dunnlayout tweakAdd DoGetBestSize to wxCheckListBox that...
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 DunnreSWIGged
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 Dunntest full row highlight
2004-06-14  Robin Dunnm_img* need initialized too otherwise we can end up...
2004-06-14  Robin Dunnclip notebook children to help reduce flicker
2004-06-14  Robin DunnAdd a set of scripts that can be used to build and...
2004-06-14  Robin Dunnincrement version number
2004-06-14  Robin DunnIf wxWidgets was build without wxDisplay then in Python...
2004-06-14  Robin DunnAdded new event binders
2004-06-14  Robin DunnProgressDialog docstrign tweak
2004-06-14  Robin DunnVarious layout fixes and such
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  Włodzimierz... Reverted generic dialogs usage in MSW makefiles.
2004-06-14  Vadim Zeitlinfill up the gauge when Update(maximum) is called
2004-06-14  Vadim Zeitlincorrected erroneous description of Update() argument
next