Simplify the ciode a bit.
[obnox/wireshark/wip.git] / gtk / gui_utils.c
2011-08-15 etxrabgdk_pixbuf_render_pixmap_and_mask_for_colormap() used...
2011-08-15 sfisherFix trivial compilation error:
2011-08-14 etxrabMake save IO graph work, I had to make a local copy of
2011-07-25 guyUse gtk_widget_get_has_window() as a wrapper around
2011-07-25 etxrabFix a couple of typos and 'E'' mark functions mapped...
2011-07-24 etxrabUse gtk_window_set_icon_list isof gdk_pixmap_create_fro...
2011-07-24 etxrabRemove unused variables.
2011-07-24 etxrabReplace deprecated functions.
2011-07-21 jmayerCreate a file containing macros to provide the access...
2011-07-18 jmayerFix some trivial cases of gdk-deprecated warnings....
2011-07-13 jmayermake compiling with -DGTK_DISABLE_DEPRECATED work
2011-07-11 geraldMore GLIB_CHECK_VERSION and GTK_CHECK_VERSION cleanup.
2011-07-08 tuexenUse a pixbuf for widgets used for icons.
2011-06-20 jmayerGTK3 fixes:
2011-03-22 stigInitialize geom in window_get_geometry.
2011-02-07 guyFix typo.
2011-02-07 sfisherAnd even more -DGSEAL_ENABLE cleanup for GTK+ 3.0 prepa...
2011-02-01 etxrabReplace a couple of deprecated functions # ifdef:ed...
2010-10-12 wmeierDefine some fcns & vars as static;
2010-09-27 sfisherFormat changes from r34265 to fit a 80 column wide...
2010-09-27 sfisherFix bug #553 by ensuring that the upper-left corner...
2010-08-29 etxrabDoxygen changes.
2010-08-20 morrissDon't leak the memory used by the original title when...
2010-08-08 guyDon't set the icon name:
2010-08-07 etxrabFrom Cal Turney:
2010-07-30 wmeier(Minor) Cleanup some "event callback" function declarat...
2010-07-28 wmeier(Trivial) Fix some typos; Also: Use consistent indentation.
2010-07-20 wmeierAdd ws_combo_box_new_text_and_pointer_full() to allow...
2010-07-15 wmeierChange ws_combo_box... to use a tree-store instead...
2010-07-13 wmeierws_combo_box_text_and_pointer: allow setting entries...
2010-06-06 etxrabFrom Jim Young:
2010-05-25 geraldr32323 broke packet detail tree expansion using the...
2010-05-20 jakeFix for bug 4778:
2010-05-11 etxrabReplace deprecated gtk_input_add_full()
2010-04-30 geraldReplace GtkClist in uat_gui.c with GtkTreeView+GtkListS...
2010-03-28 etxrabFrom Jim Young:
2010-02-24 wmeierUpdate (slightly) the description of ws_combo_box_clear...
2010-02-22 wmeierAdd ws_combo_box_new_text_and_pointer() and related...
2009-12-01 guyFix a comment.
2009-12-01 geraldUse pango_font_description_get_size() to pad out the...
2009-12-01 guyClean up indentation a bit more.
2009-12-01 guySquelch LLP64 warning.
2009-11-30 etxrabAdd a character's spacing when resizing columns.
2009-11-04 geraldAdd a convenience routine to convert pixbuf data genera...
2009-10-09 etxrabFrom Didier Gautheron:
2009-10-09 etxrabFrom Didier Gautheron:
2009-09-13 etxrabFrom Didier Gautheron:
2009-08-27 etxrabmake the columns sortable.
2009-08-27 etxrabDon't copy const strings, store the pointer in the...
2009-07-31 sfisherInclude packet_info.h before ui_utils.h since we just...
2009-05-22 wmeiergtk_exit() is deprecated; "use the standard exit()...
2009-03-16 etxrabGet rid of Clists, move a comment, move display as...
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-08 stigRemove a unused g_strdup().
2009-03-06 etxrabGet rid of a Clist and move the functon to display...
2009-02-22 stigFree path fetched from gtk_tree_model_get_path with...
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-10-23 jakeSet a title on the splash window even though it's not...
2008-07-08 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-04-13 galAllow the folders in the About Wireshark/Folders list...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 ulfllast round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflthird round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace WIDGET_SET_SIZE with gtk_widget_set_size_request
2008-04-11 wmeierOBJECT_..._DATA --> g_object_..._data
2008-04-09 etxrabRemove:
2008-04-06 ulflremove GTK1 code
2007-11-28 sahlbergfix the path to include g_ascii_strcasecmp.h
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-10-20 guySilently ignore bogus geometry subkeys, just as we...
2007-05-25 guySquelch some qualifier (const vs. non-const) warnings.
2007-05-22 guyDon't explicitly set the main window name unless you...
2007-04-04 grahambFix build failures due to windows.h being included...
2007-02-01 sahlbergdont ifdef out main_window_exit() if we dont have PCAP...
2007-01-28 sfisherFrom Douglas Pratley:
2006-11-26 geraldWrap the declaration for tree_view_key_pressed_cb(...
2006-11-26 geraldMake keyboard navigation common for all tree views...
2006-08-27 ulflfix a warning by removing now unused code
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-08-12 ulflfix #973: if the window is minimized while you close...
2006-06-06 geraldEthereal -> Wireshark
2006-06-03 guyThrow in a cast to work around the lack of a "const...
2006-06-02 kukosaeicon3d*.xpm -> wsicon*.xpm
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-05-01 jakeFix for bug 887. Use the right function to set the...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-10-06 ulflfix a packet_list_freeze / thaw pair, if a return comes...
2005-10-03 ulflmajor Win32 bugfix: when getting messages from the...
2005-08-20 guyExplain in more detail the split between the stuff...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...