]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-08-22  Václav Slavíkuse GTK+ API for setting icons instead of direct X11...
2004-08-22  Václav Slavíkadded pixmap->pixbuf conversion as well
2004-08-22  Václav Slavíklinking in artstd.obj doesn't have to be forced, it...
2004-08-22  Václav SlavíkwxHtmlHelpFrame's tree control uses 16x16 pixels, expli...
2004-08-22  Václav SlavíkwxART_MISSING_IMAGE should be always available, for...
2004-08-21  Václav Slavíkadded alpha channel support to wxGTK2's wxBitmap
2004-08-21  Václav Slavíkadded alpha channel support to wxGTK2's wxBitmap
2004-08-21  Václav Slavík1. added support for bitmaps with alpha channel
2004-08-21  Dimitri Schoolwerthconverted end of line characters (MSVC8 gives error...
2004-08-21  Václav Slavíkautoconf >= 2.58 is needed
2004-08-21  Stefan NeisCheck for socklen_t type using C++ mode (since gsocket...
2004-08-21  Václav Slavíkremoved warning-hiding cast, previous revision removed...
2004-08-21  Dimitri Schoolwerthupdated to reflect socket and stock button changes...
2004-08-21  Václav Slavíkthreshold is pixel value, it should use unsigned char
2004-08-21  Václav Slavíkupdated license info: Remstar gace permission to change...
2004-08-20  Václav Slavíkfix for hot keys in menu items (patch 1013082)
2004-08-20  Włodzimierz... Removed obsolete (Open) Watcom conditions.
2004-08-20  Włodzimierz... Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-08-20  Włodzimierz... Warning fix.
2004-08-20  Dimitri Schoolwerthremoved stray comma at end of enum
2004-08-19  Włodzimierz... Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true...
2004-08-19  Václav Slavíkremoved code already present in AC_BAKEFILE
2004-08-19  Václav SlavíkHP-UX needs mkdir -p, not mkdir for INSTALL_DIR
2004-08-19  Václav Slavíkgcc-3.4 compilation fix
2004-08-18  Václav SlavíkwxUniv compilation fixes
2004-08-18  Stefan CsomorSetValue is not adding a line if values does not exist
2004-08-18  Stefan CsomorwxOVERWRITE_PROMPT support
2004-08-18  Dimitri Schoolwerthfixes for CW8 Mac Classic compilation
2004-08-18  Włodzimierz... wxApp::GetComCtl32Version seems possible and works...
2004-08-18  Włodzimierz... Source cleaning.
2004-08-18  Włodzimierz... Fix for the undocumented holes in spiner sizes.
2004-08-18  Robin DunnDon't call wx.ThePenList
2004-08-17  Robert Roebling Applied Andreas patch for applying the widget style
2004-08-17  Stefan Csomorsetting the wx title as well
2004-08-16  Robin Dunnmore comments and a typo fix
2004-08-16  Dimitri SchoolwerthMSVC6 return warning fix
2004-08-16  Robin DunnAdd BundleBuilder script
2004-08-16  Dimitri Schoolwerthdoc typo
2004-08-16  Václav Slavíkmore warnings fixes
2004-08-16  Václav Slavíkcorrected SetPath tests
2004-08-16  Václav Slavíkfixed handlers registration in DoPopupMenu (patch 1009949)
2004-08-16  Włodzimierz... break after return makes 'Unreachable code' warnings.
2004-08-16  Włodzimierz... Unused parameter warning fix.
2004-08-16  Włodzimierz... No mondrian.ico file.
2004-08-16  Włodzimierz... TRUE/true, FALSE/false, whitespace cleaning.
2004-08-16  Václav Slavíkfixed wxImage->wxBitmap conversion for images with...
2004-08-16  Václav Slavíkadded wxImage::ConvertAlphaToMask
2004-08-16  Václav Slavíkminor polishing of user-visible messages
2004-08-16  Chris Elliottfixes bug when closing mdi frame with >5 children
2004-08-16  David ElliottProvide implementation for GSocket_new
2004-08-16  David ElliottChange from IsOK to IsOk to match everything else
2004-08-16  David ElliottUse variable name winid instead of id. id is a typedef...
2004-08-15  Václav Slavíkaccept files in wxHtmlEasyPrinting::{Print,Preview...
2004-08-15  Václav Slavíkmore GetDefaultAttributesFromGTKWidget fixes
2004-08-15  Václav Slavíkwarning fix w/o #ifdefs
2004-08-15  Václav Slavíkanother fix
2004-08-15  Václav Slavíkdon't use pch when building samples for now
2004-08-15  Václav Slavíkall windows can use wxCLIP_CHILDREN
2004-08-15  Václav Slavíkfixes for stock items not known to some GTK+ versions
2004-08-15  Václav Slavíkcompilation fix for GTK2 < 2.4
2004-08-15  Václav Slavíkstyle obtained from a widget not associated with screen...
2004-08-15  Václav SlavíkdescriptiveLabel clarification
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-08-15  Václav Slavík1. added stock buttons support
2004-08-15  Václav Slavíkmove wxLANGUAGE_XXX constants to constans section of...
2004-08-15  Václav Slavíkfont affects best size, invalidate cache if it changes
2004-08-15  Václav Slavíkinvalidate best size cache when GTK style changes
2004-08-15  Václav Slavíkgtk notebook page style fixes (patch 984864)
2004-08-14  Václav Slavíkreverted accidentally committed changes in previous...
2004-08-14  Václav Slavíkattributes inheritance fix; apply style to both m_wxwin...
2004-08-14  Václav Slavíkgtk notebook page style fixes (patch 984864)
2004-08-14  Vadim Zeitlinupdate from Herbert Breunung
2004-08-14  Václav SlavíkABX's changes to support MGL
2004-08-14  Vadim Zeitlinupdate from herbert breunung
2004-08-14  Robin Dunnwx needs imported for the error code
2004-08-14  Robin DunnVersion number bump
2004-08-13  Vadim Zeitlinuse wxDD_DEFAULT_STYLE instead of 0 by default for...
2004-08-13  Václav Slavík[ 1008799 ] Traverse hidden directories only if hidden...
2004-08-13  Kevin OllivierAdded a flag to enable selecting .app bundles (programs...
2004-08-12  Włodzimierz... Other fixes to shared build.
2004-08-12  Jouk Jansen Committing in .
2004-08-11  Robin DunnChanged debug print into a log message
2004-08-11  Robin Dunnfixed crashing bug when trying to set colours too soon
2004-08-11  Václav Slavíkmoved wx-config to wx-config-VERSION (with symlink...
2004-08-11  Václav Slavíkexplained how the signature works
2004-08-11  Robin Dunnlayout tweak
2004-08-11  Włodzimierz... Shared build fix.
2004-08-11  Włodzimierz... Warning fixes, source cleaning.
2004-08-11  Włodzimierz... 2.4 compatibility.
2004-08-11  Robin DunnPut the version unmber in the subject
2004-08-11  Robin DunnSet minsize and implement DoGetBestSize
2004-08-11  Václav Slavíkfixed typo
2004-08-11  Václav Slavíkreverted my last change, pch problem is deeper and...
2004-08-11  Václav Slavíkassert if conversion ctors are used incorrectly
2004-08-10  Robin Dunnupdated wxSUBRELEASE_NUMBER to match wxPython release...
2004-08-10  Robin Dunnregenerated
2004-08-10  Robin Dunntypo fixed
2004-08-10  Václav Slavíkdon't use precompiled headers for gsocket code
2004-08-10  Robin Dunnbump version number
next