wxWidgets.git
2005-05-26  Robin DunnDon't add extra size to the height, it makes the combo...
2005-05-26  Robin DunnPatch from Ricardo Pedroso that fixes a segfault when the
2005-05-26  Michael WetherellFix for a wxLogDebug call
2005-05-26  Michael WetherellNo install_name_tool on OS X 10.1
2005-05-26  Roman Rolinskysmall fix
2005-05-26  Roman Rolinskyencoding should not be specified
2005-05-26  Roman Rolinsky0.1.5-2
2005-05-25  Vadim Zeitlinapparently the check for too small rect is needed not...
2005-05-25  Michael WetherellUncomment LVN_ODFINDITEM handler for systems that have...
2005-05-25  Robin Dunndelete_ --> delete
2005-05-25  Robin DunnWhen converting a wxIcon to a bitmap check if the icon...
2005-05-25  Julian SmartSome change logs
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-25  Julian SmartwxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
2005-05-25  Robin DunnReapplied Patch #1106564
2005-05-25  Julian SmartManual speak with forked tongue
2005-05-25  Włodzimierz... Simpler fix for Borland.
2005-05-25  Włodzimierz... Multicharacter fix for MinGW and OW, semicolon fix...
2005-05-25  Włodzimierz... Fixes for Borland access to members in MSWUniv.
2005-05-25  Vadim Zeitlinif we return GetSize() from DoGetBestSize(), remember...
2005-05-25  Robin DunnreSWIGged
2005-05-25  Robin DunnDon't set mac.textcontrol-use-mlte any longer
2005-05-25  Robin DunnDocstring updates
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-24  Robin DunnSome placeholder images to use until we get those that...
2005-05-24  Vadim Zeitlinsubclass all updown controls in notebooks, not just...
2005-05-24  Włodzimierz... MinGW, Watcom and Borland warning fixes.
2005-05-24  Michael WetherellSet wxUSE_ON_FATAL_EXCEPTION to no for non-unix
2005-05-24  Vadim Zeitlindon't use dangling HBRUSH
2005-05-24  Włodzimierz... Warning fix.
2005-05-24  Włodzimierz... Formating warning fix for FC2 build.
2005-05-24  Włodzimierz... More fixes and wxWidgets coding standards.
2005-05-24  Chris Elliottpossible fix for SF bug #1186144 (only VC tested)
2005-05-24  Włodzimierz... Build fix.
2005-05-24  Włodzimierz... wxCocoa build fix. Use XPM everywhere.
2005-05-24  Włodzimierz... [ 1207289 ] minor dll mediactrl fix.
2005-05-24  Włodzimierz... Build fix.
2005-05-23  Robin DunnAvoid an assert on wxMSW and ensure we don't use a...
2005-05-23  Włodzimierz... Unicode fix.
2005-05-23  Włodzimierz... wxCocoa build fix.
2005-05-23  Julian SmartReverted namespace patch
2005-05-23  Włodzimierz... Initial HelpGen source cleaning.
2005-05-23  Włodzimierz... Cast warning fixes.
2005-05-23  Włodzimierz... wxMGL build fix.
2005-05-23  Włodzimierz... Required #include addition.
2005-05-23  Włodzimierz... Undefined reference found in Tinderbox logs.
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-23  Julian SmartUse wxCLIP_CHILDREN in case we've disabled clipping...
2005-05-23  Włodzimierz... Clipboard usage fixes inspired by Tinderbox logs.
2005-05-23  Włodzimierz... Small wxString usage fix.
2005-05-23  Włodzimierz... Use treebase.h for enum duplicated in port/treectrl.h.
2005-05-23  Włodzimierz... Export fix found through Tinderbox.
2005-05-23  Włodzimierz... Use our own math.h wrapper.
2005-05-23  Julian SmartRemoved .def references
2005-05-23  Włodzimierz... Temporary fix, requires missing NMLVFINDITEM on some...
2005-05-23  Włodzimierz... Include fix.
2005-05-23  David ElliottForce size to integer coordinates in all cases.
2005-05-23  David ElliottImplemented SetLabel
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2005-05-22  David ElliottMake bitmaps work when compiling on Tiger and add some...
2005-05-22  Vadim Zeitlinallow SQLDriverConnect() to open the dialog asking...
2005-05-22  Vadim Zeitlinfixed drawing of owner drawn buttons with multiline...
2005-05-22  Vadim Zeitlinfix assert when leaving control with wxDP_ALLOWNONE...
2005-05-22  Vadim Zeitlindefine LONG_PTR for consistency too
2005-05-22  Vadim Zeitlinadded support for incremental search in virtual list...
2005-05-22  Vadim Zeitlinadded virtual view mode with small number of items...
2005-05-22  Vadim Zeitlinmoved WM_PRINTCLIENT from wxRadioBox to wxStaticBox...
2005-05-22  Vadim Zeitlinfix wxLongLongFmtSpec for mingw32, Borland and Watcom...
2005-05-22  Vadim Zeitlinfixed remains of notebook flickering (improved patch...
2005-05-22  Vadim Zeitlincompilation fix: last commit broke non-Win64 compilation
2005-05-22  Vadim Zeitlinjust some code cleanup: removed m_hwnd macro
2005-05-22  Vadim Zeitlindocument Cmp[NoCase]() overloads taking wxString too...
2005-05-22  Vadim Zeitlindon't use -ggdb when not using cc (part of bug 1202893)
2005-05-22  Julian SmartApplied patch [ 1197471 ] Scrolling of Widgets within...
2005-05-22  Julian SmartApplied patch 1190445: CalCtrl sizing issues
2005-05-22  Julian SmartApplied patch [ 1185219 ] maxlength property for xrc...
2005-05-22  Julian SmartApplied patch [ 1183803 ] PNM: support for ascii grey...
2005-05-22  Julian SmartApplied patch [ 1192914 ] Null pointers in wxSocketBase...
2005-05-22  Julian SmartRemoved def files
2005-05-22  Julian SmartApplied patch [ 1185150 ] Socket sample: writing to...
2005-05-22  Julian SmartApplied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2...
2005-05-22  Julian SmartApplied patch [ 1196827 ] Fixes Assert with wxTreeCtrl...
2005-05-22  Julian SmartApplied [ 1205187 ] fix may not return warning on vc6...
2005-05-22  Julian SmartApplied patch [ 1204497 ] fixes for wxwin.m4
2005-05-22  Julian SmartApplied patch [ 1191456 ] -Fix- bakefile - missing...
2005-05-22  Julian SmartApplied patch [ 1192917 ] Grids with no row or col...
2005-05-22  Julian SmartTest for x, y in GetPosition
2005-05-22  Julian SmartApplied [ 1188707 ] -Fix- bakefiles for broken "make...
2005-05-22  Julian SmartApplied patch [ 1190194 ] Define some string macros...
2005-05-22  Julian SmartWinCE fixes
2005-05-22  Vadim Zeitlininclude wx/defs.h before doing anything else (fixes...
2005-05-22  Vadim Zeitlinuse correct background colour for items drawing (closes...
2005-05-22  Vadim Zeitlinadded AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored...
2005-05-22  Julian SmartRemoved reference to module file
2005-05-22  Julian SmartApplied patch [ 1204217 ] [wxMSW] winXP: wxToolbar...
2005-05-22  Julian SmartApplied patch [ 1204244 ] [wxMSW] Use Win2K look (MS...
2005-05-22  Julian SmartApplied patch [ 1195797 ] Fixes to compile on Win64
2005-05-22  Julian SmartFix to preserve alpha channel in Rotate90
2005-05-22  Vadim ZeitlinwxCloseEvent::GetLoggingOff() is for [query] end sessio...
next