2008-05-29 |
Vadim Zeitlin | take wxString in wxCrashReport::SetFileName() to allow... |
tree | commitdiff |
2008-05-29 |
Paul Cornett | remove unused/unneeded menuitem cruft |
tree | commitdiff |
2008-05-29 |
Paul Cornett | remove obsolete file |
tree | commitdiff |
2008-05-29 |
Paul Cornett | mark long-deprecated ctor as such |
tree | commitdiff |
2008-05-28 |
Robin Dunn | Add wxWebKitNewWindowEvent |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | there is no std::wostream under Palm (part of ticket... |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Native wxBitmapComboBox patch for GTK+ |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Clear columns on destruction |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Reapply wxWeakRef patch again |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Use wxWindowRef to hold pointer to default button |
tree | commitdiff |
2008-05-25 |
Robert Roebling | Defer SetHorizontalExtent to idle, also fixes (wxListBo... |
tree | commitdiff |
2008-05-24 |
Robert Roebling | Dont send spin text update event from SetValue() |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | improve wxMessageOutputBest console output under Window... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation code for multiple selection mode... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Remove deprecated methods |
tree | commitdiff |
2008-05-22 |
Stefan Neis | Linker fix for non-PM builds. |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Remove m_blockEvents and use Disable/Enable instead... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | add back wxChoice::DoGetBestSize() removed by the previ... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161) |
tree | commitdiff |
2008-05-21 |
Václav Slavík | fixed compilation with DirectFB 0.9 |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
tree | commitdiff |
2008-05-20 |
Stefan Csomor | make independent from carbon |
tree | commitdiff |
2008-05-20 |
Julian Smart | COnversion of some common font names to current platform |
tree | commitdiff |
2008-05-20 |
Stefan Csomor | allows resetting color of text to black, closes #4826 |
tree | commitdiff |
2008-05-19 |
Robert Roebling | Missing header |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | use GtkComboBox instead of deprecated GtkOptionMenu... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | (blind) fixes for PCH-less build after r53626 |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | fix gcc warnings about not calling the base class ctors... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | allow loading wxAnimationCtrl contents from stream... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | added language info for Northern Sami (patch 1964036) |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | native wxBitmapComboBox implementation for MSW (patch... |
tree | commitdiff |
2008-05-17 |
Julian Smart | Fixed common style collection and superscript/subscript... |
tree | commitdiff |
2008-05-17 |
Václav Slavík | wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv... |
tree | commitdiff |
2008-05-17 |
Stefan Neis | Fixed wxWindowOS2::Reparent. |
tree | commitdiff |
2008-05-16 |
Stefan Neis | Ensure that wxApp::Yield is always processing pending... |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
tree | commitdiff |
2008-05-15 |
Paul Cornett | fix some warnings from GCC -Wextra |
tree | commitdiff |
2008-05-15 |
Robert Roebling | [ 1960295 ] wxWeakRef - Reorganization and comments |
tree | commitdiff |
2008-05-12 |
Vadim Zeitlin | add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG... |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | make GetUsageString() public, this is useful at least... |
tree | commitdiff |
2008-05-11 |
Paul Cornett | prevent crash if panel/kicker is killed, bug 1872724 |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | include wx/timer.h for wxUSE_GUI==0 now that timers... |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | show resize grip on resizeable dialogs (slightly modifi... |
tree | commitdiff |
2008-05-11 |
Bryan Petty | Replaced @returns with @return for more standard comman... |
tree | commitdiff |
2008-05-10 |
Paul Cornett | remove extra semicolons, correct virtual access |
tree | commitdiff |
2008-05-10 |
Paul Cornett | non-pch build fixes, after r53535 |
tree | commitdiff |
2008-05-10 |
Francesco Montorsi | give a name to the unnamed enum to make it easier to... |
tree | commitdiff |
2008-05-10 |
Francesco Montorsi | replace use of 'long/int bitmapType' with 'wxBitmapType... |
tree | commitdiff |
2008-05-09 |
Václav Slavík | fixed wxMac compilation after ShowWithEffect() changes... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | extracted wxWrapSizer in separate files and somewhat... |
tree | commitdiff |
2008-05-08 |
Václav Slavík | changed ShowWithEffects() to use directional wxSHOW_EFF... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | add wxSizer::SetDimension() overload taking wxPoint... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | correct the signature of the overriden Reparent() |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | don't override DoDrawSpline() under CE at all instead... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | fix confusion with (Do)DrawSplines() overloads; don... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | don't redeclare vsscanf() for Windows compilers, the... |
tree | commitdiff |
2008-05-07 |
Vadim Zeitlin | use std::[w]string for wxString implementation unless... |
tree | commitdiff |
2008-05-06 |
Robert Roebling | [ 1957970 ] wxWeakRef - assign from other wxWeakRef |
tree | commitdiff |
2008-05-06 |
Václav Slavík | removed wxDCWindowImpl::m_win; use wxDCImpl::m_window... |
tree | commitdiff |
2008-05-02 |
Vadim Zeitlin | add an assert indicating that old code overriding OnExe... |
tree | commitdiff |
2008-04-30 |
Robert Roebling | Added constructor to wxGCDC from wxPrinterDC |
tree | commitdiff |
2008-04-29 |
Chris Elliott | add watcom define HAVE_VSSCANF_DECL (http://article... |
tree | commitdiff |
2008-04-29 |
Julian Smart | Added a wxRichTextCtrl-specific caret implementation... |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
tree | commitdiff |
2008-04-28 |
Vadim Zeitlin | added wxQueueEvent() avoiding the bug of wxPostEvent... |
tree | commitdiff |
2008-04-28 |
Vadim Zeitlin | fix wxTextCtrl::operator<<('\n') in Unicode build ... |
tree | commitdiff |
2008-04-27 |
Julian Smart | Further wxRichTextCtrl performance improvements |
tree | commitdiff |
2008-04-27 |
Vadim Zeitlin | no real changes, clarified the usage of WX_GL_DOUBLEBUF... |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Made wxCairo graphics code compile again, wxGraphicsBit... |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Added wxDC::CreateGraphicsContext and implemented it... |
tree | commitdiff |
2008-04-24 |
Julian Smart | Made performance acceptable for editing large paragraph... |
tree | commitdiff |
2008-04-24 |
Julian Smart | Further optimizations |
tree | commitdiff |
2008-04-24 |
Václav Slavík | added wxString::Clone() and made wxString(wxCStrData... |
tree | commitdiff |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
tree | commitdiff |
2008-04-23 |
Julian Smart | Further performance optimizations |
tree | commitdiff |
2008-04-22 |
Vadim Zeitlin | make wxDir::Has{Files,SubDirs}() const |
tree | commitdiff |
2008-04-22 |
Robert Roebling | Let wxCommandEvent's copy constr copy its string via... |
tree | commitdiff |
2008-04-22 |
Robert Roebling | Remove usused variable |
tree | commitdiff |
2008-04-21 |
Robert Roebling | [ 1945434 ] Changing method wxComboCtrlBase::DrawButton... |
tree | commitdiff |
2008-04-21 |
Julian Smart | Speeded up wrapping (again), this time using partial... |
tree | commitdiff |
2008-04-21 |
Václav Slavík | preserve TAB characters when copying HTML <pre> content... |
tree | commitdiff |
2008-04-20 |
Václav Slavík | implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl |
tree | commitdiff |
2008-04-19 |
Robert Roebling | Fixed wxDatePickerCtrl under OS X |
tree | commitdiff |
2008-04-18 |
Vadim Zeitlin | added wxMouseState::GetPosition(), for consistency... |
tree | commitdiff |
2008-04-18 |
Vadim Zeitlin | make wxMouseState accessors const; document this class |
tree | commitdiff |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified |
tree | commitdiff |
2008-04-16 |
Václav Slavík | removed no longer needed wxOKlibc() helper |
tree | commitdiff |
2008-04-16 |
Václav Slavík | wchar_t is now always required, updated chartype.h... |
tree | commitdiff |
2008-04-15 |
Vadim Zeitlin | add possibility to specify the conversion to use in... |
tree | commitdiff |
2008-04-14 |
Václav Slavík | more wxString:[Aa]ppend() overloads for better compatib... |
tree | commitdiff |
2008-04-14 |
Robin Dunn | Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it... |
tree | commitdiff |
2008-04-14 |
Vadim Zeitlin | removed extra wxCalendarCtrl:: which is ignored by... |
tree | commitdiff |
2008-04-13 |
Vadim Zeitlin | fix crashes due to missing npos handling in several... |
tree | commitdiff |
2008-04-13 |
Václav Slavík | Fixed IMPLEMENT_APP() to be compatible with the -WU... |
tree | commitdiff |
2008-04-13 |
Vadim Zeitlin | allow predefining wxNO_XXX_LIB symbols to avoid implici... |
tree | commitdiff |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | fix bugs introduced in wxCmdLineParser::ConvertStringTo... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | forward declare wxVideoMode as struct, not class, now... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
tree | commitdiff |
next |