wxWidgets.git
2006-06-16  Włodzimierz... Header correction.
2006-06-16  Włodzimierz... [ 1504474 ] Small hyperlink doc fix.
2006-06-16  Jouk Jansen Committing in .
2006-06-16  Włodzimierz... Include wx/region.h according to precompiled headers...
2006-06-15  Włodzimierz... Final fix for Bug #1472688 'wxString::Trim() is broken'
2006-06-15  Kevin OllivierFix typos in picker control header names in files.bkl.
2006-06-15  Michael WetherellBourne compatible wx-config changelog
2006-06-15  Włodzimierz... [ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
2006-06-15  Michael WetherellMake wxMouseState's alt and meta match those in events
2006-06-15  Paul Cornett1. more accurate conversion from 8-bit wx color to...
2006-06-15  Michael WetherellImplement wxGetMouseState
2006-06-15  Włodzimierz... Build fix.
2006-06-15  Włodzimierz... Include wx/math.h according to precompiled headers...
2006-06-15  Vadim Zeitlinbitmap button size was too small when uxtheme functions...
2006-06-15  Michael WetherellUse bitfields to make wxMouseState smaller
2006-06-15  Dimitri Schoolwerthforwardported a 2.6 branch fix for misplaced define
2006-06-15  Michael WetherellImplement wxGetMouseState
2006-06-15  Dimitri Schoolwerthadded alternative definitions for wxASSERT_MSG and...
2006-06-15  Michael WetherellMissing header
2006-06-15  Michael WetherellFix lib link order in combo sample
2006-06-15  Michael WetherellCompile fix after wxFileDialog::SetStyle removal
2006-06-15  Michael WetherellMissing exports
2006-06-15  Michael WetherellCygwin compile fix
2006-06-14  Włodzimierz... Include wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz... [ 1495131 ] wxODComboBox const methods to work prior...
2006-06-14  Robin DunnPrevent exception if there is an attribute named just '_'
2006-06-14  Włodzimierz... [ 1495657 ] Documentation for wxComboCtrl and wxOwnerDr...
2006-06-14  Włodzimierz... [ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlinmore fixes to OnHelp() to avoid infinite recursion...
2006-06-14  Robin DunnRevert last change, it causes problems with not being...
2006-06-14  Vadim Zeitlincontext help for notebook pages tests added
2006-06-14  Vadim Zeitlinlet wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX...
2006-06-14  Vadim Zeitlinshow native-looking (with 3D shadow) help tooltips...
2006-06-14  Włodzimierz... Include wx/colour.h according to precompiled headers...
2006-06-14  Włodzimierz... Code symetry for both directions of trimming towards...
2006-06-14  Włodzimierz... wxString::Trim() test.
2006-06-14  Julian SmartCompile fix
2006-06-14  Vadim Zeitlinfixed wrong return value and child creation login in...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Włodzimierz... Unneeded semicolon.
2006-06-14  Julian SmartFix for wrong combobox/height being reported if set...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-14  Julian SmartwxCalendarCtrl workaround for occasional wrong combobox...
2006-06-14  Vadim Zeitlinfix for the last printf format warning fix
2006-06-14  Włodzimierz... Source cleaning.
2006-06-14  Włodzimierz... Whitespaces lined up.
2006-06-14  Włodzimierz... Don't create uneeded variables.
2006-06-14  Włodzimierz... Include wx/bitmap.h according to precompiled headers...
2006-06-14  Robin Dunnfixed line endings
2006-06-14  Robin DunnRevert last change, it was unintended
2006-06-14  Robin Dunnfixed line endings
2006-06-13  Kevin OllivierUpdating MSW file list.
2006-06-13  Robin DunnreSWIGged
2006-06-13  Robin DunnGetItemFromPoint is protected on wxMSW
2006-06-13  Robin DunnCorrectly handle the release of ownership of the wx...
2006-06-13  Vadim Zeitlindocument wxHelpEvent::Set/GetOrigin()
2006-06-13  Włodzimierz... Include wx/toplevel.h according to precompiled headers...
2006-06-13  Robin DunnAdd support for generating classes for menus
2006-06-13  Robin DunnAllow AutoCompletion for items in collections too
2006-06-13  Robin DunnHelp text for regions
2006-06-13  Robin DunnChange header label
2006-06-13  Robin DunnCtrl-letter --> ascii(1..26) for EVT_CHAR events now...
2006-06-13  Włodzimierz... wxWinCE build fix.
2006-06-13  Włodzimierz... Include wx/arrstr.h according to precompiled headers...
2006-06-13  Włodzimierz... Removed unused files.
2006-06-13  Włodzimierz... Fixed broken reference.
2006-06-13  Włodzimierz... Allow some paths to be relative to current dir.
2006-06-13  Włodzimierz... Fixed accidental removal in one of past editings.
2006-06-13  Kevin OllivierConsolidate the logic for generating file lists, as...
2006-06-12  Vadim Zeitlinwe don't need to manually propagate wxHelpEvents upward...
2006-06-12  Vadim Zeitlindocumented recently added Set/GetItemHelpText() and...
2006-06-12  Vadim Zeitlinfix wxFindWindowAtPoint for radiobox buttons, it didn...
2006-06-12  Robin Dunnalways make a buffer bitmap
2006-06-12  Vadim Zeitlinredirect to the page only the help events coming from...
2006-06-12  Jouk Jansen Update openVMS compilesupport
2006-06-12  Kevin OllivierMake sure to create parent dirs in the tree.
2006-06-11  Kevin OllivierAn attempt at reducing redundancy and improving readabi...
2006-06-11  Vadim Zeitlinwe can avoid 2-step construction now that setting wxDIA...
2006-06-11  Vadim Zeitlinupdate the real window flags when extended flags change...
2006-06-11  Vadim Zeitlinshow setting help text for individual radio box items
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-06-11  Vadim Zeitlinmake it possible to associate context help text with...
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-11  Vadim Zeitlindon't send wxHelpEvent generated for WM_HELP to all...
2006-06-11  Kevin OllivierNo longer using a zip file for VC project files, adding...
2006-06-11  Kevin HockFix socket crash in wxURL by safely Destroying the...
2006-06-11  Stefan NeisDon't use TreeBook for OS/2 PM port (at least not yet).
2006-06-11  Stefan Csomorfunctions may return a CFStringRef that is null, so...
2006-06-11  Robin Dunnsome docstring fixes
2006-06-10  Robin DunnMaskedEdit patch from Will Sadkin:
2006-06-10  Stefan Csomornumpad keys didn't trigger an update (reason for bug...
2006-06-10  Julian SmartAdded log for Mac process termination fix.
2006-06-10  Robin DunnSwitch to overriding OnAssertFailure instead of OnAssert
2006-06-09  Robin DunnPrevent assert and crash if an attempt is made to make...
2006-06-09  Vadim Zeitlingcc printf format warning fixed
2006-06-09  Włodzimierz... Include wx/validate.h and wx/valtext.h according to...
2006-06-09  Robin DunnUsing buffered drawing won't let the themed background...
2006-06-09  Robin DunnGive wxMac its own set of face names
2006-06-09  Robin DunnDon't use an accelerator for the About box. Ctl(Cmd...
2006-06-09  Włodzimierz... Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
next