aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-13sort #includes by directoriesUlf Lamping79-726/+852
2008-04-13sort #includes by directoriesUlf Lamping38-424/+457
2008-04-13sort #includes by directoriesUlf Lamping41-446/+518
2008-04-12List tap_dfilter_dlg.h here, as it's in the gtk directory.Guy Harris1-0/+1
2008-04-12Fix for bug 2452:Jaap Keuter1-1/+17
2008-04-12various code cleanupUlf Lamping11-197/+138
2008-04-12From Mike Davies (bug 2454):Stig Bjørlykke1-2/+207
2008-04-12Include string.hStig Bjørlykke1-0/+2
2008-04-12move "airpcap toolbar" code from main.c into new file(s) main_airpcap_toolbarUlf Lamping4-463/+561
2008-04-12move "filter toolbar" code from main.c into new file(s) main_filter_toolbarUlf Lamping4-296/+384
2008-04-12And remove tap_dfilter_dlg.hStig Bjørlykke1-1/+0
2008-04-12Add a stub set_capture_if_dialog_for_capture_in_progress() routine whenGuy Harris1-0/+6
2008-04-12Clean up indentation.Guy Harris1-1/+1
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...Ulf Lamping21-20/+22
2008-04-12Removed menu.hStig Bjørlykke1-1/+0
2008-04-12proto_draw -> main_proto_drawUlf Lamping11-22/+23
2008-04-12Some packet_list.h -> main_packet_list.h changes.Stig Bjørlykke7-7/+7
2008-04-12Reintroduced save of column width in main_packet_list.[ch],Stig Bjørlykke2-14/+55
2008-04-12Clean up indentation.Guy Harris1-1/+1
2008-04-12rename packet_list to main_packet_listUlf Lamping7-91/+50
2008-04-12Added an option to save column widths in the recent file.Stig Bjørlykke13-50/+254
2008-04-12move noinst_HEADERS and EXTRA_DIST settings from Makefile.am to Makefile.comm...Ulf Lamping2-101/+102
2008-04-12rename menu -> main_menuUlf Lamping20-94/+51
2008-04-12various code cleanup, e.g. replace specific callback functions by "compounds"...Ulf Lamping1-281/+106
2008-04-12Fetch return from g_list_remove.Stig Bjørlykke1-1/+1
2008-04-12From Jonas Nilsson:Anders Broman1-0/+24
2008-04-12cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if...Ulf Lamping4-16/+14
2008-04-12From Michael McCartney:Anders Broman1-19/+39
2008-04-12Include unistd.h, fix prototyping of static functions and mark someStig Bjørlykke1-8/+12
2008-04-12rename toolbar to main_toolbarUlf Lamping9-16/+15
2008-04-12Mark some unused arguments.Stig Bjørlykke1-2/+2
2008-04-12remove unrequired "references" to gtkglobals.hUlf Lamping5-6/+1
2008-04-12move statusbar related code from main.c into it's own main_statusbar.cUlf Lamping12-671/+864
2008-04-12improve the "simple" callback mechanism, so more than one listener is possibleUlf Lamping1-14/+40
2008-04-12From Martin Peylo (bug 2245):Stig Bjørlykke4-8/+69
2008-04-12From Andrew Feren (bug 2433):Stig Bjørlykke2-11/+34
2008-04-12From Marton Nemeth (bug 2447):Stig Bjørlykke7-7/+7
2008-04-12From Jesus Roman (bug 2431):Stig Bjørlykke2-10/+176
2008-04-12From Philip Frey (bug 2443):Stig Bjørlykke4-0/+1931
2008-04-12From Philip Frey (bug 2420):Stig Bjørlykke4-195/+111
2008-04-12From Stephen Donnelly (bug 2359):Sake Blok1-43/+39
2008-04-12From Andrew Ferren (big 2434):Sake Blok2-2/+2
2008-04-12move drag_and_drop declarations into it's own fileUlf Lamping8-11/+49
2008-04-12From Mark C. Brown:Jaap Keuter3-0/+11
2008-04-12PRIMARY_TEXT_START and PRIMARY_TEXT_END are gone; useGuy Harris1-6/+6
2008-04-12Include "stock_icons.h" to get WIRESHARK_STOCK_DISPLAY_FILTER_ENTRY.Guy Harris1-0/+1
2008-04-12compat_macros.h is gone now!!!Ulf Lamping10-105/+69
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping89-99/+0
2008-04-12move stock icon code from toolbar.c into specific stock_icons file(s)Ulf Lamping30-258/+339
2008-04-12as we no longer need to have the stock icon label strings in two places (GTK2...Ulf Lamping2-99/+47