]> git.saurik.com Git - wxWidgets.git/history - src
Patch 1053127 - Test fixes.
[wxWidgets.git] / src /
2004-11-10  Vadim Zeitlinconstruct icon from wxIconLocation, not just the file...
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-10  Robin DunnWhen using an external scrollbar ensure that the built...
2004-11-10  Włodzimierz SkibaOW fixes.
2004-11-10  Włodzimierz SkibawxTreeEvent::Clone() support [patch #1061198].
2004-11-10  Ron LeeThis size/offset stuff is a mess, but leaving this...
2004-11-10  Stefan Csomortext attributes corrected
2004-11-10  George TaskerAdded support for SQL_C_UCHAR (unicode builds), SQL_C_L...
2004-11-09  Stefan Csomortoplevel creation respecting wxDefaultPosition again
2004-11-09  Kevin Hock[1001483] wxGetPasswordFromUser now uses wxPasswordEntr...
2004-11-09  Kevin Hock[1001483] Added default prompt for new wxPasswordEntryD...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-09  Włodzimierz SkibaWarning fixes, IsEmpty->empty.
2004-11-09  Włodzimierz SkibawxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-11-09  Stefan Csomormove offscreen before in order to avoid transitions...
2004-11-09  Stefan Csomorallow arbitrary positions for toplevel windows (also...
2004-11-09  David ElliottCast 4th parameter of getsockopt to char* and of setsoc...
2004-11-08  Włodzimierz SkibaWarning fixes.
2004-11-08  Włodzimierz SkibaGet shorter code with new wxRect constructor.
2004-11-08  Włodzimierz SkibaUnused warning fix.
2004-11-08  Włodzimierz SkibaUnfortunatelly compiler does not know which bits play...
2004-11-08  George TaskerUnicode corrections in new SqlExec() overload
2004-11-08  Ryan Norton*** empty log message ***
2004-11-08  Ryan Nortonfixup authorship
2004-11-08  Ryan Nortonfix playbackrate
2004-11-08  Ryan Nortonfinalize MAC implementation
2004-11-08  Ryan Nortonfinalize MSW implementation
2004-11-08  Ryan Nortoncorrect to int32 for range comparison
2004-11-07  Kevin HockThe spacing just isn't right without the 4 pixel border...
2004-11-07  Vadim Zeitlinhandle volume part of the path correctly in wxFileName...
2004-11-07  Vadim Zeitlinmade IsPathSeparator(NUL) work (by returning false)
2004-11-07  Václav Slavíkuse wxART_BUTTON for stock bitmap buttons
2004-11-07  Ryan Nortonsome setup.h changes for wxMovieCtrl
2004-11-07  Ryan Nortonfix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx...
2004-11-07  Ryan Nortonfix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr...
2004-11-07  Ryan Nortonquick fixup
2004-11-07  Ryan Nortonallow multiple movie loading as per Julian's suggestion...
2004-11-07  Ryan Nortoncorrect Stopping - go to start of movie if stopped...
2004-11-07  Ryan Nortonadd Length, Tell, SetPlaybackRate and GetPlaybackRate...
2004-11-07  Robert Roebling Forgot to commit these.
2004-11-07  Robert Roebling Moved deletion of wxPrintFacory to module.
2004-11-07  Ryan Nortonfixup
2004-11-07  Ryan NortonwxMovieCtrl - for playing movies - mac carbon QT 3...
2004-11-07  Kevin HockAdded checking of EnableEffects flag and not allowing...
2004-11-07  Ryan Norton[ 1057587 ] MacOSX build fails with --disable-gauge...
2004-11-07  Ryan Nortonfix for [ 1020924 ] wx.Display.IsPrimary is wrong
2004-11-07  Ryan Nortonfix for [ 950550 ] wxChoice - wxEmptyString (wxChoice...
2004-11-06  Ryan Nortonfix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl...
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-11-06  Ryan Nortonfixup
2004-11-06  Ryan Norton[ 955006 ] wxDb query with column information (modded...
2004-11-06  Ryan Nortonfinal cleanup of string conversion with null characters...
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-06  Ryan Nortonfixup // comment header
2004-11-06  Ryan Nortonfix warning
2004-11-06  Ryan Nortonrewrite wxGetKeyState a bit, spun from [ 1058347 ]...
2004-11-06  Stefan Csomorselection handling for data browser
2004-11-06  Ryan Nortonin unescape add normal characters in addition to unesca...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-06  Kevin HockSimplified the wxCENTRE style check
2004-11-05  Robert Roebling I admit I have no good solution for wxPrinter::Setup...
2004-11-05  Robert Roebling Mem leaks in connection with print factory code.
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-11-05  Václav Slavíkuse wxNewId() to implement XRCID
2004-11-05  Václav Slavíkmake sure that wxNewId() doesn't return standard ID...
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Włodzimierz SkibaOW warning fix.
2004-11-05  Włodzimierz SkibaStill needs a typecasting to please warning about loosi...
2004-11-05  Włodzimierz SkibaWe need a char, not wxChar.
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Włodzimierz SkibaNULL is not bool.
2004-11-05  Stefan CsomorFaster Deselect
2004-11-05  Ryan Nortonswitch needsfocusrect to hiveiw version
2004-11-05  Ryan Nortoncast fix, workaround for pickeir compilers
2004-11-05  Ryan Nortonrest of 1061091, clean up define a bit
2004-11-05  Václav Slavíkupgraded to zlib 1.2.2 (replaces patch with CAN-2004...
2004-11-05  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-11-05  Stefan CsomorListbox fixes
2004-11-05  Ryan Nortonfix for [ 1060093 ] wxURI && wxStringBufferLength part...
2004-11-04  Václav Slavíkcompilation fix for GTK+ 2.0
2004-11-04  George TaskerUnicode support
2004-11-04  Włodzimierz SkibaMake internal type for ToAscii conversion written once...
2004-11-04  Włodzimierz SkibaIsEmpty to empty change, warning fix to OW, whitespaces...
2004-11-04  Włodzimierz SkibaCompare and assign wxChars to wxChar instead char local...
2004-11-04  Václav Slavík(hopefully) fixed race condition in installing idle...
2004-11-04  David ElliottTabs to spaces
2004-11-04  David ElliottMoved duplicated wxMac/wxCocoa code into src/mac/corefo...
2004-11-04  Włodzimierz SkibaMake temporary MSWUniv buildable and mark problem for...
2004-11-04  Ryan Nortonslightly nicer workaround for pickier compiler warning
2004-11-04  Ryan Nortonremove hack since it doubly-draws focus rects
2004-11-04  Włodzimierz SkibaWarning fix.
2004-11-04  Włodzimierz Skiba'Unused ...' warning fix.
2004-11-04  Václav Slavíkdon't add empty image to tabs
2004-11-04  Ryan Nortonwxstringbufferlen stl fixup
2004-11-04  Ryan Nortonwxdocmpnocase fixup
2004-11-03  Václav Slavíkmade it possible to customize wxGenericDirCtrl, such...
2004-11-03  Robert Roebling Added printing images.
2004-11-03  Robert Roebling Applied patch to reorder includes. Not the most
2004-11-02  Robert Roebling Corrected typo in font scaling code.
next