]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-09-09  Vadim Zeitlinonly return matching modes from GetModes()
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2006-09-09  Vadim Zeitlinimplement wxComboBox::SetEditable()
2006-09-09  Václav Slavíkadded unary wxPoint::operator-
2006-09-09  Robert Roebling The patch was missing a header.
2006-09-09  Robert Roebling incomplete commit
2006-09-09  Robert Roebling Apply patch [ 1548750 ] wxVsnprintf() various fixes
2006-09-09  Robert Roebling Typo.
2006-09-09  Robert Roebling Applied doc patch.
2006-09-09  Vadim Zeitlindefine debugging log functions as (empty inline) wxLogN...
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-09  Vadim Zeitlinundid last 2 commits, there are many more cases like...
2006-09-09  Vadim Zeitlinmore warning fixes about empty if statement in helper...
2006-09-09  Vadim Zeitlinfix warning about empty if statement in HDCClipper...
2006-09-09  Robert Roebling Apply patch [ 1554736 ] wxXmlDocument::DetachRoot
2006-09-09  Robert Roebling Apply patch [ 1554746 ] wxXmlNode::InsertChild fix
2006-09-09  Robin DunnDon't let the built-in scrollbars confuse things when...
2006-09-09  Paul Cornettadd emission hook from RemoveIdleSource (was RemoveIdle...
2006-09-09  Paul Cornettremove unneeded DoGetClientSize
2006-09-09  Paul Cornettdon't set negative window size
2006-09-09  Paul Cornettkeep AdjustScrollbars from causing an infinite series...
2006-09-09  Robin DunnRemove some testing code
2006-09-08  Robin DunnUse GetKeyCode() instead of KeyCode()
2006-09-08  Robin DunnShow status of wxMac CoreGraphics build option
2006-09-08  Robin DunnAdd items to wx.PlatformInfo for mac core graphics...
2006-09-08  Robin DunnIt is not "Invalid" to have a menu item without an...
2006-09-08  Robin DunnAdded sample showing Alpha drawing for Mac with CoreGra...
2006-09-08  Václav Slavíkdon't try to paint hidden windows
2006-09-08  Václav Slavíkfixed wxDC to correctly handle SetFoo(wxNullFoo) calls
2006-09-08  Robin DunndeTABified
2006-09-08  Václav Slavíkadded newline to the end of the file to prevent gcc...
2006-09-08  Václav Slavíkdon't try to paint hidden windows
2006-09-08  Vadim Zeitlindefine WS_EX_LAYOUTRTL for older compilers/SDK
2006-09-08  Robert Roebling Sadly, direct access to SetUpDC is required for the
2006-09-08  Stefan Csomorfixing ownership and positioning of embedded controls...
2006-09-08  Stefan Csomormake sure we catch invalid control refs better
2006-09-08  Chris Elliottfix for SF bug 1543862 - add missing Makefile.in
2006-09-08  Robin DunnreSWIGged
2006-09-08  Robin DunnreSWIGged
2006-09-08  Robin Dunnanother parameter type fix
2006-09-08  Robin DunnwxMac's glcanvas doesn't have the new API changes yet...
2006-09-08  Robin DunnMore properties
2006-09-08  Robin Dunnadapt to wxGLCanvas changes
2006-09-07  Vadim Zeitlindefine wx_cv_func_snprintf_pos_params when cross-compil...
2006-09-07  Włodzimierz... Include wx/msw/wrap*.h according to pch support (with...
2006-09-07  Robin DunnComment why we don't call PyErr_Print after calling...
2006-09-07  Robin DunnUpdate from Frank with fixes for running on wxMSW 2.7
2006-09-07  Paul Cornettdon't use negative windows sizes
2006-09-07  Vadim Zeitlinfix wxSTOCK_WITH_MNEMONIC handling (was reversed after...
2006-09-07  Paul Cornettremove a few unnecessary queue_resize/queue_draw calls
2006-09-07  Václav Slavíkuse GetCharHeight in GetHeight() instead of creating...
2006-09-07  Václav Slavíkmake sure wxWindow has valid (albeit bogus) size from...
2006-09-07  Václav Slavíkdon't create a subsurface in wxClientDC unless necessary
2006-09-07  Paul CornettGtkOnSize parameters aren't useful
2006-09-07  Chris Elliottfix path of pdf zip file
2006-09-07  Robert Roebling Applied FRM's patch [ 1553958 ] Fix for invalid cast...
2006-09-07  Chris Elliottfix directory creation
2006-09-07  Chris Elliottfix broken bz2
2006-09-07  Václav Slavíkverify that we're not painting on hidden window (which...
2006-09-07  Václav Slavíkdon't treat DFB_TIMEOUT as error in WaitForEventWithTimeout
2006-09-06  Robin DunnFixed compile error
2006-09-06  Michael WetherellFixed ReadLine missing last character from text files...
2006-09-06  Paul Cornettinclude fixes
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-06  Robert Roebling Applied patch which allows you to detach a stream
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-09-06  Robert Roebling Mention wxGLCanvas change.
2006-09-06  Robert Roebling Commit Carsten Fuchs' patch for separating wxGLCanvas
2006-09-06  Vadim Zeitlinenable support for printf positional parameters by...
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-09-06  Robin Dunnadd more properties
2006-09-06  Robin DunnAdded wx.lib.dragscroller from Riaan Booysen.
2006-09-06  Paul Cornettdon't return negative size from GetPageRect
2006-09-06  Paul Cornettdon't set negative size in wxSizerItem::SetDimension
2006-09-05  Vadim Zeitlindocument GetStrings() (patch 1552225)
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-09-05  Vadim Zeitlinpickers code cleanup (patch 1552220)
2006-09-05  Vadim Zeitlinfixes to menu stock items support (patch 1547639)
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-05  Vadim Zeitlinadded a couple of base classes
2006-09-05  Włodzimierz... WinCE build fixes.
2006-09-05  Włodzimierz... Tinderbox/PCH build fix.
2006-09-05  Vadim Zeitlinwork around drag and drop freeze (bug 1080588)
2006-09-05  Václav Slavíkuse macros to completely remove wxLogTrace, wxLogDebug...
2006-09-05  Robin DunnSome properties for things with lists of items.
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-04  Robin DunnChanges needed for new RTL methods, and also various...
2006-09-04  Michael WetherellTypo.
2006-09-04  Michael WetherellAdd HAVE_BOOLEAN and NEED_PBT_H.
2006-09-04  Julian SmartPrevents crashes caused by negative line count being...
2006-09-04  Włodzimierz... Build fix.
2006-09-04  Michael WetherellDocument __WINE__.
2006-09-04  Włodzimierz... Warning fix.
2006-09-04  Michael WetherellA better compile fix for Wine (which lacks pbt.h).
2006-09-04  Michael WetherellDefine HAVE_BOOLEAN when the Windows headers declare...
2006-09-04  Michael WetherellRevert the last commit since it doesn't work.
2006-09-04  Michael WetherellCompile fix for Wine.
2006-09-04  Michael WetherellMissing headers.
2006-09-04  Michael WetherellHacks for wine.
2006-09-04  Václav Slavíkremoved unneeded header
next