2008-09-16 |
Robert Roebling | Added reverse iterator to wxVector<T> |
tree | commitdiff |
2008-09-16 |
Julian Smart | Switched off some buggy optimisation that caused caret... |
tree | commitdiff |
2008-09-16 |
Vadim Zeitlin | start of the great grid folding: introduce wxGridOperat... |
tree | commitdiff |
2008-09-16 |
Vadim Zeitlin | disable AUI (and also MDI in 2.8) under CE, it doesn... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | use wxSwap() |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | document wxDELETE() and wxDELETEA() |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | more cleanup (removed some TODOs/FIXMEs); use native... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | remove the now unused GetScroll[XY] |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | take old (wx 2.2? older?) wxGrid compatibility function... |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | move the grid-specific workaround for scrollbar hystere... |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | no changes, just removed the unnecessary wxGrid:: quali... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Have support for both char* and wchar_t* in wxPGPropArg... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Fixed bug: Setting property value string did not update... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Updated documentation to acknowledge the fact that... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | wxVariant list used to translate between list of proper... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Removed dllimpexp declaration from std::vector typedef |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | added wxFileName::GetVolumeString() (#9950) |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | build fixes for wxUSE_ON_FATAL_EXCEPTION==0 (#9937) |
tree | commitdiff |
2008-09-14 |
Vadim Zeitlin | check the item index inside Item() itself instead of... |
tree | commitdiff |
2008-09-13 |
Vadim Zeitlin | cache the item text size to optimize tree layout/painti... |
tree | commitdiff |
2008-09-13 |
Jaakko Salli | wxPropertyGrid member m_visPropArray removed, now alway... |
tree | commitdiff |
2008-09-13 |
Jaakko Salli | Cleaned up wxPropertyGrid::SetCurrentCategory() |
tree | commitdiff |
2008-09-13 |
Jaakko Salli | Fixed warnings caused by docstrings in %pythoncode... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-09-12 |
Stefan Csomor | CoreText fixes |
tree | commitdiff |
2008-09-12 |
Stefan Csomor | missin quote |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | return true from IsBeingDeleted() if any of the parent... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | fix the event type in EVT_GRID_[CMD_]COL_MOVE declarati... |
tree | commitdiff |
2008-09-12 |
Stefan Csomor | making state changing calls on tool virtual |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | fixes #9951 |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | made wxLogGui more flexible and documented it and added... |
tree | commitdiff |
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 |
next |