Most developers have only 10 fingers, not 16. :-)
[obnox/wireshark/wip.git] / gtk /
2004-07-31 ulflgive the user a hint, that he has to restart Ethereal...
2004-07-28 ulflmove the File/Close item back to it's former position...
2004-07-28 ulflcollect some thoughts about a GTK win32 printing dialog...
2004-07-28 guyFrom Lars Roland: yes, it probably *should* be "retap_p...
2004-07-27 guyIn the GNOME HIG, the File -> Close menu item is in...
2004-07-27 guyNote that, when we add the ability to build a GNOMEifie...
2004-07-27 guySuggest the possibility of not using the Windows print...
2004-07-27 guyMove the code to open the printer/print file from ...
2004-07-27 ulflplace new windows (by calling window_new() with default...
2004-07-27 ulflfrom ian schorr: some performance improvements in conve...
2004-07-27 guyFrom Ian Schorr: don't check the validity of the field...
2004-07-25 guyFrom Lars Roland: <epan/packet.h> has to be included...
2004-07-25 guyMake some generic print routines that take, as an argum...
2004-07-24 guyInclude "colors.h" to define BLACK and WHITE.
2004-07-24 guyMove the color-filter related stuff out of "color.h...
2004-07-24 guyRename "create_color()" to "initialize_color()", as...
2004-07-24 guyMove color_filters.c and color_filters.h up to the...
2004-07-24 guyMove the declaration of "color_add_filter_cb()" to...
2004-07-24 guyMove the declaration of "create_color()" up to "color...
2004-07-24 guyHave "gtk/color_utils.c" contain routines with toolkit...
2004-07-24 guyGet rid of unneeded include of "colors.h".
2004-07-24 guyMake "new_color_filter()" GUI-independent - have it...
2004-07-23 guy"capture_combo_utils.{c,h}" don't use any GTK+ stuff...
2004-07-23 guyNothing here uses any GTK+ stuff, so get rid of the...
2004-07-22 ulfluse gtk_clipboard_get(), so the "copy to clipboard...
2004-07-22 ulflfrom Thomas Palmer: add "Copy to clipboard" button...
2004-07-21 sahlbergGdkDisplay is only available in gtk 2.2 and later
2004-07-20 ulflfrom Thomas Palmer: copy content of hostlist table...
2004-07-20 ulflrefactoring and renaming finished
2004-07-20 ulflsome more renaming of the conversation tables things
2004-07-20 ulflrenamed endpoint_talkers to conversations, as this...
2004-07-19 guy"gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h...
2004-07-19 guyIt's not called "filter_prefs.h" any more.
2004-07-19 ulflrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-19 guyPull the address (and port and circuit type) stuff...
2004-07-18 jmayer .cvsignore is dead
2004-07-18 jmayerAdd epan/dissectors/.cvsignore
2004-07-18 guyIf the pane separator positions are 0 (e.g., because...
2004-07-18 guyAdd support for IPv6 addresses for interfaces.
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guyAdd some comments, and expand on a comment (if "pcap_st...
2004-07-18 guyNot all interfaces have descriptions.
2004-07-18 guySquelch a compiler warning.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-17 ulfladd a new dialog box to menu "Capture/Interfaces.....
2004-07-17 guyFrom Lars Ruoff: don't hardwire the RTP sampling clock...
2004-07-17 guyFrom Martin Mathieson: if you create a new filter and...
2004-07-15 geraldConvert make-version.pl and the associated cvsversion...
2004-07-14 guyAs per Pavel Kankovsky, return FALSE, not TRUE, if...
2004-07-13 ulflConversation/Endpoint list performance patch from Ian...
2004-07-13 guyFrom Daniel Thompson: add additional message/alert...
2004-07-13 guyFrom Pavel Kankovsky: the items pointed to by elements...
2004-07-12 ulflbugfix to a bug reported by Ian Schorr:
2004-07-12 ulflbugfix to a bug reported by Stuart MacDonald (bug ...
2004-07-12 ulflbugfix to a bug reported by Ian Schorr:
2004-07-12 ulflbugfix to a bug reported by Stuart MacDonald (bug ...
2004-07-10 ulflchanged column headers, replaced e.g. "-> Packets" by
2004-07-10 ulflchanged column headers, don't talk of frames but of...
2004-07-09 guyIn the GTK+ code, move the redefinition of "isprint...
2004-07-09 guyDon't allow non-positive values for the main window...
2004-07-09 geraldDon't show the splash screen if we've been passed the...
2004-07-08 guyMake the "human-readable text vs. PSML vs. PDML" choice...
2004-07-07 ulflbugfix: preference related capture options shouldn...
2004-07-07 ulfldon't show webbrowser calling menu items, when using...
2004-07-07 ulflremove doxygen output dir "html" on make clean
2004-07-07 guyRealize the splash screen window right after creating...
2004-07-07 guyWith GLib 1.2[.x], undefine MUST_LAUNCH_BROWSER_OURSELV...
2004-07-07 guyGet rid of the splash screen's title bar on GTK+ 1...
2004-07-06 geraldMake sure child processes don't create a splash screen...
2004-07-05 ulflfrom Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined,
2004-07-05 ulflbeautify the splash screen a bit (increased border)
2004-07-04 guyDeclare "about_ethereal()" as "void", as it returns...
2004-07-04 ulfladded a splash screen while Ethereal is started
2004-07-01 jmayerTrivial warning fixes: () -> (void) and comma at end...
2004-07-01 jmayerDoxygen filenames changed
2004-06-30 etxrabFrom Martin Mathieson: Show number of detected streams...
2004-06-30 ulflcode cleanup
2004-06-30 ulflbugfix to a bug reported by dave.nicoson@thomson.net:
2004-06-30 guyInclude <unistd.h>, if available, to declare "close()".
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-30 ulflclose temporary merge output file, if merging failed
2004-06-29 ulflGTK2: convert character encoding from locale to UTF8
2004-06-29 ulflavoid using tmpnam() for security reasons.
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-29 ulfladd a preference setting for the web browser command
2004-06-29 jmayerThe patch to fix the race condition introduced by using...
2004-06-28 ulflminor bugfix for merge dialog: use the correct handle...
2004-06-27 geraldFixes needed for "make distcheck".
2004-06-26 guyFrom Laurent Rabret: replace "lib" with "link /lib...
2004-06-25 ulflAdd "Resolve Name" to "View/Name Resolution" and
2004-06-25 jmayerdoxygen changes:
2004-06-25 jmayertmpnam() really should not be used for security reasons.
2004-06-24 ulflAs current implementation won't compile with GLib 1.x,
2004-06-23 guyAdd "gtk/webbrowser.h" to declare functions from "gtk...
2004-06-22 guyMark some unused variables as such.
2004-06-22 ulfladd functionality, to show html files from the local...
2004-06-22 guy"Home page" is typically two words.
2004-06-22 guyStyle tweaks, and finish an unfinished comment.
2004-06-22 guyOn Mac OS X, use Launch Services to start a Web browser...
2004-06-21 tuexenChange type of argument of dnd_open_file_cmd to get...
next