| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't put (non-extern'd) prototypes for protect_thread_critical_region() and | Jeff Morriss | 2008-08-05 | 30 | -673/+618 |
* | From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008. | Gerald Combs | 2008-08-04 | 1 | -0/+101 |
* | First step to split the gsm_a dissector into several smaller ones ( done by N... | Anders Broman | 2008-08-04 | 1 | -1/+1 |
* | From Abhik Sarkar: | Anders Broman | 2008-08-02 | 1 | -1/+3 |
* | From David Aggeler: | Anders Broman | 2008-07-25 | 3 | -2/+12 |
* | From David Aggeler: | Anders Broman | 2008-07-25 | 2 | -0/+79 |
* | Add NULL termination element to value_string array | Bill Meier | 2008-07-22 | 1 | -0/+1 |
* | Add NULL termination element to value_string arrays; | Bill Meier | 2008-07-22 | 1 | -55/+58 |
* | Filter autocompletion from Bahaa Naamneh (bug 2581). | Martin Mathieson | 2008-07-22 | 6 | -4/+634 |
* | From Dustin Johnson: Don't pop up a warning dialog every time we can't save | Gerald Combs | 2008-07-21 | 1 | -11/+9 |
* | From Francesco Fondelli: | Jaap Keuter | 2008-07-13 | 1 | -0/+8 |
* | Correct help topic for firewall dialog. | Stig Bjørlykke | 2008-07-12 | 1 | -1/+1 |
* | More (mostly stats tree) unsigned->signed char cleanup | Jeff Morriss | 2008-07-12 | 1 | -11/+28 |
* | Note bug 2699, which reports a bug in xdg-open. | Guy Harris | 2008-07-10 | 1 | -0/+2 |
* | Replace r25638 with a better fix. On Windows, don't open a console window if | Gerald Combs | 2008-07-09 | 1 | -0/+13 |
* | Fix compile error | Bill Meier | 2008-07-08 | 1 | -2/+3 |
* | Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi... | Bill Meier | 2008-07-08 | 14 | -18/+18 |
* | Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi... | Bill Meier | 2008-07-08 | 7 | -34/+35 |
* | Add Makefile.common files for epan/dfilter and epan/ftypes. | Guy Harris | 2008-07-02 | 2 | -1/+8 |
* | Move privileges.c and unicode-utils.c from epan to wsutil (so things like | Jeff Morriss | 2008-06-30 | 5 | -5/+5 |
* | When we open a debug console on Windows, don't grab stdin. We never read | Gerald Combs | 2008-06-30 | 1 | -1/+1 |
* | Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi... | Bill Meier | 2008-06-29 | 77 | -300/+300 |
* | From Kovarththanan Rajaratnam (bug 2657): | Sake Blok | 2008-06-29 | 3 | -4/+12 |
* | From Kovarththanan Rajaratnam (bug 2658): | Sake Blok | 2008-06-29 | 1 | -1/+1 |
* | Add accelerator keys for (un)mark all packets | Sake Blok | 2008-06-29 | 1 | -2/+2 |
* | From Kovarththanan Rajaratnam (bug 2652): | Sake Blok | 2008-06-29 | 1 | -2/+2 |
* | Remove a lot of vestigal GTK-Wimp stuff. It's been included with | Gerald Combs | 2008-06-26 | 1 | -3/+3 |
* | Constify a bunch of stuff, to squelch -Wwrite-strings warnings. | Guy Harris | 2008-06-25 | 1 | -5/+6 |
* | Make it obvious that this is a development version. Fix a makefile | Gerald Combs | 2008-06-24 | 3 | -7/+7 |
* | Have separate callback mechanisms in file.c and capture.c; pass the | Guy Harris | 2008-06-24 | 5 | -91/+164 |
* | Only include gtk/capture_globals.h if we're building with capture | Guy Harris | 2008-06-24 | 1 | -0/+2 |
* | Add gtk/capture_globals.h, to declare global_capture_opts, so files that | Guy Harris | 2008-06-24 | 10 | -25/+58 |
* | For now, just refer to global_capture_opts, replacing references to the | Guy Harris | 2008-06-24 | 1 | -13/+12 |
* | For now, just refer to global_capture_opts, replacing references to the | Guy Harris | 2008-06-24 | 3 | -171/+175 |
* | Have capture_info_ui_create() and capture_info_open() take a pointer to | Guy Harris | 2008-06-24 | 2 | -8/+4 |
* | Get rid of the static capture_opts pointer - it collides with parameter | Guy Harris | 2008-06-23 | 1 | -30/+30 |
* | Give more details on the stuff Beast does, and suggest a possible scheme | Guy Harris | 2008-06-23 | 1 | -7/+27 |
* | Add stuff to a comment, and move stuff to that comment from elsewhere, | Guy Harris | 2008-06-21 | 1 | -7/+15 |
* | If we have xdg-open, always run that to launch a Web browser, and ignore | Guy Harris | 2008-06-21 | 1 | -1/+35 |
* | And use correct help topic... | Stig Bjørlykke | 2008-06-21 | 1 | -1/+1 |
* | Added help topic item previous reused for another topic. | Stig Bjørlykke | 2008-06-21 | 3 | -1/+5 |
* | Removed the usage of topic_available() as we now have all topics. | Stig Bjørlykke | 2008-06-21 | 26 | -289/+103 |
* | Added a help button in the Interface Options dialog. | Stig Bjørlykke | 2008-06-21 | 3 | -12/+18 |
* | Update the statusbar expert info icon when changing profile. | Stig Bjørlykke | 2008-06-19 | 3 | -1/+3 |
* | Make storage-based and time-based "Next file every" checkboxes behave equal | Stig Bjørlykke | 2008-06-19 | 1 | -2/+5 |
* | Encase another variable used only if we support capture in #ifdef | Guy Harris | 2008-06-18 | 1 | -0/+2 |
* | Put a variable inside a ifdef HAVE_LIBPCAP | Stig Bjørlykke | 2008-06-18 | 1 | -0/+2 |
* | Reload the interface list on the welcome page when changing profile and | Stig Bjørlykke | 2008-06-18 | 4 | -30/+62 |
* | Draw menu items with radio buttons. | Stig Bjørlykke | 2008-06-18 | 1 | -0/+2 |
* | The recent.gui_time_precision fix introduced a worse bug when changing | Stig Bjørlykke | 2008-06-17 | 1 | -1/+0 |