aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-13fix a commentUlf Lamping1-1/+1
2008-04-13update some prerequisitesUlf Lamping1-3/+3
2008-04-13first preparations to build ADNS_DLLUlf Lamping1-1/+28
2008-04-13it's color_utils.hUlf Lamping1-1/+1
2008-04-13fixes related to file_dlg_win32.rcUlf Lamping3-3/+3
2008-04-13change all preferences related filenames from xy_prefs to prefs_xyUlf Lamping21-108/+102
2008-04-13move all code from color.c into color_utils.cUlf Lamping15-128/+98
2008-04-13text_page -> text_page_utilsUlf Lamping5-6/+7
2008-04-13use the ending "_win32" for every windows specific fileUlf Lamping14-21/+19
2008-04-13sort entries, update Visual Studio (ghost) projectUlf Lamping2-302/+318
2008-04-13Add IPv6 multicast support.Jaap Keuter1-2/+5
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