A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / src / gtk / checklst.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-06  Paul Cornettmove treeentry_gtk.h to include/wx/gtk/private/
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-01-21  Vadim ZeitlinDerive wxCheckListBox from wxCheckListBoxBase in wxGTK.
2012-06-07  Paul Cornettfix warnings about conversion to bool, closes #14381
2011-01-04  Stefan Csomorfixing duplicate rti info
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-02-01  Robert RoeblingMake wxCheckListBox call event.SetString() on all platf...
2009-02-01  Robert RoeblingThe check column needs more space
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2006-10-26  Robert Roebling Rewrite selection event code for wxListBox.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-13  Włodzimierz SkibaTRUE/FALSE source cleaning.
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-02-20  Mart RaudseppMake everything compile with GTK_DISABLE_DEPRECATED...
2006-02-03  Mart RaudseppGTK2: gtk_label_set -> gtk_label_set_text
2006-01-14  Mart RaudseppRemove stray whitespaces
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-10-24  Robert Roebling Small distrib changes,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Robert Roebling Applied a few old patches,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Ove KaavenThe Unicode handling fixes my app seemed to need.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)