]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-06-13  Julian SmartAdded event table macros to wxGrid that take window...
2004-06-13  Vadim Zeitlincorrected DBErrorList DLL export declaration
2004-06-13  Julian SmartTweaks to announcement
2004-06-13  Julian SmartCorrected return type of SetBackgroundColour
2004-06-13  Julian SmartDomain name corrections
2004-06-13  Julian SmartScript tweaks
2004-06-13  Julian SmartUse old project file name
2004-06-13  Julian SmartTypo correction
2004-06-13  Julian SmartSmall WinCE symbol fixes
2004-06-13  Julian SmartFix for DLL compilation bug (Fritz Elfert)
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-13  Dimitri Schoolwerthreplaced menu calls Append([...], true) with the less...
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  Robert Roebling Added master define for CommandBar vs. PocketPC mixed...
2004-06-12  Václav Slavíkcompilation fixes for GTK (this looks weird for other...
2004-06-12  Václav Slavíkset size hints in notebook sample
2004-06-12  Václav Slavíkfixed setting of initial font under wxGTK2
2004-06-11  Robin DunnAdd "inplace" build option that allows the distribution...
2004-06-11  Robin DunnFix a couple warnings
2004-06-11  Włodzimierz... Reworked dialogs sample in the direction of fully worki...
2004-06-11  Włodzimierz... Generic font dialog is still an option in wxMSW in...
2004-06-11  Robert Roebling Compile fixes for HANDHELDPC
2004-06-11  Robert Roebling Compile fix for HANDHELDPC
2004-06-11  Robert Roebling Compile fix.
2004-06-11  Robert Roebling Added compatibility fix for wxADJUST_MINSIZE
2004-06-11  Włodzimierz... No warning with wxUSE_BUSYINFO turned off.
2004-06-11  Włodzimierz... Generic colour dialog is still an option in wxMSW in...
2004-06-11  Włodzimierz... wxUSE_FONTDLG is optional.
2004-06-11  Włodzimierz... wxUSE_PROGRESSDLG is optional.
2004-06-11  Stefan Csomoradding compatibility mode fallback for custom window...
2004-06-11  Włodzimierz... wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-06-11  Włodzimierz... Changed type of bitmaps. RC of DMC reported 'is not...
2004-06-11  Dimitri Schoolwerthfixed typo, used word 'assigned' instead of 'allotted'
2004-06-11  Robin DunnAccept both XY and X.Y version numbers
2004-06-11  Robin DunnSome doc tweaks
2004-06-11  Robin DunnGet unicows.dll from distrib/msw
2004-06-11  Robin DunnPut this distributable here so it doesn't get lost...
2004-06-11  Robin Dunncorrected the .pyd names
2004-06-11  Robin Dunnfix the shebang
2004-06-10  Vadim Zeitlinupdate from herbert breunung
2004-06-10  Robin DunnSome doc tweaks
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  Václav Slavíkremoved outdated comment
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  Dimitri Schoolwerthclarified the parameters of MB2WC and WC2MB a little...
2004-06-10  Vadim Zeitlinfixed assert in SetItemText() for wxTR_MULTIPLE controls
2004-06-10  Robin DunnTake care of some focus issues with the AutoComp list...
2004-06-09  Vadim Zeitlinfixed OnFrameClose() return type
2004-06-09  Robin DunnEnsure that the correct rectangle is clipped and refres...
2004-06-09  Vadim Zeitlinexplicit this-> is required by C++ standard, not g...
2004-06-09  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnreSWIGed
2004-06-09  Robin DunnUse correct CheckForIntersect method
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnSupport for new ctor and Union
2004-06-09  Robin Dunntypo
2004-06-09  Robin Dunnuse the API Ptr accessor for the inline functions too.
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin DunnreSWIGed
2004-06-09  Robin DunnDefault position for PopupMenu
2004-06-09  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-06-09  Václav Slavíkremoved unneeded prototype
2004-06-09  Václav Slavíkdocumented wxString's ctors that convert between wc...
2004-06-09  Robin DunnreSWIGged
2004-06-09  Robin Dunndistrib and build updates
2004-06-09  Robin DunnRegenned the metadata
2004-06-09  Robin DunnRegenned the ReST docs
2004-06-09  Robin Dunndistrib and build updates
2004-06-09  Stefan Csomorremoved invalid restriction
2004-06-09  Robin Dunnbash version of wxPython's b script for win32
2004-06-08  Robin DunnIn unicode builds convert the source files and overview...
2004-06-08  Robin DunnAdded bash versions of my build scripts and updated...
2004-06-08  Václav Slavíktest wxString's char<->wchar_t ctors
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  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
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-08  Robin Dunntypo
2004-06-08  Robin DunnreSWIGged
2004-06-08  Robin DunnAdd each line independently
2004-06-08  Robin DunnThe new OGL doesn't have to be compatible with the...
next