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 |
2008-12-12 |
Vadim Zeitlin | don't test for best size not being 0, this doesn't... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Vadim Zeitlin | compilation fixes for Unix build _with_ PCH |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | fix doxygen warnings |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | don't assert at startup because of the static initializ... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | document wxInitializer and wxInitialize and wxUninitialize |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | fix typo |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Francesco Montorsi | split AddCatalog docs for the two overloads |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Vadim Zeitlin | really fix STL compilation |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Vadim Zeitlin | add unit test for column reordering functions |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | don't duplicate the column reordering in generic wxHead... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | forward SetColPos() to the header window |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | don't lose the scroll offset when the window is reposit... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | in STL build wxVector elements need to be assignable... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | added wxGrid::UseNativeColHeader() (column reordering... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | add bigger margins around column title when autosizing... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | there is no need to call UpdateColumn() in the derived... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | generate EVT_HEADER_RESIZING events from HDN_ITEMCHANGI... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | added wxHeaderCtrl::OnColumnCountChanging() |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Jaakko Salli | Added wxPropertyGridInterface::RemoveProperty() |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | fix wxTextCtrl::Replace() under wxGTK; added unit test... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Jaakko Salli | SpinCtrl editor's 'value change by mouse motion' featur... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | added wxVector::resize() |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | export wxSettableHeaderColumn from DLL |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vadim Zeitlin | extract setters from wxHeaderColumnBase into a separate... |
commit | commitdiff | tree | snapshot |
next |