aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-08-07Expand summary column. Fixed bug 6209.cmaynard1-3/+7
2011-08-06- Resolve a GTK_CHECK_VERSION(2,6,0) check. It's always true.jmayer1-10/+6
2011-08-06Some whitespace cleanups.tuexen1-49/+48
2011-08-06Take out unused functions as reported by Joerg.tuexen1-0/+4
2011-08-06This should fix the "else without previous if" error reported by Joerg.tuexen1-8/+4
2011-08-06Whitespace fixes:jmayer1-49/+49
2011-08-05Set the activate signal for the capture filter to the ok button.stig1-0/+1
2011-08-05Try to make the clang buildbot happy...tuexen1-2/+2
2011-08-05Use the fix from Joerg to get the airpcap icon also for remotetuexen1-0/+2
2011-08-05Fix the compile issue reported by Joerg.tuexen1-50/+50
2011-08-05Try to make the Mac OS X PPC builder happy.tuexen1-4/+2
2011-08-05Fix one instance of strdup() -> g_strdup().tuexen1-1/+1
2011-08-05Try to make the Mac OS PPC builder happy.tuexen1-1/+4
2011-08-05Fix typojmayer1-1/+1
2011-08-05Replace the deprecated call to gtk_tree_view_column_get_cell_renderers byjmayer2-5/+1
2011-08-05Fix API issues.tuexen1-10/+10
2011-08-05Fix the Mac OS buildbot.tuexen1-3/+7
2011-08-05Whitespace changes.tuexen1-19/+19
2011-08-05Add support for multiple interfaces to the capture options dialog.tuexen8-1179/+2134
2011-08-05Typoetxrab1-2/+0
2011-08-05Free the PangoLayout.etxrab3-0/+10
2011-08-04Replace almost all uses of GtkObject (which no longer existsjmayer10-15/+15
2011-08-04Remove usage of GDK_DRAWABLE macro.jmayer1-1/+1
2011-08-04The macros GDK_DRAWABLE, GDK_IS_DRAWABLE, GTK_OBJECT are no longerjmayer1-0/+5
2011-08-04Put src and dst ports in the option of "Both" decorate with arrows.etxrab1-3/+5
2011-08-04- Get rid of some deprecated functions.etxrab1-75/+87
2011-08-04Change the default to "Both"etxrab1-1/+1
2011-08-04gtkvumeter.[ch] seems to be used only on Windows. So only build it there...tuexen3-5/+8
2011-08-04Corrected position of FBAR and DOT.stig1-4/+4
2011-08-03Get rid of gdk_draw_layout().etxrab5-142/+209
2011-08-03From Jim Young via bug 3196: Enhancement to Expert Info Composite Tab Labelscmaynard1-3/+23
2011-08-03Fix compiler warning turned error:sfisher1-1/+1
2011-08-03Try to make the builbot happyetxrab1-0/+1
2011-08-03- Get rid of deprecated functions.etxrab1-236/+190
2011-08-01Update documentation to reflect configure option being "--with-gtk3" notsfisher1-1/+1
2011-08-01gtk_widget_get_sensitive() seems to be available on gtk 2.18tuexen1-1/+1
2011-08-01Another fix for building with MSVC2005.stig1-0/+4
2011-07-31Try to fix:etxrab1-3/+3
2011-07-31This circle should not be filled.etxrab1-1/+1
2011-07-31Code cleanup.etxrab1-12/+12
2011-07-31Use Cairo for drawing.etxrab1-145/+245
2011-07-31GdkDrawable is also used in one place.jmayer1-0/+1
2011-07-31Update status file. Special mention is given to removed structs in GDK3.jmayer1-13/+12
2011-07-30Fix the problem in the .c file.jmayer1-1/+6
2011-07-30The last commit contained a change too much. Revert it.jmayer1-1/+1
2011-07-30Macros aren't functions: Back out rev 38264 and wait for someone who knows wh...jmayer3-13/+14
2011-07-30- Put gtk_table_get_size into old-gtk-compat.hjmayer2-13/+12
2011-07-29Looks like ->column was sealed during the gtk 2.13 development cycle.jmayer1-3/+6
2011-07-29Looks like button was deprecated with version 20, not 22jmayer1-1/+1
2011-07-29Remove remaining direct access to GTK structs in Windows.etxrab6-18/+22