wxWidgets.git
2004-07-25  Vadim Zeitlinadded DoCreate/Load/SaveDocument() (patches 983570...
2004-07-25  Vadim Zeitlinadded GetHeaderValue() (patch 974427)
2004-07-25  Vadim Zeitlindon't crash if we delete the item being edited (replace...
2004-07-25  Vadim Zeitlinunselect previously selected items in SetSelection...
2004-07-25  Vadim Zeitlincorrected Center() for cases when client display rect...
2004-07-25  Vadim Zeitlinadded SetPath() test
2004-07-25  Vadim Zeitlinadded and documented SplitVolume() and GetPathTerminato...
2004-07-25  Vadim Zeitlinadded wxFileName test
2004-07-25  Vadim Zeitlinsupport for alpha channel in toolbars (patch 949843)
2004-07-25  Vadim Zeitlincheck better before overwriting files (patch 951868)
2004-07-25  Vadim Zeitlindocumented how to use sockets in non-main thread (patch...
2004-07-25  Vadim Zeitlindon't set SO_REUSEADDR by default; added GSocket_SetReu...
2004-07-25  Vadim ZeitlinFindItem() implementation (patch 950021)
2004-07-25  Vadim Zeitlinfixed Freeze/Thaw() for wxCombobox (patch 925808)
2004-07-25  Vadim Zeitlinadded IsFrozen() (part of patch 925808)
2004-07-25  Vadim Zeitlinuse BS_RIGHT for right-aligned controls (patch 945460)
2004-07-25  Vadim Zeitlinrewrote this page to look like all the others; added...
2004-07-25  Vadim Zeitlintypos in comments
2004-07-25  Vadim ZeitlinwxGTK/Cygwin fix (patch 914565)
2004-07-25  Vadim Zeitlinuse Unix path separators under Cygwin
2004-07-25  Vadim Zeitlinbasic UDP support (patch 835128)
2004-07-25  Vadim ZeitlinGTK2 fixes (patch 966803)
2004-07-25  Vadim Zeitlindocs for Change/GetMode(s) (patch 966312)
2004-07-25  Vadim Zeitlintided up the code a little (replaces part of patch...
2004-07-25  Václav Slavíkdocumentation fixes
2004-07-24  Vadim Zeitlincompilation fix for !MSW
2004-07-24  Václav SlavíkwxSound wasn't in alphabetically correct place
2004-07-24  David ElliottIncorporated gsocket.c 1.80 to 1.86 changes
2004-07-23  Robin DunnreSWIGged
2004-07-23  Vadim Zeitlingenerate EVT_CONTEXT_MENU when right mouse button is...
2004-07-23  Vadim Zeitlinshow the cursor on screen after moving it
2004-07-23  Vadim Zeitlindon't crash if WriteText() argument can't be converted...
2004-07-23  Vadim Zeitlinimplemented ScrollLines/Pages() for GTK+ 2
2004-07-23  Robin DunnFixed typo
2004-07-23  Vadim Zeitlinunhide the other HitTest() overload
2004-07-23  Dimitri Schoolwerthadding missing closing bracket
2004-07-23  Robin DunnWrapper for new HitTest
2004-07-23  Robin DunnFix for unhiding the other version of the base class...
2004-07-23  Vadim Zeitlinfixed inserting styled text into an empty control under...
2004-07-23  Vadim Zeitlindon't modify all wxBitmaps sharing the same wxBitmapRef...
2004-07-23  Vadim Zeitlinimplement HitTest(pos) variant and not HitTest(x, y...
2004-07-23  Vadim Zeitlincosmetic change
2004-07-23  Robin DunnAvoid an assert in wxFrame::SetTitle
2004-07-23  Vadim Zeitlinimplemented HitTest() for GTK2; test it in the sample
2004-07-23  Włodzimierz... wxUSE_STATLINE fixes.
2004-07-23  Włodzimierz... wxUSE_STL fixes.
2004-07-23  Vadim Zeitlincompilation fix for gcc (closes bug 996701)
2004-07-23  Václav Slavíkchanged to behave in same way as native win32 control...
2004-07-23  Václav Slavíkdocumented while event.Skip() is necessary so that...
2004-07-23  Václav Slavíkreverted JS' rev. 1.27 - the real fix was 1.28, disabli...
2004-07-23  Robin DunnChanged to match wxPython's current subrelease number
2004-07-23  Włodzimierz... wxUSE_STL/wxArrayString fixes.
2004-07-23  Włodzimierz... Correct definition of sorting function.
2004-07-23  Vadim Zeitlinadded wxSUBRELEAS_NUMBER and macro to check for it
2004-07-23  Vadim Zeitlinfixed ShowModal() return value typo
2004-07-23  Włodzimierz... wxUSE_BUTTONBAR removed.
2004-07-23  Włodzimierz... wxUSE_STL fixes.
2004-07-23  Włodzimierz... wxUSE_STL fix.
2004-07-23  Włodzimierz... Simplified html reading because previous one caused...
2004-07-23  Włodzimierz... wxUSE_STATLINE fixes.
2004-07-23  Robin DunnDefault value for WX_CONFIG
2004-07-23  David ElliottRevert my id10t error.
2004-07-22  David ElliottFix compilation with older (before C99) C compilers.
2004-07-22  Robin DunnJust to be sure...
2004-07-22  Robin DunnAlso don't send set focus events when the window is...
2004-07-22  Włodzimierz... wxUSE_STATLINE fix.
2004-07-22  Włodzimierz... wxUSE_STATLINE fix.
2004-07-22  Václav Slavíkfixed symlinks creation on platforms where ln -s is cp
2004-07-22  Włodzimierz... wxUSE_STATLINE fix.
2004-07-22  Mattia Barbon Added compatibility functions for wxUSE_STL = 1:
2004-07-22  Włodzimierz... wxUSE_STL fixes.
2004-07-22  Włodzimierz... wxUSE_STL fixes.
2004-07-22  Włodzimierz... wxUSE_STATLINE fix.
2004-07-22  Robin DunnPatches from Will Sadkin:
2004-07-22  Włodzimierz... Removed unused variable.
2004-07-22  Robin DunnInstall headers to the new location, use the new wx...
2004-07-22  Robin DunnNo longer have to hold a reference to the sound object
2004-07-22  Robin DunnFix so sound looping will stop, courtesy of Ryan Norton.
2004-07-22  Włodzimierz... wxUSE_STL=1 fix.
2004-07-22  Włodzimierz... wxUSE_STATLINE fix.
2004-07-22  Vadim Zeitlinreimplemented wxBitmap::ConvertToImage() using wxDIB
2004-07-22  Włodzimierz... Alternate form of condition readable for Borland compiler.
2004-07-22  Włodzimierz... wxUSE_STATLINE fix.
2004-07-22  Vadim Zeitlinadded wxDIB(HBITMAP) ctor and corresponding Create...
2004-07-22  Václav Slavíkuse sizers instead of constraints in wxProgressDialog...
2004-07-22  Václav Slavíkdon't select first hit in index if it is multi-topic...
2004-07-22  Václav Slavíkadapted RPM spec file to latest changes
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-22  Václav Slavíkremoved enum that was causing more problems than it...
2004-07-22  Václav Slavíkwx-config symlink creation fix
2004-07-22  Václav Slavíkdetect WebKit availability
2004-07-22  Robin DunnFix so async wxSound can continue playing after it...
2004-07-22  Robin DunnreSWIGged
2004-07-22  Robin Dunn39 items is awfully big
2004-07-22  Robin Dunnmention *TabOrder and Navigate methods
2004-07-22  Robin Dunnbuild a tarball when building the new docs
2004-07-22  Robin DunnBuild the new docs as part of the automated build
2004-07-22  Robin Dunnreorganize a bit
2004-07-22  Robin Dunncleanup
2004-07-22  Robin DunnHold on to the Sound objects as the Mac async plays...
next