2008-09-04 |
Vadim Zeitlin | show the "Window" menu only when we have any MDI childr... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Kevin Ollivier | rebake |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Kevin Ollivier | Update files.bkl to match the changes Stefan made to... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Kevin Ollivier | Renames to avoid object files with duplicate filenames... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Kevin Ollivier | Split utility functions into base (in utilsexc_base... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Stefan Csomor | gcc is too aggressively hiding these inlines on wxCriti... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | copy alpha presence flag when copying bitmaps using... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | fix some typos and other minor problems (#9886) |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | better documentation of DeviceToLogicalXXX() (#9896) |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | add wxSP_THIN_SASH for completeness (#9902) |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | test showing parent/sibling items too (#9903) |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Williams | fix small logic error |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Williams | fixed a problem in the aui toolbar flags |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Williams | make members private in various wxAuiToolBar helper... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | add more wxUSE_XXX checks |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vadim Zeitlin | include wx/control.h for the base class declaration... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | warning fixes and fix for non precomp builtbot |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | fixing constant name |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | fixing merge bug |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | forgotten commit for osx new file layout |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Vadim Zeitlin | reverted accidentally committed change |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Vadim Zeitlin | use {short,long}_help_string parameters of AddTool... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | adaptions to new osx ouside the main trees |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | osx new layout |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Vadim Zeitlin | don't set SHOW_FILES, its value is yes by default anyho... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | listctrl generic is used outside of osx-carbon |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Stefan Csomor | forward to generic implementations where the correspond... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Jouk Jansen | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | Readded wxTreeCtrl event docs |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | Readded event docs for wxListCtrl |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Csomor | osx-cocoa updates |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | Mention wxEditableLisBox |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | Mention that wxEditableListBox emit events from wxListCtrl |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | Readded event documentation for wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | Minor doc update |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Robert Roebling | use gtk_block_event instead of m_block event field |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Csomor | more common osx types |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefan Csomor | fixing paths for xcode proj |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Vadim Zeitlin | define wxStringSortAscneding/Descending() even in non... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Paul Cornett | silence warning with GCC -Wextra |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Paul Cornett | fix opengl dependency in monolithic build |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | update after wx/mac/setup.h rename to wx/osx/setup... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | test for utils/wxrc/Makefile existence and not utils... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Paul Cornett | remove declaration for ctor which is never defined |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | rename ShowCacheStats to wxStrCacheStatsDumper |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | compilation fix in wxUSE_STL case after r54761 |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | call GetCache() from a global object ctor to ensure... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | fix compilation for wxUSE_STD_STRING==0 case after... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | fix wxUSE_STL compilation after latest changes |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vadim Zeitlin | define wxString::iterator::iterator_category correctly... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Václav Slavík | fixed memory corruption in wxHTML when parsing '&;... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Robert Roebling | try to correct wxListCtrl docs |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | more Doxygen warnings corrections and fixes from Tim S |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | no changes, just de-TAB-bed |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Stefan Neis | Added implementation of thread local storage for OS/2. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | fix another occurrence of g++ 3.3 problem with deprecat... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Stefan Neis | Workaround for bug in gcc-3.1 through gcc-3.3 in handli... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | no changes, fix typo in comment |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | using ListView_Get[Sub]ItemRect() provokes warnings... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | avoid unnecessary heap allocation of BITMAPINFO struct |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | fix some (harmless) mingw32 4.3 warnings |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | implement operator!=() inline (forgot to commit before) |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | fix mingw32 4.3 warning about passing literal string... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | use C99 isfinite() for 64 bit mingw32 instead of BSD... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | test for __MINGW64__ in the huge files support section |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | define HAVE_SSIZE_T if _SSIZE_T_DEFINED is defined... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Vadim Zeitlin | more Doxygen warnings corrections from Tim S |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Stefan Csomor | committing current cocoa state just to be safe ... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Vadim Zeitlin | chanegd wxTlsValue to be pointer-like instead of value... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Vadim Zeitlin | document wxCP_NO_TLW_RESIZE |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Paul Cornett | replace m_insertCallback with a virtual function, contr... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Robert Roebling | Typo |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Robert Roebling | Fix #9917: File save dialog does not honor file extensi... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Vadim Zeitlin | make the length of string proportional to the parameter... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Robert Roebling | Mention wxString caching in UTF-8 ode |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Robert Roebling | Another doc patch from Tim |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Vadim Zeitlin | override DoOpen/SaveDocument() instead of OnOpen/SaveDo... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Vadim Zeitlin | don't use new string caching code without compiler... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Vadim Zeitlin | compilation fix for non-UTF-8 build |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Vadim Zeitlin | add cache for last used position and string length... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Vadim Zeitlin | add the possibility to pass numeric parameters to bench... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Paul Cornett | use 8 bits for alpha, nothing needs 16 bit alpha here |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Paul Cornett | add wxPseudoTransparentFrame to parent, so it doesn... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Robert Roebling | More corrections to make dist |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Robert Roebling | Minor correction |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Robert Roebling | Minor corrections to make dist after reports |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Vadim Zeitlin | no changes, just match the number of opening/closing... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Vadim Zeitlin | unbuffer cout to work around bug in Debian version... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Vadim Zeitlin | use std::sort() instead of qsort() to implement wxArray... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Robert Roebling | Update <make win-dist> |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Robert Roebling | Updated readme |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Robert Roebling | Add XCode project files to wxMac's <make dist> |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Vadim Zeitlin | get rid of duplicate enum (#9895) |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Stefan Csomor | fixing #9910 |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Bryan Petty | Fix misc documentation warnings (patch by Tim Stahlhut). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Vadim Zeitlin | add a scoped_ptr-like wxGtkObject class which calls... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Vadim Zeitlin | no changes, just a typo |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Cornett | put wxIconArray back in header, it's used by wxFSVolume |
commit | commitdiff | tree | snapshot |
next |