2008-02-12 |
Václav Slavík | use ClientToWindowSize/WindowToClientSize |
tree | commitdiff |
2008-02-12 |
Václav Slavík | added wxWindow::ClientToWindowSize and WindowToClientSi... |
tree | commitdiff |
2008-02-12 |
Stefan Csomor | fixing SetShape's bridging between RgnHandle and HiShapeRef |
tree | commitdiff |
2008-02-12 |
Paul Cornett | build fix for non-MSW |
tree | commitdiff |
2008-02-12 |
Vadim Zeitlin | use wxLanguageInfo::GetLocaleName() instead of Desscrip... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | simplify SETLOCALE_FAILS_ON_UNICODE_LANGS-related code |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | remove half a dozen #ifndef __WXWINCE__ as they dont... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | add wxLanguageInfo::GetLocaleName(), this simplifies... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | avoid duplication in the code by refactoring LCID creat... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | initialize m_backgroundBrush to an invalid brush instea... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | update m_lastcount correctly in wxBufferedInputStream... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | set selection anchor to the focused item in SetItemState() |
tree | commitdiff |
2008-02-11 |
Paul Cornett | fix for glib critical errors when closing an mdi child |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 |
tree | commitdiff |
2008-02-11 |
Stefan Csomor | applying 1890924 |
tree | commitdiff |
2008-02-11 |
David Elliott | When Cocoa sends [tabView:didSelectTabViewItem:] create... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | make wxGenericCollapsiblePane a wxControlContainer... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | use CanAcceptFocus() instead of CanAcceptFocusFromKeybo... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | no changes, just do the case of m_winLastFocused to... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | don't use parent window of a TLW in HandleOnNavigationK... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | pass correct data size to DdeClientTransaction() in... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | fixed wxXLocale(wxLanguage) ctor under Windows, use... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | return int, not wxUniChar, from wxTo{upp,low}er_l(... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | compilation fix for wxUSE_XLOCALE == 0 |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | use correct locale in GetInfo() under Mac (slightly... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | added wxDebugContext::SetShutdownNotifyFunction() ... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | don't close UDP socket if it receives an empty datagram... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | add GetMDIParent() and use it to reduce the number... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | get wxSYS_COLOUR_MENU from a menu bar and not from... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | use generic file picker in wxFLP_SAVE case as the nativ... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | remove extraneous IncRef() from wxRichTextFontTable... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | added alpha support to wxImage::Paste() (patch 1883497... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | don't lose the contents of the combobox if it was set... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | don't hardcode grey/white colours for non-MSW/Mac in... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
tree | commitdiff |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog |
tree | commitdiff |
2008-02-08 |
Benjamin Williams | maximize bug fixed |
tree | commitdiff |
2008-02-08 |
David Elliott | Add wxGCSafeRetain/wxGCSafeRelease to the vast majority... |
tree | commitdiff |
2008-02-07 |
Julian Smart | Avoid scrolling parts of the screen that don't belong... |
tree | commitdiff |
2008-02-06 |
David Elliott | Fix most of the Objective-C GC problems by using the... |
tree | commitdiff |
2008-02-06 |
Vadim Zeitlin | correction after the previous commit which introduced... |
tree | commitdiff |
2008-02-06 |
Julian Smart | Reset scroll position when clearing buffer |
tree | commitdiff |
2008-02-06 |
Vadim Zeitlin | fix GetTLWParentIfNotBeingDeleted() to work correctly... |
tree | commitdiff |
2008-02-06 |
Julian Smart | Resolved ambiguity for VC 9 |
tree | commitdiff |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
tree | commitdiff |
2008-02-05 |
Julian Smart | Strip menu codes from page label for consistency with... |
tree | commitdiff |
2008-02-05 |
Vadim Zeitlin | length passed to WideCharToMultiByte() was off by one... |
tree | commitdiff |
2008-02-04 |
Vadim Zeitlin | use BSTR length to also deal with NULs inside BSTRs... |
tree | commitdiff |
2008-02-04 |
Vadim Zeitlin | use WideCharToMultiByte() instead of wcstombs() to... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | undid change to GSocket::Select() done in r50831, do... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | use wxSOCKET_REUSEADDR for IPC sockets (part of patch... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | another correction to indices used in StringToLines() |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | wxFontData doesn't need to be static in wxGenericFontBu... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | correct indices used in StringToLines() (modified patch... |
tree | commitdiff |
2008-02-03 |
Paul Cornett | add missing ! accidentally dropped in last commit |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | initialize m_sharedContext and m_sharedContextOf to... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | added wxGLCanvas::IsDisplaySupported() (patch 1879906) |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | build fix for wxUSE_INTL==0 (patch 1878908) |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | don't use negative sizes for row/column labels subwindo... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | compilation fix with wxUSE_EXTENDED_RTTI==1 |
tree | commitdiff |
2008-02-03 |
Paul Cornett | Remove remnants of GTK1 accelerator code. |
tree | commitdiff |
2008-02-03 |
Paul Cornett | remove unused wxMenuBar::m_style |
tree | commitdiff |
2008-02-02 |
Václav Slavík | fixed wxTextCtrl to not process clipboard events twice... |
tree | commitdiff |
2008-02-02 |
Paul Cornett | avoid GCC warnings about breaking strict aliasing rules |
tree | commitdiff |
2008-02-02 |
Paul Cornett | Enable best size caching, remove unnecessary GetLabel... |
tree | commitdiff |
2008-02-02 |
Paul Cornett | fix wxALIGN_RIGHT in RTL mode |
tree | commitdiff |
2008-02-02 |
Paul Cornett | label clipping hack is not needed for GTK+ >= 2.12 |
tree | commitdiff |
2008-02-01 |
Václav Slavík | eliminate code duplication in wxSizer::Fit() |
tree | commitdiff |
2008-02-01 |
Václav Slavík | fixed RR's change of wxSizer::Fit to set client size... |
tree | commitdiff |
2008-02-01 |
Michael Wetherell | Compile fix for --without-zlib --enable-compat26. |
tree | commitdiff |
2008-02-01 |
Julian Smart | Added a reset-buffer event to give an opportunity to... |
tree | commitdiff |
2008-02-01 |
Paul Cornett | remove unnecessary m_glWidget, fix return types for... |
tree | commitdiff |
2008-02-01 |
Paul Cornett | fix for GTK assertion from gtk_widget_set_colormap... |
tree | commitdiff |
2008-01-31 |
Václav Slavík | compilation fix for wxUSE_BOOKCTRL=0 |
tree | commitdiff |
2008-01-31 |
Václav Slavík | compilation fix for wxUSE_MENUS=0 |
tree | commitdiff |
2008-01-31 |
Václav Slavík | wxUniv/MSW compilation fix after wxDC changes |
tree | commitdiff |
2008-01-31 |
Václav Slavík | added InitRGBA to generic wxColour to fix linking ... |
tree | commitdiff |
2008-01-31 |
David Elliott | Allow wxTopLevelWindowCocoa::SetDefaultItem(NULL) |
tree | commitdiff |
2008-01-30 |
Vadim Zeitlin | use HandleWindowEvent() in ProcessCommand(); return... |
tree | commitdiff |
2008-01-30 |
Václav Slavík | clarified EndModal assert message |
tree | commitdiff |
2008-01-30 |
Julian Smart | Added checks to encoding conversion to avoid crash |
tree | commitdiff |
2008-01-29 |
Robin Dunn | Apply change in r51405 to this file too: don't use... |
tree | commitdiff |
2008-01-29 |
Václav Slavík | wx*DCImpl PCH-less compilation fix |
tree | commitdiff |
2008-01-29 |
Vadim Zeitlin | define __VISUALCn__ for n=5,6,7,8,9 and not only 8... |
tree | commitdiff |
2008-01-29 |
Julian Smart | Fixed global cursor setting on Mac, which fixes busy... |
tree | commitdiff |
2008-01-29 |
Paul Cornett | Remove unnecessary IsRadioButton(). |
tree | commitdiff |
2008-01-28 |
Paul Cornett | remove unnecessary ?: operator |
tree | commitdiff |
2008-01-28 |
Vadim Zeitlin | fix compilation error for wxUSE_DC_CACHEING==0; use... |
tree | commitdiff |
2008-01-28 |
Paul Cornett | another fix for HP-UX 11.11 vsscanf, should have been... |
tree | commitdiff |
2008-01-27 |
Julian Smart | Take basic style into account when applying style sheet |
tree | commitdiff |
2008-01-27 |
Julian Smart | Take basic style into account when showing style under... |
tree | commitdiff |
2008-01-27 |
Václav Slavík | Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAN... |
tree | commitdiff |
2008-01-27 |
Vadim Zeitlin | only define wxEventPtr in wxBase, not wxCore |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | don't fail in wxTransferStreamToFile if file size is... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | delete the event object in ProcessPendingEvents() even... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | set listview extended styles after switching to report... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | don't append anything back in DoDeleteOneItem() if... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | fix assert when using owner-drawn menu items with the... |
tree | commitdiff |
next |