2008-02-10 |
Vadim Zeitlin | mention wxXLocale |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | cast char values to unsigned char before passing them... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | fixed wxXLocale(wxLanguage) ctor under Windows, use... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | fix compilation with VC7 |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | return int, not wxUniChar, from wxTo{upp,low}er_l(... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | compilation fix for wxUSE_XLOCALE == 0 |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | add check for wxUSE_XLOCALE (and also wxUSE_INTL which... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | update the samples to use new (non-deprecated) wxGLCanv... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
David Elliott | Move stackwalk.cpp and epolldispatcher.cpp to BASE_UNIX... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
David Elliott | Add wxCocoa to the list of ports which don't need wxCol... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | use correct locale in GetInfo() under Mac (slightly... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | added wxDebugContext::SetShutdownNotifyFunction() ... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | don't close UDP socket if it receives an empty datagram... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | add GetMDIParent() and use it to reduce the number... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | get wxSYS_COLOUR_MENU from a menu bar and not from... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | use generic file picker in wxFLP_SAVE case as the nativ... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | fix signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | remove extraneous IncRef() from wxRichTextFontTable... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | added alpha support to wxImage::Paste() (patch 1883497... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | don't lose the contents of the combobox if it was set... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | don't hardcode grey/white colours for non-MSW/Mac in... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Václav Slavík | disable console targets for WinCE |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Benjamin Williams | maximize bug fixed |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Fix tracking rectangles in 64-bit build by remembering... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Vadim Zeitlin | don't redeclare wxYield() if it had been already declar... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Reword the comment again. I forgot to save before... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Change the __NEXT_RUNTIME__ test to __OBJC_GC__ which... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Avoid warnings in the Objective-C uniquifying code... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Add wxGCSafeRetain/wxGCSafeRelease to the vast majority... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
David Elliott | Instead of using wxCFRetain/wxCFRelease directly for... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
David Elliott | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
David Elliott | Add in some support for separate CXXFLAGS and OBJCXXFLAGS. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Julian Smart | Avoid scrolling parts of the screen that don't belong... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Václav Slavík | removed unused SYMBOL_WXRICHTEXT.*_TITLE values that... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
David Elliott | Fix most of the Objective-C GC problems by using the... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Vadim Zeitlin | correction after the previous commit which introduced... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Julian Smart | Reset scroll position when clearing buffer |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Vadim Zeitlin | fix GetTLWParentIfNotBeingDeleted() to work correctly... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Julian Smart | Resolved ambiguity for VC 9 |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Vadim Zeitlin | implement (trivially) wxGLApp ctor |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Fix the email notification's fromaddr. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Try out email notifications, just to me initially. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Whitespace fixes. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Add email address lookup table for wx devs. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Clean up the tools for offline checking of the configur... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Vadim Zeitlin | fix typo in warning message |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Julian Smart | Strip menu codes from page label for consistency with... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Vadim Zeitlin | length passed to WideCharToMultiByte() was off by one... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | set eol-style LF on even more Unix-only files |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Václav Slavík | updated list of aclocal m4 files |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | upgrade m4 files to bakefile 0.2.3 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | added links to wxWindowCreate/DestroyEvents |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | use BSTR length to also deal with NULs inside BSTRs... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | use WideCharToMultiByte() instead of wcstombs() to... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | added console IPC sample (part of patch 1833150) |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | undid change to GSocket::Select() done in r50831, do... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | use wxSOCKET_REUSEADDR for IPC sockets (part of patch... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | another correction to indices used in StringToLines() |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | wxFontData doesn't need to be static in wxGenericFontBu... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | correct indices used in StringToLines() (modified patch... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Paul Cornett | add missing ! accidentally dropped in last commit |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | initialize m_sharedContext and m_sharedContextOf to... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | no real changes, just added 2 virtual keywords to ... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | added wxGLCanvas::IsDisplaySupported() (patch 1879906) |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | compilation fix for wchar_t-based builds after ParseISO... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | build fix for wxUSE_INTL==0 (patch 1878908) |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | don't use negative sizes for row/column labels subwindo... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | make wxIdleEventHandler available in console applicatio... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | document AddAt() and IndexForItem() (patch 1877610) |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | added wxDateTime::FormatISOCombined() and ParseISODate... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | compilation fix with wxUSE_EXTENDED_RTTI==1 |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Vadim Zeitlin | generate include/wx/univ/setup0.h from setup_inc.h too |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Paul Cornett | Remove remnants of GTK1 accelerator code. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Paul Cornett | remove unused wxMenuBar::m_style |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Václav Slavík | fixed wxTextCtrl to not process clipboard events twice... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Paul Cornett | avoid GCC warnings about breaking strict aliasing rules |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Paul Cornett | Enable best size caching, remove unnecessary GetLabel... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Paul Cornett | fix wxALIGN_RIGHT in RTL mode |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Paul Cornett | label clipping hack is not needed for GTK+ >= 2.12 |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Václav Slavík | eliminate code duplication in wxSizer::Fit() |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Václav Slavík | fixed RR's change of wxSizer::Fit to set client size... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Wetherell | Compile fix for --without-zlib --enable-compat26. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Julian Smart | Added a reset-buffer event to give an opportunity to... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Paul Cornett | remove unnecessary m_glWidget, fix return types for... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Paul Cornett | fix for GTK assertion from gtk_widget_set_colormap... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Václav Slavík | compilation fix for wxUSE_BOOKCTRL=0 |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Václav Slavík | compilation fix for wxUSE_MENUS=0 |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Václav Slavík | wxUniv/MSW compilation fix after wxDC changes |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Václav Slavík | added InitRGBA to generic wxColour to fix linking ... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
David Elliott | Allow wxTopLevelWindowCocoa::SetDefaultItem(NULL) |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Vadim Zeitlin | avoid implicitly converting a wxWindow* to wxGLCanvas |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Vadim Zeitlin | no changes, just fix a typo in comment |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Michael Wetherell | Move mingw32 builds to another machine as the usual... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Václav Slavík | Fixed compilation of wxVector<T> with VC6: |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Vadim Zeitlin | use HandleWindowEvent() in ProcessCommand(); return... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Vadim Zeitlin | added missing wx/ prefix to the header file name |
commit | commitdiff | tree | snapshot |
next |