]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-03-07  Vadim Zeitlincompilation fix for VC6 (patch 1158433)
2005-03-07  Julian SmartAdded metal styles
2005-03-07  Julian SmartAdded wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal...
2005-03-07  Vadim Zeitlinlook in /usr/lib64 before standard locations, this...
2005-03-07  Julian SmartRemoved very very obsolete flags from 1.x
2005-03-07  Włodzimierz... More wxFileOffset usage and making layout of the code...
2005-03-07  Vadim Zeitlinfix evaluation order bug (patch 1158099)
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-03-07  Vadim Zeitlinharmless warning fixes for WinCE (mostly unused parameters)
2005-03-07  Vadim Zeitlinfix to avoid eVC crashes: restored wxObjectEventFunctio...
2005-03-07  Włodzimierz... Inform settings about wxWindow class existence.
2005-03-07  Robin DunnDon't enable the mediactrl on jaguar
2005-03-07  Włodzimierz... Warning fix.
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-07  Robert Roebling Applied patch to reenable single selection mode.
2005-03-07  Robert Roebling This fixes a problem in the two tree and list controls...
2005-03-07  Robert Roebling Readd support for prelight tree control triangles...
2005-03-07  Robert Roebling Use GtkPixmap instead of GtkImage as the latter incor...
2005-03-07  Vadim Zeitlinreplaced complicated and not working test for WinCE...
2005-03-07  Vadim Zeitlinadded wxUSE_DATEPICKCTRL
2005-03-06  Julian SmartRemoved spurious comment
2005-03-06  Julian SmartDoc tweaks
2005-03-06  Vadim Zeitlinfix warning about comparing (signed) -1 with (unsigned...
2005-03-06  Vadim Zeitlinreplaced C++ comment with a C one
2005-03-06  Robin DunnAdded toolbar wxTB_TEXT flag and tool label property
2005-03-05  Vadim Zeitlin(blind) GTK1 compilation fix
2005-03-05  Michael WetherellFix for problem with wxGetFileKind on WinCE
2005-03-05  Mattia Barbon Use the common wxParseCommonDialogsFilter function
2005-03-05  Mattia Barbon Avoid uninitialized variable warnings.
2005-03-05  Mattia Barbon Use the IsMDIChild() function instead of wxRTTI,
2005-03-05  Mattia Barbon Corrected wxStringListBase implementation of
2005-03-05  Mattia Barbon Use the correct WXDLLIMPEXT declaration for
2005-03-05  Robin DunnreSWIGged
2005-03-05  Robin DunnDocstring updates
2005-03-05  Robin DunnAdded wx.ArtProvider.GetSize
2005-03-05  Robin DunnreSWIGged
2005-03-05  Robin Dunnbump the version flags
2005-03-05  Robin DunnTweak how we cheat on the resource files
2005-03-05  Robin DunnAdd Resize, SetRGBRect, Size, and GetOrFindMaskColour...
2005-03-05  Robin DunnAdded wx.Rect.IsEmpty
2005-03-05  Robin DunnAdd Resize, SetRGBRect, Size, and GetOrFindMaskColour...
2005-03-05  Robin DunnRemove refrences to building OGL
2005-03-04  Robert Roebling Try to catch theme change on the fly in button in
2005-03-04  Włodzimierz... Better wxFile support, warning fixes and minor source...
2005-03-04  Włodzimierz... Unicode markup.
2005-03-04  Włodzimierz... Removed ambiguity between deprecated and new constructor.
2005-03-04  Włodzimierz... Small warning fixes.
2005-03-04  Włodzimierz... Name conflict correction.
2005-03-04  Robert Roebling Trying to get default button placement and size right.
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-03-04  Robert Roebling Changed wxFileName::SetExt() as per the discussion...
2005-03-04  Włodzimierz... #pragma implementation fix.
2005-03-04  Włodzimierz... Complete wxW set of files in PalmOS makefile (still...
2005-03-03  Włodzimierz... Warning fixes for formating.
2005-03-03  Robin Dunnreworded a bit
2005-03-03  Włodzimierz... Warning fix.
2005-03-03  Robin DunnreSWIGged
2005-03-03  Robin Dunnnew style flags for wxBufferedDC
2005-03-03  Robin DunnAdd copy ctor for wxPyCBInputStream and use it to preve...
2005-03-03  Włodzimierz... Source cleaning.
2005-03-03  Włodzimierz... Allow build without fatal exceptions support.
2005-03-03  Robert Roebling Adapt SetExt() to new availability of m_hasExt. I...
2005-03-03  Włodzimierz... Usage of common default colours in OGL + minor warning...
2005-03-03  Włodzimierz... Source cleaning.
2005-03-03  Włodzimierz... Warning fixes.
2005-03-03  Włodzimierz... Follow api of wxInputStream (warning fixes).
2005-03-03  Włodzimierz... Warning fix.
2005-03-03  Włodzimierz... Huge streams checking and warning fixes.
2005-03-03  Włodzimierz... Recent commits added new variables for length when...
2005-03-03  Václav Slavíkfixed crash when wxHtmlWindow's content is updated...
2005-03-03  Vadim Zeitlinfixed bug in ReadAll(): it always returned error when...
2005-03-03  Jouk Jansen Committing in .
2005-03-03  Vadim Zeitlinuse HINSTANCE for first DllMain() parameter (should...
2005-03-03  Vadim Zeitlinadded wx_dynamic_cast()
2005-03-03  Vadim Zeitlinadded AC_CXX_DYNAMIC_CAST
2005-03-03  Julian SmartAdded wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to...
2005-03-03  Robin DunnAdd SetDefault()
2005-03-02  Michael WetherellAdd forcelnk.h and version.rc to distribution tars...
2005-03-02  Ryan Nortonget rid of duplicate comment :)
2005-03-02  Robin DunnreSWIGged
2005-03-02  Robin DunnreSWIGged
2005-03-02  Robin DunnReduce the value of the fkey guard for unicode characters
2005-03-02  Robin Dunnallow border flags
2005-03-02  Robin Dunnmore build load-balancing
2005-03-02  Robin Dunndon't need to import xml.sax anymore
2005-03-02  Robin DunnAdd GetToolTip accessor
2005-03-02  Robin DunnSet the mouse pos for the drag events, add support...
2005-03-02  Robin DunnSet the mouse pos for the drag events
2005-03-02  Stefan Csomorunicode character events
2005-03-02  Włodzimierz... In MSWUniv wxWindow and wxWindowMSW are different class...
2005-03-02  Julian SmartMust use GetAdjustedBestSize for getting child window...
2005-03-02  Julian SmartFixed wxBufferedPaintDC for scrolled windows
2005-03-02  Ryan Norton*** empty log message ***
2005-03-02  Ryan Nortonnote that GetFromWindow is windows only
2005-03-02  Ryan NortonDocument wxDisplay::GetFromWindow
2005-03-02  Ryan Nortonfix unresolved reference
2005-03-02  Ryan Nortonfix backslashes
2005-03-02  Ryan Nortongrammer
2005-03-02  Ryan Nortonclear up the 'something'
2005-03-02  Ryan Nortonreword a bit - get rid of mention of the platforms...
next