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] New GTK Glib Pango for Windows

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 17 Jan 2007 07:41:07 +0100

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Ulf Lamping
Skickat: den 17 januari 2007 00:30
Till: Developer support list for Wireshark
Ämne: Re: [Wireshark-dev] New GTK Glib Pango for Windows

Anders Broman wrote:
>> Hi,
>> There's been a new update to the GTK libraries do we want to bring them
in
>> or is it to close to the release?
>> (The files are on our server).
>>   
>Couldn't find the release notes - gtk.org doesn't even list the versions 
>- so it's difficult to say if somethings interesting for us changed!

GTK+
=====
http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00052.html

Overview of Changes from GTK+ 2.10.6 to 2.10.7
==============================================

* GtkNotebook 
 - Tab reordering is a less intrusive
 - Rendering fixes on win32

* GtkTreeView
  - Column resizing works correctly in right-to-left languages
  - Many scrolling bugs have been fixed

* GtkTextView:
  - Improved scrolling during DND.

* GtkRecentManager is more robust against bad URIs

* Print support:
 - The cups backend works with 'BrowseShortNames Off' 
   in the cups configuration
 - Multi-valued options are properly passed to cups
 - Fix build with cups 1.3
 - A few IPP compliance issues have been fixed
 - Make the lpr backend work on BSD

* Input methods:
 - GtkEntryCompletion works with input methods
 - The Thai input method has been replace by a functional
   Thai and Lao input method based on libthai

* Accessibility support:
 - GtkMessageDialog sets accessible name role explicitly

* Theme support:
 - The semantics of the gtk-color-scheme setting has been
   slightly changed. Values from rc files are still merged
   together, but the X setting just overrides the prior table.

* GdkPixbuf:
 - gdk_pixbuf_loader_write() now closes the loader when 
   returning FALSE, as documented
 - The BMP loader supports more BMP variants, including 
   transparency and 10-bit channels.

