2009-09-14 |
Vadim Zeitlin | Add wxXmlResource::LoadObjectRecursively().
|
commit | commitdiff | tree |
2009-09-14 |
Vadim Zeitlin | Add virtual dtor to header renderer classes to avoid...
|
commit | commitdiff | tree |
2009-09-14 |
Vadim Zeitlin | Fix VC6 compilation after r61919.
|
commit | commitdiff | tree |
2009-09-14 |
Vadim Zeitlin | Added support for corner, row and column headers renderers...
|
commit | commitdiff | tree |
2009-09-14 |
Vadim Zeitlin | Document wxGridCellAttrProvider.
|
commit | commitdiff | tree |
2009-09-14 |
Vadim Zeitlin | Remove unneeded pointer check.
|
commit | commitdiff | tree |
2009-09-13 |
Vadim Zeitlin | Fix test compilation under OS X.
|
commit | commitdiff | tree |
2009-09-13 |
Vadim Zeitlin | Reenable build of execmon in utils bakefile.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Document the meaning of empty value name in wxRegKey...
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Write correct number of bytes in wxFile::Write(wxString).
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Extract TestFile class in a separate header.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Add convenient wxMBConv::cMB2WC/WC2MB overloads taking...
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Unregister wake up pipe file fd in ~wxConsoleEventLoop.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Disable build of utils/execmon.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | regenerated
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Remove WX_DEBUG option from Unix wx presets, it's not...
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Add wxDEBUG_LEVEL to wx/setup.h and document it.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Change Unix build system to not use debug build any...
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Use wxDEBUG_LEVEL instead of __WXDEBUG__ in wxInfoMessageBox().
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Use "d" suffix according to DEBUG_RUNTIME_LIBS, not...
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds...
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Restore correct setting of the background colour.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Document ctors creating a wxString from repeated characters.
|
commit | commitdiff | tree |
2009-09-12 |
Vadim Zeitlin | Document wxStandardPaths vendor-related changes.
|
commit | commitdiff | tree |
2009-09-10 |
Vadim Zeitlin | Mention wxOSX/Cocoa in the old wxCocoa docs.
|
commit | commitdiff | tree |
2009-09-08 |
Vadim Zeitlin | Set correct foreground default in wxControl::DoMSWControlCol...
|
commit | commitdiff | tree |
2009-09-08 |
Vadim Zeitlin | Don't always override the default background colours.
|
commit | commitdiff | tree |
2009-09-08 |
Vadim Zeitlin | Use correct visual attributes for wxSpinCtrl.
|
commit | commitdiff | tree |
2009-09-08 |
Vadim Zeitlin | Fix wxLog compilation with wxUSE_THREADS==0.
|
commit | commitdiff | tree |
2009-09-07 |
Vadim Zeitlin | Always use 32bpp image lists.
|
commit | commitdiff | tree |
2009-09-07 |
Vadim Zeitlin | Show the order in which different event handlers are...
|
commit | commitdiff | tree |
2009-09-07 |
Vadim Zeitlin | Fix bug with parsing concatenated switches in wxCmdLineParser.
|
commit | commitdiff | tree |
2009-09-06 |
Vadim Zeitlin | Recognize the buddy text control as part of wxSpinCtrl.
|
commit | commitdiff | tree |
2009-09-06 |
Vadim Zeitlin | Compilation fix after wxTextEntry::SetMargins() changes.
|
commit | commitdiff | tree |
2009-09-06 |
Vadim Zeitlin | Use SYSTEMTIME instead of DOS time when converting...
|
commit | commitdiff | tree |
2009-09-06 |
Vadim Zeitlin | Take time into account in wxDateTime <-> SYSTEMTIME...
|
commit | commitdiff | tree |
2009-09-05 |
Vadim Zeitlin | Perform Apple SDK tests for Mac ports only.
|
commit | commitdiff | tree |
2009-09-05 |
Vadim Zeitlin | Clarify the separator native look remark.
|
commit | commitdiff | tree |
2009-09-04 |
Vadim Zeitlin | Enable debug information in release builds for msvc...
|
commit | commitdiff | tree |
2009-09-04 |
Vadim Zeitlin | Implement wxSTAY_ON_TOP for wxMessageDialog in wxGTK.
|
commit | commitdiff | tree |
2009-09-04 |
Vadim Zeitlin | Document wxFileName::SetPath().
|
commit | commitdiff | tree |
2009-09-04 |
Vadim Zeitlin | Fix regression with logging messages during wxApp initializa...
|
commit | commitdiff | tree |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic.
|
commit | commitdiff | tree |
2009-09-03 |
Vadim Zeitlin | React to errors on socket correctly when using epoll().
|
commit | commitdiff | tree |
2009-09-03 |
Vadim Zeitlin | Clarify the priority rules for static and dynamic handlers.
|
commit | commitdiff | tree |
2009-08-31 |
Vadim Zeitlin | Correctly determine best wxPropertyGrid width.
|
commit | commitdiff | tree |
2009-08-31 |
Vadim Zeitlin | Avoid spurious uninitialized variable warning.
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Correct wxImage::Size() again; add unit tests for it.
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage.
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Use correct font instead of DEFAULT_GUI_FONT.
|
commit | commitdiff | tree |
2009-08-30 |
Vadim Zeitlin | Fix buffer overflow in wxURLDataObject.
|
commit | commitdiff | tree |
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 |
next |