]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2004-07-22  Robin DunnAdd -framework QuickTime if --enable-sound
2004-07-22  Robin DunnActually use the OnStack test
2004-07-22  Robin DunnwxSOUND_SYNC is zero so it can't be used in a
2004-07-21  Robin DunnIf no colour name then use "BLACK"
2004-07-21  Robin DunnCall CreateControl instead of CreateBase
2004-07-21  Vadim Zeitlinpretend that we support all encodings instead of not...
2004-07-21  Robin DunnDocstring updates
2004-07-21  Robin DunnDocstring updates
2004-07-21  Robin DunnFixed incorrect ratio initialization
2004-07-21  Robin DunnAdded DoPrepareDC
2004-07-21  Robin DunnAdded docstrings
2004-07-21  Robin DunnUpdates from Chris
2004-07-21  Robin DunnSet m_wheelDelta for wheel events
2004-07-21  Václav Slavíkregenerated
2004-07-21  Stefan Csomorryan's QT implementation
2004-07-21  Vadim Zeitlincompilation fix
2004-07-21  Vadim Zeitlinimplemented wxNativeFontInfo::operator=() when wxUSE_PA...
2004-07-21  Vadim Zeitlincreate the disabled button brush if we're not using...
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Václav Slavíkfixed --inplace
2004-07-21  Vadim Zeitlindocumented that Write() doesn't always write all the...
2004-07-21  Vadim Zeitlincorrected code to not suppose that Write() always write...
next