aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-11Add a cast to fix compilation on Unix.Stephen Fisher1-1/+1
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping62-475/+471
2008-04-11add dissection of scsi/mmc close track (and fix a bug)Ronnie Sahlberg1-5/+62
2008-04-11add missing braces to unbreak the buildRonnie Sahlberg6-1069/+1067
2008-04-11Wrap the callback function pointer for g_signal_connect() inGuy Harris1-28/+47
2008-04-11third round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping19-161/+160
2008-04-11second round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping11-40/+38
2008-04-11first round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping12-128/+126
2008-04-11replace SIGNAL_DISCONNECT_BY_FUNC with g_signal_handlers_disconnect_by_funcUlf Lamping4-20/+17
2008-04-11replace WIDGET_SET_SIZE with gtk_widget_set_size_requestUlf Lamping24-56/+50
2008-04-11replace ITEM_FACTORY_ENTRY and ITEM_FACTORY_STOCK_ENTRY with their required d...Ulf Lamping7-1092/+1087
2008-04-11replace RADIO_BUTTON_NEW_WITH_MNEMONIC with gtk_radio_button_new_with_mnemoni...Ulf Lamping8-54/+45
2008-04-11replace RADIO_BUTTON_NEW_WITH_LABEL with gtk_radio_button_new_with_label_from...Ulf Lamping2-5/+2
2008-04-11replace TOGGLE_BUTTON_NEW_WITH_MNEMONIC with gtk_toggle_button_new_with_mnemonicUlf Lamping2-5/+2
2008-04-11replace CHECK_BUTTON_NEW_WITH_MNEMONIC with gtk_check_button_new_with_mnemonicUlf Lamping8-20/+16
2008-04-11replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...Ulf Lamping38-86/+83
2008-04-11at least remove the "done" parts from this old fileUlf Lamping1-32/+2
2008-04-11explain, why we should keep PRIMARY_TEXT_START/PRIMARY_TEXT_END Ulf Lamping1-0/+4
2008-04-11Clean up a few references to OBJECT_[GS]_DATA macrosBill Meier5-5/+5
2008-04-11OBJECT_[GS]ET_DATA macros not needed since GTK1 no longer supportedBill Meier1-6/+0
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier11-31/+31
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier25-97/+97
2008-04-11Corrected assumption that offset is always > start_offset. If the first obje...Graham Bloice1-1/+1
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier11-68/+68
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier18-131/+131
2008-04-11OBECT_..._DATA --> g_object_..._dataBill Meier10-202/+202
2008-04-11OBECT_..._DATA --> g_object_..._dataBill Meier10-373/+373
2008-04-11OBECT_..._DATA --> g_object_..._dataBill Meier3-177/+177
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier1-67/+67
2008-04-11Replace SIGNAL_EMIT_BY_NAME(), SIGNAL_EMIT_OBJECT() andStephen Fisher4-11/+5
2008-04-11Replace FONT_TYPE macro with PangoFontDescription.Stephen Fisher7-15/+13
2008-04-11Replace all instances of the SIGNAL_CONNECT_OBJECT() macro with the actualStephen Fisher5-14/+11
2008-04-10 fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2448Luis Ontanon1-27/+27
2008-04-10Turbocell dissector, initially by Colin Slater for Ethereal 0.10.7, extended ...Jaap Keuter4-2/+228
2008-04-10From Marton Nemeth:Luis Ontanon1-1/+1