2008-04-24 |
Julian Smart | Further optimizations |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | don't merge msw/it.po with wxstd.pot during 'make allmo... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | updated message catalogs from sources |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | contrib is no more, updated locale/Makefile accordingly |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | added missing " |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | added wxString::Clone() and made wxString(wxCStrData... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Kevin Ollivier | Ensure popup menus can display sub-menus. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Vadim Zeitlin | prevent all our windows from being destroyed in wxApp... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Julian Smart | Further performance optimizations |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Vadim Zeitlin | make wxDir::Has{Files,SubDirs}() const |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Václav Slavík | restored wxOKlibc() for wxGTK1's use |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Let wxCommandEvent's copy constr copy its string via... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Václav Slavík | small updates to Czech translation |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Reviewd wxVariant |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Remove usused variable |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Minor correction |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Julian Smart | Two bug fixes for FindWrapPosition |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Bryan Petty | More initial reviews of [u*-v*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Bryan Petty | Finished initial reviews of the rest of the [d*] interf... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Robert Roebling | [ 1944519 ] improve left down event handling for wxPopu... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Václav Slavík | use iterators in HtmlizeLinebreaks() |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Robert Roebling | [ 1907169 ] GTK - trunk - dialog default button, part... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Robert Roebling | [ 1945434 ] Changing method wxComboCtrlBase::DrawButton... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Julian Smart | Speeded up wrapping (again), this time using partial... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Michael Wetherell | Move builds to the machines currently working. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Václav Slavík | preserve TAB characters when copying HTML <pre> content... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Václav Slavík | @wxsince -> @since in Doxygen docs |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Vadim Zeitlin | suppress unused parameter warning in release build |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Bryan Petty | More initial reviews of d* interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Bryan Petty | More initial reviews of d* interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Paul Cornett | fix child window redraw glitches during scrolling ... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Václav Slavík | implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Václav Slavík | fixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Julian Smart | Fix for slow first character insertion |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Václav Slavík | fixed wxHyperlinkCtrl XRC handler to not crash |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Vadim Zeitlin | replace inexistent wxTBK_DEFAULT with wxBK_DEFAULT |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Paul Cornett | don't reset m_deferShow if Show() is called more than... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Robert Roebling | Fixed wxDatePickerCtrl under OS X |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Václav Slavík | source files are not executable |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Václav Slavík | fixed wxString::Replace() to work directly on m_impl... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Chris Elliott | add missing hildon files to gtk distrib |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bryan Petty | More dc* interface headers reviewed. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Reverted accidental change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Stefan Csomor | 1945421 applied |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Reverted accidental change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Reverted accidental change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Layout improvements for CalendarCtrl |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Bring wxSpinCtrl closer to HIG |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Improve default size calc of wxComboBox |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Vadim Zeitlin | added wxMouseState::GetPosition(), for consistency... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Vadim Zeitlin | make wxMouseState accessors const; document this class |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Robert Roebling | Patches-1940222 ] wxTextCtrl and keydown on fully selec... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Robert Roebling | [ 1942756 ] wxImage:SaveFile() returns true instead... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Michael Wetherell | Work around another buggy getgrgid_r. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Jouk Jansen | Update OpenVMS compiles support |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Bryan Petty | Fixed wxScrolledWindow references to properly link... |
commit | commitdiff | tree | snapshot |
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 |
next |