Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / gtk / choice.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-08  Vadim ZeitlinCheck gtk_tree_model_iter_nth_child() return value...
2012-12-02  Vadim ZeitlinAdd wxControlWithItems::SendSelectionChangedEvent(...
2012-11-25  Paul Cornettavoid functions deprecated in GTK3
2012-11-25  Paul CornettSimplify GetDefaultAttributesFromGTKWidget() by passing...
2012-11-09  Vadim ZeitlinAdd wxControl::GetSizeFromTextSize() to size the contro...
2012-11-01  Vadim ZeitlinRefactor and simplify wxChoice::DoGetBestSize().
2012-10-17  Paul CornettDisconnect all GTK signals referencing a wx object...
2012-06-30  Paul Cornettsupport for GTK3
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-10-15  Vadim ZeitlinAdd "GTK" prefix to wxChoice::{Dis,En}ableEvents()...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-08-18  Robert Roeblingmake wxChoice and wxComboBox sort in a case insensitive...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2008-08-04  Julian SmartAllow small widths if setting initial strings.
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-12  Robert Roebling#4479: wx.ComboBox needs a SetFont method
2008-05-27  Robert RoeblingNative wxBitmapComboBox patch for GTK+
2008-05-22  Vadim Zeitlinadd back wxChoice::DoGetBestSize() removed by the previ...
2008-05-18  Vadim Zeitlinuse GtkComboBox instead of deprecated GtkOptionMenu...
2008-03-14  Paul Cornettfix for size 1x1 wxChoice when SetSelection() is called...
2008-01-26  Vadim Zeitlindon't append anything back in DoDeleteOneItem() if...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-09-19  Robert RoeblingGTK+ selects the first item initially, II
2007-09-19  Robert RoeblingGTK+ selects the first item initially
2007-08-15  Vadim Zeitlinmake wxChoice and wxListBox inherit from wxControlWithI...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-05-29  Robert Roebling Invalidate best size after string change in wxChoice.
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2007-04-19  Paul CornettReorganize idle system code.
2007-03-26  Vadim Zeitlinuse native TAB traversal for GTK+ 2
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-08-25  Vadim ZeitlinMany changes:
2006-07-30  Vadim Zeitlinreverted the move of wxComboBox styles from wx/defs...
2006-07-30  Robert Roebling Compile fix.
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-03-24  Włodzimierz SkibaRemoved useless pragma after fixing code to use insigne...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-22  Jouk Jansen Committing in .
2006-03-18  Mart RaudseppTest commit
2006-03-18  Mart RaudseppTesting CVSROOT/loginfo changes
2006-03-15  Włodzimierz SkibawxTinderbox warning fix.
2006-03-14  Robin DunnCan't use IsValidInsert from GtkAddHelper as it could...
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-09  Vadim Zeitlinmoved wxapp_install_idle_handler and g_isIdle from...
2006-02-20  Mart RaudseppMake everything compile with GTK_DISABLE_DEPRECATED...
2006-02-03  Mart RaudseppGTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert...
2006-02-03  Mart RaudseppRemove obsolete GTK1 compatibility macros. Patch #14134...
2006-01-22  Mart RaudseppUse g_signal* instead of deprecated gtk_signal*. Use...
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2005-02-05  Robert Roebling _conncect_after() should be used for controls emitting
2004-12-24  Jouk Jansen Committing in .
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-06  Robert Roebling Apply choice patch for proper handling of clearing
2004-12-05  Robert Roebling Corrected patch.
2004-12-05  Robert Roebling Invalidate the best size after adding an item
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-15  Robert Roebling Improve default size for wxGauge and wxChoice.
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-04-03  Robin Dunnm_font may not have been set yet. Default to letting...
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-10-06  Robert Roebling Compilo.
2003-10-06  Robert Roebling Implemented wxChoice::SetString()
2003-09-30  Vadim Zeitlinand now it even compiles
2003-09-30  Vadim Zeitlinmake Delete() work in presence of client data
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-08  Robert Roebling Added Theme patch.
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-05  Robert Roebling Removed usage of GetInternalFont.
2002-08-27  Mattia BarbonwxItemContainer already deletes client data; don't...
2002-08-15  Robert Roebling Further UNicode fixes.
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-04-12  Vadim Zeitlinimplemented wxChoice::Delete
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2001-11-27  Vadim Zeitlinfudged the extra width in GetBestSize() to fit better
2001-11-23  Vadim Zeitlinimplemented GetBestSize() for wxChoice
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-06  Robert Roebling Themes again.
2000-01-04  Robert Roebling New colour, font, theme and size code..
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-24  Robert Roebling Small distrib changes,
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
next