2007-04-30 |
Vadim Zeitlin | fix m_sizerPage memory leak for the wizards not using... |
tree | commitdiff |
2007-04-30 |
Václav Slavík | OS/2 compilation fixes |
tree | commitdiff |
2007-04-30 |
Vadim Zeitlin | don't drop lines without trailing new line character... |
tree | commitdiff |
2007-04-28 |
Michael Wetherell | Map illegal UTF-8 sequences to a range in Unicode's... |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Compilation fix for string changes (patch #1709228). |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Adapted to API changes with respect to GetTextExtent... |
tree | commitdiff |
2007-04-28 |
Václav Slavík | allow the UTF8 build to treat C locale as UTF8, too... |
tree | commitdiff |
2007-04-27 |
Václav Slavík | WX_PRECOMP, not WXPRECOMP |
tree | commitdiff |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
tree | commitdiff |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
tree | commitdiff |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
tree | commitdiff |
2007-04-26 |
Robert Roebling | Only set focus to widget automatically if left down |
tree | commitdiff |
2007-04-26 |
Robert Roebling | Added Test for wxComboBox::SetValue() to widgets... |
tree | commitdiff |
2007-04-26 |
Paul Cornett | build fix |
tree | commitdiff |
2007-04-26 |
Václav Slavík | more efficient implementation of ToAscii/FromAscii... |
tree | commitdiff |
2007-04-26 |
Václav Slavík | use UTF8-encoded char* strings in UTF8 build instead... |
tree | commitdiff |
2007-04-26 |
Chris Elliott | tested and applied http://article.gmane.org/gmane.comp... |
tree | commitdiff |
2007-04-26 |
Paul Cornett | replace 5 copies of size constraining code with one... |
tree | commitdiff |
2007-04-26 |
Paul Cornett | really fix window being repositioned after hiding,... |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | use wxCopyRectToRECT() instead of duplicating its code... |
tree | commitdiff |
2007-04-26 |
Robin Dunn | invalidate the best size when adding or deleting items |
tree | commitdiff |
2007-04-26 |
Robin Dunn | ensure there is a current cell before using it to try... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | leave only wxString overloads for of the functions... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | compilation fix after c_str() changes |
tree | commitdiff |
2007-04-25 |
Robert Roebling | Added compile guards to wxEditableListBox |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-24 |
Robert Roebling | Use child's listmodelnotifier's destructor (by overlo... |
tree | commitdiff |
2007-04-24 |
Václav Slavík | corrected (Do)GetWriteBuf() return types to use more... |
tree | commitdiff |
2007-04-24 |
Václav Slavík | removed unused APPEND_STR macro |
tree | commitdiff |
2007-04-24 |
Robert Roebling | Correct MVC update region in GTK+ native version |
tree | commitdiff |
2007-04-24 |
Robert Roebling | Change SetValue( wxVariant &value ) to |
tree | commitdiff |
2007-04-24 |
Paul Cornett | Fix window being repositioned after hiding, then reshowing. |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | fix bug introduced in wxFontRefData::SetNativeFontInfo... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | fix SelectItem() for single selection case which was... |
tree | commitdiff |
2007-04-23 |
Václav Slavík | compilation fix: setlocale() returns non-const string... |
tree | commitdiff |
2007-04-23 |
Václav Slavík | added code for checking if the current locale is UTF... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | tiny change to make g++ 3.3 compile the latest version |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | use GetParentForModalDialog() in ShowModal() to ensure... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | test that the candidate parent window isn't being delet... |
tree | commitdiff |
2007-04-23 |
Paul Cornett | revert move events change, it blocks programmatic move... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
tree | commitdiff |
2007-04-23 |
Paul Cornett | don't send move events for size changes |
tree | commitdiff |
2007-04-23 |
Paul Cornett | fix return type for "map_event" and "unmap_event" handlers |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | really ensure that the window being centered is fully... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | compilation fixes for PCH-less build |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | detect if there was an error in standard GTK+ options... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | update wxApp::argc/argv to remove the options parsed... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | added wxAppTraits::GetStandardCmdLineOptions() allowing... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | added wxDialog::GetParentForModalDialog() and use it... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't pass unneeded arguments to AdustForGrowables() |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | add m_ prefix to the member variables and remove unneed... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't leave pixels due to rounding errors in wxBoxSizer... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | Many changes/fixes to wxFlexGridSizer implementation... |
tree | commitdiff |
2007-04-22 |
Paul Cornett | fix double to int conversion warning |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't leave gaps around hidden columns/rows in wxFlexGr... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | distribute only the extra, free, space according to... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | (blind) compilation fixes after latest changes |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't pass 0 time_t to Borland localtime(), it crashes... |
tree | commitdiff |
2007-04-21 |
Kevin Ollivier | Return wx menu items inserted into the Window system... |
tree | commitdiff |
2007-04-21 |
Kevin Ollivier | Fix bug with m_current causing EVT_LIST_KEY_DOWN events... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | don't let def window proc start another drag operation... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added support for image resolution options to PNG handl... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | allow having children of status bar in XRC (patch 1704125) |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | readded wxEditableListBox as part of adv library |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added safe check for Pango version and use it to avoid... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added wxStreamBuffer::Truncate() (patch 1687081) |
tree | commitdiff |
2007-04-21 |
Paul Cornett | remove redundant GTK_WIDGET casts |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | fix WXDLLIMPEXP_STC definition when building all wx... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | fix bug with not updating the last line correctly when... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | removed extraneous semicolons |
tree | commitdiff |
2007-04-20 |
David Elliott | Remove Objective-C class posing for everything except... |
tree | commitdiff |
2007-04-20 |
David Elliott | Move Objective-C interfaces into separate header files... |
tree | commitdiff |
2007-04-20 |
Chris Elliott | add const to avoid hiding warning |
tree | commitdiff |
2007-04-20 |
Benjamin Williams | fixed bug when a fixed pane is resized inside a fixed... |
tree | commitdiff |
2007-04-20 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | create the spin control with the correct range instead... |
tree | commitdiff |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
tree | commitdiff |
2007-04-19 |
Robert Roebling | Fix inplace editing of custom controls for |
tree | commitdiff |
2007-04-19 |
Václav Slavík | moved primitive string and string iterators operations... |
tree | commitdiff |
2007-04-19 |
Václav Slavík | moved vararg CRT functions wrappers to a new wxcrtvarar... |
tree | commitdiff |
2007-04-19 |
Vadim Zeitlin | removed obsolete wxUSE_WX_RESOURCES check |
tree | commitdiff |
2007-04-18 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-04-18 |
Robert Roebling | Corrected/implemented sorting (by way of clicking on |
tree | commitdiff |
2007-04-18 |
Václav Slavík | fixed DLL linking of wxMessageOutput class |
tree | commitdiff |
2007-04-17 |
Robert Roebling | Implemented the same simple API for creating customized |
tree | commitdiff |
2007-04-17 |
Paul Cornett | add wxUSE_STC wrappers |
tree | commitdiff |
2007-04-17 |
Vadim Zeitlin | compilation fix for PCH-less compilation |
tree | commitdiff |
2007-04-17 |
Vadim Zeitlin | compilation fix for PCH-less compilation after last... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | reverted last change as using pango_version_check(... |
tree | commitdiff |
2007-04-16 |
Robin Dunn | Don't use m_popupInterface pointer if it is still NULL |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | call gtk_file_chooser_set_current_folder even if the... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | removed superfluos semicolon |
tree | commitdiff |
2007-04-16 |
Robert Roebling | Rewritten in-place editing for generic wxDataViewCtrl |
tree | commitdiff |
2007-04-16 |
Václav Slavík | added wxCStrData::As[W]CharBuf() that doesn't keep... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | more native look for wxCheckListBox (especially under... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | added new wxCONTROL_FLAT bit (see discussion of patch... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | use wxRenderer::DrawCheckBox() instead of doing it... |
tree | commitdiff |
next |