]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-03-29  Julian SmartUse AC_TRY_LINK for demangle
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
2005-03-28  Robin DunnreSWIGged
2005-03-28  Robin Dunnbetter root dir for rc uploads
2005-03-28  Kevin HockSeparate includes needed for Darwin and classic [ follo...
2005-03-28  Robin Dunndisable the buttons while a find dialog is active
2005-03-28  Robin Dunndisable the buttons while a find dialog is active
2005-03-28  Robin DunnNew wxTE_ flags
2005-03-28  Robin Dunnwx.lib.mixins.listctrl: Patches from Toni Brkic:
2005-03-28  Robin DunnNote to self...
2005-03-28  Stefan NeisFixed compilation error on unknown type "in_addr_t".
2005-03-28  Stefan NeisCompilation fix for old OS/2 compilers.
2005-03-28  Kevin HockCreate RunLoop that can be used to process pending...
2005-03-28  Stefan NeisAdded new function wxGetProcessId.
2005-03-28  Stefan NeisForce wxUSE_DEBUGREPORT to disabled for OS/2.
2005-03-28  Kevin HockReplaced gunshot sound with a more benign, but still...
2005-03-28  Julian SmartRename wave file to be less agressive, for later replac...
2005-03-28  Vadim Zeitlinadded GetHimagelist()
2005-03-28  Michael WetherellMinor compilo fix
2005-03-28  Václav Slavíkadded wxTAB_TRAVERSAL to common styles
2005-03-28  Václav Slavíkcall SetupWindow
2005-03-28  Václav Slavíkadded wxWS_EX_VALIDATE_RECURSIVELY
2005-03-28  Václav Slavíkfixed dialog units in toplevel windows (bug #1170234)
2005-03-28  Vadim Zeitlindo runtime check for GTK+ 2.4 and not only compile...
2005-03-28  Vadim Zeitlincorrected GTK wrapping line
2005-03-28  Vadim Zeitlinuse GTK_WRAP_WORD_CHAR for wxTE_BESTWRAP if available
2005-03-28  Vadim Zeitlinrespect G_FILENAME_ENCODING in wxConvBrokenFileName...
2005-03-27  Vadim Zeitlinuse wxLocale::GetSystemEncoding() to test whetehr we...
2005-03-27  Vadim Zeitlinfixed test for GTK+ 2.4: was always false on a second...
2005-03-27  Vadim Zeitlinuse popen() instead of wxExecute(), it works inside...
2005-03-27  Vadim Zeitlinfixed compilation in non-Unicode build; fixed bug with...
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-03-27  Robert Roebling Use conversion class in native GTK+ file dialog.
2005-03-27  Robert Roebling Actually make use of new cool file conversion
2005-03-27  Vadim Zeitlinfix TestGLCanvas ctor (part of patch 1155132)
2005-03-27  Vadim Zeitlinapplied patch fixing problems with X server crash when...
2005-03-27  Vadim Zeitlinfixed crash introduced by recently applied autowidth...
2005-03-27  Vadim Zeitlinapplied heavily modified patch 1116702: support for...
2005-03-27  Vadim Zeitlinuse image mask colour if any instead of guessing that...
2005-03-27  Vadim Zeitlinadded wxBitmap::GetMaskBitmap()
2005-03-27  Robert Roebling Submit patch based on Michael W.'s invalid UTF8
2005-03-27  Vadim Zeitlinapplied part of patch 1169925: fix errors with multibyt...
2005-03-27  Vadim Zeitlinuse wxFileName to change catalog extension instead...
2005-03-27  Vadim Zeitlinmake it clear which GL(U) library we can't find in...
2005-03-27  Vadim Zeitlincorrected library order to make the sample link
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-27  Vadim Zeitlindon't crash when trying to dump struct members which...
2005-03-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-27  Stefan NeisSomewhat cleaned up handling of OMF mode for OS/2.
2005-03-27  David ElliottAdded documentation for using MW compilers with configure.
2005-03-27  David ElliottThinking about it, this is a bad idea as MW CRT's struc...
2005-03-27  David ElliottDeclare strptime when using MSL headers on OS X.
2005-03-27  David ElliottDeclare strptime when using MSL headers on OS X.
2005-03-27  David ElliottAllow compilation with MW CRT on OS X. Unlike BSD...
2005-03-27  David ElliottEOVERFLOW is not available on classic Mac OS.
2005-03-27  David ElliottDisable wxStackWalker on platforms other than Win32...
2005-03-27  David ElliottAdded #if wxUSE_STACKWALKER. Fixes compilation of...
2005-03-27  David Elliottqadll depends on coredll. First part of OS X shared...
2005-03-26  David ElliottImprove type safety by doing a runtime check to make...
2005-03-26  Robin DunnAdd note about the recursive Refresh change
2005-03-26  Vadim Zeitlincompilation fix for wxUSE_ON_FATAL_EXCEPTION == 0
2005-03-26  Vadim Zeitlinadded deprecation note
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-26  Vadim Zeitlindon't use *.* under Unix as it does not match all files...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-26  Robert Roebling Small fix for generic print dialog.
2005-03-26  Robert Roebling Commit empty wxConvBrokenFileNames
2005-03-26  Julian SmartFix for link error
2005-03-26  Julian SmartAdded bakefile/makefiles for FoldBar extended samples
2005-03-26  David ElliottGet rid of wxFontMapper in wxBase library.
2005-03-26  David ElliottUse wxFontMapperBase::Get instead of wxFontMapper:...
2005-03-26  David ElliottMoved #if wxUSE_COMBOBOX after real wx/wxprec.h include.
2005-03-26  Stefan Csomorcorrecting DoGetPosition for windows with borders
2005-03-26  David ElliottMetrowerks Objective-C++ is more strict about types...
2005-03-26  David ElliottMetrowerks: The unix.h header is part of MSL_Extras...
2005-03-26  Stefan Csomorcorrect scrolling and clipping of list headers
2005-03-26  David ElliottMake expat's configure detect if -ext o is needed ...
2005-03-26  David ElliottMoved compiler detection macros to Bakefile.
2005-03-25  Vadim Zeitlindo nothing in Freeze/Thaw() if the window is hidden...
2005-03-25  Robin DunnFixed bug [ 1166937 ] Toolbar.DeleteToolByPos
2005-03-25  Michael WetherellSome improvements to the zip stream docs thanks to...
2005-03-25  Robin DunnreSWIGged
2005-03-25  Robin DunnBe a little smarter about converting unicode command...
2005-03-25  Robin DunnA little cleanup
2005-03-25  Robin DunnMoved some of the linux builds to a new build host
2005-03-25  Robin DunnAdded GetCount, GetCountRGB, and GetCountColour methods to
2005-03-25  Stefan Csomoradding font fallbacks for non existing glyphs
2005-03-25  Włodzimierz... Warning fix.
2005-03-25  Stefan Csomoradd the mac specific encodings correctly
2005-03-25  Robert Roebling Create wxPopUpWindow hidden initially (like MSW,...
2005-03-25  Stefan Csomorcreate a true empty string and not a null CFStringRef
2005-03-25  Michael Wetherellconfigure fix for OS/2 from Dave Parsons and David...
2005-03-25  Robert Roebling Applied wxPopWindow less flicker patch.
2005-03-25  Robert Roebling Initialized vars to something in wxToolBarBase.
2005-03-25  Vadim Zeitlinreversed disabling of deferred resizing in the last...
2005-03-25  Vadim Zeitlinfixed child window resizing
2005-03-25  Vadim Zeitlinmore cosmetic changes: type-safe Connect()s, removed...
2005-03-24  Michael WetherellFix wxZipInputStream::SeekI (returns wxInvalidOffset...
2005-03-24  Vadim Zeitlindon't call SetSize() twice in ResizeChild(), this is...
next