Return something halfway reasonable from GetCharWidth/GetCharHeight because the gener...
[wxWidgets.git] / src /
2007-08-10  David ElliottReturn something halfway reasonable from GetCharWidth...
2007-08-10  David ElliottAttempt to fix RCS-ID tags so svn will fill them in.
2007-08-10  David ElliottMajor wxCocoa wxSlider overhaul from Mark Oxenham.
2007-08-10  David ElliottTell NSTextField to send us its action message and...
2007-08-10  Julian SmartDon't access null tip_window pointer [ 1767485 ] wxGtk...
2007-08-10  David ElliottFix wxScrollBar initial size to match the limited sizes...
2007-08-10  David ElliottImplement transformation between the wxDisplay coordina...
2007-08-09  David ElliottAdd wxBitmap constructors and Create methods to allow...
2007-08-09  David ElliottAdd Objective-C uniquifying to WXNSWindow and WXNSPanel
2007-08-09  David ElliottImplement wxBU_LEFT/wxBU_RIGHT styles.
2007-08-09  David ElliottImplement wxStaticBitmap.
2007-08-09  Julian SmartGave toolbars some extra height, Without which DoGetBes...
2007-08-09  Julian SmartToolbars shouldn't have themed borders
2007-08-08  Vadim Zeitlinremove extra space which confuses some servers (at...
2007-08-08  Julian SmartMade wxBORDER_THEME the same as wxBORDER_DEFAULT
2007-08-08  David ElliottImplement the wxST_NO_AUTORESIZE style for wxStaticText.
2007-08-08  David ElliottTranslate the wxALIGN flags to the Cocoa alignment...
2007-08-08  David ElliottUse static wxControl::GetLabelText in preference to...
2007-08-08  David ElliottSelect the first choice in the radiobox upon creation...
2007-08-08  David ElliottIn wxNotebook::Create setTabViewType based off of wxNB_...
2007-08-08  David ElliottReturn true in wxSetEnv for unsetenv case.
2007-08-07  Vadim Zeitlincorrection to last commit: don't test unsetenv() return...
2007-08-07  Vadim Zeitlinuse unsetenv() instead of setenv(var, NULL) which is...
2007-08-07  David ElliottImplement wxRadioButton Get/SetLabel methods.
2007-08-07  Robin Dunntweak the size and layout of the cancel button a bit...
2007-08-07  Julian SmartClean up
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-08-07  Julian Smartcompile and warning fixes
2007-08-06  David ElliottConsolidate cocoa view/control/cell label setting into...
2007-08-05  Francesco Montorsiadded the static function GetLabelText() to wxStaticTex...
2007-08-03  Vadim Zeitlinsorting support for generic version (patch 1765087...
2007-08-01  Julian SmartAdded EVT_MOVE_START, EVT_MOVE_END (wxMSW only for...
2007-08-01  Julian SmartError and warning corrections
2007-08-01  David ElliottMerged 47839 from 2.8 branch:
2007-08-01  David ElliottMake masks and alpha work for wxCOPY when blitting...
2007-07-29  Vadim Zeitlincompilation fix for WinCE
2007-07-29  Vadim ZeitlinCE compilation fix for X button stuff
2007-07-29  Vadim Zeitlincompilation fix for wxUSE_DBGHELP==0 after latest changes
2007-07-29  Vadim Zeitlinwe must use TB_BUTTONSTRUCTSIZE before adding menu...
2007-07-29  Vadim Zeitlinupdate button style to include BS_MULTILINE when a...
2007-07-29  Vadim Zeitlinno changes, just removed unnecessary #ifdef __WIN32__
2007-07-29  Vadim Zeitlinadd support for 4th and 5th mouse buttons; reduce code...
2007-07-29  Vadim Zeitlinadded support for 2 extra mouse buttons (patch 1757630)
2007-07-28  David ElliottAdd a wxAutoNSAutoreleasePool to wxBitmap::CopyFromIcon.
2007-07-28  Paul Cornettmake definitions match declarations in wxcrt.h
2007-07-28  Paul Cornettwarning fix
2007-07-28  Paul CornettFix wxCRT_GetenvW WXDLLEXPORT. Use more efficient prein...
2007-07-28  Vadim Zeitlinno changes, just a typo fix
2007-07-28  Vadim Zeitlinblind OS/2 compilation fix in wxSetWorkingDirectory()
2007-07-28  Vadim Zeitlinadded maxDepth parameter to WalkFromException() (patch...
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-27  Vadim Zeitlinmade strings used in wxIPC methods const as a temporary...
2007-07-27  Vadim Zeitlinadded wxTo/FromString() overloads for wxFont (1st part...
2007-07-27  Vadim Zeitlindestroy TLW children pending for deletion from ~wxTLW...
2007-07-27  Vadim Zeitlinyet another compilation fix for ItemDeleted
2007-07-27  David Elliott* Implement the wxMask copy constructor to retain the...
2007-07-27  Vadim Zeitlinuse symbolic name for the shell menu bar too; include...
2007-07-27  Vadim Zeitlinfix menu bar creation under WM5 (SHCMBF_EMPTYBAR must...
2007-07-27  Vadim Zeitlinmany compilation fixes for WinCE using VC8 (it now...
2007-07-27  Vadim Zeitlinadded wxUSE_INICONF (disabled by default)
2007-07-27  Vadim Zeitlindon't use min() macro in wxQsort() which conflicts...
2007-07-27  Vadim ZeitlindeTABbed wxQsort()
2007-07-27  Vadim Zeitlinand another compilation fix for ItemDeleted() from Bo
2007-07-27  Vadim Zeitlinreal compilation fix for ItemDeleted()
2007-07-27  Vadim Zeitlincompilation fix for ItemDeleted()
2007-07-26  David ElliottSilence the warning about lack of [NSApplication +setAp...
2007-07-26  David ElliottAdded missing #import <Foundation/NSArray.h>
2007-07-26  Vadim Zeitlincompilation fix after last commit
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-26  Vadim Zeitlinremoved called to deprecated wxPixelData::UseAlpha...
2007-07-25  Robert RoeblingUse type safe list for model notifiers, sample corrected
2007-07-25  Robert RoeblingSmall correction
2007-07-25  Robert RoeblingItemDeleted now has (parent, item)
2007-07-25  Robert RoeblingPatch from Bo, implement sorting in wxDVC
2007-07-25  Vadim Zeitlinfix warnings due to using deprecated-but-used-internall...
2007-07-25  Robert Roeblingmake wxDataViewCtrl in STL mode
2007-07-25  Julian SmartTypo correction
2007-07-24  Václav Slavíkoptimized wxStringTokenizer: it's now slightly faster...
2007-07-24  Vadim Zeitlinuse To/FromWChar() in single parameter wxMBConv::cMB2WC...
2007-07-24  Vadim Zeitlinuse wxMBConvStrictUTF8 instead of wxMBConvUTF8 in Conve...
2007-07-24  Vadim Zeitlinadd wxMBConvStrictUTF8 class implementing just UTF...
2007-07-24  Robert RoeblingPatch from Bo to speed up FindNode() in internal data...
2007-07-24  Robert RoeblingAdded wxQsort()
2007-07-24  Robert RoeblingDon't send events when expanding internally, only after...
2007-07-24  Robert RoeblingSend events from port-specific code, not common code...
2007-07-24  Robert RoeblingPatch from Bo to optimize FindNode() in internal tree...
2007-07-24  Vadim Zeitlincorrected off by 1 error in cMB2WC() call (thanks valgrind)
2007-07-23  Vadim Zeitlindon't add an extra empty line to the end (fixes bug...
2007-07-23  Vadim Zeitlinremoved wxUSE_STRUTILS which was left over from the...
2007-07-23  Julian SmartAvoid a hang if we're dragging a tab to a notebook...
2007-07-22  Vadim Zeitlincall aglEnable(AGL_BUFFER_RECT) after setting the rect...
2007-07-21  Vadim Zeitlincorrect closing comments in #endifs (patch 1756990)
2007-07-21  Vadim Zeitlinadded support for user-defined types to wxConfig (patch...
2007-07-21  Vadim Zeitlinadded wxTo/FromString(wxColour) (part of patch 1753875)
2007-07-21  Robert Roeblingadded wxDataViewIndexListModel and sample
2007-07-21  Vadim Zeitlinallow overriding automatic alpha detection during icon...
2007-07-21  Vadim Zeitlinremoved unused variable left after the last commit
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-21  Vadim Zeitlincorrect the last patch: we should compare wxGenericTree...
next