2008-03-22 |
Vadim Zeitlin | make wxSelectDispatcher ctor public, it can be useful... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | return bool from wxStreamTempInputBuffer::Update()... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | extracted GUI-specific part of utilsunx.cpp to a new... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | extracted GUI-specific part of utilsunx.cpp to a new... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | unused any more (should have been part of r52667) |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | rename classes use by generic wxSpinCtrl implementation... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | added wxWindowDisabler ctor for conditionally disabling... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | more compilation fixes after pen/brush styles changes |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | replace wxAddProcessCallback() with wxAppTraits::AddPro... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | don't pass unnecessary arguments to FindOrCreateBrush... |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | compilation fixes after pen/brush styles changes |
tree | commitdiff |
2008-03-21 |
Václav Slavík | fixed TABs positioning inside <pre> so that tags don... |
tree | commitdiff |
2008-03-21 |
Václav Slavík | remove needless casting (no real change) |
tree | commitdiff |
2008-03-21 |
Vadim Zeitlin | restore setting m_appName broken by recent change ... |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | fix wxBrush for the mac build |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | fix header files so that they can be included directly... |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-19 |
Francesco Montorsi | further wxPenStyle/wxBrushStyle fixes for builds with... |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | CGFloat |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | make background colour be the real color, to have inher... |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | clean include |
tree | commitdiff |
2008-03-19 |
Stefan Csomor | have bg style wxBG_STYLE_CUSTOM not skip event |
tree | commitdiff |
2008-03-18 |
Václav Slavík | made wxAcceleratorTable work with buttons in wxGTK too |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | provide stubs for Get/SetStippled() to fix the build |
tree | commitdiff |
2008-03-18 |
Paul Cornett | remove duplicate wxTaskBarIconAreaBase::DoPopupMenu... |
tree | commitdiff |
2008-03-18 |
Paul Cornett | move wxWindowGTK::DoPopupMenu back to window.cpp |
tree | commitdiff |
2008-03-18 |
Paul Cornett | simplify wxEVT_MENU_OPEN/CLOSE generation |
tree | commitdiff |
2008-03-17 |
Benjamin Williams | vista tree crash fix |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | use static functions instead of static variables for... |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
tree | commitdiff |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
tree | commitdiff |
2008-03-17 |
Stefan Csomor | fix default values after types were changed |
tree | commitdiff |
2008-03-17 |
Paul Cornett | reorganize deferred show logic a bit, to reset m_deferS... |
tree | commitdiff |
2008-03-17 |
Francesco Montorsi | some more build fix for wxPen/wxBrush style changes |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | build fix (looking at buildbot) |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix typos and update MSW code to use new wxPENSTYLE_... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix wxMSW build after wxBrush changes: return wxBRUSHST... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-16 |
Julian Smart | Don't accept picker text events from any old text control |
tree | commitdiff |
2008-03-16 |
Václav Slavík | ShowWithEffect must call wxWindowBase::Show |
tree | commitdiff |
2008-03-16 |
Václav Slavík | Fixed generic art provider to scale bitmaps down to... |
tree | commitdiff |
2008-03-16 |
Václav Slavík | if we can't detect tooltip color, yellow as used by... |
tree | commitdiff |
2008-03-15 |
Paul Cornett | use a different method to prevent an early size_allocate, |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | rename fobr95.{cpp,h} files to foobar.{cpp,h} |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | add support for asynchronous execution in wxBase (patch... |
tree | commitdiff |
2008-03-15 |
Václav Slavík | wxMSW: generate wxClipboardTextEvent from wxTextCtrl... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | implement wxSpinCtrl::Reparent() to properly reparent... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | use quotes around SRCROOT to handle the case when it... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | protect access to ms_aTraceMasks with a critical sectio... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | fix crash in DoGetBestSize() if default widths are... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't assign the returned value in wxMDIParentFrame... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't call GetLastPosition() unnecessarily in SelectAll... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | refactored code reused in several different places... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | added support for double arguments to wxCmdLineParser... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | use wxTE_PROCESS_{ENTER,TAB} with the wxGridCellChoiceE... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't generate duplicate resume events for PBT_APMRESUM... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | call OnNativeDestroyed() if the native window is destro... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | initialize m_initial{Recv,Send}BufferSize in wxSocketCl... |
tree | commitdiff |
2008-03-14 |
Vadim Zeitlin | don't delete the context in ~wxGLCanvas(), the base... |
tree | commitdiff |
2008-03-14 |
Vadim Zeitlin | make wxCmdLineParser:Usage() const |
tree | commitdiff |
2008-03-14 |
Paul Cornett | minimize searching for tlw parent, remove useless code |
tree | commitdiff |
2008-03-14 |
Paul Cornett | fix for infinite sizing loop (partial patch 1907189) |
tree | commitdiff |
2008-03-14 |
Julian Smart | Corrected typecasts (Sebastian Gottschalk) |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug in wxDialUpManagerMSW::GetISPNames - uses... |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
tree | commitdiff |
2008-03-14 |
Stefan Csomor | use the same font matching fallbacks for all layout... |
tree | commitdiff |
2008-03-14 |
Paul Cornett | fix for size 1x1 wxChoice when SetSelection() is called... |
tree | commitdiff |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling |
tree | commitdiff |
2008-03-13 |
Václav Slavík | reverted Julian's r44600, it broke help window behavior... |
tree | commitdiff |
2008-03-13 |
Václav Slavík | fixed crash in wxHtmlHelpController if the help window... |
tree | commitdiff |
2008-03-13 |
Václav Slavík | fixed unreadable formatting |
tree | commitdiff |
2008-03-13 |
Paul Cornett | fix for idle processing stopping without processing... |
tree | commitdiff |
2008-03-12 |
Václav Slavík | include 'Version' in version string, it's what Apple... |
tree | commitdiff |
2008-03-12 |
Václav Slavík | indent app name + version from the rest in about dialog... |
tree | commitdiff |
2008-03-12 |
Paul Cornett | don't defer showing if _NET_FRAME_EXTENTS handler is... |
tree | commitdiff |
2008-03-11 |
Vadim Zeitlin | delete wxNativeContainerWindow when the native window... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | fix handling of native toolkit command line options... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | further simplifiy USE_NATIVE_HEADER_WINDOW checks |
tree | commitdiff |
2008-03-09 |
Vadim Zeitlin | remove wxTextAttr::CreateFont(); return wxNullFont... |
tree | commitdiff |
2008-03-09 |
Vadim Zeitlin | don't use native headers in wxUniv build (this doesn... |
tree | commitdiff |
2008-03-09 |
Robin Dunn | Enable XRC to call wxStaticText::Wrap |
tree | commitdiff |
2008-03-09 |
Robin Dunn | Don't need to use wxHAVE_RAW_BITMAP any more. |
tree | commitdiff |
2008-03-08 |
Vadim Zeitlin | wxUniv compilation fix for gs_windowHandles assignment |
tree | commitdiff |
2008-03-08 |
Václav Slavík | fixed 'Select All' context menu in wxTextCtrl with... |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
next |