]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2004-06-08  Robin DunnCan't call ShiftDown when it is a CommandEvent
2004-06-08  Robin DunnMake the copy ctor for the wxPrint*Data classes avaialb...
2004-06-08  Robin Dunnpi --> math.pi
2004-06-08  Robin Dunnremove the Yield's
2004-06-07  Robin Dunntypo fixed
2004-06-07  Robin DunnNotes about implementing CreatePopupMenu for the future
2004-06-07  Robin Dunnhandle returning the cookie for Get[First|Next]Selected...
2004-06-07  Robin Dunnlittle tweaks
2004-06-07  Włodzimierz... -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-06-07  Julian SmartAdded Marco to credits
2004-06-07  Václav Slavíkblind fix for compilation error in EVT macros
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 wxPluginLibrary unloading on failture (patch...
2004-06-06  Václav Slavíkfixed double deletion (patch #945491)
2004-06-06  Václav Slavíkfixed incorrect assert (patch #943970)
2004-06-06  Václav Slavíkrestored colour labels until we have more information...
2004-06-06  Julian SmartPartial fix for out of order sections, by adding fflush
2004-06-06  Julian SmartGive controls on frame statusbar a chance to paint
2004-06-05  Václav Slavíknew MinGW requires NO_GCC_PRAGMA for exceptions handlin...
2004-06-05  Václav Slavíkdon't define _puttchar ourselves when using newest...
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 Warning fixes.
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
next