]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-01-18  Robin DunnUse a panel
2005-01-18  Włodzimierz... Cleaning of headers.
2005-01-18  Włodzimierz... MinGW warning fix.
2005-01-18  Włodzimierz... MinGW warning fix.
2005-01-18  Włodzimierz... MinGW warning fix.
2005-01-18  Julian SmartSkip processing in OnTextEnter so normal return process...
2005-01-18  Włodzimierz... ctor/dtor not available in C code (MinGW fix).
2005-01-18  Vadim Zeitlinfixed memory leak in UpdateAttr[Rows][Or][Cols] (patch...
2005-01-18  Vadim Zeitlinfixed crash if an error happened inside WaitConnection...
2005-01-18  Kevin HockAdded DLL export for wxCommandEventStringHelper
2005-01-18  Kevin HockFixed wxTextCtrl being undefined when not using precomp...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockGetString() method queries the control for the string...
2005-01-18  Kevin HockEvent member variables hidden, text control efficiency...
2005-01-18  Kevin HockRemoved m_ variables from the documentation, since...
2005-01-18  Kevin HockMove member m_ variables to be protected rather than...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-18  Vadim Zeitlinregenerated with correct substitutions for COND_WXUNIV_...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Vadim Zeitlinreverted last commit, do this check in wx/chkconf.h...
2005-01-18  Vadim Zeitlinmore fixes to dllexport/import stuff for operator<...
2005-01-18  Vadim Zeitlinonly define globals when wxUSE_BASE to avoid duplicate...
2005-01-18  Vadim ZeitlinwxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
2005-01-18  Vadim ZeitlinUnicode compilation fix (patch 1104406)
2005-01-18  Vadim ZeitlinUnicode compilation fix for debugging code which is...
2005-01-18  Vadim Zeitlinadded WXDLLIMPEXP_BASE for operator<<() functions ...
2005-01-18  Włodzimierz... PalmOS native colour dialog.
2005-01-18  Włodzimierz... wxWinCE fixes.
2005-01-18  David ElliottDon't depend on m_cocoaWxToBoundsTransform not being...
2005-01-18  David ElliottSending copy to an instance infers ownership by the...
2005-01-17  David ElliottMoved Clear() implementation into wxDC using a new...
2005-01-17  Włodzimierz... Common default datetime formats.
2005-01-17  Włodzimierz... Fix for limited build required by headers of free DMC.
2005-01-17  Vadim Zeitlinregenrated after ADVANCED_SRC/HDR split in native/Univ...
2005-01-17  Włodzimierz... Stock buttons labels.
2005-01-17  Julian SmartAdded AddWindowStyles() call
2005-01-17  Włodzimierz... MinGW fixes.
2005-01-17  Vadim Zeitlinremoved #ifndef __WXUNIVERSAL__ added in last commit...
2005-01-17  Vadim Zeitlinsplit ADVANCED_HDR/SRC in a part common to all ports...
2005-01-17  Włodzimierz... Check wxMSWUniv condition earlier.
2005-01-17  Włodzimierz... wxMSWUniv build fix.
2005-01-17  Vadim Zeitlinfixed GetModuleHandleExA() call after last fix
2005-01-17  Włodzimierz... Warning fix.
2005-01-17  Włodzimierz... Build fixes.
2005-01-17  Włodzimierz... Missing include.
2005-01-17  Włodzimierz... Minor output simplification. Significantly influences...
2005-01-17  Vadim Zeitlinupdate from Janos Vegh
2005-01-17  David ElliottMake this compile on Darwin. Vadim, could you please...
2005-01-17  Vadim Zeitlinadded GenerateNow()
2005-01-17  Vadim Zeitlindisable an apparently harmless VC++ warning about ...
2005-01-17  Vadim Zeitlinmoved fatal exception handling code to msw/main.cpp...
2005-01-17  Vadim Zeitlinaccidnetally checked in file in DOS format last time...
2005-01-17  Vadim Zeitlinadded {debughlp|stackwalk}.{h|cpp}
2005-01-17  Vadim Zeitlinadded wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed...
2005-01-17  Vadim Zeitlinadded wxStackWalker class
2005-01-17  Vadim Zeitlinrefactored wxCrashReport to use new wxDbgHelpDLL class...
2005-01-17  Vadim Zeitlincreated a reusable interface to dbghelp API
2005-01-17  Vadim Zeitlincompilation fixes for !USE_PCH
2005-01-17  Vadim Zeitlinonly declare wxHandleFatalExceptions() when wxUSE_ON_FA...
2005-01-17  Vadim Zeitlinremove obsolete wxUSE_CTL3D code
2005-01-17  Vadim Zeitlinimplement date events here if wxDatePickerCtrl is not...
2005-01-17  Vadim Zeitlinadded argc and argv arguments to wxInitializer ctor
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlinsmall tweaks to wxDynamicLibrary test
2005-01-16  Vadim Zeitlinregenerated after adding msw/datectrl.cpp
2005-01-16  Vadim Zeitlinextracted Unix code in a separate new file (src/unix...
2005-01-16  Vadim Zeitlinregenerated to include msw/dlmsw.cpp and datectrl.cpp
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2005-01-16  Robert Roebling Use connect_signal_after for list events. This should
2005-01-16  Vadim Zeitlinundid the last patch: set wxUSE_XXX to 0 in setup.h...
2005-01-16  Vadim Zeitlinregenerated with all common options set to 0
2005-01-16  Vadim Zeitlincatch a few more defines, which were not of the wxUSE_X...
2005-01-16  Vadim Zeitlinoops, sed replace was eating underscores
2005-01-16  Vadim Zeitlincompilation fix for !USE_PCH
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-16  Vadim Zeitlin1. set all wxUSE_XXXs to 0 in the generated setup.h.in
2005-01-16  Robert Roebling Applied patch for correct feedback from DND
2005-01-16  Robert Roebling Applied patch which solved conflicts between wxWidgets
2005-01-16  Robert Roebling Commited scrollbar patch which sends lineup, linedown
2005-01-16  Vadim Zeitlinadded code for hardware platform detection (__INTEL__...
2005-01-16  Julian SmartDoc update
2005-01-16  Julian SmartCheck for wxUSE_GLOBAL_MEMORY_OPERATORS before redefini...
2005-01-16  Julian SmartDoc corrections
2005-01-16  Robert Roebling Applied patch for rounded rectangle.
2005-01-16  Vadim Zeitlinfixed wxUSE_3rdpartylib definitions for --without-3rdpa...
2005-01-16  Vadim Zeitlinfixed export of hex values
2005-01-16  Vadim Zeitlinimplemented Export(file)
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinno need for vi modeline now that the extension is no...
2005-01-15  Vadim Zeitlindefine wxUSE_GUI as 0 when --disable-gui is used
2005-01-15  Vadim Zeitlinremoved unused wxUSE_NOGUI to avoid confusion with...
2005-01-15  Vadim Zeitlinremoved all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
2005-01-15  Vadim Zeitlinshow "none" for gnomeprint in the summary when building...
2005-01-15  Vadim Zeitlinmention wxUSE_DATEPICKCTRL
2005-01-15  Vadim Zeitlinmoved styles logic to MSWGetStyle() (no real changes)
2005-01-15  Vadim ZeitlinwxMSW wxDatePickerCtrl header
2005-01-15  Vadim Zeitlinmanage setup.h.in using update-setup.h too
2005-01-15  Vadim Zeitlinmanage wx/mac/setup0.h using build/update-setup.h too
2005-01-15  Vadim Zeitlinmoved some Win32-specific settings from common file
next