* Bugs fixed:
 122688 modal dialog popup + drag in progress = mouse freeze
 315732	gnome-session crash on login
 335622	Click Description field causes Evolution to crash.
 357050	Crash replacing \n\n with \n or undoing after paste
 359537	printing custom page
 373466	crash in Text Editor:
 388041	crash in Open Folder: nada
 390873	crash in Text Editor: I had just opened it up ...
 367529	gtk_combo_box_set_model(combo, NULL) generates warning wh...
 381499	xdgmime requires getc_unlocked, darwin 6 lacks
 349119	GtkUIManager crashes on wrong action names in an XML file
 363437	gnome-panel crash to gtkrecentmanager code
 366782	GtkTreeView "expand_all" can crash if a node's children a...
 374378	Crash as GTK tries to blink cursor in defocused spinbutto...
 381236	apps crash when using a mouse cursor theme as icon theme
 320465 gtk_window_parse_geometry is almost completely broken
 355350 Page Setup, Range and Copy information ignored
 387170 Fairly large leak in gtk+
 390159 printing with BSD lpr does not work properly
  64998 GtkEntry - gtk_entry_set_text emits "changed" twice
  92387 unfriendly drag-n-drop in textview - scrolls too fast
 172188	io-bmp.c should sanity check the size given by the OffBit...
 304482	GtkComboBoxEntry editable entry should be centered vertic...
 315440	Problem with gtkpaned inside gtknotebook(mouse wheel over...
 317064	GtkTextBuffer signals documentation
 317080	Incorrect gtk.immodules might make GTK+ lose its translation
 330683	Changing selection by up/down does not move to top/bottom.
 335473	gtk_file_chooser_button_new_with_dialog() is too strict
 337261	about dialogue initial focus
 339752	Please use LOCALE_IFIRSTDAYOFWEEK for GtkCalendar on Windows
 339756	LANG and LC_* environment variables should affect the C r...
 349638	Cannot Compose (multi_key) polish l (or L) with stroke, "ł"
 350342	Alt+Left/Right reorders tabs if not swallowed by Gecko
 351678	Notebooks not with PositionType.Top drawn incorrectly
 351679	Notebooks drawn with extra line below tab in MS-Windows t...
 352276	Location of G_GNUC_INTERNAL breaks Solaris build
 352435 GtkProgressBar text rendering errors
 352738	gtk_tree_view_column_set_sort_indicator() fails to show a...
 352795	configure.in: Bug in "checking Whether to write dependenc...
 353438	Add tiny extra docs to gdk_beep
 353709	GtkEntry shift-click inside selected text can behave funny
 354495	Compose key doesn't work on location entry
 357578	No grid lines are drawn
 357974	Crashes (failed assertatin)
 359231	validate_visible_area() sometimes passes mismatches (tree...
 359542	scale capability for Unix print dialog box can not be set...
 359581	GtkCellView clobbers parent's GdkWindow on style-set
 360350	leak in gtk_radio_button_focus
 362439	gtkicontheme::pixbuf_supports_svg leaks GList
 362614	gtk_widget_show does not check for NULL arg
 363191	gtk_tree_view_set_cursor() does not make row fully visible
 364514	gtk leaks GDI objects on the win32 classic look and feel
 364866	CUPS http_t type is becoming opaque
 364868	GDI resource leak in GtkStatusIcon on win32
 365031	gedit crashes with .recently-used.xbel file
 365047	GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT is never used in Gt...
 365388	gdk-pixbuf/Makefile.am: pixbufloader_pcx.def is not distr...
 366548	Clicking removed Focus frame
 370395	leak in gtk_rc_parse_icon_source
 374420	symbolic colors not reset correctly
 376094	Add gtk-doc on GtkCellRendererText::edited
 376535	crashes in gtk_drag_source_info_destroy()
 377349	gtk_status_icon_position_menu is not implemented for Win32
 378852	Fixes for notebook tab detaching
 379503	possible crash in gtk_default_draw_flat_box
 379803	Bad g_return_if_fail in gdkinput-xfree.c
 380421	Enabling extension events stops GDK_2BUTTON_PRESS
 382314	gtkpagesetup leaks when setting new paper size
 382369	some builtin papers have wrong display names
 383373	child properties getter returns not-NULL array, but no sp...
 383407	gtk_entry_set_text does not check for completion->priv->c...
 383435	expose improvements to GtkNotebook
 384168	gdk x11 backend doesn't build on Darwin
 386694	set_active_iter is called on rows with children
 388123	_gtk_file_chooser_embed_set_delegate() docs typo.
 389183	Typo in API docs (s/expansive/expensive)
 389194	mem leaks in gtkpagesetupunixdialog
 390468	Unbreak GtkNotebook keybindings
 390872	Scroll timeout isn't removed when widget destroyed
 391229	gtkprintoperation-win32.c: windows.h with WIN32_LEAN_AND_...
 172584	32 bpp windows bitmap files with 10-11-10 RGB masks are d...
 323146	gtk_button_grab_notify clears button->in_button (shouldn't)
 340135	page switching with keynav 'stuck'
 341158	Gdk-pixbuf programs need glib, but are not linked with it
 343330	gdk_pixbuf_new has redundant size checks
 343956	drawing problem in gtkassistant
 345094	gtk_notebook_insert_page can return wrong position
 353962	Tabs are all the same height
 360112	Wrong documentation for gtk_file_chooser_set_select_multiple
 365364	gtksettings doesn't list printpreview settings
 371756	GtkTreeView cursor not easily moved when set to GTK_SELEC...
 378462	En Dash Compose Keystrokes Yield an Em Dash Character
 389581	The interactive search window disappears during typing
 358864	Shows "xterm" cursor when insensitive
 385672	calendars draw arrows pointing to the right sligthly misp...
 391523	IPP glitches in GtkPrint
 391725	gtkicontheme::load_themes attempts to open dir after ENOENT
  58389 Add some method of cancellation to GtkRange?
  81031 immodules for Thai
 152620	Small icon (hIconSm member)
 159764	handles of GtkHandleBox are always drawn vertically
 348108	Refleaks in gtk-demo
 392227	GtkEntry::recompute_idle_func operates on widget->window=...
 164494	Create folder text entry widget creates the folder when i...
 332604	GtkLabel cannot have an alignment and be ellipsized in 2....
 362406	Breakage from process_all_updates() in gtkwindow.c
 392191	GtkFileChooser outputs assertions when create folder butt...
 392315	gdk_drawable_get_size() call in unrealized GtkEntry
 392457	GtkAssistant sometimes forgets to reset current_page whil...
 392532	valgrindify use of XSendEvent
 332266	gdk_draw_layout fails for coordinates >= 2^21
 346616 Selected item not visible in the popup in list mode
 392646	Fix cross-compilation
 393124	misdrawing of tabs
 393166	background box of the "bin_window" not placed correctly

* Updated translations (ar,as,bn_IN,ca,en_CA,en_GB,
    es,et,fi,fr,gu,he,hi,hy,hu,ka,mk,ml,mr,nb,nl,
    or,pl,pt,si,sq,sv,ta,th)


A list of all the fixed bugs can be found at
http://bugzilla.gnome.org/buglist.cgi?bug_id=354495,359581,360112,339752,339
756,360350,350342,359542,362439,364514,337261,359231,152620,357578,330683,36
6782,352738,58389,366548,122688,357050,353962,371756,370395,352795,359537,37
3466,365031,376094,376535,363437,379503,81031,351678,381236,363191,382314,38
3407,384168,355350,374420,352435,351679,385672,335473,335622,317064,353438,3
79803,380421,388123,387170,381499,348108,352276,382369,349638,317080,64998,1
59764,323146,353709,365047,389183,92387,389194,383435,378852,345094,389581,3
86694,349119,362614,364866,367529,377349,390159,364868,388041,315440,374378,
358864,320465,343956,365364,390872,391229,390873,378462,391523,391725,383373
,390468,340135,304482,315732,365388,341158,343330,357974,172188,172584,36240
6,392227,392315,164494,392457,392532,392191,332604,392646,346616,332266,3931
24,393166


Glib
====
http://mail.gnome.org/archives/gtk-devel-list/2007-January/msg00056.html

Overview of Changes from GLib 2.12.6 to GLib 2.12.7
===================================================

* GKeyFile
 - The stricter syntax checks introduced in 2.12.5 have 
   been reduced to warnings for the 2.12 series
 
* GSlice
 - The slice allocator has gained address validation that
   can be activated with the environment variable
   G_SLICE=debug-blocks
 - The allocator emits a warning if it detects too late
   thread initialization

* GOption
 - Take double-width and zero-width characters into account
   when formatting --help output

* Bugs fixed
 391370 Recent crash on file
 346955 NON-ASCII UTF-8 arg_description in GOptionEntry causes wr...
 371631 Bug in g_bit_nth_lsf?
 376645 Win32: Fatal warnings abort application even if IsDebugge...
 389300 g_utf8_collate_key modifies the locale
 390913 gslice.c: illegal declaration (C99)
 304517 glib/libcharset/localcharset.c/_g_locale_charset_raw: han...
 336438 unicode collate test failing
 391364 Warnings during ./configure due to $SED being undefined i...
 391367 config.status warning for datarootdir support in glib-get...
 371670 Faster g_bit_* operations

* Updated translations (ar,de,en_CA,en_GB,sv,vi)


A list of all the fixed bugs can be found at:
http://bugzilla.gnome.org/buglist.cgi?bug_id=336438,389300,304517,376645,390
913,391367,391370,391364,371670,371631,346955

Pango
=====
http://www.mail-archive.com/gnome-announce-list@xxxxxxxxx/msg03192.html

Overview of changes between 1.14.8 and 1.14.9
==============================================
* Add Thai langauage engine.
* Improved Indic module.
* Output correct path for hexboxes in pango_cairo_layout_path().
* Misc small fixes.
* Bugs fixed in this release:
        Red Hat Bug 216424: [te_IN] pango - consonant + dependent vowel (ai)
                Composed char is not rendering properly
                Patch from LingNing Zhang
        Red Hat Bug 216850: Issue in combination with vowels (ml_IN)
                Patch from LingNing Zhang
        Red Hat Bug 211964: [ta] Rendering issue with Tamil
                Patch from LingNing Zhang
        Red Hat Bug 213632: ZWJ (200d) and ZWNJ (200c) showing same output
                Patch from LingNing Zhang
        Bug 382437 – tests/testboundaries fails
        Bug 371388 – Add Thai langauage engine
                Patch from Theppitak Karoonboonyanan
        Bug 377975 – bug in _pango_glyph_item_iter_next_cluster

>Did you tried it with Wireshark, so at least things don't get worse at 
>least?
>
>Regards, ULFL

I've built it and done some (very) brief tests.

BR
Anders
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev