]> git.saurik.com Git - wxWidgets.git/history - include
URL conditional and consistent intendation.
[wxWidgets.git] / include /
2004-11-04  George TaskerUnicode support
2004-11-04  Václav Slavík(hopefully) fixed race condition in installing idle...
2004-11-04  Václav Slavíkm_wakeUpTimerTag is not used anywhere, removed
2004-11-04  Ryan Nortonslightly nicer workaround for pickier compiler warning
2004-11-04  Ryan Nortondll dec
2004-11-03  Václav Slavíkmade it possible to customize wxGenericDirCtrl, such...
2004-11-03  Robert Roebling Forgot to commit header.
2004-11-02  David ElliottMetrowerks CodeWarrior IDE prefix and precompiled heade...
2004-11-01  Robert Roebling Further compile fixes.
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-11-01  Julian SmartAdded missing functions and variable
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-11-01  Stefan Csomorswitching to defines not having a value for __WXMAC__
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-31  Stefan NeisFixed "pragma interface" handling.
2004-10-31  Robert Roebling Moved print dialog data conversion code
2004-10-31  Robert Roebling Small change to ease Mac transition to common
2004-10-30  Ryan Nortonrestore ConvertToValidURI to prev. version for bw compa...
2004-10-30  Ryan Nortonsolution to wxMBConv stuff - make a seperate XX2XX...
2004-10-30  David ElliottwxMac uses wxStandardPathsCF to mean wxStandardPaths...
2004-10-30  David ElliottMake wxString::WorstEncodingCase take a const wxMBConv&
2004-10-29  David ElliottAdded wxStandardPaths for wxMac and wxCocoa.
2004-10-29  Ryan NortonAdd wxString::WorstEncodingCase, other various cleanups
2004-10-29  David ElliottMoved wxCFStringHolder and some other string functions...
2004-10-29  Ryan Nortonadd some asserts for wxStringBufferLength
2004-10-28  Ryan NortonwxURL - doc cleanups, depreciated more methods, more...
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Václav SlavíkwxKeyEvent::m_uniChar must be copied by operator= too
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-28  Vadim Zeitlinminor cleanup: don't use bool parameters, don't typedef...
2004-10-27  Robert Roebling Removed Pango homemade implementation and
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-27  Robert Roebling Added initial support for GNOME printing.
2004-10-26  Robert Roebling Next phase of Print Factory code.
2004-10-26  Václav Slavíkprefix symbols with wx
2004-10-24  Stefan NeisRemoved list of modeless windows (apparently no longer...
2004-10-24  Stefan NeisFixed handling of modal dialogs.
2004-10-24  Stefan Csomoradding Offset to wxRegion / carbon
2004-10-24  David ElliottFix wxExecute for ports other than wxMac and wxCocoa...
2004-10-23  Vadim Zeitlinupdated version to 2.5.3.1
2004-10-23  Vadim Zeitlinfixed VC++ size_t -> int conversion warning
2004-10-23  Vadim Zeitlindon't use _() as default parameter for wxPrintDialogBas...
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-22  Kevin HockRemoved , from end of enumerated list wxPrintBin
2004-10-22  David ElliottChange friendship so that the base implementation class...
2004-10-21  Stefan NeisAdded stubs for OS/2 to new printing system.
2004-10-21  David WebsterGet rid of the class naming conflict with the base...
2004-10-20  Vadim Zeitlinadded wxTextInputStream::operator>>(wchar_t) for compil...
2004-10-20  Vadim Zeitlinupdate g_isPainting in wxPaintEvent copy ctor
2004-10-20  David ElliottRewrote wxSound:
2004-10-20  David ElliottAdded CocoaSetKeyEquivalent() that sets the accelerator...
2004-10-20  Vadim Zeitlininclude colour.h (fixes wxX11 compilation under Unix)
2004-10-20  Vadim Zeitlinremoved duplicate #include
2004-10-20  Vadim Zeitlinuse slashes instead of backslashes and quotes instead...
2004-10-20  Vadim Zeitlinonly VC++ >= 7.0 has __COUNTER__
2004-10-20  Włodzimierz SkibaCorrect fix to the compile time assert under OW. Kudos...
2004-10-20  Vadim Zeitlininitial Unix implementation
2004-10-20  Vadim Zeitlindon't use wxCOMPILE_TIME_ASSERT2, wxCOMPILE_TIME_ASSERT...
2004-10-20  Vadim Zeitlinmoved AppendAppName() from MSW to common code; modified...
2004-10-20  Vadim Zeitlinremoved special definition of wxCOMPILE_TIME_ASSERT2...
2004-10-20  Vadim Zeitlindefine wxMAKE_UNIQUE_NAME so that it works even in...
2004-10-19  Vadim Zeitlinremoved unneeded junk copied from MSW port
2004-10-19  Vadim Zeitlinfixed status bar source file name; removed wxUSE_NATIVE...
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...
next