2008-12-21 |
Vadim Zeitlin | remove m_endModalCalled flag, it seems to be unnecessary |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | don't restore the focus manually after closing the... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Francesco Montorsi | replace wxPostEvent with wxQueueEvent and update the... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Francesco Montorsi | mention multi-core systems and wxThread::GetCPUCount |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Jaakko Salli | Fully conform to the documented statement according... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Jaakko Salli | Fixed various inconsistencies with deleting properties... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | Fixes #10288: wxDataViewCtrl missing selection change... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Chris Elliott | add missing header to dfb |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | Implemented wxBitmapToggleButton generically for now |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | wxImage::ConvertToBitmap() doesn't exist anymore |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | Mention wxRearrangeCtrl, wxFileCtrl |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Vadim Zeitlin | define USE_ONLY_STATIC_WEAKREF for g++ < 3.3 too (3... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Roebling | Correct AssignTempFile docs |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Roebling | Added missing g to file name of headerctrlg.h |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Roebling | Recalculate display (and scrollbars etc) before calling... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Robert Roebling | Minor stream class changes |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded and add test for it |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | implement wxLoadedDLL, a safer alternative to wxDL_GET_... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | VC6 SDK doesn't define INVALID_FILE_ATTRIBUTES, do... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | don't scroll to the child which gets focus if it is... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Elliott | add u to file and lib path |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Elliott | cast both ints to doubles for the X and Y scale factors |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | use GetFileAttributes() to check for readonly files... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | another header for PCH-less compilation |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | fix unused variable warning in release build |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | fix WinCE compilation: it doesn't know about SW_SHOWDEF... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | don't hard code the menu bar height under WinCE (closes... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | added .c_str() to wxStrlcpy() calls to fix wxUSE_STL... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | replace CPPUNIT_ASSERTs with CPPUNIT_ASSERT_EQUALs |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | don't crash if the extra controls are not used in the... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | don't change the value of the hash element if insert... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Elliott | fix for Borland compilation |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | many improvements and corrections from Charles (see... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | PCH-less build fixes |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | made wxHeaderCtrl::GetColumn() const to get rid of... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Vadim Zeitlin | added wxRearrange{List,Ctrl,Dialog} and use it in wxHea... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Robert Roebling | Fixes #10246: wxDataViewCtrl - first row does not react... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Robert Roebling | Fixes #10247: wxDataViewCtrl - event is generated when... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Elliott | same as r57054 in 2.8 |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Elliott | same as r57053 in 2.8 |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item) |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Francesco Montorsi | typo fix |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Francesco Montorsi | don't remove docs for wxThreadHelper::Create; list... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Vadim Zeitlin | added wxGrid::SetColumnsOrder() too |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Robert Roebling | Mention header control in Category page |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Vadim Zeitlin | mention that mouse events carry position in window... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Vadim Zeitlin | fix initial best size of (check) list boxes under MSW |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Bryan Petty | Moved wxWeakRef template docs from the misc category... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | the dialogs documented here are defined in wxcore,... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | handle actions of the columns popup menu in wxHeaderCtr... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Bryan Petty | Fixed the incorrectly placed parenthesis so ScrollWindo... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | PCH compilation fix |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | added a helper function to show the popup menu allowing... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | disable UI updating during GetPopupMenuSelectionFromUse... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | added helper Is{Col,Row}Shown() |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | renamed GetColHeader() to GetGridColHeader() for consis... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | return correct (false) value in onSeparator from FindCo... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Vadim Zeitlin | don't leave nrows/ncols uninitialized in wxGridSizer... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | don't mistake a simple click on a column for a reorderi... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | fix several bugs in index/position translation code... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | added a button to reset the column order and the displa... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | don't use the hack with adding hidden columns to the... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | no changes, just refactoring: extracted the code to... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | refresh the grid after resetting the columns positions... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | compilation fix after latest changes (missing header) |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | added wxHeaderCtrl::ResetColumnsOrder() function; use... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | add support for hiding columns when using native header... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | fix the loading of the isosurf data; it was not loaded... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | force doxygen autolink wrt wxLanguage enum |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | document wxFileOffset |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | reformat stream overview and provide a description... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | distribute in the right places documentations for the... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | remove old file not compiled/used anymore since at... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Francesco Montorsi | fix note about OpenGL-enabling |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | no changes, just replaced SF bug number in a comment... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | removed testing code leftovers |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Paul Cornett | don't call size_request to get best size of a non-nativ... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | don't close all unused descriptors in the child, this... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Vadim Zeitlin | add support for sorting to grid columns |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Vadim Zeitlin | explain EVT_GRID/EVT_GRID_CMD difference and don't... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Kevin Ollivier | Hopefully the right fix this time. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Kevin Ollivier | HDC() fix was wrong, may have been just a problem with... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Paul Cornett | fix build, remove unused parameter from wxGetGdkWindowF... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Kevin Ollivier | MSW compile fixes. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Kevin Ollivier | Forward port new wxRenderer methods in 2.8 to trunk. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Vadim Zeitlin | update the size of the wxGridSizer as items are added... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Vadim Zeitlin | don't compute the columns/rows from the number of items... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Vadim Zeitlin | support column reordering using drag and drop when... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | extend the range of glib versions for which the GTK... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | fix command line parsing |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | modernize the sample removing global C-style functions... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | put zlib streams in the archive category, too; fix... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | link class groups with macro groups and provide a brief... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Vadim Zeitlin | fix compuation of dirty cells when the columns are... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Vadim Zeitlin | STL build: fix missing const which results in Insert... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Vadim Zeitlin | fix best size caching |
commit | commitdiff | tree | snapshot |
next |