2008-04-16 |
Václav Slavík | removed no longer needed wxOKlibc() helper |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Václav Slavík | wchar_t is now always required, updated chartype.h... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bryan Petty | Added feature to the HTML manual to remember your prefe... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bryan Petty | Finished reviewing (fixing) the datetime.h interface... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Vadim Zeitlin | execute the usual cleanup code from EVT_END_SESSION... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Vadim Zeitlin | added a section about Connect(), improve/streamline... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Michael Wetherell | Move wxGTK Stable quick build to a machine with gtk... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Vadim Zeitlin | add possibility to specify the conversion to use in... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Michael Wetherell | Move builds to the currently available testdrive machines. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Michael Wetherell | Just whitespace fixes, no change. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Robert Roebling | Use correct tree style |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Robert Roebling | Mention default constr |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bryan Petty | Reviewed wxDatePickerCtrl and categorized most of the... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bryan Petty | Reviewed dataobj.h interface header and added wxDataVie... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Václav Slavík | more wxString:[Aa]ppend() overloads for better compatib... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Robert Roebling | Support bitmaps and text and header columns using wxIma... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Robert Roebling | Use scoped ptr template |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Robin Dunn | Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Vadim Zeitlin | removed extra wxCalendarCtrl:: which is ignored by... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Robert Roebling | Added bitmap support to column header |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Robert Roebling | Correct weak ref usage which triggered an assert |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Robert Roebling | Minor clarification |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Bryan Petty | Finished initial review of the rest of the [c*] interfa... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Vadim Zeitlin | fix crashes due to missing npos handling in several... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Václav Slavík | fixed incorrect layout width caching in wxHtmlContainer... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Václav Slavík | Fixed IMPLEMENT_APP() to be compatible with the -WU... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Václav Slavík | wxDFB compilation fixes after recent brushes/pens chang... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Vadim Zeitlin | allow predefining wxNO_XXX_LIB symbols to avoid implici... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Vadim Zeitlin | added a simple benchmark for wxDC::DrawLine() performance |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Vadim Zeitlin | removed a TODO comments, it actually doesn't seem neces... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Bryan Petty | Finished initial review of the rest of the [co*] interf... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | no real changes but replace manual calls to Set{Text... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | test for pen validity before calling GetStyle() on... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Giving up on combining @e and @c |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Fix crash when deleting node |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Try out - instead of @li, more backslash escaping |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | don't use wxLocale if wxUSE_LOCALE==0 |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | don't stop on NULs in Replace() |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | test that iterator is valid before comparing with it... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | fix bugs introduced in wxCmdLineParser::ConvertStringTo... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Try to escape backward slash with two of them |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Add wxPopupWindow |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | Mention Scrolled and wxScrolledWindow |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | forward declare wxVideoMode as struct, not class, now... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Robert Roebling | added @li to return values in wxStandardPaths |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Elliott | add ifacechaek to distrib |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | correct CallHtmlHelp() overload being called in Quit() |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Vadim Zeitlin | remove unused wxAppTraits-related files |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Václav Slavík | Added documentation for wxItemContainer class; moved... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Vadim Zeitlin | ENDSESSION_LOGOFF is a bit flag, test for it using... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Vadim Zeitlin | argh, really, really fix Darwin build |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Vadim Zeitlin | GetSocketManager() has no GUI-specific version under... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Vadim Zeitlin | also use AddProcessCallback() and GetSocketManager... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Robert Roebling | Add test for context menu, fixed mem leak, fixed focus... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Robert Roebling | Improve wxMenu docs |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Václav Slavík | reverted wxVideoMode API breakage by r53049, finished... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Jouk Jansen | Updates for VMS : new Makefiles, proper type casts |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bryan Petty | Fixed multiple inheritance structure of vscroll.h classes. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Francesco Montorsi | introduce a new @beginFlagTable |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Francesco Montorsi | other misc fixes |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Francesco Montorsi | use an enum to make it easier to document the values |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Francesco Montorsi | revisions of o-p headers contributed by Utensil Candel... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Francesco Montorsi | use a @section instead of <b> tags |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Francesco Montorsi | revisions of o-p headers contributed by Utensil Candel... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | More proof-reading in wxImage |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Rearrange categories, III |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Rearrange categories, II# |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Rearrange categories |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Václav Slavík | compilation fix after FM's wxBitmapHandler changes |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Václav Slavík | compilation fix for newest DirectFB versions (patch... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Learning doxygen |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | minor improvements |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Julian Smart | Added wxRichTextCtrl superscript and subscript support... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Minor correction to Unicode overview |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Correct introduction to wxControlWithItems |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | First attempt to document raw bitmap access |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Robert Roebling | Make wxImage correction |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Vadim Zeitlin | oops, added missing #endif |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Vadim Zeitlin | only declare AddProcessCallback for wxMotif and wxGTK |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Bryan Petty | Finished initial review of some [co*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Stefan Neis | Added missing (trivial) implementation file for wxMiniF... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Julian Smart | Try standard XDG location for documents directory |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Roebling | Update Unicode overview to 3.0 |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Julian Smart | Don't send event from ChangeValue |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Roebling | We do use templates now |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Bryan Petty | Finished initial review of [cl*-cm*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Vadim Zeitlin | don't ask for bounding rectangle of a hidden root,... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robin Dunn | wxVideoMode is a class not a struct |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robin Dunn | fix typedef |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Francesco Montorsi | better integration of the window sizing overview in... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robert Roebling | Put sample code back in, removed during conversion... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robert Roebling | Further corrections to container class docs |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robert Roebling | Compilo after wxVideoMode change, MSW part |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Vadim Zeitlin | correct positioning of the control and removed workarou... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Robert Roebling | Some corrections to container class docs. |
commit | commitdiff | tree | snapshot |
next |