2008-04-07 |
Robert Roebling | Some corrections to container class docs. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robert Roebling | Mention that the renderer's alignment is ignored under... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robert Roebling | compilo |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately, II |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robert Roebling | Added alignment parameter to renderers' constr |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robert Roebling | Mention wxDataViewRenderer Set/GetAlignment |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robert Roebling | Fix compilo |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | no changes, just fix typo in variable name |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | don't bounce back events to the text control recursivel... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | stdobjects is used for both objects and pointers |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | my revision of o-p interface headers |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | added a note about entry point in Unicode build (patch... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | use kind, not id, of a menu item to test whether it... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | demo toggling border and 3D sash styles (last part... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | use wxJoin() instead of redoing it manually in the... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | demonstrate fuller about dialog in ShowFullAboutDialog... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | removed (unused) occurrences of _WX_DEFINE_DATE_EVENTS_... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | refresh the item after adding its first child as, appar... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | give a name to the enumeration of the values which... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | documented wxVideoMode (otherwise wxDisplay docs are... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | continue with other handlers if some handler fails... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | make sure all wxDefault* and all wxNull* global instanc... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | corrected inverted test in IsEmpty() (patch 1936052) |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | reset m_selection in DeleteAllPages() (patch 1922215... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | small typo fix |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | improved rendering of styles and events sections: put... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Vadim Zeitlin | no changes, just some cleanup (patch 1918720) |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Francesco Montorsi | revisions contributed by Utensil Candel |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Chris Elliott | SF bug 1895101 |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robin Dunn | use the same constant the other ports use instead of... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Robin Dunn | Slight reorg of last change |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Stefan Neis | Tests for declarations of snprintf/vsnprintf/vsscanf... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Vadim Zeitlin | include more headers for PCH-less compilation |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Also right-align second column |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Always interpret a column width of -1 as 80 until somth... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Vadim Zeitlin | use wxCHECK instead of wxASSERT in Alloc() to avoid... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Vadim Zeitlin | document Alloc() vs returning bool (part of bug 1933693) |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Added test for right alignment of 1st column |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Vadim Zeitlin | don't crash in ReadString() if the length read from... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Added test for left/centre/right alignment |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Vadim Zeitlin | fix for g++ signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Vadim Zeitlin | include the headers needed for its compilation from... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Fixed bug that made adding a child to a branch (that... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Bugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEdi... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Probable fix for [ 1933745 ] Crash in wxDataViewHeaderW... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | [ 1922123 ] Generic wxDataViewCtrl leaks |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Bryan Petty | Finished initial review of [ca*-ch*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | set focus to the control when it's clicked |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | use wxWANTS_CHARS to allow arrows to work inside the... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | make GenerateEvent() public again to fix wxGTK compilation |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | regenerate VC8 project files after addition of native... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | implemented toggling of wxCAL_MONDAY_FIRST in the nativ... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | implemented Mark() in the native MSW version of wxCalen... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | generate double click events in the native MSW version... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | generate the correct events in the native MSW version... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | implemented HitTest() in the native MSW version; added... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | implement EnableMonthChange() by restricting the dates... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Bryan Petty | Intial review of calctrl.h. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Robin Dunn | Fix AdjustForOverflow to use item->CalcMin, not item... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Václav Slavík | Fixed timing of malformed animated GIFs in wxHTML ... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Vadim Zeitlin | replace wrong wxUSE_DYNAMIC_LOADER test with the correc... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Stefan Csomor | fixing the build for wxMAC_USE_COCOA=1 |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Stefan Csomor | GetPixel isn't returning RGBColor anymore, so change... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Stefan Csomor | GetPixel isn't returning RGBColor anymore, so change... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Francesco Montorsi | removed FAQs: they are already available in the website... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Robin Dunn | Call ValueChanged after SetValue so other views will... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Robin Dunn | fix warnings |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Robin Dunn | Fix for potential layout glitches in wxGridBagSizer... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Vadim Zeitlin | regenerated after vsscanf() changes |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Vadim Zeitlin | wxMac compilation fix: must explicitly qualify non... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Stefan Neis | Added detection of vsscanf and whether or not a prototy... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Francesco Montorsi | first revision (contains wxHelpEvent and wxNavigationKe... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Julian Smart | Only update the toolbar buttons if the toolbar is visible |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bryan Petty | Restored the old Classes by Category page to live side... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bryan Petty | 115% line height on lists is more than enough, especial... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Vadim Zeitlin | log error before returning, not after |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Vadim Zeitlin | suppress VC++ /Wp64 warnings |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Vadim Zeitlin | move all appearace-related methods down to wxCalendarCt... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Vadim Zeitlin | wxMimeTypesManagerImpl and wxFileTypeImpl are in base... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Stefan Neis | Another attempt at fixing Watcom compilation. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Stefan Neis | Added header needed for Solaris to find finite() prototype. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Václav Slavík | compilation fix for wxMSW and r52961 |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Francesco Montorsi | replace @b Note with @note; replace '' with " |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Francesco Montorsi | first raw revision |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Robin Dunn | Don't force wxBORDER_SUNKEN so the programmer can speci... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Francesco Montorsi | move readme_vms.txt in a folder ad-hoc |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Francesco Montorsi | add a list of the samples yet to document |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Vadim Zeitlin | throw away the now invalid items in wxSelectionStore... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Vadim Zeitlin | give an error message when ran from a wrong location... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Vadim Zeitlin | fix unused parameter warning |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Vadim Zeitlin | store selected indices as unsigned int, not size_t... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Francesco Montorsi | update links to the TODO lists |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Francesco Montorsi | remove old files not needed anymore |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Francesco Montorsi | moved to the wiki |
commit | commitdiff | tree | snapshot |
next |