2012-04-05 |
Vadim Zeitlin | Remove wrong const from wxMenu::GetMenuItems() document... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Vadim Zeitlin | No real changes, just remove wxIsDebuggerRunning()... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Vadim Zeitlin | Fix handling of the main window of composite controls... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Vadim Zeitlin | No real changes, just use clearer names for wxMSW wxToo... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Vadim Zeitlin | Really fix source coordinates handling in wxDC::Blit... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Robin Dunn | Add wxAffineMatrix2DBase class. |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Vadim Zeitlin | Fix wxRadioButtons without explicit wxRB_GROUP styles... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Vadim Zeitlin | Remove obsolete header used only with CodeWarrior Metro... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Vadim Zeitlin | Avoid overflowing the wake up when handling events... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Vadim Zeitlin | No changes, just categorize change log entry correctly. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Vadim Zeitlin | Don't link with QuickTime framework in 64 bit wxOSX... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Vadim Zeitlin | Added wxGraphicsContext::CreateMatrix(wxAffineMatrix2D... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Jouk Jansen | Update Makefile for OpenVMS |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Override DoThaw() in wxAuiNotebook correctly. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Document wxStreamBuffer::BufMode enum and fix dtor. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Fix wxArrayString::Item() and Last() documentation. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Fix wxURI::HasUserInfo() name in the documentation. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Fix wxTextFile::GetLine() documentation. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Remove wrong consts from wxTextFile::Open() documentation. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Correct the return type of wxPersistenceManager methods... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Vadim Zeitlin | Document pure virtual wxDropTarget methods correctly. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Vadim Zeitlin | Vietnamese translations update from Trần Ngọc Quân. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Stefan Csomor | correct text drawing with background brush, fixes ... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Vadim Zeitlin | Document wx{Single,Multi}ChoiceDialog styles in class... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Robin Dunn | Interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Robin Dunn | Add NUM_CUSTOM |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Robin Dunn | Add wxGenericProgressDialog |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Robin Dunn | Add missing dirctrl interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Vadim Zeitlin | Return run-time zlib version from wxGetZlibVersionInfo(). |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vadim Zeitlin | Remove nonsensical custom comparison code from wxDataVi... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vadim Zeitlin | Restore the correct brush in wxGCDC::GradientFill(... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vadim Zeitlin | Remove setup0.h files from the list of headers in bakefile. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Stefan Csomor | adding tabart.cpp file |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Stefan Csomor | adding tabart.cpp file |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vadim Zeitlin | Added missing DESTDIR to wx-config installation make... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Robin Dunn | wxTreeCtrl interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vadim Zeitlin | Allow closing wxAuiTabCtrl pages without switching... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vadim Zeitlin | Fix focus handling logic in generic wxListCtrl. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Steve Lamerton | Minor changes, just trim trailing spaces in webview... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Vadim Zeitlin | Document that wxDateTime::UNow() returns UTC time. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Stefan Csomor | adding correct behavior for move events as the are... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Steve Lamerton | Correctly use QueryInterface in GetDocument to ensure... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Robin Dunn | Add missing interface items for listctrl. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Vadim Zeitlin | Honour source wxDC coordinate system in wxDC::Blit... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Vadim Zeitlin | Make wxDC::Blit() and StretchBlit() documentation more... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Vadim Zeitlin | Set wxTextAreaBase::m_filename in the methods of this... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Vadim Zeitlin | Use IsDescendant() in wxTopLevelWindow::IsActive()... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Vadim Zeitlin | Added wxWindow::IsDescendant() helper. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Julian Smart | Corrected scale factor for the use of DC PPI instead... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Paul Cornett | non-pch build fix, closes #14140 |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Vadim Zeitlin | Arabic translations update from Fatma Mehanna. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Vadim Zeitlin | No changes, just small cleanup in AUI GTK tab art drawi... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Vadim Zeitlin | Fix gap box coordinates in GTK AUI tab art code. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Vadim Zeitlin | Minor fix to wxGraphicsContext::SetInterpolationQuality... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Paul Cornett | remove unneeded includes and forward declaration |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Paul Cornett | remove unused variable |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Paul Cornett | replace wxBitmap::SetPixbuf() with wxBitmap ctor taking... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Fix generic wxTimePickerCtrl on DST change dates. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Added wxTimePickerCtrl::GetTime() and SetTime(). |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Paul Cornett | build fixes |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Implement native tab art for wxAUI in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Refactor wxAUI: extract wxAuiTabArt in a separate file. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Explicitly include wx/aui/dockart.h from the file needi... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Add a private GetNotebookWidget() accessor to wxGTK. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Export wxGTK private widget creation functions from... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Include <wx/textctrl.h> from <wx/combobox.h> for compat... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Return valid pointers from wxDateTime::ParseXXX() with... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Add helper wxString::IterOffsetInMBStr() method. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Correct Eric Jensen name in the change log. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Fix bug with parsing time formats during DST periods. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Vadim Zeitlin | Add a gdb pretty printer for wxDateTime. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Vadim Zeitlin | Allow hiding rows in wxGrid with HideRow(). |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Vadim Zeitlin | Implement wxGraphicsContext::SetInterpolationQuality... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Paul Cornett | avoid reported problem with RHEL 5 GTK+ 2.10 where... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Vadim Zeitlin | Don't cache incorrect length in wxString::DoUngetWriteB... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Vadim Zeitlin | Don't cache incorrect length in wxString::assign(char... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Vadim Zeitlin | Fix caching wrong length in wxString(str, len) ctor... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Jouk Jansen | update setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Paul Cornett | fix building with GTK+ < 2.8 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Vadim Zeitlin | Implement horizontal mouse wheel events support for... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Vadim Zeitlin | Use enum for wxMouseEvent::m_wheelAxis instead of int. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Vadim Zeitlin | Use pthread_setconcurrency() in wxThread::SetConcurrency(). |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robin Dunn | Avoid assert when deleting columns if there is more... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Vadim Zeitlin | Fix display of "const" methods in wxGTK assert dialog. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Vadim Zeitlin | Remove empty and unnecessary wxFontDialogBase destructor. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Vadim Zeitlin | Fix wxMSW compilation when wxUSE_FONTMAP==0. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Paul Cornett | make wxMask pixmap member private |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Robin Dunn | Document steps needed to update to newer Scintilla... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Paul Cornett | Fix keyboard navigation broken in r70324, see #14084 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Jouk Jansen | Updates for OpenVMS |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Vadim Zeitlin | Define wxUSE_TASKBARICON_BALLOONS as 1 for wxMSW builds... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Vadim Zeitlin | Fix wrong wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Vadim Zeitlin | Fix appearance of items without icons in wxDataViewCtrl... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Vadim Zeitlin | Explicitly cast size_t to int to suppress MSVC warnings. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Julian Smart | Added a parameter to PrintBuffer and PrintFile to allow... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Vadim Zeitlin | Brazilian Portuguese translations update from Felipe. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Julian Smart | Added wxPropertyGridManager::SetPageSplitterLeft |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Stefan Csomor | fixes #14110 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Vadim Zeitlin | Avoid crashes in wxMSW when using buttons without valid... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Robin Dunn | fix compile error |
commit | commitdiff | tree | snapshot |
next |