]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-09-11  Julian SmartApplied patch [ 791847 ] Missing translation in filedlg.cpp
2003-09-11  Julian SmartApplied patch [ 796140 ] fixes for building demos/poem...
2003-09-11  Julian SmartApplied patch [ 798596 ] console sample in unicode
2003-09-11  Julian SmartAdded wxDisplay doc
2003-09-11  Julian SmartApplied patch [ 802596 ] warning and error free Open...
2003-09-11  Julian SmartRemoved warnings
2003-09-11  Julian SmartApplied [ 798206 ] WinCE time.cpp
2003-09-10  Mattia Barbon More warning fixes from ABX.
2003-09-10  Mattia Barbon Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
2003-09-10  Mattia Barbon Added bakefiles for contrib/utils/convertrc and contr...
2003-09-10  Gilles Depeyrotupdated project files and compilation options
2003-09-10  Gilles Depeyrotmodified shell script to copy setup0.h into DerivedSour...
2003-09-10  Václav Slavíkcheck for m_parentAsWindow!=NULL
2003-09-10  Václav Slavíkopengl fixes for msvc5
2003-09-10  Vadim Zeitlinadded LVM_SETUNICODEFORMAT
2003-09-10  Vadim Zeitlinreverted previous fix for virtual list control with...
2003-09-10  Robert Roebling Test if G_threads already are initialized.
2003-09-10  Vadim Zeitlinadded missing SetIntPosition() parameter
2003-09-10  Vadim Zeitlinattempts to fix virtual list control with Unicode and...
2003-09-10  Vadim Zeitlindocumented that wxHSCROLL disables wrapping; added...
2003-09-10  David ElliottChanged wxWindow::Create to wxControl because wxNoteboo...
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
next