]> git.saurik.com Git - wxWidgets.git/history - src
Cast 4th parameter of getsockopt to char* and of setsockopt to const char*
[wxWidgets.git] / src /
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.
2004-11-02  Robert Roebling Applied patch to show title bar changes
2004-11-02  Robert Roebling Some more printing code to clear most of
2004-11-02  Stefan CsomorwxMax instead of max, former is always around
2004-11-02  Stefan Csomorcorrecting allocated buffer size
2004-11-02  Stefan Csomoradded corefoundation and base classes
2004-11-02  Jouk Jansen Committing in .
2004-11-02  Jouk Jansen Committing in .
2004-11-01  Robert Roebling Further compile fixes.
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-11-01  Ryan Nortonrewrite core foundation conversion to be efficient...
2004-11-01  Ryan Nortonwarning fix for 10.2
2004-11-01  Julian SmartFixed bug in setting/getting value for wxComboBox....
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-11-01  Robert Roebling wxListCtrl::InsertItem() ignored the column.
2004-11-01  David ElliottDeclare namespace std {} before using namespace std...
2004-11-01  David ElliottWork around the fact that Metrowerks (CW 8.3) and Apple...
2004-10-31  David Elliott#include "wx/settings.h" wxSystemSettings is needed...
next