]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-25  Robin Dunngive the generic tree and list controls a DoGetBestSize
2004-08-25  Robin DunnwxListbook needs to clean up the wxListCtrl when Delete...
2004-08-25  Robin DunnwxScrolledWindow should allow the same styles as wxPane...
2004-08-25  Robin Dunntypo fix
2004-08-25  Robin DunnwxListCtrl --> wx.ListCtrl
2004-08-25  Robin Dunncomments
2004-08-25  Robin DunnUse the right class name for caling __init__
2004-08-25  Robin DunnVarious tweaks and fixes from Kevin A.
2004-08-25  Robin DunnUse ConvertAlphaToMask
2004-08-25  Robin Dunnuse right return type for GetListCtrl
2004-08-25  Robin DunnwxFileHistory has a second parameter
2004-08-25  Robin DunnConvertAlphaToMask
2004-08-25  Robin DunnDoc tweaks, changes for stock buttons (but left comment...
2004-08-25  Robin DunnAdd wx.ART_BUTTON
2004-08-25  Robin Dunnupdated to wx namespace
2004-08-25  Robin DunnCorrected line endings
2004-08-25  Robin Dunnwx.FSFile objects should be destroyed by the user of...
2004-08-25  Włodzimierz... Support for comma in contrib gizmo wxLEDNumberCtrl...
2004-08-25  Włodzimierz... Fix for wrong replacement of the FALSE.
2004-08-25  Włodzimierz... Fix for missed comment markup.
2004-08-25  Robin DunnHide page2 until it is needed
2004-08-25  Robin Dunn"wxWindows" --> "wxWidgets"
2004-08-25  Robin Dunnbe explicit
2004-08-25  Robin Dunntweaks to play with differnt styles
2004-08-25  Stefan Csomoradded trailing slash
2004-08-25  Włodzimierz... Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-25  Václav Slavíkcompilation fix
2004-08-25  Václav SlavíkWXDLLEXPORT fixes
2004-08-24  Robin DunnSetSizeHints fix
2004-08-24  Robin DunnPut back the caching of property panels (as there is...
2004-08-24  Václav Slavíkadded wxListBox styles
2004-08-24  Václav SlavíkWXDLLEXPORT fixes
2004-08-24  Stefan CsomorFSRef transition
2004-08-24  Stefan Csomormetrowerks is not implementing the mb calls in libc...
2004-08-24  Robin DunnDon't cache property and style panels as wxMac can...
2004-08-24  Włodzimierz... Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-24  Dimitri Schoolwerthinvalidate field-width cache before refreshing (Mac...
2004-08-23  Dimitri Schoolwerthinvalidate field-width cache when changing field count
2004-08-23  Stefan CsomorFSRef transition, common constant
2004-08-23  Stefan Csomorresource fork not used anymore
2004-08-23  Włodzimierz... Fixed sending events by submenus.
2004-08-23  Stefan Csomormaking tool enable consistent (was using mix of enable...
2004-08-23  Stefan Csomoravoiding a OS-Level set focus for a control that alread...
2004-08-23  Václav Slavíkfixes for C++ code generator (modified patch 1010058)
2004-08-23  Włodzimierz... WinCE warning fixes.
2004-08-23  Włodzimierz... Native SmartPhone wxChoice implementation.
2004-08-22  Václav Slavíkcenter the icon vertically
2004-08-22  Václav Slavíkadded alpha channel support
2004-08-22  Václav Slavíkmore wxArtProvider fixes
2004-08-22  Václav Slavíkadded GTK2 implementation of wxArtProvider
2004-08-22  Václav Slavíkadded wxART_BUTTON
2004-08-22  Václav SlavíkwxArtProvider usage fixes
2004-08-22  Václav Slavíktree control uses 16x16 pixels, explicitly request...
2004-08-22  Václav Slavíkset mask when converting pixbuf to pixmap
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.
next