aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke28-139/+68
2009-03-13From Bahaa Naamneh (bug 3332):Stig Bjørlykke1-5/+31
2009-03-12From Jakub Zawadzki (bug3330):Stig Bjørlykke1-14/+27
2009-03-12From Jakub Zawadzki:Stig Bjørlykke9-46/+45
2009-03-11Get the build going again on non-Windows compilers.Jaap Keuter2-7/+7
2009-03-11From Carlos Mendioroz:Anders Broman6-0/+3867
2009-03-10Replace use of perror; Also: define various fcns as staticBill Meier1-12/+12
2009-03-09Fix a (very) minor memory leak; include tempfile.h only if _WIN32Bill Meier1-2/+3
2009-03-09Replace use of ("prohibited") tmpnam() with codeBill Meier1-8/+28
2009-03-09Use "wshprint" (instead of "ethprint") for prefix of temp file name;Bill Meier1-6/+6
2009-03-09Add $Id$Bill Meier1-0/+2
2009-03-09Fix non-ascii character in file...Bill Meier1-1/+1
2009-03-09stat() ==> ws_stat() [to keep checkAPIs happy];Bill Meier1-3/+4
2009-03-09Use ws_fopen() [not fopen()] so that a path\filename withBill Meier1-1/+3
2009-03-09 Fix File ! Export ! Selected Bytes [Windows] crash whichBill Meier1-7/+8
2009-03-09Handle BASE_NONE as BASE_DEC until we get a proper handling of integerStig Bjørlykke1-0/+1
2009-03-08Remove a unused g_strdup().Stig Bjørlykke1-1/+1
2009-03-08Don't close the UAT dialog when pressing Apply.Stig Bjørlykke1-14/+14
2009-03-08Fix File ! Save As on Windows to properly delete an existing file even if the Bill Meier1-4/+7
2009-03-08add "PPP/SLIP" to the dialup interfacesUlf Lamping1-1/+2
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