aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-03-08Implemented edit dialogs for integer, string and range values inStig Bjørlykke1-4/+180
2009-03-08Trying to fix the build on non-Win32 platforms.Jaap Keuter1-1/+1
2009-03-08Get rid of more code related to the Clist removal.Anders Broman1-20/+1
2009-03-08Get rid of another Clist.Anders Broman1-282/+199
2009-03-07Fix "ansi_a_stat.c:314: warning: unused variable ‘default_titles’"Anders Broman1-2/+0
2009-03-07Get rid of another Clist.Anders Broman1-225/+169
2009-03-06Fix some usage of deprecated GTK+ functionsBill Meier2-3/+2
2009-03-06Rename a variable ('free') so checkAPIs doesn't incorrectly flag it.Bill Meier1-6/+6
2009-03-06Get rid of a Clist and move the functon to display floats with two decimals t...Anders Broman5-289/+308
2009-03-03Try to make the solaris buildbot happy.Anders Broman1-1/+21
2009-03-02Remove a variable that is no longer used as of svn rev 27580Stephen Fisher1-1/+1
2009-03-02Use gtk_combo_box_new_text ().Anders Broman1-9/+6
2009-03-02Code cleanup.Anders Broman1-11/+11
2009-02-27Fix counting of 'predefined' bytes.Martin Mathieson1-18/+41
2009-02-26Remember the last used profile and restore this on startup.Stig Bjørlykke2-10/+21
2009-02-26Don't write the recent file when leaving a deleted profile.Stig Bjørlykke1-2/+4
2009-02-26gtk_menu_append is deprecated and should not be used in newly-written code. U...Anders Broman3-9/+9
2009-02-26gtk_label_set -> gtk_label_set_textAnders Broman9-34/+34
2009-02-26gtk_list_store_insert_with_values() requires GTK+ 2.6 or later.Anders Broman1-22/+8
2009-02-26Another small performance boost.Anders Broman1-25/+17
2009-02-26Removed some spaces in BCH Bytes and PCH Bytes.Stig Bjørlykke1-2/+2
2009-02-26More layout improvements (thanks Stig).Martin Mathieson1-25/+27
2009-02-26Fix (private) bug #3278: When first opening the RTP stream analysis window,Stephen Fisher1-24/+22
2009-02-25More updates to LTE MAC stats. Layout working better now.Martin Mathieson1-145/+113
2009-02-24Fix some of the UE issues in this window.Martin Mathieson1-70/+50
2009-02-24Add posibility to mark protocol as private. This prevents inadvertent Wiki ac...Jaap Keuter1-12/+64
2009-02-23Use bold labels for headings.Stig Bjørlykke1-0/+5
2009-02-23Use separate variables for different 'scrolled_window' instancesMartin Mathieson1-9/+10
2009-02-23Ah, the line was not supposed to be there.Stig Bjørlykke1-2/+0
2009-02-23Make it compile.Stig Bjørlykke1-1/+1
2009-02-23Add an LTE MAC stats window.Martin Mathieson2-0/+818
2009-02-23Show generated hidden protocol items as <[Element: value]>Stig Bjørlykke1-2/+8
2009-02-23Use gtk_radio_menu_item for enum preferences menu.Stig Bjørlykke1-4/+9
2009-02-22Free string fetched from gtk_editable_get_chars().Stig Bjørlykke1-7/+9
2009-02-22Free path fetched from gtk_tree_model_get_path with gtk_tree_path_free()Stig Bjørlykke1-0/+6
2009-02-22Free path fetched from gtk_tree_model_get_path with gtk_tree_path_free() Stig Bjørlykke1-7/+11
2009-02-22Use gtk_file_chooser_dialog_new().Anders Broman1-18/+13
2009-02-22Remove unused(?) code.Anders Broman1-1/+2
2009-02-22Use gtk_file_chooser_dialog_new().Anders Broman1-19/+13
2009-02-22Use gtk_file_chooser_dialog_new().Anders Broman1-35/+43
2009-02-22Update CheckApi with:Anders Broman1-6/+7
2009-02-20Mark two unused variablesStephen Fisher1-2/+2
2009-02-20Replace the clists with gtk_list_storeAnders Broman2-319/+507
2009-02-18Indentation changes.Anders Broman1-22/+38
2009-02-16Add an additional "title" attribute for UAT fields; that's what'sGuy Harris1-5/+5
2009-02-15Use open_failure_alert_box() for open failures; useGuy Harris1-22/+7
2009-02-15Add a routine to report write errors to the list of failure-reportingGuy Harris1-1/+2
2009-02-15Compiling on Ubuntu 8.10 gives a warning when not checking the return valueStig Bjørlykke1-2/+7
2009-02-14Use the Bluetooth icon for Linux raw Bluetooth devices. Note some issuesGuy Harris1-1/+23
2009-02-13add a (Windows only) bluetooth network interface iconUlf Lamping1-1/+6