ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 29867: /trunk/gtk/ /trunk/gtk/:new_p

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2009 13:42:18 -0700
Oops - didn't see the preexisting code. I moved the change to
packet_list_store.c.

Anders Broman wrote:
> Hi,
> There is similar code in packet_list_store.c
> 	 */
> 	gtk_rc_parse_string (
> 		"style \"PacketList-style\"\n"
> 		"{\n"
> 		"  GtkTreeView::horizontal-separator = 0\n"
> 		"} widget_class \"*TreeView*\""
> 		" style \"PacketList-style\"");
> 
> }
> Should that be removed? All of it moved to main.c?
> Regards
> Anders
> 
> -----Ursprungligt meddelande-----
> Från: wireshark-commits-bounces@xxxxxxxxxxxxx
> [mailto:wireshark-commits-bounces@xxxxxxxxxxxxx] För gerald@xxxxxxxxxxxxx
> Skickat: den 11 september 2009 21:14
> Till: wireshark-commits@xxxxxxxxxxxxx
> Ämne: [Wireshark-commits] rev 29867: /trunk/gtk/
> /trunk/gtk/:new_packet_list.c
> 
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29867
> 
> User: gerald
> Date: 2009/09/11 12:13 PM
> 
> Log:
>  Reduce the spacing between new packet list items from 2 pixels to 1. If
>  we want the new packet list to look like the old packet list we'll have
>  to adjust the behavior of the cell renderer.
> 
> Directory: /trunk/gtk/
>   Changes    Path                 Action
>   +14 -0     new_packet_list.c    Modified
> 
> ___________________________________________________________________________
> Sent via:    Wireshark-commits mailing list
> <wireshark-commits@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-commits
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
>  
> mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe
> 
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe