]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
2003-04-09  Julian SmartInclude winable.h for NotifyWinEvent.
2003-04-09  Vadim Zeitlinupdate from NY
2003-04-09  Michael BedwardFixed TARGETDEF usage. Now defined in the parent make...
2003-04-08  Robin DunnTurn off all border styles for the inner window
2003-04-08  Vadim Zeitlinyet another versionof Greek translations
2003-04-08  Mattia Barbon Compilation fix for !wxUSE_TOOLTIP.
2003-04-08  Mattia Barbon Removed ".wxr fixes for Unicode" item, since wxr...
2003-04-08  Vadim Zeitlinadded missing default argument value
2003-04-08  Vadim Zeitlinprintf() format warning fixed
2003-04-08  Vadim ZeitlinwxMac doesn't use wxTaskBarIcon
2003-04-07  Václav Slavíkbackported some things
2003-04-07  Václav Slavíkdeprecated XMLID and friends macros
2003-04-07  Stefan Csomorexplicit app modality in SetModal
2003-04-07  David ElliottAfter delete wxPendingEventsLocker; wxPendingEventsLoc...
2003-04-07  Mattia Barbon Add GetDrawable convenience function that returns...
2003-04-07  Mattia Barbon No sashtest.xbm to be found.
2003-04-07  Mattia Barbon Fix some GCC 3.2 -O2 warnings.
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2003-04-07  David ElliottDo some sanity checks in DoDrawText to make sure we...
2003-04-07  David ElliottAdded stub for wxIcon(const char **xpm)
2003-04-07  David ElliottRelocate DeviceToLogical[XY], add stub for LogicalToDev...
2003-04-07  David ElliottAdded preliminary resource fork support for wxCocoa
2003-04-07  David ElliottAllow wxUSE_DIRDLG and wxUSE_TREECTRL for wxCocoa ...
2003-04-07  David ElliottX11-specific code doesn't work so well on wxCocoa
2003-04-07  David ElliottUse the generic tree control for wxCocoa
2003-04-07  David ElliottThere is no task bar icon for Cocoa (yet).
2003-04-07  David ElliottWhoops! Might want the headers too.
2003-04-07  Vadim Zeitlinoption for using DirectX in wxDisplay
2003-04-07  Vadim Zeitlinsupport for optionnally using DirectX for display manip...
2003-04-06  Julian SmartRemoved redundant fixme comment
2003-04-06  Mattia Barbon Remove (now) pointless checks for __WXX11__/__WXMOTIF...
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-06  Vadim Zeitlinfix bug with not accepting write-only formats in d&d
2003-04-06  Vadim Zeitlinmerged 2 overloaded functions into a single membersections
2003-04-06  Julian SmartMore patches done
2003-04-06  Vadim Zeitlinadded assert to check that notebook page does have...
2003-04-06  Julian SmartApplied some of them
2003-04-06  Julian SmartReordered functions
2003-04-06  Julian SmartRemoved backported fix from toback24.txt
2003-04-06  David ElliottChanged dc.cpp to dc.mm and dcclient.cpp dcclient.mm...
2003-04-06  David ElliottReplace dc.cpp with dc.mm and dcclient.cpp with dc.mm
2003-04-06  David ElliottUse the wxStaticBox::GetBordersForSizer method to get...
2003-04-05  David ElliottAdded GetBordersForSizer(int *bordertop, int *borderOther)
2003-04-05  David ElliottCommented out most the the wxLogDebug
2003-04-05  David ElliottCocoa still uses the generic file dialog (see include...
2003-04-05  David ElliottAdded declarations for NSLayoutManager, NSTextContainer...
2003-04-05  Václav Slavíkregenerated makefiles
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-04-05  Václav Slavíkadded taskbarcmn.cpp
2003-04-05  Václav Slavíkremoved obsoleted virtuals from docs
2003-04-05  Václav Slavíkupdates to taskbar sample to use events instead of...
2003-04-05  Julian SmartFix for getting all frames from GIF animation
2003-04-05  Mattia Barbon Derive wxBitmap from wxBitmapBase.
2003-04-05  Julian SmartAdded a const for CW compilation
2003-04-05  Chris Elliottfix accidental overwrite of Makefile
2003-04-05  Julian SmartAPplied patch [ 705301 ] Don't send event for wxSplitte...
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-04  Václav Slavíkremoved files with empty stubs
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-04  Robin DunnHandle checkable items the right way in all cases
2003-04-04  Julian SmartApplied [ 714756 ] Clean warnings on build
2003-04-03  Roger Gammans * rename maxOnOverflow parameter to CoordToRowOrCol...
2003-04-03  Robin DunnCorrection to my new menu code: handle submenus on...
2003-04-03  Vadim Zeitlinstart of Greek translations
2003-04-03  Robin DunnFixed menu event propogation to be consistent across...
2003-04-03  Julian SmartFixed OnSetCursor for Mac
2003-04-03  Julian SmartApplied patch [ 709618 ] fixes drawing position in...
2003-04-03  Julian SmartApplied patch [ 708582 ] wxGenericFileDialog & expose...
2003-04-03  Julian SmartApplied patch [ 706329 ] [wxMac] Fixes wxGetLocalTimeMillis
2003-04-03  Julian SmartApplied patch [ 708016 ] Setup0.h updated according...
2003-04-03  Julian SmartApplied patch [ 708377 ] Make NET (smapi.cpp) UNICODE...
2003-04-03  Julian SmartFixed the wxX11 crash bug on opening a dialog that...
2003-04-03  Julian SmartUnicode-enabled the STC sample
2003-04-02  Vadim Zeitlincorrected description of auto-created wxConfig ownershi...
2003-04-02  Vadim Zeitlinbackport wxFileConfig fix
2003-04-02  Vadim Zeitlinfixed problem of deleting an entry added to an initiall...
2003-04-02  Vadim Zeitlincorrected a slightly confusing wxTE_LEFT/CENTRE/RIGHT...
2003-04-02  Mattia Barbon Remove dulicated call to wxBitmap::Init/CleanupStanda...
2003-04-02  Mattia Barbon wxMotif does not have wxBitmapDataObject.
2003-04-02  Mattia Barbon Partial fix for mono wxMemoryDC not working.
2003-04-02  Mattia Barbon Remove deprecated methods use.
2003-04-02  Mattia Barbon No real change.
2003-04-02  Mattia Barbon Make wxIcon more independent from wxBitmap implementa...
2003-04-02  Mattia Barbon Some updates for wxMotif documentation.
2003-04-02  Julian SmartApplied patch [ 705212 ] wxTextCtrl::SetSelection(...
2003-04-02  Mattia Barbon Regenerated configure scripts.
2003-04-02  Julian SmartApplied [ 703017 ] TreeCtrl sample build fails when...
2003-04-02  Julian SmartCorrection to last patch
2003-04-02  Julian SmartApplied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
2003-04-02  Julian SmartApplied [ 700293 ] FL Unicode patches
2003-04-02  Julian SmartRemoved treectrl.h inclusion
2003-04-02  Julian SmartApplied patch [ 694561 ] FL Release build DLL include...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-04-02  Stefan Csomorbetter spacing
2003-04-02  Stefan Csomorsetting origin to printable area for wxMac
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-04-01  David ElliottChanged defined(__DARWIN__) to (defined(__DARWIN__...
2003-04-01  David ElliottRemoved deprecated parser.o from cocoa.t, reran tmake
next