aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2004-06-21Remove trailing comma at end of enumJörg Mayer1-2/+2
2004-06-21use the "correct" resize function for the file selection dialogUlf Lamping1-3/+14
2004-06-20bugfix: is using last_open_dir with GTK2.4 file chooserUlf Lamping1-4/+20
2004-06-20bugfix: handle NULL pointer correct,Ulf Lamping1-2/+9
2004-06-20preference setting, so "ask for unsaved capture files" can be switched offUlf Lamping5-14/+23
2004-06-20preference setting for the option to "avoid" the capture info dialogUlf Lamping2-13/+44
2004-06-20added an option to "avoid" the capture info dialog completely.Ulf Lamping2-6/+35
2004-06-20preview: add 3 seconds timeout, and show the information got so far.Ulf Lamping1-12/+33
2004-06-20Include <string.h> to declare "strlen()".Guy Harris1-2/+4
2004-06-20Make the elapsed time value an "unsigned int" (if the stop time isGuy Harris1-16/+13
2004-06-19add preview information to the open and merge dialog boxesUlf Lamping1-10/+314
2004-06-18"ti_time" is a "time_t", not a "long" ("time_t" isn't necessarily aGuy Harris1-7/+7
2004-06-18add timestamp of first and last packet to summary dialogUlf Lamping1-6/+52
2004-06-18merge: bugfixes and code cleanupUlf Lamping2-29/+34
2004-06-18added some tooltips, minor code cleanupUlf Lamping1-5/+13
2004-06-17Use an adverb to modify a verb.Guy Harris1-2/+2
2004-06-17Include <string.h> to declare "strdup()".Guy Harris1-1/+3
2004-06-17add Merge functionality to Ethereal in an experimental state.Ulf Lamping3-4/+337
2004-06-17add implementation of button mask ESD_BTNS_YES_NOUlf Lamping1-7/+14
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping1-3/+3
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping16-838/+1001
2004-06-12On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LISTGuy Harris3-10/+19
2004-06-10Move "dfilter_expr_dlg_delete_event_cb()" afterGuy Harris1-10/+10
2004-06-10"delete_event" is an event, so its handler takes three arguments, notGuy Harris4-43/+65
2004-06-10From Stas Grabois: don't show disabled protocols in the "Add Expression"Guy Harris2-2/+17
2004-06-09Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs1-2/+2
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs1-1/+16
2004-06-07Don't define or set "txt" in "text_page_redraw()" for GTK+ 2.x, as weGuy Harris1-1/+3
2004-06-05add more details for doxygenUlf Lamping3-8/+5
2004-06-05add more details for doxygenUlf Lamping4-41/+70
2004-06-05add more details for doxygenUlf Lamping1-3/+3
2004-06-05alyways use SIGNAL_EMIT_BY_NAME with one user parameter,Ulf Lamping3-21/+9
2004-06-05remove gtk_widget_ref / OBJECT_SET_DATA_FULL,Ulf Lamping2-87/+2
2004-06-05cut text_page related things from help_page.c andUlf Lamping4-154/+215
2004-06-04Make the definition of "simple_dialog()" match its declaration.Guy Harris1-3/+3
2004-06-04add more details for doxygenUlf Lamping23-34/+78
2004-06-04add more details for doxygenUlf Lamping11-59/+205
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris8-361/+410
2004-06-03"gtk_file_selection_set_filename()" doesn't work with a GtkFileChooser,Guy Harris1-3/+4
2004-06-03enable chm file generation for doxygen,Ulf Lamping1-0/+7
2004-06-03add details for doxygenUlf Lamping1-1/+2
2004-06-03Make the definition of "register_tap_menu_item()" match its declaration.Guy Harris1-2/+2
2004-06-03Fix a typo.Guy Harris1-2/+2
2004-06-02add details for doxygenUlf Lamping12-45/+169
2004-06-02add details for doxygenUlf Lamping7-35/+168
2004-06-02add details for doxygenUlf Lamping11-47/+255
2004-06-02move "extern GtkWidget *main_display_filter_widget" fromUlf Lamping14-34/+26
2004-06-02Get rid of the #if 0'ed out "rtp_payload_type_vals[]" table - we shouldGuy Harris1-34/+1
2004-06-02fix a doxygen commentUlf Lamping1-3/+3
2004-06-01Make the definition of "add_hostlist_table_data()" match itsGuy Harris2-255/+250