2009-10-05 |
Vadim Zeitlin | Added wxART_CLOSE art id. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxArtProvider::GetMessageBoxIconId(). |
tree | commitdiff |
2009-10-05 |
Jouk Jansen | set up for OpenVMS richtext & regex and add more sample... |
tree | commitdiff |
2009-10-04 |
Jaakko Salli | Changed the ultimate fall-back popup window classes... |
tree | commitdiff |
2009-10-03 |
Jaakko Salli | Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented... |
tree | commitdiff |
2009-10-02 |
Jouk Jansen | Fix compilation for wxUniversal |
tree | commitdiff |
2009-09-30 |
Vadim Zeitlin | Correct checks for conversion success in wxUniChar. |
tree | commitdiff |
2009-09-29 |
Jaakko Salli | Removed dst buffer delete responsibility from wxAnyValu... |
tree | commitdiff |
2009-09-26 |
Julian Smart | Applied modified #10655 (Added Cookie (receive) support... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Move wxControl::GetCompositeControlsDefaultAttributes... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Don't use invalid pen in wxDCImpl::DoGradientFillConcen... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Fix another off-by-1 bug in wxMBConv::ToWChar(). |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Refactor wxStyledTextCtrl to share common file save... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Compilation fix for non-MSW: don't use ProcessCommand(). |
tree | commitdiff |
2009-09-26 |
Jaakko Salli | Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied part of #10034: wxImage::ConvertToDisabled() |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #9668: made wxGetTimeZone() dynamic |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10892: Remove wxDocManager instance check |
tree | commitdiff |
2009-09-24 |
Julian Smart | wxTextCtrl::LoadFile no longer sends a text event,... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10828 (Hourglass in wxDocManager::OnPreview) |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied: wxDocument: Adding an asterix to the title |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Define wxSetDetectableAutoRepeat() for X11-based ports... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Move wxSetDetectableAutoRepeat() to a section compiled... |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Restore socket initialization times counter. |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Don't call wxSocketBase::IsInitialized() from worker... |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | on iPhone default is to cover entire screen |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | fixing cast warnings on OSX 10.6 |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | wxSocket::Initialize() and Shutdown() are for main... |
tree | commitdiff |
2009-09-20 |
Vadim Zeitlin | Put wxAny implementation entirely in the header. |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Set svn properties correctly for the newly added files. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Change return type of wxList::Member() to bool. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use wxASSERT() instead of assert() in wx code. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Correct wxStreamBuffer::Seek() return value. |
tree | commitdiff |
2009-09-17 |
Vadim Zeitlin | Compilation fix for ANSI build after r61898. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Provide implementation for wxArrayString::resize(). |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Change wxBoxSizer::AddSpacer() to only add space in... |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Correct wxPendingDelete declaration. |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | adding glFrustum to compat API, supporting SetColour... |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adding emulation API for OpenGL ES platforms |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Write correct number of bytes in wxFile::Write(wxString). |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add convenient wxMBConv::cMB2WC/WC2MB overloads taking... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Use wxDEBUG_LEVEL instead of __WXDEBUG__ in wxInfoMessa... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-11 |
Julian Smart | Fixed a bug on Mac whereby popup window disappeared... |
tree | commitdiff |
2009-09-09 |
Jaakko Salli | Various improvements to wxComboCtrl's text ctrl left... |
tree | commitdiff |
2009-09-08 |
Vadim Zeitlin | Fix wxLog compilation with wxUSE_THREADS==0. |
tree | commitdiff |
2009-09-07 |
Vadim Zeitlin | Fix bug with parsing concatenated switches in wxCmdLine... |
tree | commitdiff |
2009-09-07 |
Jouk Jansen | removed superfluous ; |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Take time into account in wxDateTime <-> SYSTEMTIME... |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Fix regression with logging messages during wxApp initi... |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic. |
tree | commitdiff |
2009-08-31 |
Vadim Zeitlin | Avoid spurious uninitialized variable warning. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Correct wxImage::Size() again; add unit tests for it. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Output the extracted number from wxString::ToXXX()... |
tree | commitdiff |
2009-08-28 |
Vadim Zeitlin | Compilation fix for wxUSE_PROTOCOL && !wxUSE_URL. |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Fix wxDocManager::GetLastDirectory() when there is... |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Use correct array size for weekday names. |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Use #pragma message and not #pragma warning for MSVC. |
tree | commitdiff |
2009-08-24 |
Vadim Zeitlin | Add A0 and A1 formats to wxPaperSize enumeration. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxGridSize::GetEffective{Cols,Rows}Count(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Only use wxLocale functions if wxUSE_INTL == 1. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Do wait for connection in the server socket. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-08-19 |
Vadim Zeitlin | Flush log events in console applications as well. |
tree | commitdiff |
2009-08-19 |
Paul Cornett | Fix loading BMPs, broken in r60852. Parenthesize shift... |
tree | commitdiff |
2009-08-18 |
Vadim Zeitlin | Fix last error display in wxLogSysError(). |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Force linking of src/osx/core/sockosx.cpp. |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Cleanly separate GUI socket-related code from net library. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Virtualize wxSocketImpl creation by routing it via... |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Allow customizing wxDebugReportCompress output file. |
tree | commitdiff |
2009-08-11 |
Vadim Zeitlin | Create compressed debug report file outside of temporar... |
tree | commitdiff |
2009-08-11 |
Vadim Zeitlin | Use the app name, not display name, as debug report... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Update wxFlexGridSizer ctors to match (new) wxGridSizer... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Made wxWindow::HasScrollbar() do what it says. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't overwrite status message when restoring it if... |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | No changes, just removed the whitespace. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Use wxFileInputStream if wxFFileInputStream is not... |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Use wxFile for IO if wxFFile is not available. |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Implement wxDataViewTreeStore::DeleteAllItems(). |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Make wxGridSizer ctors more consistent. |
tree | commitdiff |
2009-07-31 |
Václav Slavík | compilation fix: only one wxInitialize form may have... |
tree | commitdiff |
2009-07-30 |
Václav Slavík | added wxInitialize() overload taking char**, to make... |
tree | commitdiff |
2009-07-30 |
Václav Slavík | Use wxInitializer in wxEntryReal() instead of directly... |
tree | commitdiff |
2009-07-26 |
Vadim Zeitlin | Correct the check for wxSTOCK_FOR_BUTTON. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Implement wxWindow::GetToolTipText(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Fix harmless MSVC warning. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Don't use mnemonic for Cancel button under MSW. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Set all parent frame icons for print preview frame. |
tree | commitdiff |
2009-07-24 |
Vadim Zeitlin | Fix harmless unused parameter warning. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-22 |
Vadim Zeitlin | Handle %e in ParseFormat(). |
tree | commitdiff |
2009-07-21 |
Vadim Zeitlin | Support delayed destruction in console applications... |
tree | commitdiff |
next |