2009-08-30 |
Vadim Zeitlin | Fix off by one errors in wxURLDataObject.
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Output the extracted number from wxString::ToXXX()...
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Use GetBestSize() rather than DoGetBestSize().
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Fix selection events generation in multi-select wxTreeCtrl.
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Don't generate duplicated events for clicks on tree...
|
commit | commitdiff | tree |
2009-08-28 |
Vadim Zeitlin | Compilation fix for wxUSE_PROTOCOL && !wxUSE_URL.
|
commit | commitdiff | tree |
2009-08-28 |
Vadim Zeitlin | Compilation fixes for wxUSE_FONTMAP==0.
|
commit | commitdiff | tree |
2009-08-28 |
Vadim Zeitlin | No real changes, just slightly simplify code.
|
commit | commitdiff | tree |
2009-08-26 |
Vadim Zeitlin | Fix wxDocManager::GetLastDirectory() when there is...
|
commit | commitdiff | tree |
2009-08-26 |
Vadim Zeitlin | Use correct array size for weekday names.
|
commit | commitdiff | tree |
2009-08-26 |
Vadim Zeitlin | Use #pragma message and not #pragma warning for MSVC.
|
commit | commitdiff | tree |
2009-08-26 |
Vadim Zeitlin | Compilation fix for wxUSE_INTL==0 in wxMSW MDI code.
|
commit | commitdiff | tree |
2009-08-24 |
Vadim Zeitlin | Don't append text following CDATA section to its node...
|
commit | commitdiff | tree |
2009-08-24 |
Vadim Zeitlin | No changes, just fix unused variables and parameters...
|
commit | commitdiff | tree |
2009-08-24 |
Vadim Zeitlin | Add A0 and A1 formats to wxPaperSize enumeration.
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Allow entering minus sign in wxMSW wxSpinCtrl if needed.
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode().
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Correct the order of coordinates in CGPoint initializer.
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Show the current range of valid dates in the calendar...
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Added wxGridSize::GetEffective{Cols,Rows}Count().
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | No changes, just clarify a comment for WXK_XXX values.
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB.
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Extract event handlers chain documentation in a separate...
|
commit | commitdiff | tree |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method.
|
commit | commitdiff | tree |
2009-08-22 |
Vadim Zeitlin | Document wxGraphicsPath::AddArc() better.
|
commit | commitdiff | tree |
2009-08-21 |
Vadim Zeitlin | Only use wxLocale functions if wxUSE_INTL == 1.
|
commit | commitdiff | tree |
2009-08-21 |
Vadim Zeitlin | Fix typo in wxNewEventFunctor() comment.
|
commit | commitdiff | tree |
2009-08-21 |
Vadim Zeitlin | Do wait for connection in the server socket.
|
commit | commitdiff | tree |
2009-08-21 |
Vadim Zeitlin | Allow creating initially hidden controls in wxOSX/Cocoa.
|
commit | commitdiff | tree |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white...
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Fix signatures of various image handlers methods.
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Refactor and clean up slider labels drawing code.
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Fix warning about converting literal strings to non...
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Remove declarations of two non-existent functions in...
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Fix harmless unused parameter warnings in wxX11 wxCursor.
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadioBitmap().
|
commit | commitdiff | tree |
2009-08-20 |
Vadim Zeitlin | Fix extraction of standard command line arguments in...
|
commit | commitdiff | tree |
2009-08-19 |
Vadim Zeitlin | Flush log events in console applications as well.
|
commit | commitdiff | tree |
2009-08-18 |
Vadim Zeitlin | Include wx/filefn.h to fix PCH-less compilation.
|
commit | commitdiff | tree |
2009-08-18 |
Vadim Zeitlin | Fix compilation for wxUSE_LOG==0.
|
commit | commitdiff | tree |
2009-08-18 |
Vadim Zeitlin | Fix last error display in wxLogSysError().
|
commit | commitdiff | tree |
2009-08-18 |
Vadim Zeitlin | Don't define wxArrayPGProperty as std::vector in STL...
|
commit | commitdiff | tree |
2009-08-17 |
Vadim Zeitlin | Added missing wx/log.h header.
|
commit | commitdiff | tree |
2009-08-17 |
Vadim Zeitlin | Force linking of src/osx/core/sockosx.cpp.
|
commit | commitdiff | tree |
2009-08-17 |
Vadim Zeitlin | Cleanly separate GUI socket-related code from net library.
|
commit | commitdiff | tree |
2009-08-17 |
Vadim Zeitlin | No changes, just put the files in alphabetical order.
|
commit | commitdiff | tree |
2009-08-17 |
Vadim Zeitlin | Extract wxFDIOHandler in its own header.
|
commit | commitdiff | tree |
2009-08-17 |
Vadim Zeitlin | Added wxFDIOHandler::IsOk() and use it with wxSocketImplUnix.
|
commit | commitdiff | tree |
2009-08-16 |
Vadim Zeitlin | Fix hangups when using sockets under OS X.
|
commit | commitdiff | tree |
2009-08-16 |
Vadim Zeitlin | Don't forget to reset wxSocketImplMac members to NULL.
|
commit | commitdiff | tree |
2009-08-16 |
Vadim Zeitlin | Use CF socket manager in GUI OS X applications.
|
commit | commitdiff | tree |
2009-08-16 |
Vadim Zeitlin | Virtualize wxSocketImpl creation by routing it via...
|
commit | commitdiff | tree |
2009-08-16 |
Vadim Zeitlin | Create both the full and OS X specific tag files in...
|
commit | commitdiff | tree |
2009-08-16 |
Vadim Zeitlin | Add samples files missing from distribution.
|
commit | commitdiff | tree |
2009-08-14 |
Vadim Zeitlin | Allow customizing wxDebugReportCompress output file.
|
commit | commitdiff | tree |
2009-08-14 |
Vadim Zeitlin | Added wxStandardPaths::MSWGetShellDir().
|
commit | commitdiff | tree |
2009-08-13 |
Vadim Zeitlin | Minor updates to Vietnamese translations.
|
commit | commitdiff | tree |
2009-08-13 |
Vadim Zeitlin | Set correct EOL style for .po files which didn't have it.
|
commit | commitdiff | tree |
2009-08-11 |
Vadim Zeitlin | Create compressed debug report file outside of temporary...
|
commit | commitdiff | tree |
2009-08-11 |
Vadim Zeitlin | Use the app name, not display name, as debug report...
|
commit | commitdiff | tree |
2009-08-11 |
Vadim Zeitlin | Another compilation fix after wxFlexGridSizer ctors...
|
commit | commitdiff | tree |
2009-08-11 |
Vadim Zeitlin | Compilation fix after wxFlexGridSizer ctors change.
|
commit | commitdiff | tree |
2009-08-10 |
Vadim Zeitlin | Reorganize and improve wxSizer::SetItemMinSize() documentation.
|
commit | commitdiff | tree |
2009-08-10 |
Vadim Zeitlin | Correct wxSizer::InsertSpacer() description.
|
commit | commitdiff | tree |
2009-08-10 |
Vadim Zeitlin | Use "non-negative" in assert message instead of "positive".
|
commit | commitdiff | tree |
2009-08-10 |
Vadim Zeitlin | Update wxFlexGridSizer ctors to match (new) wxGridSizer...
|
commit | commitdiff | tree |
2009-08-10 |
Vadim Zeitlin | Made wxWindow::HasScrollbar() do what it says.
|
commit | commitdiff | tree |
2009-08-07 |
Vadim Zeitlin | Correct examples in wxStaticBox(Sizer) documentation.
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | Don't overwrite status message when restoring it if...
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | Use 0 instead of NULL to initialize wxUIntPtr.
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages.
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | Fix DrawStatusField() to work correctly with wxSB_FLAT...
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | Add test for Push/PopStatusText().
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | Provide saner UI for setting status bar fields.
|
commit | commitdiff | tree |
2009-08-06 |
Vadim Zeitlin | No changes, just removed the whitespace.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Set brush origin for hatch brushes too.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | wxSplitterWindow mouse capture improvements and cleanup.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Generate scroll events for key presses in wxScrolledWindow.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Reset static flag on cleanup.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Cleaned up low level OS X sources.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Added wxUSE_ACCEL guard.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Added missing wxUSE_FONTENUM check.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Use wxFileInputStream if wxFFileInputStream is not...
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Use wxFile for IO if wxFFile is not available.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Removed commented out code.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Added #if wxUSE_TOOLBAR around use of wxToolBar.
|
commit | commitdiff | tree |
2009-08-05 |
Vadim Zeitlin | Test wxCalendarCtrl::SetDateRange() in the sample.
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Compilation fix for wxUSE_FILECTRL && !(wxUSE_DIRDLG...
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Implement wxDataViewTreeStore::DeleteAllItems().
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Correct week day returned from wxCalendarCtrl::HitTest...
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Added symbolic names for native control week days.
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Always use MCHITTESTINFO of minimal size.
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Minor changes to wxGridSizer ctor docs.
|
commit | commitdiff | tree |
2009-08-03 |
Vadim Zeitlin | Use numeric values in VarFileInfo block.
|
commit | commitdiff | tree |
2009-08-02 |
Vadim Zeitlin | Correct wxPATH_NORM_DOTS comment and documentation.
|
commit | commitdiff | tree |
2009-08-02 |
Vadim Zeitlin | Check indices validity better in wxGridStringTable.
|
commit | commitdiff | tree |
2009-08-02 |
Vadim Zeitlin | Mention that wxEVT_GRID_SELECT_CELL is generated by...
|
commit | commitdiff | tree |
2009-08-02 |
Vadim Zeitlin | Make wxGridSizer ctors more consistent.
|
commit | commitdiff | tree |
2009-08-02 |
Vadim Zeitlin | Add checks of wxGridSizer::Set{Cols,Rows}() arguments.
|
commit | commitdiff | tree |
2009-08-02 |
Vadim Zeitlin | Skip VarFileInfo block when using windres.
|
commit | commitdiff | tree |
next |