]> git.saurik.com Git - wxWidgets.git/history - include
Warning fix to avoid typecasting with OW elsewhere.
[wxWidgets.git] / include /
2004-10-19  Włodzimierz SkibaWarning fix to avoid typecasting with OW elsewhere.
2004-10-19  Włodzimierz SkibaOW warning fix. Our compile time asserts warns when...
2004-10-19  Vadim Zeitlindeclaration (only, so far) for Unix
2004-10-19  Vadim Zeitlininitial implementation for MSW
2004-10-19  Vadim Zeitlinswitched to using a real class instead of a namespace...
2004-10-19  Vadim Zeitlinextracted LPITEMIDLIST wrappers in a separate header...
2004-10-19  Václav Slavíkalways use wxStaticCast in XRCCTRL (asserts in case...
2004-10-19  Julian SmartRemoved accidentally committed file
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-19  Vadim Zeitlindefine __WXOSX__ for wxMac/Cocoa; document it
2004-10-18  Vadim Zeitlinfixed include guard after renaming the file
2004-10-18  Vadim Zeitlin- added and documented Get/SetInstallPath() under Unix
2004-10-18  Vadim Zeitlinrenamed wxFileLocator to wxStandardPaths
2004-10-18  Vadim Zeitlinunsigned off_t doesn't exist
2004-10-18  David ElliottRenamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
2004-10-18  David ElliottRemoved some extraneous whitespace.
2004-10-18  David ElliottwxCocoa: Add native file dialog from Ryan Norton. ...
2004-10-18  Václav Slavíkfixed previous revision: call wxControl's, not wxButton...
2004-10-18  Václav SlavíkwxBitmapButton doesn't need own DoGetBestSize, wxContro...
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Vadim Zeitlinadded interface for wxFileLocator class
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-10-17  Vadim Zeitlinuse common code to determine best notebook size instaed...
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-16  Václav Slavíkdon't use m_instanceAsWindow to convert dialog units...
2004-10-16  Vadim Zeitlinunused params warnings (patch 1048431)
2004-10-16  Vadim Zeitlinsuppress VC++ warning about long -> void * conversion too
2004-10-16  Vadim Zeitlinfixed enhanced metafiles loading from files
2004-10-16  Vadim Zeitlinadded missing WXDLLEXPORT
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-10-15  Vadim Zeitlinuse wxPtrToUInt/UIntToPtr instead of (removed) ULong...
2004-10-15  Vadim Zeitlinremoved pragma interface which resulted in link errors...
2004-10-15  Vadim Zeitlinuse wxPtrToUInt instead of (lossy) wxPtrToULong
2004-10-15  Włodzimierz SkibaUnnecessary wxString(wxString).
2004-10-15  Włodzimierz SkibaParts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Włodzimierz SkibaDMC fix.
2004-10-15  Vadim ZeitlinVC++ warning fixes for /Wp64
2004-10-15  David ElliottAllow the wxMenu to be owned by the NSMenu so that...
2004-10-15  David ElliottAllow the dealloc message to be caught
2004-10-15  David ElliottUse wxObjcAutoRefFromAlloc for sm_cocoaTarget.
2004-10-15  Vadim Zeitlinfixed wxFileSize_t definition under Unix
2004-10-15  Vadim Zeitlinmade Tell/Seek/Length() return wxFileSize_t as well
2004-10-15  Vadim Zeitlinadded wxFileSize_t, changed types of wxFile methods...
2004-10-14  Ryan NortonReverted and fixed really broken overcommit
2004-10-14  Julian SmartAdded SetScrollLinesX, SetScrollLinesY so apps can...
2004-10-14  David ElliottRemoved empty wxCocoa wxFileDialog implementation
2004-10-14  David ElliottReverted broken test to determine wxHAS_TASK_BAR_ICON
2004-10-14  David ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-13  Włodzimierz SkibaDarwin fixes (OW,BCC,MinGW,DMC tested).
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-10-12  Robert Roebling Added new wxPrintFactory code and made wxPrinter
2004-10-12  Włodzimierz SkibaReverted due to Darwin and other conflicts.
2004-10-12  Włodzimierz SkibaReverted conflict with Darwin.
2004-10-12  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-12  Włodzimierz SkibaRemove old pragmas for avoiding warnings with Open...
2004-10-12  Ryan Nortoncompilo fix (blind)
2004-10-12  Václav Slavíkadded \ escaping in XRC (patch 1042675)
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-11  Ryan Nortontemp. solution to get unicode to work on 10.3
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-09  Julian SmartSetSizeHints -> DoSetSizeHints
2004-10-08  Václav Slavíkpropagate invalidated best size upstream
2004-10-08  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-08  Ryan Nortonvarious cleanups
2004-10-08  Ryan NortonwxSound for wxCocoa
2004-10-08  Ryan NortonwxDisplay for wxCocoa
2004-10-08  Vadim Zeitlin(blind) fix for Metrowerks/Win32 compilation
2004-10-08  Vadim Zeitlinrenamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES
2004-10-08  Ryan NortonwxCocoa link fixes
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Robin DunnMake sure that WXMAKINGDLL_XRC is defined correctly...
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Ryan Nortonfix a bunch of warnings in unicode build
2004-10-07  Julian SmartApplied patch [ 1039940 ] Prevent redefinition of MM_xx...
2004-10-07  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-06  Ryan Nortoncursors for cocoa
2004-10-06  Ryan Nortoncocoa tooltips. Remove runtime warning from 10.2 ...
2004-10-05  Vadim Zeitlincleaning up strdup/isascii definitions for compilers...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-05  David ElliottImplement wxBitmapButton::DoGetBestSize() to call wxBut...
2004-10-05  David ElliottImplement wxButtonBase::GetDefaultSize()
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Vadim Zeitlinadded wxApp::IsMainLoopRunnning() (see bug 994293)
2004-10-04  Vadim Zeitlinforward declare wxOutputStream (compilation fix for...
2004-10-04  Vadim Zeitlinblind warning fix in wxUmaskChanger
2004-10-03  Vadim Zeitlinadded wxFileConfig::Save(stream); documented it in...
2004-10-03  Vadim Zeitlindon't keep a dirty flag in each entry/group, this is...
2004-10-03  Vadim Zeitlinadded wxUmaskChanger class and wxCHANGE_UMASK macro...
2004-10-03  Vadim Zeitlinupdate the disabled buttons appearance when system...
2004-10-03  Vadim ZeitlinMetrowerks fixes after huge file patch (patch 1037951)
2004-10-02  Vadim ZeitlinMetrowerks doesn't have isascii()
next