wxWidgets.git
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...
2005-03-02  Kevin HockAdd missing wxFileDialog flags to both dialog overview...
2005-03-01  Robin DunnAdded newDirectory flag to DirBrowseButton
2005-03-01  Robin DunnreSWIGged
2005-03-01  Robin DunnMake IsSelected be a bit more specific
2005-03-01  Mattia Barbon Revert my last commit, GetClientAreaOrigin was alread...
2005-03-01  Kevin HockRevert last change moving wxFloodFill from imagfill...
2005-03-01  Vadim Zeitlinrestored alpha test in raw image frame (why had it...
2005-03-01  Vadim Zeitlindon't use WXDLLEXPORT with nested template classes...
2005-03-01  Vadim Zeitlindon't try to save invalid image: added a wxCHECK(Ok...
2005-03-01  Michael WetherellMinor fixes for gcc
2005-03-01  Michael WetherellAdd samples to configure: ipc, keyboard, listbox, multi...
2005-03-01  Włodzimierz... Warning fixes.
2005-03-01  Robin DunnUse GetMark if available
2005-03-01  Stefan Csomorcorrect placard under toolbar
2005-03-01  Michael WetherellNo res-include for rpmspec wx24dsp
2005-03-01  Michael WetherellAdd $(TOP_SRCDIR)include for windres
2005-03-01  Włodzimierz... Warning fix.
2005-03-01  Włodzimierz... Missing header.
2005-03-01  Ryan NortonwxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
2005-03-01  Ryan NortonMove wxDoFloodFill to dc.cpp so that it can be 'used...
2005-03-01  Ryan Nortonwork w/o bitmap button
2005-03-01  Ryan NortonMore wxUSE_STATTEXT fixes
2005-03-01  Ryan NortonwxUSE_STATTEXT fixes
next