]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-04-11  David ElliottwxWindowCocoaScroller: use wxAutoNSAutoreleasePool...
2004-04-11  David ElliottwxIcon::CopyFromBitmap:
2004-04-11  David ElliottAdd wxAutoNSAutoreleasePool to SetSelection()
2004-04-10  Vadim Zeitlinadded support for koi8-u
2004-04-10  Mattia Barbon Compilation fix.
2004-04-10  Mattia Barbon Avoid virtual function hiding.
2004-04-10  David ElliottHide (orderOut:) modal dialogs after stopping modal...
2004-04-10  David ElliottAdded missing wxT()
2004-04-10  David ElliottAdded header preprocessor guard
2004-04-10  David ElliottImplement a reasonable DoGetBestSize (NSProgressIndicat...
2004-04-10  David ElliottStub for DoGetBestSize() since this isn't an NSControl
2004-04-10  David Elliott1. Faster DoGetBestSize for single-cell controls.
2004-04-10  David ElliottMake DoGetBestSize() always return a width of 100
2004-04-10  David ElliottAdded wxMac stub header files (include/wx/mac/*.h).
2004-04-10  David ElliottAdded missing wxT()
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-09  David ElliottChanges that were in aclocal.m4 but not here
2004-04-09  Vadim Zeitlin(blind) compilation fix for wxUniv
2004-04-09  David ElliottwxCocoa: native wxNotebook
2004-04-09  David ElliottAdded files for wxNotebook and wxCocoaNSTabView
2004-04-09  David ElliottwxCocoa: added ObjcRef.mm and ObjcRef.h
2004-04-09  Dimitri Schoolwerthimplemented a simple DoGetBestSize() for MSW's wxScrollBar
2004-04-08  Vadim Zeitlindo use context menu event under wxGTK, it is supported...
2004-04-08  Vadim Zeitlinlast check in forgot to add WS_VSCROLL to the listbox...
2004-04-08  Stefan Csomormake sure we are comparing the stripped strings
2004-04-08  Vadim Zeitlinuse SetDefaultBackgroundColour() instead of SetBgColour()
2004-04-08  Vadim Zeitlinsuppress warnings during WinCE compilation
2004-04-08  Vadim Zeitlinwe can now use png/jpeg/gif
2004-04-08  Vadim Zeitlin1. moved InheritAttributes() from wxControl to wxWindow
2004-04-08  Vadim Zeitlincorrected wxEVENT_PROPAGATE_XXX constants names
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnUse FIXED_MINSIZE on the listbox
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnreSWIGged
2004-04-07  Robin Dunnnotes about sizer changes
2004-04-07  Robin DunnPut back wxMSW's wxStaticBitmap::DoGetBestSize because...
2004-04-07  Robin Dunnuse wxBU_EXACTFIT for the small buttons
2004-04-07  Robin Dunnfix for self.root == None
2004-04-07  Robin Dunnset m_bestSize
2004-04-07  Robin DunnwxStatusBarGeneric::DoGetBestSize
2004-04-07  Robin DunnwxStaticBitmapBase::DoGetBestSize
2004-04-07  Robin DunnUse default window IDs
2004-04-07  Robin DunnVarious layout tweaks, wx.FIXED_SIZE added, etc.
2004-04-07  Robin DunnAdd wxRTTI info and set bestSize
2004-04-07  Robin DunnXRC needs to know about wxFIXED_SIZE too.
2004-04-07  Robin Dunnstyle tweaked
2004-04-07  Robin DunnUse wx.CLIP_CHILDREN on the splitter windows
2004-04-07  Robin Dunnchanged border style
2004-04-07  Robin DunnFixes so bg colors in a notebook on XP are visible...
2004-04-07  Robin DunnUse a panel
2004-04-07  Robin DunnAdded wx.FIXED_SIZE.
2004-04-07  Robin Dunnuse wx.FIXED_SIZE
2004-04-07  Robin DunnUse the size value passed to the ctor to set the window...
2004-04-07  Robin DunnAdded wxFIXED_SIZE.
2004-04-07  Robin DunnAdded some convenience inlines
2004-04-07  Robin DunnFixed tex2rtf error
2004-04-06  Robin DunnSomehow the Validate(), TransferDataToWindow(),
2004-04-06  Dimitri Schoolwerthapplied patch #928786: "Fix memory leak produced by...
2004-04-06  Dimitri Schoolwerthapplied patch #926140: "warning cleaning"
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-06  Václav Slavíkthis code was taken from console sample, preserve its...
2004-04-06  Václav Slavíkupgrade to bakefile-0.1.4
2004-04-06  Dimitri Schoolwerthfixed non-pch compilation, initial window size; slight...
2004-04-06  Václav Slavíkupgrade to bakefile-0.1.4
2004-04-06  Václav Slavíkmake aclocal-1.8 happy (patch 930105)
2004-04-06  Robin DunnCheck for errors after unicode conversions
2004-04-06  Vadim Zeitlinupdate from Tsolakos Stavros
2004-04-05  Václav Slavíkdon't build console apps for WinCE
2004-04-05  Václav Slavíkdon't build console apps for WinCE
2004-04-05  Dimitri Schoolwerthremoved HasMultipleSelection() because base class imple...
2004-04-05  Robin DunnwxSize::SetDefaults
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-04-05  Robin Dunnupdated version number
2004-04-05  Vadim Zeitlinuse wxUnusedVar() to suppress warnings about unused...
2004-04-05  Stefan Csomoradded recursive invalidation after a Thaw command
2004-04-04  Vadim Zeitlindon't define functions unused under CE when compiling...
2004-04-04  Vadim Zeitlinimplemented abort() and added stub for getenv(): needed...
2004-04-04  Vadim Zeitlinremoved unused stuff (fixes a couple of compilation...
2004-04-04  Vadim Zeitlinset device origin when drawing on a frame in order...
2004-04-04  Vadim Zeitlindo take the toolbar into account for Windows CE, otherw...
2004-04-04  Vadim Zeitlindon't define SetShape() for Windows CE; use wxTLWBase...
2004-04-04  Vadim Zeitlinadded wxTLWBase::GetDefaultSize() to avoid creating...
2004-04-04  Vadim Zeitlinadded and documented wxSize::IsFullySpecified() and...
2004-04-04  Václav SlavíkwxAutomation not useful on WinCE
2004-04-04  Vadim Zeitlininclude just wrapwin.h and not the entire msw/private.h
2004-04-04  Vadim ZeitlinGlobalLock/Unlock() are available under CE, no need...
2004-04-04  Vadim Zeitlininclude headers normally included from windows.h and...
2004-04-04  Vadim Zeitlinbsearch() is now available under CE, use it
2004-04-04  Vadim Zeitlinsuppressed unused param warning under CE
2004-04-04  Vadim Zeitlindo #undef CreateDialog() under CE, what was the reason...
2004-04-04  Vadim Zeitlininclude wince/missing.h under CE
2004-04-04  Vadim Zeitlinremoved tons of unused stuff apparently copied verbatim...
2004-04-04  Vadim Zeitlinuse wxDIB object instead of static ConvertFromBitmap...
2004-04-04  Vadim Zeitlinenable wxDIB for Windows CE
2004-04-04  Vadim Zeitlintaken the function unused under CE inside #ifndef __WXW...
2004-04-04  Vadim Zeitlindefine BI_RLE4/8 if not defined as well
2004-04-04  Vadim Zeitlinalways use SYSTEM_FONT under CE, it doesn't have any...
2004-04-04  Vadim Zeitlininclude wx/msw/wrapwin.h instead of entire private...
next