aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gsm_a_stat.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-23use new functions in window API (ui_util.h),ulfl1-46/+8
2004-04-12added a close button to the dialogs,ulfl1-34/+22
2004-03-13replaced sprintf / snprintf by g_snprintf,ulfl1-6/+5
2004-02-23statistics menu redesigned, now looking more like the former menu,ulfl1-9/+9
2004-02-22Redesigned the menu structure of the former statistics stuff,ulfl1-14/+9
2004-02-11Most taps that now include "tap_menu.h" no longer need to includeguy1-2/+1
2004-02-11Move the declaration of "register_tap_menu_item()" into a newguy1-2/+2
2004-02-06replaced every appearance of gtk_scrolled_window_new() withulfl1-4/+3
2004-01-31Pass ESD_BTN_OK rather than NULL as a second argument toguy1-2/+2
2004-01-21implemented dlg_button_row_new to get a standard function forulfl1-17/+8
2004-01-21use stock buttons whereever possible,ulfl1-2/+2
2004-01-03Make Analyze/Statistics have an accelerator of Alt+A S and movesharpe1-9/+9
2003-12-17From Lars Roland: have common code to handle display filter dialogs inguy1-9/+9
2003-12-16Use gtk compatibility macros (from compat_macros.h) instead of some gtk+oabad1-11/+8
2003-12-13Put back "menu.h" - it's needed to declare "register_tap_menu_item()".guy1-1/+3
2003-12-13removed unused #include "menu.h" from the stats.c filesulfl1-2/+1
2003-12-10Oops, I checked the wrong tap into CVS somehow.guy1-131/+559
2003-12-09From Michael Lum:guy1-0/+307