2008-09-11 |
Vadim Zeitlin | added swap() for the other arrays too (and now committi... |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added wxArrayString::swap() |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | get rid of __WXCOCOA__ check in common CreateLogTarget... |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | replace the static control in wxMessageDialog with... |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | fixing compilo |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | solving osx problems (default inlines-hidden) by explic... |
tree | commitdiff |
2008-09-10 |
Stefan Csomor | 32/64 bit universal builds support |
tree | commitdiff |
2008-09-10 |
Stefan Csomor | updating fixed config data for xcode builds for gcc... |
tree | commitdiff |
2008-09-08 |
Benjamin Williams | fix aui sample breakage; added some accessor methods... |
tree | commitdiff |
2008-09-07 |
Kevin Ollivier | Remove a couple duplicate feature checks, and check... |
tree | commitdiff |
2008-09-07 |
Stefan Csomor | avoiding crashes on osx during app shutdown |
tree | commitdiff |
2008-09-07 |
Stefan Csomor | changes for command line builds of osx-cocoa |
tree | commitdiff |
2008-09-07 |
Václav Slavík | whatever it is, wxXmlResource::GetFirstRoot() isn't... |
tree | commitdiff |
2008-09-06 |
Vadim Zeitlin | implement Empty() using clear() instead of Truncate(0) |
tree | commitdiff |
2008-09-06 |
Vadim Zeitlin | access TLS cache variable directly and not via a helper... |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | RGBColor is part of ApplicationServices also under... |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | defines reordered, support for non-precomp cocoa |
tree | commitdiff |
2008-09-06 |
Stefan Csomor | adapting to new platform constants |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | allow passing literal strings and results of c_str... |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | forward define for non precomp build |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | make it possible to use stock ids for custom message... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | added support for custom labels in wxMessageBox for... |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | implement support for custom button labels in wxMessage... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | extract button size calculation from button label size... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | extract wrapper for SystemParametersInfo(SPI_GETNONCLIE... |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Add wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated... |
tree | commitdiff |
2008-09-04 |
Vadim Zeitlin | show the "Window" menu only when we have any MDI childr... |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | Split utility functions into base (in utilsexc_base... |
tree | commitdiff |
2008-09-04 |
Stefan Csomor | gcc is too aggressively hiding these inlines on wxCriti... |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | add wxSP_THIN_SASH for completeness (#9902) |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | fixed a problem in the aui toolbar flags |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | make members private in various wxAuiToolBar helper... |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | add more wxUSE_XXX checks |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | include wx/control.h for the base class declaration... |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | warning fixes and fix for non precomp builtbot |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | osx new layout |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | listctrl generic is used outside of osx-carbon |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | forward to generic implementations where the correspond... |
tree | commitdiff |
2008-09-01 |
Robert Roebling | use gtk_block_event instead of m_block event field |
tree | commitdiff |
2008-09-01 |
Stefan Csomor | more common osx types |
tree | commitdiff |
2008-09-01 |
Vadim Zeitlin | define wxStringSortAscneding/Descending() even in non... |
tree | commitdiff |
2008-08-31 |
Paul Cornett | silence warning with GCC -Wextra |
tree | commitdiff |
2008-08-31 |
Paul Cornett | remove declaration for ctor which is never defined |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | rename ShowCacheStats to wxStrCacheStatsDumper |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | call GetCache() from a global object ctor to ensure... |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | fix compilation for wxUSE_STD_STRING==0 case after... |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | fix wxUSE_STL compilation after latest changes |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | define wxString::iterator::iterator_category correctly... |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | no changes, just de-TAB-bed |
tree | commitdiff |
2008-08-30 |
Stefan Neis | Added implementation of thread local storage for OS/2. |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | fix another occurrence of g++ 3.3 problem with deprecat... |
tree | commitdiff |
2008-08-30 |
Stefan Neis | Workaround for bug in gcc-3.1 through gcc-3.3 in handli... |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | no changes, fix typo in comment |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | implement operator!=() inline (forgot to commit before) |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | use C99 isfinite() for 64 bit mingw32 instead of BSD... |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | test for __MINGW64__ in the huge files support section |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | define HAVE_SSIZE_T if _SSIZE_T_DEFINED is defined... |
tree | commitdiff |
2008-08-29 |
Vadim Zeitlin | chanegd wxTlsValue to be pointer-like instead of value... |
tree | commitdiff |
2008-08-29 |
Paul Cornett | replace m_insertCallback with a virtual function, contr... |
tree | commitdiff |
2008-08-29 |
Robert Roebling | Fix #9917: File save dialog does not honor file extensi... |
tree | commitdiff |
2008-08-28 |
Vadim Zeitlin | don't use new string caching code without compiler... |
tree | commitdiff |
2008-08-28 |
Vadim Zeitlin | compilation fix for non-UTF-8 build |
tree | commitdiff |
2008-08-28 |
Vadim Zeitlin | add cache for last used position and string length... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | use std::sort() instead of qsort() to implement wxArray... |
tree | commitdiff |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating... |
tree | commitdiff |
2008-08-27 |
Stefan Csomor | fixing #9910 |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | add a scoped_ptr-like wxGtkObject class which calls... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | put wxIconArray back in header, it's used by wxFSVolume |
tree | commitdiff |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
tree | commitdiff |
2008-08-26 |
Václav Slavík | pch-less compilation fix for r55285 |
tree | commitdiff |
2008-08-26 |
Václav Slavík | fixed writing to wxUniCharRef after its 'parent' iterat... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | move wxIconArray declaration out of header, remove... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | added UnsetToolTip() which is also provided (as empty... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | compilation fixes for wxUSE_CONSOLE_EVENTLOOP==0 |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | sometimes unused parameter warnings are really worth... |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | added wxAuiToolBar |
tree | commitdiff |
2008-08-22 |
Vadim Zeitlin | fix a couple of spelling errors |
tree | commitdiff |
2008-08-22 |
Julian Smart | Cleanup of previous fix |
tree | commitdiff |
2008-08-22 |
Robert Roebling | #9854 (AddPendingEvent - protect during wxEvtHandler... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | compilation fix for wxUniv/GTK (closes #9849) |
tree | commitdiff |
2008-08-21 |
Julian Smart | Fixed default margin sizes |
tree | commitdiff |
2008-08-20 |
Václav Slavík | re-fix MinGW DLL compilation |
tree | commitdiff |
2008-08-19 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't use WXDLLIMPEXP_BASE_DATA() around member data... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't terminate the event loop in EndModal() if it... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | add comparison operators for UUID class (#9871) |
tree | commitdiff |
2008-08-15 |
Vadim Zeitlin | compilation fix for wxUniv/MSW after r54937 (#9866) |
tree | commitdiff |
2008-08-12 |
Václav Slavík | made wxCharTypeBuffer<T>::release() const again, for... |
tree | commitdiff |
2008-08-10 |
Václav Slavík | DLLs linking fix wxCharTypeBuffer<T>::NullData |
tree | commitdiff |
2008-08-10 |
Václav Slavík | pch-less compilation fix |
tree | commitdiff |
2008-08-10 |
Václav Slavík | radically simplified declarations of wxUString-specific... |
tree | commitdiff |
2008-08-10 |
Václav Slavík | added refcounting to wxCharBuffer to fix passing of... |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | undid changes accidentally committed as part of r55019 |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | add DECLARE_NO_COPY_TEMPLATE_CLASS |
tree | commitdiff |
2008-08-07 |
Václav Slavík | small wxArtProvider API improvements: added HasNativePr... |
tree | commitdiff |
next |