revert some stuff for 1.6
[wxWidgets.git] / src /
2005-04-18  Ryan Nortonrevert some stuff for 1.6
2005-04-18  Ryan NortonwxExecute log message cleanup
2005-04-18  Ryan Nortonuse atoi instead of sscanf
2005-04-18  Ryan NortonSome corefoundation wrappers, Implement Associate and...
2005-04-18  Robert Roebling Minor correction to the wxMenuItem::SetText() patch.
2005-04-18  Ryan Nortoncleanup for wxUSE_THREADS
2005-04-18  Julian SmartAdded wxUSE_THREADS guards
2005-04-17  Ryan Nortonfix 10.2 shared builds from crashing
2005-04-17  Ryan NortonentryName is a pascal string - need to convert
2005-04-17  Julian SmartAdded some reserved functions
2005-04-17  Julian SmartWorkaround for wxUSE_STL
2005-04-17  Julian SmartUse GetCursorPos on WinCE wherever possible (otherwise...
2005-04-17  Vadim Zeitlinadded missing ANSI DLL configurations (fixes VC6 crash)
2005-04-17  Vadim Zeitlinchanged to DOS format; added tif_extension.c
2005-04-17  Ryan Nortonfix some possible crashes due to uninitialized variable...
2005-04-17  Julian SmartApplied patch [ 1184295 ] wxDateTimePickerCtrl Create...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Julian SmartFix for MGL link error
2005-04-17  Julian SmartTemporary wxUniv menu fix from Michael Wetherell
2005-04-17  Ryan Nortondo wxLogDebug instead of wxLogSysError so that producti...
2005-04-17  Ryan Nortonfix 10.2 shared unicode builds for mbstowcs and vice...
2005-04-16  Ryan Nortonfixed for w/o expat
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Julian SmartImproved spacing
2005-04-16  Michael WetherellNo EOVERFLOW on openbsd
2005-04-16  Stefan NeisFixed child positioning on window resizing.
2005-04-16  Robert Roebling Readded test for wxMenuItem::SetLabel() to sample.
2005-04-16  Stefan NeisMoved enum definition out of function body to work...
2005-04-16  Robert Roebling This should make the GTK statictext control wrap
2005-04-16  Ryan Nortonclean up release unused variable warnings
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-16  Julian SmartAdded destructor to fix crash on Mac due to focus event...
2005-04-16  Julian SmartApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
2005-04-16  Julian SmartAPplied patch [ 1182682 ] Fixes wxDebugReportUpload...
2005-04-16  Julian SmartApplied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
2005-04-16  Julian SmartApplied patch [ 1183157 ] Compilation with GCC 4.0
2005-04-16  Ryan Nortonfix for w/o expat
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-16  Robin DunnUse a wxPopupWindow for the AutoComplete box too.
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-15  Robin DunnNo longer a need for changing the names to protect...
2005-04-15  Włodzimierz SkibaBuild fix for wxUSE_FILE=0.
2005-04-15  Włodzimierz SkibaMissing include.
2005-04-15  Włodzimierz SkibaSimpler for readable diffs in future new ports.
2005-04-15  Włodzimierz SkibaSimpler constructor available.
2005-04-15  Julian SmartAnother buffer check
2005-04-15  Julian SmartDon't crash if buffer null
2005-04-15  Julian SmartFixed presumed typo - crash when frame is NULL
2005-04-15  Robin DunnApplied patch [ 1167891 ] wxNotebook display problem...
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-15  Robin DunnDon't clip hidden windows from the staticbox's refresh...
2005-04-14  Julian SmartForgot to remove #endif
2005-04-14  Julian SmartTry to find comctl32.dll version even if we don't have...
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif. Is VC++ 4...
2005-04-14  Włodzimierz SkibaComment correction, source cleaning.
2005-04-14  Jouk Jansen Committing in .
2005-04-14  Julian SmartRemoved unnecessary fix (caused by erroneous user code)
2005-04-14  Julian SmartAdded back shlwapi.h inclusion with comment
2005-04-14  Stefan Csomoradding support for wxCB_SORT, SetString and Insert
2005-04-14  Stefan Csomoradding support for wxCB_SORT
2005-04-13  Michael WetherellMove G_FILENAME_ENCODING to wxGTK
2005-04-13  Julian SmartLook for help file in Windows if not found elsewhere
2005-04-13  Włodzimierz SkibaOW pedantic warning fix.
2005-04-13  Włodzimierz SkibaSending wxChar* outputs pointer instead of text under...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
2005-04-13  Vadim Zeitlinfixed tests for dashed/dotted pens under OS != NT ...
2005-04-13  Vadim Zeitlindon't break of the loop resetting last focus pointer...
2005-04-13  Julian SmartThe device origin can be set on WinCE, so use it and...
2005-04-13  Julian SmartGetCursorPos returns an error on WinCE, so use GetMessa...
2005-04-13  Robert Roebling Apply Mart R.'s patch for improved font width
2005-04-13  Robert Roebling Correct vertical alignment for lables in static boxes.
2005-04-13  Julian SmartUnnecessary shwlapi.h inclusion removed
2005-04-13  Michael WetherellTemporary compilation fix for wxUSE_INTL=0
2005-04-13  Michael WetherellCompilo fix for wxUSE_INTL=0 and use wxCSConv for broke...
2005-04-13  Stefan Csomormake sure we don't miss resizes even when no sizers...
2005-04-13  Stefan Csomorfixing redraw region
2005-04-13  Kevin OllivierAdding accessor methods for URL and Title, and another...
2005-04-13  Robin DunnAdd room for the scrollbar
2005-04-12  Włodzimierz SkibaFix for using std streams when std:: conflicts with ::
2005-04-12  Włodzimierz SkibaWarning fix.
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ryan NortonFix warning on CYGWIN for sockets
2005-04-12  Ryan NortonFix CYGWIN socket compilo
2005-04-12  Ryan NortonCYGWIN socket compilation fixes
2005-04-12  Włodzimierz SkibawxUniv build fix (typo correction).
2005-04-12  Václav Slavíkuse configured scrolling increments (m_scrollLineX...
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-12  Julian SmartwxFrameBase doesn't have wxRTTI so don't test for it, or
2005-04-12  Robin Dunnchecked in just John's patch, will keep working my...
2005-04-12  Robin DunnGRR! Reverting last change. I broke some things that...
2005-04-12  Robin DunnCopy & paste error
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-12  Stefan Csomormake sure also toplevel windows have the correct systen...
2005-04-11  Michael WetherellRemove workaround for link problem with versions of...
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-11  Robin Dunnreturn begining of the selection for GetInsertionPoint...
2005-04-11  Mattia Barbon Easy translation of very long strings.
2005-04-11  Stefan Csomorsetting an empty region shouldn't clear the clipping
2005-04-11  Julian SmartChanged version number
next