wxWidgets.git
2004-12-02  Ryan Nortonhack around 10.2/10.3 bug with duplicate symbol
2004-12-02  Julian SmartSpelling corrections
2004-12-02  Julian SmartCrash fix under VC++
2004-12-02  Julian SmartFixed memory checking on Unix by removing inlines and...
2004-12-02  Julian SmartUse the right symbol
2004-12-02  Julian SmartFix compilo on Unix using src/iodbc which has no SQL_C_...
2004-12-02  Ryan Nortonbetter name - add newline to end of file for dumber...
2004-12-01  Ryan Nortonadd wxStripExtension test
2004-12-01  Ryan NortonCorrect mistakes in wxStripExtension - correct wxString...
2004-12-01  Robin Dunnensure that yesr is an integer
2004-12-01  Robert Roebling Added support for GNOME print in static builds
2004-12-01  Robert Roebling Added support for static (inlined) wxImages with
2004-12-01  Robert Roebling Applied Freeze()/Thaw() patch for wxTextCtrtl.
2004-12-01  Robert Roebling Compilo
2004-12-01  Robert Roebling Applied font scaling patch (GetTextExtent()) to
2004-12-01  Robert Roebling Applied patch to "correct" hashmap's freeing
2004-12-01  Robert Roebling Applied patch to correct EVT-CHAR
2004-12-01  Julian SmartInclude "wx/msw/msvcrt.h" for better leak reporting
2004-12-01  Julian SmartAllow memcheck.cpp to be compiled without wxDebugContex...
2004-12-01  Włodzimierz... Missing wxWindow member, manual decorations to pure...
2004-12-01  Kevin HockCreate wxGtkTextApplyTagsFromAttr for common processing...
2004-12-01  Robin DunnreSWIGged
2004-12-01  Robin DunnLittle tweaks to match recent wxWidgets updates
2004-11-30  Robin DunnIn the wx.LogXXX function wrappers double all % charact...
2004-11-30  Włodzimierz... Fixed old FIXME about unsigned result of sunstraction...
2004-11-30  Włodzimierz... Duplicate include order from regex because it's well...
2004-11-30  Włodzimierz... Additional wx*_HATCH styles comment.
2004-11-30  Włodzimierz... IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-30  Kevin Hockgtk_window_[un]fullscreen only available with GTK ...
2004-11-30  Julian SmartAdded missing newline for Windows debug output
2004-11-29  Włodzimierz... Not native long long fix.
2004-11-29  Włodzimierz... Include fix.
2004-11-28  Robert Roebling Remove linking to libgnomeprint since we
2004-11-28  Robert Roebling Made all of the GNOME print support based
2004-11-28  Robert Roebling Dirty hack to prevent double destruction of file...
2004-11-28  Stefan NeisSeparated MinGW and OS/2 specific tests for -DNO_GCC_PR...
2004-11-28  Stefan NeisReuse workaround for MinGW's problems with pragma inter...
2004-11-28  Stefan NeisAdded support for compiling with wxUSE_STL set to 1.
2004-11-28  Robert Roebling Start of run-time lookup of GNOME print libs.
2004-11-28  Robert Roebling Reverted changes that set m_widget to NULL in native
2004-11-28  Václav Slavíkfixed subtle SetDirectory bug re-introduced by latest...
2004-11-28  Václav Slavíkreverted, the problem is deeper than that
2004-11-28  Václav Slavíkfixed to not duplicate code needlessly; clarified why...
2004-11-27  Robert Roebling Make use of new Art.
2004-11-27  Robert Roebling Added new Art which GTK+ 2.4 defines and
2004-11-27  Robert Roebling Avoid error message when closing message
2004-11-27  Robert Roebling Make wxTR_NO_LINES default under GTK2
2004-11-27  Robert Roebling Fixes for file dialog. No longer spits out
2004-11-27  Václav Slavíkrenamed Render's argument to not obfuscate its meaning
2004-11-27  Robert Roebling A bit of confusion over what is RGB stands for blue...
2004-11-27  Robert Roebling Give native GTK+ look to wxGrid.
2004-11-27  Václav Slavíkfixed wxHtmlContainerCell to not render off-screen...
2004-11-27  Robert Roebling Added support for DrawEllipse and pen styles to
2004-11-27  Julian SmartDoc corrections
2004-11-26  Václav SlavíkFreeBSD fix
2004-11-25  Ryan Nortonpatch 1073385
2004-11-25  Vadim Zeitlinadded missing header needed at least by wxMotif under...
2004-11-25  Włodzimierz... wxUSE_GAUGE/PROGRESSDLG condition.
2004-11-25  Vadim Zeitlinremoved cleanup module which was only used for working...
2004-11-25  Włodzimierz... Nicer and longer fading.
2004-11-25  Stefan Csomorremoved explicit IDs for scrollbars on mac
2004-11-25  Włodzimierz... wxProgressDialog needs progress bar.
2004-11-25  Włodzimierz... DMC conflicts with old SC.
2004-11-25  Ryan Nortonfix non-standard c warnings - stab to fix overflow...
2004-11-25  Vadim Zeitlinadded test for wxUSE_SCROLLBAR
2004-11-25  Vadim Zeitlinchanged the code to be really sure that exactly one...
2004-11-25  Václav Slavíkupdated to generate ZIP files with DOS line endings
2004-11-25  Václav Slavíkreverted Robert's over-optimisation, correct fix coming...
2004-11-25  Stefan Csomorconst comparison operators
2004-11-24  Vadim Zeitlinremoved [GS]etAuto3D() which don't exist any more since...
2004-11-24  Ryan Nortonreplace apple extended code
2004-11-24  Ryan Nortondata stream test for extended
2004-11-24  Vadim Zeitlindon't disable non top tabs if visual themes are not...
2004-11-24  Vadim Zeitlinremoved msw.xp-tab-ok, in fact it is not needed as...
2004-11-24  Vadim Zeitlindefine inline stubs for methods even with wxUSE_SYSTEM_...
2004-11-24  Ryan Nortonfinish getting rid of background flicker (MCI backend)
2004-11-24  Vadim Zeitlinadded (and documented) msw.xp-tab-ok option
2004-11-24  Ryan Nortonreduce black background flicker a bit - there is still...
2004-11-24  Robert Roebling Changed the way invisble HTML cells are NOT
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin Dunnadded overview text for wx.MediaCtrl demo, udpated...
2004-11-24  Robin DunnFixes for the stubbed version so it will compile
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Ryan Nortonregen bakefiles - get rid of explicit size setting...
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Robin Dunnadded GetSelection for wxMSW.
2004-11-24  Ryan Nortonprevent function hiding - move NextBackend into protected
2004-11-24  Robin Dunndocstrings
2004-11-24  Ryan Nortonfix a loading bug - set size if movie is passed into...
2004-11-24  Włodzimierz... Distribute splash screen sample mpg.
2004-11-24  Włodzimierz... wxUSE_SLIDER=0 fixes.
2004-11-24  Włodzimierz... wxMediaCtrl in wxSplashScreen presentation.
2004-11-24  Włodzimierz... Should be binary.
2004-11-24  Włodzimierz... wxMediaCtrl in wxSplashScreen presentation.
2004-11-24  Robert Roebling Applied patch to stop crashing the tree control
2004-11-24  Robert Roebling Applied patch to remoce surplus text update evevt.
2004-11-24  Robert Roebling Applied kill patch (proper return value testing).
2004-11-24  Włodzimierz... Expression simplifications for scaling and inflating.
2004-11-24  Włodzimierz... Let's really remove border.
next