wxWidgets.git
2013-02-13  Stefan Csomorupdating dates, fixing product name
2013-02-13  Stefan Csomorusing default compiler
2013-02-12  Stefan Csomormaking sure cfbundle identifier has correct characters
2013-02-12  Stefan Csomoradded new files
2013-02-12  Stefan Csomoradded new files
2013-02-12  Stefan Csomoradded new files
2013-02-12  Stefan Csomoradding lexlib header include, turning off utf8 default
2013-02-12  Stefan Csomormissed the ppc switch
2013-02-12  Stefan Csomorincreasing deployment to 10.5 min
2013-02-12  Robin DunnFix missing or incorrect wxGrid interface items for...
2013-02-10  Vadim ZeitlinAccount for scrolling when setting the background brush...
2013-02-10  Vadim ZeitlinNo changes, just factor out PrepareDC() call in the...
2013-02-10  Vadim ZeitlinErase the entire virtual area of the window in the...
2013-02-10  Vadim ZeitlinCompilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK...
2013-02-10  Vadim ZeitlinCreate wxCURSOR_RIGHT_ARROW on the fly from normal...
2013-02-10  Vadim ZeitlinCreate new tab at the correct location in wxAuiNotebook.
2013-02-10  Vadim ZeitlinAdd wxIcon::CreateFromHICON() to wxMSW.
2013-02-09  Vadim ZeitlinDon't call ::GetLayout() in wxMSW code directly.
2013-02-09  Vadim ZeitlinFix infinite loop in wxGrid::PosToEdgeOfLine().
2013-02-09  Vadim ZeitlinFix pulsing of bitmaps in focused buttons under Windows 7.
2013-02-09  Vadim ZeitlinRefresh wxMSW wxStaticBitmap when its size changes.
2013-02-09  Vadim ZeitlinFix drawing of bitmaps with masks in mirrored wxDC.
2013-02-09  Vadim ZeitlinDon't include the manifest in wx/msw/wx.rc by default...
2013-02-06  Vadim ZeitlinDon't recurse into top level children when validating...
2013-02-06  Vadim ZeitlinRefactor children traversal in wxWindow::TransferData...
2013-02-06  Vadim ZeitlinAllow creating wxCursor from ANI files under MSW.
2013-02-06  Vadim ZeitlinDon't show log menu tiems in the tree control sample...
2013-02-06  Vadim ZeitlinFix harmless warning about NULL in wxStyledTextCtrl...
2013-02-06  Vadim ZeitlinFix harmless g++ warning about operator precedence.
2013-02-06  Vadim ZeitlinCheck for _MSC_VER definedness in libtiff code.
2013-02-05  Vadim ZeitlinFix printf format specifier in graphics benchmark.
2013-02-05  Vadim ZeitlinAdded possibility to use OpenGL for bitmap drawing...
2013-02-05  Vadim ZeitlinUse a non-uniform bitmap for image tests in the graphic...
2013-02-05  Vadim ZeitlinNo changes, just rename command line option in graphics...
2013-02-05  Vadim ZeitlinAdd benchmarks for wxImage and raw bitmap access to...
2013-02-05  Vadim ZeitlinAllow selecting the kinds of DC to test in the graphics...
2013-02-05  Vadim ZeitlinNo real changes, just flush output in the graphics...
2013-02-05  Vadim ZeitlinRun wxClientDC and wxMemoryDC tests too in the graphics...
2013-02-05  Vadim ZeitlinAllow running only some graphics benchmarks to save...
2013-02-05  Vadim ZeitlinIgnore empty LC_XXX variables in locale detection code.
2013-02-05  Vadim ZeitlinFix spelling in utils/screenshotgen sources.
2013-02-05  Vadim ZeitlinNo changes, just remove unused part of expression.
2013-02-05  Vadim ZeitlinAdd simple tests for Scintilla annotations to the stc...
2013-02-05  Vadim ZeitlinUse a single EVT_MENU_RANGE in stc sample instead of...
2013-02-05  Vadim ZeitlinOnly impose minimal height for buttons with non-empty...
2013-02-05  Vadim ZeitlinReally fix resizing of wxGird column/rows after a hidde...
2013-02-05  Vadim ZeitlinFix wxGridColumnOperations::GetLineBefore() for the...
2013-02-04  Vadim ZeitlinAvoid harmless warning about comparing unsigned with 0.
2013-02-04  Julian SmartInvalid conversion compile error fix (GTK+ 2.12.9)
2013-02-04  Julian SmartAdded support for sub-object virtual attributes (tempor...
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-27  Stefan NeisNo changes, just remove unneeded variable initializatio...
2013-01-27  Stefan NeisNo real changes, just spelling fixes. Closes #14998.
2013-01-27  Stefan NeisJust some spelling fixes, no real changes. Closes ...
2013-01-27  Julian SmartPrevent assertions because of zero image size
2013-01-24  Julian SmartUpdated the Latvian translation (Janis Eisaks)
2013-01-23  Vadim ZeitlinInitialize all wxHTTPStream members in ctor.
2013-01-23  Vadim ZeitlinNo real changes, just fix some typos in comments in...
2013-01-23  Jouk Jansenlet wxCheckListBox get the properties of wxCheckListBox...
2013-01-22  Jouk JansenUpdate openVMS compile support
2013-01-21  Vadim ZeitlinFix background drawing in EVT_ERASE_BACKGROUND handler...
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2013-01-21  Vadim ZeitlinFix a crash in wxExecute() in wxMSW too.
2013-01-21  Vadim ZeitlinFix crash in wxExecute() introduced by r73406.
2013-01-21  Vadim ZeitlinNo changes, just remove unused variable in wxCarbon...
2013-01-21  Vadim ZeitlinAdd wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style.
2013-01-21  Vadim ZeitlinAdd wxCheckListBox::GetCheckedItems() helper.
2013-01-21  Vadim ZeitlinDerive wxCheckListBox from wxCheckListBoxBase in wxGTK.
2013-01-21  Jouk JansenOpenVMS configuration update
2013-01-21  Jouk JansenOpenVMS compile support for wxSPLASH and sample
2013-01-21  Stefan Csomorupdated for 10.5 minimum
2013-01-20  Vadim ZeitlinA fix for VC6 compilation: define missing priority...
2013-01-20  Stefan Csomorworkaround for crash, see #14906
2013-01-20  Steve LamertonPass wxWANTS_CHARS to the wxRichTextCtrl constructor...
2013-01-20  Vadim ZeitlinImprove appearance of text with background colour in...
2013-01-20  Vadim ZeitlinFix wxKeyEvent::GetPosition() after the changes of...
2013-01-20  Paul Cornettno real changes, just move wxMask::GetBitmap() to wxMas...
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2013-01-20  Paul Cornettsilence GCC warning "base class ‘class wxEvtHandler...
2013-01-20  Paul Cornettsizeof(char) is 1. By definition.
2013-01-20  Vadim ZeitlinAdd wxProcess::SetPriority() to allow setting the prior...
2013-01-20  Vadim ZeitlinRename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
2013-01-20  Vadim ZeitlinFix appearance of multiline wxCheckBox with non-standar...
2013-01-20  Vadim ZeitlinAdd copy constructor to wxValidator.
2013-01-20  Vadim ZeitlinFix wxDateTime::GetWeekOfYear() for the days in the...
2013-01-20  Vadim ZeitlinFix wxSearchCtrl::HasFocus() in the generic version.
2013-01-20  Vadim ZeitlinFix changing labels of menu items with bitmaps in wxMSW.
2013-01-20  Vadim ZeitlinFix bug with showing hidden wxGrid lines when resizing...
2013-01-20  Vadim ZeitlinMake "More windows..." menu item in MDI "Window" menu...
2013-01-20  Vadim ZeitlinPut "#if wxUSE_TOOLBAR" around a variable only used...
2013-01-20  Vadim ZeitlinFix the list markers in wxGridCellEditor::EndEdit(...
2013-01-20  Vadim Zeitlin64 bit compilation fix for wxTextCtrl in wxMSW.
2013-01-20  Vadim ZeitlinFix setting initial wxSpinCtrl value outside 0..100...
2013-01-20  Vadim ZeitlinReally fix the background colour used for the cells...
2013-01-20  Vadim ZeitlinDon't use margins for wxGrid in place text editor controls.
2013-01-20  Vadim ZeitlinSet margins on creation correctly for wxTE_RICH[2]...
2013-01-20  Vadim ZeitlinSet both left and right wxTextEntry margins in wxMSW.
2013-01-20  Vadim ZeitlinFix bug with dragging non-draggable columns in wxMSW...
2013-01-20  Vadim ZeitlinFix some harmless but annoying warnings about casts...
2013-01-20  Paul Cornettdraw monochrome source directly onto destination when...
next