]> git.saurik.com Git - wxWidgets.git/history - src
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces...
[wxWidgets.git] / src /
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-08-31  Julian SmartAdded wxToggleButton handler
2004-08-30  Václav Slavíkload icons from current icon theme under GTK >= 2.4...
2004-08-30  Václav Slavík(partially) fixed splitter sash rendering under GTK2
2004-08-30  Václav Slavíknew stock buttons API
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-08-30  Stefan Csomorcorrecting a source for double event delivery
2004-08-30  Stefan Csomoradapting textctrl position to window theme
2004-08-30  Stefan Csomorsetting the mac theme font only in VARIANT_NORMAL
2004-08-30  Stefan Csomorsupporting hidden status bar
2004-08-29  Stefan Csomorfixing retval for SetFont
2004-08-29  Stefan Csomormetal appearance supported under 10.3
2004-08-29  Stefan Csomorfixing repositioning problem for statusbar
2004-08-29  Václav Slavíkremoved wx-specific fix, it's already fixed in upstream...
2004-08-29  Julian SmartDon't draw flat box unless background style is system
2004-08-29  Julian SmartSetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used...
2004-08-29  Václav Slavíkfixed typo
2004-08-29  Václav Slavíkre-merged wx fix
2004-08-29  Julian SmartFirst step in background erase optimization
2004-08-29  Václav Slavíkmerged libpng-1.2.6 to HEAD
2004-08-29  Václav Slavíkmerged libpng-1.2.6 to HEAD
2004-08-29  Stefan Csomorrepositioning of mac textctrl
2004-08-29  Stefan Csomorfocus and border refreshes etc corrected
2004-08-29  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-08-29  Václav SlavíkInitial revision
2004-08-29  Václav Slavíkfix for CAN-2004-0797 zlib-1.2.x vulnerability (patch...
2004-08-28  Mattia Barbon Patch #1003174: Fixes crash when toolbar has a disabl...
2004-08-28  Stefan Csomorcorrecting unicode data conversion
2004-08-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-08-26  Robin DunnMake wxGrid play nicer with sizers.
2004-08-26  Włodzimierz SkibaSource cleaning: whitespaces & tabs, ::, TRUE/true...
2004-08-26  Robin DunnSome of these are not in BASE, cahnge back to WXDLLEXPORT
2004-08-25  Robin DunnFixed compile error
2004-08-25  Robin Dunnremoved final traces of wxStAppResource
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  Włodzimierz SkibaFix for wrong replacement of the FALSE.
2004-08-25  Włodzimierz SkibaFix for missed comment markup.
2004-08-25  Stefan Csomoradded trailing slash
2004-08-25  Włodzimierz SkibaCode 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  Václav Slavíkadded wxListBox styles
2004-08-24  Stefan CsomorFSRef transition
2004-08-24  Stefan Csomormetrowerks is not implementing the mb calls in libc...
2004-08-24  Włodzimierz SkibaCode 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 Csomorresource fork not used anymore
2004-08-23  Włodzimierz SkibaFixed 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  Włodzimierz SkibaWinCE warning fixes.
2004-08-23  Włodzimierz SkibaNative 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í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  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 SkibaRemoved obsolete (Open) Watcom conditions.
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-08-20  Włodzimierz SkibaWarning fix.
2004-08-19  Włodzimierz SkibaSource cleaning: whitespaces,-1/wxID_ANY,TRUE/true...
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 SkibawxApp::GetComCtl32Version seems possible and works...
2004-08-18  Włodzimierz SkibaSource cleaning.
2004-08-18  Włodzimierz SkibaFix for the undocumented holes in spiner sizes.
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  Dimitri SchoolwerthMSVC6 return warning fix
2004-08-16  Dimitri Schoolwerthdoc typo
2004-08-16  Václav Slavíkmore warnings fixes
2004-08-16  Václav Slavíkfixed handlers registration in DoPopupMenu (patch 1009949)
2004-08-16  Włodzimierz Skibabreak after return makes 'Unreachable code' warnings.
2004-08-16  Włodzimierz SkibaUnused parameter warning fix.
2004-08-16  Włodzimierz SkibaTRUE/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
next