]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-09-10  Vadim Zeitlinunused param warnings
2003-09-10  Vadim Zeitlinfixed a 'variable could be used uninitialized' warning
2003-09-10  Vadim Zeitlinadded a TODO: clean up WinCE mess/horror
2003-09-10  Mattia Barbon Don't compile smapi.cpp for non-MSW platforms.
2003-09-10  Václav Slavíkfixed broken DSP files
2003-09-10  Václav Slavíkfixed incorrect joining of substituted strings
2003-09-10  Václav Slavíkcompilation fix
2003-09-10  Stefan Csomorswitching off tight borders to have it look properly...
2003-09-10  Stefan Csomorghost button fix (was calling another baseclass create)
2003-09-10  Gilles Depeyrotremove gdb debug related configuration option which...
2003-09-09  Robert Roebling 64-bit patch
2003-09-09  Vadim Zeitlinuse GetTraits(), not m_traits, in OnAssert()
2003-09-09  Vadim Zeitlincopy milliseconds in Set() too
2003-09-09  Václav Slavíkbetter way of dealing with EXTRALIBS_xxx
2003-09-09  Václav Slavíkadded contrib/utils
2003-09-09  Mattia Barbon Applied OpenWatcom fixes from ABX.
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-09-09  Václav Slavíkmax warnings for wxWindows code, default for 3rd party
2003-09-09  Robert Roebling Upported a number of patches to HEAD.
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-09  Stefan Csomorconst ptr fix
2003-09-09  Stefan Csomorcrashes fixed, trying to remove erradic redraws when...
2003-09-09  Stefan CsomorwxID_PREFERENCES added
2003-09-09  Stefan Csomorimplementation changes to closer follow MSW, crashes...
2003-09-09  Václav Slavíkadded <warnings>
2003-09-09  Stefan Csomorinitial creation invisible
2003-09-09  Stefan Csomortrying to avoid redraw problems at wrong places
2003-09-09  Stefan Csomorfixing Update, attempt to speed redrawing by making...
2003-09-09  Stefan Csomorwhen memory dumps out debug info, lookups can go wrong...
2003-09-09  Stefan Csomorfix for CW non unicode builds
2003-09-09  Stefan CsomorwxID_PREFERENCES added for the preferences menu item
2003-09-09  Robert Roebling Applied patch for better sizing of bitmap buttons.
2003-09-09  Robert Roebling Applied patch for better pattern support.
2003-09-08  David ElliottImplement NSMenuValidation protocol for the wxNSMenuIte...
2003-09-08  David ElliottRemove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMai...
2003-09-08  David ElliottUse wxStripMenuCodes
2003-09-08  David ElliottImplement wxSpinButton (except up/down events)
2003-09-08  David ElliottProvide target/action mechanism for subclasses to use
2003-09-08  David ElliottWhen using a non-subclassed NSControl, use a new wxNonC...
2003-09-08  Václav Slavíkforgot to commit regenerated makefiles
2003-09-08  David ElliottImplement (sort-of) non-client wxWindowDC
2003-09-08  David ElliottAdded virtual GetNonClientNSView()
2003-09-08  David Elliott* Added NSWindowStyleForWxStyle static method
2003-09-08  Stefan Csomorsetter fix
2003-09-08  Mattia Barbon Added src/motif/xmcombo/xmcombo.c.
2003-09-07  Mattia Barbon Removing makegen an projgen files.
2003-09-07  Mattia Barbon Removing makegen and projgen, part #1: removing refer...
2003-09-07  Stefan NeisInsure that messages are posted to the main threads...
2003-09-07  Stefan NeisInitialize PM subsystem in every thread, to enable...
2003-09-06  Stefan NeisUnified with Unix version.
2003-09-06  Stefan NeiswxOS2: Added mdig.{cpp, h}.
2003-09-06  David ElliottUse an NSImageView instead of an NSView (nothing works...
2003-09-06  David ElliottUse an NSSlider instead of an NSView (nothing works...
2003-09-06  David ElliottOverride CocoaSetEnabled because it's not an NSControl
2003-09-06  David ElliottwxCocoa: CodeWarrior (like GCC) mangles struct X and...
2003-09-06  David ElliottwxCocoa: Added NSNotification
2003-09-06  Stefan NeisUse function table instead of direct references to...
2003-09-06  David ElliottImplement wxChoice including sorting and client data
2003-09-05  Mattia Barbon Updated Italian translation.
2003-09-05  David ElliottImplement wxGauge
2003-09-05  David ElliottImplement wxApp::Yield
2003-09-05  David ElliottOverride CocoaSetEnabled. NSProgressIndicator is not...
2003-09-05  David ElliottWorks a little better when you remember to say "virtual"
2003-09-05  David ElliottImplement the hashmap for NSMenu
2003-09-05  David ElliottChanged CocoaNotification parameter names to notificati...
2003-09-05  David ElliottAdded ability to observe NSMenu notifications
2003-09-05  Stefan Csomorselection for DeleteAllPages corrected, images scaleing...
2003-09-05  Stefan Csomorcommented section removed
2003-09-05  Stefan Csomortodo added
2003-09-05  Stefan Csomorremoving scroll flags before instantiation the base...
2003-09-05  David Elliott* Move m_cocoaNSMenu out of wxCocoaNSMenu and into...
2003-09-05  David ElliottSet the window's title
2003-09-05  David ElliottwxMenuBar:
2003-09-05  David Elliott* Set the window's title
2003-09-05  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-05  David ElliottWhen a modal dialog is shown and the app isn't running...
2003-09-05  Stefan Csomoradded live resizing
2003-09-05  David ElliottImplement Cocoa_canBecomeMainWindow to say YES to Cocoa
2003-09-05  David Elliott* Added GetAppMenuBar
2003-09-05  David ElliottAdd support for wxMenuBarManager
2003-09-04  Mattia Barbon Added a couple of wxPerl notes.
2003-09-04  Mattia Barbon Fix and testcase for wxString::rfind bug I introduced.
2003-09-04  David Elliott* Added virtual GetAppMenuBar() which returns the app...
2003-09-04  David Elliott* Added delegate notifications for Become/Resign Main
2003-09-04  David ElliottwxCocoa: Added mbarman.(mm|h)
2003-09-04  David ElliottAdded wxMenuBarManager
2003-09-04  Václav Slavíkadded data files
2003-09-04  Stefan Csomorlog changes
2003-09-04  David Elliott#if wxUSE_UNICODE instead of #if defined(wxUSE_UNICODE)
2003-09-04  Stefan Csomormacro naming changes
2003-09-04  Stefan Csomormacro naming changes
2003-09-04  Stefan Csomormacro naming changes
2003-09-04  Stefan Csomormacro naming changes, delegate api calls getting proper...
2003-09-04  Stefan Csomornaming changes
2003-09-04  Mattia Barbon Regenerated makefiles.
2003-09-03  Mattia Barbon Regenerated makefiles in the correct place.
2003-09-03  Václav Slavíkfixed win32res
2003-09-03  Mattia Barbon Compilation fixes.
2003-09-03  Mattia Barbon Added missing bakefiles in utils/* and regenerated
2003-09-03  Mattia Barbon Oops. Check in the correct Makefile.in.
next