aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/h225_ras_srt.c
Commit message (Expand)AuthorAgeFilesLines
* move "extern GtkWidget *main_display_filter_widget" fromUlf Lamping2004-06-021-3/+1
* use gtk_window_set_default_size() instead of WIDGET_SET_SIZE() for the dialogs,Ulf Lamping2004-05-271-2/+2
* use new functions in window API (ui_util.h),Ulf Lamping2004-05-231-10/+9
* added a close button to the dialogs,Ulf Lamping2004-04-121-3/+19
* From Lars Roland: use the generic filter dialog for the SIP, HTTP, WSP,Guy Harris2004-03-271-4/+9
* various string related changesUlf Lamping2004-03-131-14/+24
* statistics menu redesigned, now looking more like the former menu,Ulf Lamping2004-02-231-2/+2
* Redesigned the menu structure of the former statistics stuff,Ulf Lamping2004-02-221-6/+2
* Add a "window_new()" routine that creates a window of a given type, setsGuy Harris2004-02-131-6/+9
* Most taps that now include "tap_menu.h" no longer need to includeGuy Harris2004-02-111-3/+1
* Move the declaration of "register_tap_menu_item()" into a newGuy Harris2004-02-111-2/+2
* replaced every appearance of gtk_scrolled_window_new() withUlf Lamping2004-02-061-2/+4
* Pass ESD_BTN_OK rather than NULL as a second argument toGuy Harris2004-01-311-2/+2
* Make Analyze/Statistics have an accelerator of Alt+A S and moveRichard Sharpe2004-01-031-2/+2
* From Lars Roland:Guy Harris2003-12-191-1/+2
* From Lars Roland: have common code to handle display filter dialogs inGuy Harris2003-12-171-125/+6
* Use gtk compatibility macros (from compat_macros.h) instead of some gtk+Olivier Abad2003-12-161-2/+2
* In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assignGuy Harris2003-12-041-2/+2
* From Lars Roland Service Response times for H225 RASRonnie Sahlberg2003-11-161-0/+441