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 |
2008-03-07 |
Julian Smart | Only use fonts in wxTextAttr::Combine if they are reall... |
tree | commitdiff |
2008-03-06 |
Václav Slavík | fixed minsize setting after wxCollapsiblePane is expand... |
tree | commitdiff |
2008-03-06 |
Václav Slavík | deprecated wxWindow::SetHelpTextForId() |
tree | commitdiff |
2008-03-06 |
Stefan Csomor | 64/32 bit fixes |
tree | commitdiff |
2008-03-06 |
Stefan Csomor | 64/32 bit fixes |
tree | commitdiff |
2008-03-06 |
Stefan Csomor | include fixed for non-precomp |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions (work in progress for cocoa... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions (work in progress for cocoa... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | shaped can be minimized |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
tree | commitdiff |
2008-03-05 |
Václav Slavík | made wxFindFocusedChild static, the comment wasn't... |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | check that parent is non-NULL in CreateWindowFromHWND... |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | call SetHWND(hWnd) from SubclassWin(), this is consiste... |
tree | commitdiff |
2008-03-05 |
Václav Slavík | added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC |
tree | commitdiff |
2008-03-04 |
Václav Slavík | format strings with no real text don't need translating |
tree | commitdiff |
2008-03-04 |
Vadim Zeitlin | remove leading dots from .ini/.conf in AddConfFileExtIf... |
tree | commitdiff |
next |