aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Make loading the menu code from file a compile option: NEW_MENU_CODEjmayer1-14/+34
2011-08-29Register all icons regardless of HAVE_LIBPCAP.etxrab1-6/+0
2011-08-29Remove #ifdef's from UIDescription.etxrab1-33/+38
2011-08-29Fix a tpyo, remove trailing whitespace while at it.jmayer3-8/+8
2011-08-28Add the main menubar UI description.etxrab1-0/+386
2011-08-28Unify windows and non windows menu_bar a bit.etxrab1-7/+15
2011-08-28Add the treeView popup UI description.etxrab1-0/+74
2011-08-28Add directory for xml UI descriptions and a UI description for the byte View ...etxrab1-0/+12
2011-08-27Removed unused argument to new_packet_list_copy_summary_cb().stig4-74/+74
2011-08-27Fix all occurrences of the color2 bug 6269.stig1-4/+4
2011-08-27Colorize conversation color 2 not working from right-click menuetxrab1-142/+142
2011-08-27Enable and disable toolbar buttons when having packets.stig1-1/+2
2011-08-26No semicolons after #endif, please.guy1-1/+1
2011-08-26Missing ; in the < GTK 2.22 branchetxrab1-1/+1
2011-08-26Use cairo_surface_tetxrab1-4/+204
2011-08-26Fix LUA labels in the UI_MANAGER case.etxrab2-4/+19
2011-08-25Put LUA back in the menu_bar.etxrab3-4/+200
2011-08-25Trivial formatting differences (removed tabs, added newline between functions).martinm2-2/+3
2011-08-25Correct action names.etxrab1-96/+102
2011-08-25Typoetxrab1-1/+1
2011-08-25GTK3 make the tcp_graph work.etxrab1-7/+4
2011-08-25Simplify the ciode a bit.etxrab1-89/+9
2011-08-24Mark another widget argument as unused.guy1-1/+1
2011-08-24Corrected position of filter autocompletion window when using GTK3.stig1-1/+6
2011-08-24Put back the experimental GTK3 code. To be tested tomorrow :-)etxrab1-1/+39
2011-08-24Argh, forgot the _U_:setxrab1-9/+9
2011-08-24Use user data rather than setting object data.etxrab1-30/+28
2011-08-24Back out the previous commits, the graph blows up - at least in the GTK2 vers...etxrab1-50/+21
2011-08-24Mark widget parameter as unused a number of timessfisher1-6/+6
2011-08-24GTK3 expose_event -> drawetxrab1-21/+50
2011-08-24Call gdk_cairo_create() for earlier versions of gtk.martinm1-1/+1
2011-08-24Code clean up as draw_arc works with cairo now.etxrab1-20/+4
2011-08-24Paths changed for UI_MANAGERetxrab1-5/+5
2011-08-24Simplified some GTK_CHECK_VERSION to improve readability.stig4-18/+9
2011-08-24GTK3 Remove gtk_window_set_has_resize_grip() as it createsetxrab2-3/+0
2011-08-24GTK3 Remove gtk_window_set_has_resize_grip() as it createsetxrab2-2/+0
2011-08-24Several Time Shift menu improvements:stig1-2/+4
2011-08-24GTK3 expose_event -> drawetxrab1-6/+23
2011-08-24GTK3 typo fixes:jmayer1-60/+60
2011-08-24GTK3:jmayer1-19/+19
2011-08-24Fix a typo.etxrab1-1/+1
2011-08-24GTK3 expose_event -> drawetxrab1-6/+23
2011-08-24GTK3 expose_event -> drawetxrab1-1/+63
2011-08-23From Akos Lukovics:stig1-15/+54
2011-08-23Make the byte highlighting work in GTK3etxrab1-2/+12
2011-08-23Status update.jmayer1-41/+19
2011-08-23Missed backing out one line...etxrab1-1/+1
2011-08-23Make colors work on GTK3 take 2etxrab2-15/+55
2011-08-23Fix build in the non gtk3 case: Add gpointer data to thejmayer1-21/+21
2011-08-23Make colors work on GTK3etxrab3-31/+69