Commit graph

76 commits

Author SHA1 Message Date
drochner
0813e11d61 update to 2.22.0
This switches to the gnome-2.32 release branch
2010-11-15 18:28:45 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
78aa5732f8 Restore comment. It makes me wonder why we still need it, since the
referenced URL talks about gtk2-2.18.
2010-05-31 18:32:41 +00:00
drochner
0a0b379cee update to 2.20.1
this switches to the gnome-2.30 branch
2010-05-31 17:34:33 +00:00
wiz
843939f7fe Add a bug fix that might affect firefox, dug up by Jared McNeill.
Bump PKGREVISION.
2010-04-15 01:09:55 +00:00
wiz
5f98b8ea06 Update to 2.18.8:
Overview of Changes from GTK+ 2.18.7 to 2.18.8
==============================================

* Bugs fixed:
 612066 empathy hangs when clicked on information about contact...
 569042 gailbooleancell does not seem to attend to changes...
 609650 GtkPlug Embedded signal is not emitted when plug/socket...
 609744 crash at parse_data_for_row_pseudocolor
 609952 destroying a notebook window when the last tab got dragged...
 610141 gtk_assistant_get_nth_page() function fails to deliver...
 610184 gtk_assistant_set_current_page() segfaults...
 610381 More space between toolbar icon and label
 610632 gtk_info_bar_set_default_response problem
 611686 focus_in/focus_out in gailtreeview.c should return FALSE...
 612119 Do not scroll when middle pasting
 612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'
 612346 gdk_window_set_icon_name doesn't work
 612505 Entry layout not updated when underlying buffer changes
 598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX

* Updated translations:
 Bengali India
 Low German
 Oriya
 Polish
2010-03-16 08:40:15 +00:00
drochner
387fc5150a remove wrong patch
(see https://bugzilla.gnome.org/show_bug.cgi?id=588740 comments #24 and
 #29)
ride on last night's update
2009-12-09 09:41:20 +00:00
wiz
64dbe591a4 Update to 2.18.4:
Overview of Changes from GTK+ 2.18.3 to 2.18.4
==============================================

* Client-side windows:
 - Avoid some unnecessary exposes
 - Avoid unnecessary redraws related to clearing windows

* Bugs fixed:
 563010 Fix clearing the selection in GtkFileChooserButton
 581150 GtkIconView tries to paint items with invalid sizes
 601869 GtkUIManager assumes too much about popup menus
 581145 Wrong positioning for fullscreen gedit toolbar animation
 599118 Translators comment for "Finishing" labels
 599321 gtk_selection_data_get_uris is broken on Windows
 381371 Print margins not correct in WIN32 - not allowing...
 599446 atk_object_set_name () assertion in gtk_tool_button_set_label
 602725 fix setting icon-size on GICON images
 588740 JPEG images open with blur effect?
 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
 561130 get_monitor_geometry segfaults if called with non-existant...
 585383 Segfault in gdk_pixbuf__ico_image_save
 123569 Catch contents being reparented out of socket
 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
 601959 must release compose key before continuing compose sequence
 603201 gtk_about_dialog_set_url_hook has no effect anymore
 591438 dfb_events_dispatch is not thread safe
 603128 Adding new UI that was recently removed may cause wrong order


* Updated translations:
 Low German
 Romanian
 Russian
 Slovenian
2009-12-06 22:40:02 +00:00
tnn
7039f04bb8 Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by
pkgsrc wrappers not dealing with -R.
Bump PKGREVISION.
2009-11-27 16:54:29 +00:00
drochner
66bdbe4fb1 update to 2.18.3
This switches to the gnome-2.28 release branch.
2009-10-21 15:34:06 +00:00
dogcow
b684021a30 Fix scaling issue caused by jpeg7 update.
http://bugzilla.gnome.org/show_bug.cgi?id=588740
2009-08-29 05:47:41 +00:00
drochner
102a97177c update to 2.16.2
changes:
-Reinstate traditional behaviour of GtkAdjustment wrt. to
 page size that was accidentally lost between 2.14.x and 2.16
-bugfixes
-translation updates
2009-06-04 11:16:56 +00:00
markd
79879227cd Add a patch to the cups printbackend so that listing of remote
cups printers works on NetBSD. Code assumes that a connect()
on a non blocking socket will eventually succeed but what it actually gets
is failure with EISCONN.  Bump PKGREVISION.
2009-03-25 09:32:48 +00:00
sketch
fca6434d88 Fix shell syntax. Has been fixed differently upstream, these patches can
go when the next version is released.
2009-01-19 23:23:54 +00:00
rillig
9bbf8ebe00 Added two patches so that this package passes gcc with the option
-Werror=int-to-pointer-cast.
2008-12-15 11:17:47 +00:00
drochner
ab50faffd8 update to 2.14.3, mostly from Juan RP
This switches to the gnome-2.24 release branch.
Most noteworthy change: gtk includes "gail" now, so it conflicts with
the old devel/gail pkg.
2008-10-16 11:10:06 +00:00
drochner
e28f937f68 update to 2.12.8
changes:
-ui improvements for file chooser
-bugfixes
-translation updates

pkgsrc change: don't build in the "test" and "perf" subdirs,
to save build time
2008-02-13 19:45:41 +00:00
drochner
a9ef722d60 update to 2.12.3
changes:
-some Quartz related bugfixes
-other minor bugfixes
-translation updates
-the HTML documentation is built properly this time, so remove the pkgsrc
 hacks to load it from MASTER_SITE_LOCAL
2007-12-17 20:24:13 +00:00
drochner
7cb29a2254 Instead of rebuilding the HTML doc, use a prebuilt tarball distributed
from MASTER_SITE_LOCAL==ftp.netbsd.org. This saves much time in build,
and it works around the problem in PR pkg/37446 where documentation
build failed due to ressource shortage.
Thanks to Matthias Scheler for discussion and testing.
2007-11-29 22:10:17 +00:00
wiz
74616b7c02 Update to 2.12.1:
Overview of Changes from GTK+ 2.12.0 to 2.12.1
==============================================

 * Bugs fixed:
 472965 a small improvement for scrolling behavior with PgUp/PgDown
 460194 Gtk tooltips + swt crash
 478803 Segfault in gtk_print_operation_run when no range specified
 480123 Crash from GTK's new search feature
 483223 im-xim.so leaves callbacks connected to display "closed" ...
 476342 Icon cache validation causes severe page-in
 484008 configure fails during CUPS version tests on some platforms
 327243 GtkFileChooserButton emits two "selection-changed" signal...
 465380 gtkfilechooser cannot show the modified date on none UTF-...
 467269 Inkscape Flickers horribly
 476686 gtkrecentchooser select-multiple property
 478173 GTK's Tracker search engine does not work anymore
 478371 totem volume slider appears on all workspaces
 482089 GtkPrintOperation check for null default signal handler b...
 482504 Missing locale to UTF-8 conversion for modification time ...
 482841 critical warnings on gdk_display_close after _gtk_tooltip...
 483563 remains of gtk_widget_ref() in gtkdnd.c
 483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im...
 484650 Typo in docs for GdkGrabBroken
 484730 In MS-Windows theme, GtkBorder freed with g_free() instea...
 486360 Failed to convert Empathy Glade files
 389358 print dialog: unit selection dialog can't be closed
 448343 File chooser should maintain sort state during folder swi...
 477447 GtkPaned documentation doesn't mention behaviour with onl...
 482034 GtkMenuPositionFunc push_in parameter description
 482837 duplicate declaration of gtk_notebook_create_window()
 478637 Notebook tab labels not correctly centered in ms-windows ...
 484132 gtk_recent_info_get_icon docs
 486636 "Cannot open display" message doesn't include display whe...
 455284 Ctrl+L should work depending if it has focus or not
 478377 10x speed up for window motion/scroll (gdk-quartz)
 485301 Filename is garbled in print dialog on none UTF-8
 485437 Fix testxinerama.c to not query current monitor by default
 486155 Docs for gtk_text_iter_forward_line()
 339877 pixbuf loader incorrectly returns wbmp
 456137 Pidgin will crash in fail-safe session due to a NULL poin...
 456676 Critical warning in gtk_drag_drop_finished()
 352643 crash in gtk_entry_completion_default_completion_func
 477280 volume button docs fix
 477704 Add docs for GtkTreeModelForeachFunc
 476920 Move GtkFileSelection to the deprecated section

 * Updated translations:
 - Arabic (ar)
 - Assamese (as)
 - Belarusian Latin (be@latin)
 - Catalan (ca)
 - Estonian (et)
 - Basque (eu)
 - Hebrew (he)
 - Ido (io)
 - Italian (it)
 - Japanese (ja)
 - Georgian (ka)
 - Kannada (kn)
 - Korean (ko)
 - Lithuanian (lt)
 - Dutch (nl)
 - Polish (pl)
 - Romanian (ro)
 - Slovenian (sl)
2007-10-27 12:17:06 +00:00
obache
51da164fe6 No need "ENABLE_CUPS" anymore since last option.mk change. 2007-10-21 02:03:34 +00:00
wiz
e6e315b75f Add patch recommended in release announcement:
GtkIconCache now runs _gtk_icon_cache_validate() for every cache loaded.  This
causes a big chunk of each icon cache file to be paged in; this makes apps slow
at startup when it is likely that other apps have caused the icon caches to be
paged out.

Bump PKGREVISION.
2007-09-18 10:44:56 +00:00
obache
c8f2467392 Two paches for quartz are already included in upstream. 2007-09-17 04:42:25 +00:00
wiz
51daffe387 Update to 2.12.0.
(no shlib major changes)

Overview of Changes from GTK+ 2.11.6 to 2.12.0
==============================================

 * GtkTooltips
 - All widgets have been ported to the new tooltips code
 - Tooltips are disabled in touchscreen mode

 * GtkBuilder
 - Support custom tabs in GtkPrintUnixDialog

Lots of bugfixes and translation updates.

Overview of Changes from GTK+ 2.11.5 to 2.11.6
==============================================

 * GtkBuilder:
 - The gtk-builder-convert script is more versatile
 - GtkBuilder suppports GdkPixbuf properties
 - GtkBuilder parses, but doesn't yet implement <accessibility>
 - Support for accelerators in actions has been added

* GtkTooltips:
 - The old tooltips API has been deprecated
 - The has-tooltip property has getter and setter

* GtkTreeView:
 - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
   gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
   gtk_tree_view_set_tooltip_column()

* GtkIconView:
 - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
   gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
   gtk_icon_view_set_tooltip_column()

Lots of bugfixes and translation updates.


Overview of Changes from GTK+ 2.11.4 to 2.11.5
==============================================

* OS X port:
 - Many improvements

* Win32 port:
 - Inconsistent checkboxes are drawn correctly now

* GtkBuilder:
 - Ship a Python script, gtk-builder-convert, to
   convert glade files to GtkBuilder syntax

* GtkFileChooser:
 - Improved display of the time column
 - Support search on OS X, using Spotlight

* GtkTreeView:
 - New function gtk_tree_view_is_rubber_banding_active() to
   check whether rubber banding is active

* GtkVolumeButton uses the range 0.0 to 1.0, and
  correctly adapts tooltips to display percentages

Lots of bugfixes and translation updates.


Overview of Changes from GTK+ 2.11.3 to 2.11.4
==============================================

* The multipress input method correctly handles control keys

* The memory management of GtkRecentManager has been
  changed, deprecating the screen-related functions in favour
  of gtk_recent_manager_get_default().

Lots of bugfixes.


Overview of Changes from GTK+ 2.11.2 to 2.11.3
==============================================

* GtkBuilder: GTK+ supports constructing user interfaces
  from XML descriptions now, similar to libglade.

* The new tooltip code now has convenience api to set
  text tooltips: gtk_widget_set_tooltip_text(),
  gtk_widget_set_tooltip_markup()

* GtkTextView, GtkEntry:
 - gtk_widget_modify_cursor() is a new function in the
   gtk_widget_modify family to override the style-provided
   cursor colors
 - Use a block cursor in overwrite mode

* GtkFileChooser:
 - Use xdg-user-dirs to find the Desktop directory
 - gtk_file_system_create() is now public API

* GtkMenu:
 - GtkMenuItem gained a submenu property
 - GtkMenuShell obtained a move-selected signal

* OS X port:
 - Many improvements

Lots of bugfixes and translation updates.


Overview of Changes from GTK+ 2.11.1 to 2.11.2
==============================================

* The GtkListStore and GtkTreeStore have new API
  to set values using vectors of columns and values

Bugfixes and translation updates.

Overview of Changes from GTK+ 2.11.0 to 2.11.1
==============================================

* GtkTextView:
 - Marks can be created independent from buffers
 - Cursor color follows text color

* OS X port:
 - Many improvements

* GDK:
 - Add support for composited child windows

Lots of bugfixes and translation updates.


Overview of Changes from GTK+ 2.10.x to 2.11
============================================

* Printing support:
 - Cups backend: Work with "BrowseShortNames Off"
 - Cups backend: Fix handling of multi-valued options
 - Cups backend: Work with raw printers
 - Cups backend: don't lock up when met with larger numbers of printers
 - Improved sensitivity handling of controls in the unix dialog
 - Support half-open ranges
 - Add a test print backend for easier debugging
 - Add API to list paper sizes
 - Add API to serialize and deserialize page setups and print settings
 - Print settings can be passed to the preview command
 - Make more GtkPrinter public

* GtkFileChooser:
 - Improve file chooser dialog size logic
 - Add a GtkFileChooserButton::file-set signal
 - Add a search mode with backends for Beagle, Tracker and simple search
 - Add recent files support

* New tooltips API, that allows complex tooltips (markup, images),
  tooltips on insensitive widgets, tooltips on treeviews, etc

* GtkScaleButton, GtkVolumeButton: new widgets for volume controls
  frequently seen in multimedia applications

* Input Methods:
 - New Thai and Lao input method
 - New multipress input method for phone pads

* Recent files:
 - GtkRecentChooserMenu supports custom menu items
 - GtkRecentAction was added

* Keyboard navigation improvements:
 - Infrastructure for notification of failed keyboard navigation
 - Better support for restricted sets of keys
 - Only handle keys for notebook tab reordering and scrolledwindow
   scrolling if it make sense
 - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable
   the display of accelerators and mnemonics
 - Popup/popdown of comboboxes is keybindable

* Windows port:
 - Windows 9x/ME is not supported anymore
 - Many ms-windows theme improvements
 - The file chooser uses native icons
 - Support drop shadows
 - Use native cursors

* OS X port:
 - Many improvements

* Icon theme support:
 - Add api to list contexts of an icon theme
 - The builtin stock icons have been replaced by a new set of icons
   which are visually compatible with Tango
 - Support fallback to more generic icon names
 - Validate icon caches when they are created and before they are used

* GtkRange has gained support for fill levels

* GtkEntry:
 - inline-selection mode for entry completion that is closer to what
   web browsers need
 - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling

* GtkTextView:
 - Support accumulative and negative margins
 - GTK_JUSTIFY_FILL works

* GtkLabel:
 - GTK_JUSTIFY_FILL works

* GtkStatusIcon:
 - Multiscreen support
 - gtk_status_icon_position_menu() works on Windows
 - Don't take up space when invisible

* GtkCellRendererProgress:
 - Respect themes
 - Support activity mode

* GtkNotebook:
 - Support scrolling during tab DND
 - Allow dropping tabs anywhere
 - Deprecate numeric group-ids in favour of a more flexible group property

* GtkTreeView:
 - Lots of scrolling fixes
 - Add a gtk-alternative-sort-arrows setting for drawing sort arrows
   according to platform conventions

* GtkButtonBox:
 - Can center buttons now

* GtkComboBoxEntry
 - Can add an arbitrary child widget

* GtkAboutDialog:
 - The "name" property has been replaced by "program-name" to avoid
   a clash with the preexisting "name" property on GtkWidget

* GDK changes:
 - Add gdk_event_request_motions() which works with input devices
 - Add API for changing startup notification id on a window
 - Add API for sending startup notification messages
 - Don't deadlock with xcb-based libX11
 - The handling of _NET_WM_USER_TIME has been changed to reduce
   the amount of root window property changes
 - New gdk_threads api() to allow fully threadsafe handling of idles
   and timeouts

* gdk-pixbuf changes:
 - Optional support for Sun mediaLib hardware acceleration
 - Support exif rotations in tiffs and jpegs
 - Allow arbitrary split between builtin vs modular loaders
 - Support v5 and OS/2 bmps
 - Support scaling animations

* Miscellaneous GTK+ changes:
 - New function gtk_window_set_opacity(), to set the opacity
   of toplevel windows
 - Allow to restrict drags within an application or widget
 - Support opening/closing of submenus on click
 - Configurable cursor blinking timeout
 - Insensitive widgets don't install cursors

Lots of bugfixes and translation updates.
2007-09-16 19:53:26 +00:00
obache
8a2e42b339 Added stub functions for quartz to work with ruby-gnome2-gtk. 2007-05-29 09:58:58 +00:00
adam
43417643b2 Fix buildling Quartz GDK with Cairo 1.4.x on Mac OS X 2007-04-10 13:05:59 +00:00
drochner
58b4895138 update to 2.10.9
changes:
- Fix build with cups 1.1
- Fix a double-free bug that causes panel crashes
-bugfixes
2007-02-01 12:50:53 +00:00
wiz
96855f2d7d Update to 2.12.8:
Overview of Changes from GTK+ 2.10.7 to 2.10.8
==============================================

* Bugs fixed:
 393102 _gtk_modules_init assumes display is not opened instead o...
 395326	Gedit crashed no open text documents
 394855	impossible to build the directfb version
 396161	GtkUIManager crashing on unknown action in ui-file
 334168	Single '~' in location entry doesn't go to $HOME
 363147	GTKFileChoser Does not Show Desktop and Home after Uncol...
 390746	Custom tab title not set correctly on Microsoft Windows
 393813	Segfault in gtk_text_view_set_border_window_size()
 395316	File leak in gtk-demo
 395830	Wrong named icon lookup when requested size matches two s...
 396074	libgtk should link against Xfixes
 396160	Memory leak in gtkselection
 396175	wrong GtkWarning: Input method gtk-im-context-simple shou...
 396470	Missing slider redraw in GtkRange if activate-slider is set
 153828	Filechooser does not remember state
 357303	Gnome Main Menu Recent Documents extended by long file na...
 394000	Documentation error for GdkPixdata
 392504	The crosshair mouse cursor look a bit funny
 393255	GtkNotebook: Menu label centered instead of left aligned
 395045	gtk_radio_button_focus: Harmless compiler warning

* Updated translations (bg,lt,sl)
2007-01-18 22:43:29 +00:00
drochner
cc117c7597 fix arguments to text_window_realize() (gnome bug #393813)
bump PKGREVISION
2007-01-10 18:03:51 +00:00
drochner
a125e2fdd7 update to 2.10.7
changes:
* 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.

-bugfixes
-translation updates
2007-01-08 16:41:31 +00:00
wiz
588dd251ed Add an option for cups support, based on patches provided by
Joachim Koenig-Baltes in PR 35065.
2007-01-06 15:13:15 +00:00
minskim
8bd182dc7e Fix a typo in Makefile.am and add files missing due to it. These files
don't affect the current gtk2+ package, but are required to build the
quartz backend, for which an option will be added. Patch obtained from the
GNOME CVS.
2006-12-01 08:15:38 +00:00
tron
0a4069ca7e Remove Mac OS X shared object buildfix which is no longer necessary.
See http://bugzilla.gnome.org/show_bug.cgi?id=357209 for details.
2006-09-22 21:26:13 +00:00
jmmv
a232f22e4b Explicitly disable cups support to avoid installing some extra files.
Found under Mac OS X, which provides cups as part of the base system.

Fixing this correctly could probably mean supporting cups as a native tool
if available so that it worked as expected under those systems that have
it (Mac OS X as said above).  Plus I think it makes more sense to have an
independent gtk2-cups package that provides this tiny bit.
2006-09-17 15:35:52 +00:00
drochner
978feab03c update to 2.8.20
changes:
-bugfixes (our interix patches were integrated)
-translation update
2006-07-04 15:53:33 +00:00
minskim
a889b85feb Remove an obsolete patch. 2006-07-03 19:00:38 +00:00
tron
75e93e88a0 Make "gdk-pixbuf-query-loaders" work under Mac OS X again. This allows
to build the "xchat" package again. Bump package revision.
2006-03-14 17:07:47 +00:00
wiz
d57d8db4da Update to 2.8.14:
Overview of Changes from GTK+ 2.8.13 to GTK+ 2.8.14
===================================================

* Fixed invalid memory access in g_object_sink() from GLib-2.10.0 (in
  combination with GLib-2.10, at least GLib-2.10.1 is required now).

* Bugs fixed:
 320132 Drag cursor position not identical with the drag hotspot
        [Christian Neumair]
 333133 wrong appearance for colour button [Christian Persch]
 321301 ms-windows-engine differences from native GUI - combo boxes
        [Jernej Simončič, Dom Lachowicz]
 333291 Focus line of GtkExpander at the wrong place in RTL mode
        [Benjamin Berg]
 324562 XInput events are at incorrect xy-coordinates [Denis Auroux]
 142536 Wacom pointer offset when using TopY other than 0 [Robert Ögren]
 332985 GtkButton doesn't allow image-only buttons via "image"
        property [Kalle Vahlmann]
 333555 When changing icon of button, icon does not change
 332466 Strange row spacing in GtkIconView when item width is set
        [Donald Straney]
 333363 build_insensitive_pixmap does not check return value
        from gdk_pixbuf_get_from_drawable [Ed Catmur]
 333268 Crash in gnome-program when running a program with an wrong display
        [Paolo Maggi, Christian Persch]
 333377 Cursor does not appear everytime when clicking on the widget
        [Steve Frécinaux]
 323401 blink_cb optimization is not working
 316689 GtkTreeView does not resize correctly [Chris Lord]
 148518 Fix incremental loading of 8-bit pcx files [Magnus Bergmann]

* Updated translations (cy,de,es,nn,pl)
2006-03-09 17:17:52 +00:00
rillig
88967cb916 Added a patch for MIPSpro. 2006-01-28 02:54:32 +00:00
joerg
22aca334e3 Fix errno. Patch is also hanging around in the gnome bugzilla. 2005-12-11 23:11:47 +00:00
wiz
486bb35ad5 Update to 2.8.7:
Overview of Changes from GTK+ 2.8.6 to GTK+ 2.8.7
=================================================
* GtkFileChooser
 - Don't special-case the names of Home and Desktop
   [Federico Mena Quintero]
 - Avoid loading more than one directory initially.
   [Federico]
 - Make the file chooser work better with window
   groups [Christian Persch]
 - Improve keynav in the pathbar [Carlos Garnacho,
   Andrei Yurkevich]
 - Don't access unmounted volumes [Federico]
* GtkTextView
 - Avoid quadratic blowup when deleting text with
   lots of tags [Matthias Clasen]
 - Fix drag-selection corner cases [Arvind S N,
   Paolo Borelli]
* GtkEntry
 - Add the entry completion popup to the window
   group  [Christian Persch]
* GtkTreeView
 - Fix background drawing in RTL locales [Eric Cazeaux]
 - Handle Shift-G for going back in typeahead
   search [Christian Neumair]
* GtkComboBox
 - Leave Ctrl-PageUp/PageDown to applications
   [Christian Neumair]
* Fix compilation problems with gtkcalendar.c
  [Matthias Hasselmann]
* Add labels for GTK_STOCK_CONNECT and
  GTK_STOCK_DISCONNECT items [Richard Hult]
* Resolve symbols in dlopened modules lazily  [Laszlo
  Peter]
* GDK
 - Don't try to set overlarge window icons [Claudio
   Saavedra]
 - Improve handling of odd keymaps [Kean Johnston]
* Win32 changes
 - Speed up compositing [John Ehresman]
 - Improve handling of clipboard [Tor Lillqvist]
 - Improve visuals of scrollbars, toolbars, handleboxes
   and menubars in the ms-windows theme [Dom Lachowicz]
 - Make icon masks work on Win98 [Peter Zelezny]
 - Hide resize and maximize buttons on non-resizable
   windows [Tor]
 - Don't hide dotfiles [Tor]
* Bug fixes [Kazuki Iwamoto, Ross Burton, Michael
  Natterer, Bogdan Nicula, Damien Carbery, Gustavo
  Carneiro, Tommi Komulainen, Thomas Klausner,
  Alexander Larsson, Bastien Nocera, Federico
  Mena Quintero, John Ehresman, Paolo Borelli,
  Antonio Sacchi, Christian Persch, Carlos
  Garnacho, Jeremy Cook, Nickolay V. Shmyrev,
  Richard Hult, Maxim Udushlivy, Peter Zelezny]
* Documentation improvements [Paolo Borelli,
  Christian Neumair, Christian Persch
2005-11-20 16:50:19 +00:00
wiz
5cea46e47a Update to 2.8.6:
Overview of Changes from GTK+ 2.8.5 to GTK+ 2.8.6
=================================================
* GtkFileChooser
 - Don't reload the current folder unnecessarily on map [Federico
   Mena Quintero]
* Revert a change from 2.8.5 that could lead to assertion
  failures when finalizing GtkStyles [Matthias Clasen]
* Remove context prefixes from Portugese translations [Duarte
  Henriques]

Overview of Changes from GTK+ 2.8.4 to GTK+ 2.8.5
=================================================
* GtkFileChooser
 - Don't clear the file name entry too often when
   in SAVE mode.  [Jürg Billeter]
 - Reduce the startup time in OPEN mode [Federico
   Mena Quintero]
* Stop drag in GtkPaned when grab shadowed [Matthias Clasen]
* Correct the calculation for the first weekday
  in GtkCalendar [Matthias Clasen]
* Use a larger buffer when determining the image
  format in gdk-pixbuf [Sebastian Bacher, Dom Lachowicz]
* Win32 bug fixes [Kazuki Iwamoto, Tor Lillqvist]
* Other bug fixes [Tor Lillqvist, Gustavo Carneiro,
  Paolo Borelli, Ray Strode, Søren Sandmann, Tommi Komulainen,
  Benjamin Berg]
2005-10-05 14:37:44 +00:00
jmmv
8a60b1cfc9 Update to 2.6.8:
* GtkFileChooser
 - Don't select first row in SELECT_FOLDER mode [Christian Neumair]
 - Improve autocompletion behaviour; fix CREATE_FOLDER mode [Federico
   Mena Quintero]
 - Don't stat children of /afs or /net network directories [Federico]
 - Fix set_current_name() and unselect_all() in the light of asynchronous
   selections [Federico]
 - GtkFileChooserButton fixes [David A. Knight]
 - Miscellaneous fixes [Federico, Sven Neumann, Kjartan Maraas]
* GtkIconView
 - Many fixes for scrolling and selection handling [Mathias Hasselmann]
* GtkTreeView
 - Fix insensitive appearance [Billy Biggs, Matthias Clasen]
* GtkEntry
 - Don't blink the cursor if the entry is not editable [Nikos Kouremenos]
* GtkTextView
 - Optimize cursor blinking [Michael Natterer]
 - Don't blink the cursor if the entry is not editable [Nikos]
* GtkAlignment
 - Flip padding in RTL mode [Maciej Katafiasz]
* Fix a bug in focus tracking that lead to problems between some
  window managers and GTK+ applications. [Owen Taylor, Billy Biggs,
  Niko Tyni]
* gtk-demo
 - Add demos for 2.6 features [Matthias]
* Win32 changes
 - Initialize gettext before use [Robert Ögren, Daniel Atallah,
   Kevin Stange]
 - Fix DND on multi-monitor systems [Tor Lillqvist]
 - Improve handling of special and dead keys [Tor, Ivan Wong Yat Cheung]
 - Improve rendering of insensitive icons [Tim Evans]
 - Support RGBA cursors [Tim]
 - Bug fixes [Ivan, Hans Breuer, Tor, Daniel]
* Other bug fixes [Federico, Sven Neumann, Nguyen Thai Ngoc Duy,
  Philip Langdale, Stephen Kennedy, Michael, Pattrick Fimml,
  Felix Riemann, David A. Knight, Hazael Maldonado Torres,
  Mikael Hallendal, Ian Wienand, Tommi Komulainen, Ismael Juma,
  Leonard Michlmayr, Matthias, Gary Kramlich, Peter Wainwright,
  Dom Lachowicz, Kjartan Maraas, Victor Osadci, Olaf Vitters,
  Morten Welinder, Alexander Hunziker, Elijah Newren, Frederic
  Crozat, Joerg Sonnenberger, John Ehresman]
* Documentation improvements [Matthias, Masao Mutoh, Maciej,
  Richard Hult, Ghorban M. Tavakoly]
* New and updated translations (cs,cy,da,de,en_GB,et,eu,fr,gu,hu,id,
  nn,ru,sv,th,xh,zh_CN)
2005-06-26 19:43:54 +00:00
jmmv
8fda1b3d11 Remove local errno declaration from a source file; it conflicts with
the one in errno.h, at least under DragonFly.  Closes PR pkg/30259 by
Jörg Sonnenberger.
2005-05-18 15:28:04 +00:00
minskim
c4933146fb Include stdint.h to use uint16_t on Darwin. 2005-05-09 04:29:16 +00:00
jmmv
e6f03604aa Use BUILDLINK_LDFLAGS.pthread rather than hardcoding -pthread in build
files for portability.  Closes PR pkg/29190 by Todd Willey.
2005-05-08 09:07:08 +00:00
wiz
9490c1f6d3 Update to 2.6.7:
Overview of Changes from GTK+ 2.6.6 to GTK+ 2.6.7
=================================================
* Revert two fixes from 2.6.5 which were causing
  problems  [Crispin Flowerday]
* New and updated translations (bg,ja,ko,ca)

Overview of Changes from GTK+ 2.6.5 to GTK+ 2.6.6
=================================================
* Add 16x16 versions for some stock icons [Vincent Noel]
* Bug fixes [Tommi Komulainen, Roman Kagan, Ivan Wong,
  Matthias Clasen, Jakub Jelinek, Arjan van de Ven]
* New and improved translations (pl)

Overview of Changes from GTK+ 2.6.4 to GTK+ 2.6.5
=================================================
* Fix compilation with gcc 4.0 [Matthias Clasen]
* GtkFileChooser
  - Ellipsize the preview label [Jeroen Zwartepoorte]
  - The mime code can now use a mmapped cache [Matthias]
* GtkTreeView
  - Don't pop up the entry context menu if the
    the search entry is not visible  [Billy Biggs]
  - Make enable_search control only typeahead, not
    C-f search  [Sven Neumann]
  - Allow resetting search-column to -1 [Lorenzo Gil Sanchez]
  - Make gtk_tree_view_expand_all work [Tristan Van Berkom,
    Jonathan Blandford]
  - Make double-click to autosize work again [Matthias,
    Jonathan]
* GtkComboBox, GtkComboBoxEntry
  - Make gtk_widget_grab_focus() work [Gustavo Carneiro]
  - gtk_combo_box_get_active_text() now always returns
    the current text.  [Robert Staudinger]
* gdk-pixbuf
  - Use correct update regions when incrementally loading
    BMP and TGA images [Owen Taylor, David Costanzo]
  - Support saving BMPs [Ivan Wong]
  - Bug fixes [Tommi Komulainen, Morten Welinder, David,
    John Ellis]
* Other bug fixes [Christian Persch, Sven Neumann,
  Philip Langdale, Tomislav Jonjic, Thomas Leonard,
  Yury Puzis, Manish Singh, Doug Quale, Ryan Lortie,
  Kjartan Maraas, Morten, Felipe Heidrich, Paolo
  Borelli, Jorn Baayen, Hazael Maldonado Torres,
  Tommi, Stefan Kasal, Billy, Felipe Heidrich,
  Hans-Wolfgang Loidl, Jacob Kroon, Steven Walter]
* Documentation improvements [Johan Dahlin, Matthias,
  Jianfei Wang, Olivier Sessink, Jon-Kare Hellan, Kristof
  Vasant, Billy, Worik Stanton, Ken Siersma, Morten]
* New and improved translations (ca,cs,cy,da,de,en_CA,
  en_GB,es,fi,fr,gu,hu,it,lt,nl,pl,pt,pt_BR,ro,ru,rw,sq,
  sr,sr@Latn,sv,uk,zh_CN,zh_TW)
2005-04-15 13:47:25 +00:00
salo
0235784309 Security fix for CAN-2005-0891:
"David Costanzo has reported a vulnerability in GTK+, which can be
 exploited by malicious people to crash certain applications on
 a user's system.

 The vulnerability is caused due to a double free error in the BMP
 loader.  This can be exploited to crash an application linked against
 GTK+ when a specially crafted BMP image is processed."

Bump PKGREVISION.  Patch from Fedora.
2005-04-01 10:51:50 +00:00
wiz
853b4359df Update to 2.6.4:
Overview of Changes from GTK+ 2.6.3 to GTK+ 2.6.4
=================================================
* Move a lot of const data to the .rodata section [Matthias Clasen]
* Make caching of .icon files work again [Alexander Larsson]
* Fix many translations of our single Q_() message
  to not include the prefix [Christian Persch]

Overview of Changes from GTK+ 2.6.2 to GTK+ 2.6.3
=================================================
* GtkAction
 - Improve the handling of buttons as action
   proxys [Milosz Derezynski]
* gtk_window_present(): Use the timestamp of the last
  user interaction when focusing the window.  [Elijah Newren]
* Icon theme
 - Avoid scaling icons in the file chooser [Vincent Noel]
 - Make icon theme caching work on ppc64 [Manish Singh]
* Win32
 - Bug fixes [Tor Lillqvist]
 - Improve tablet handling [Robert Ögren]
* Other bug fixes [Rodney Dawes, Tommi Komulainen,
  Christian Persch, Manish Singh, Billy Biggs, Ben Maurer,
  Jorn Baayen, Jonathan Blandford, Murray Cumming,
  Olivier Sessink, Matthias, Gustavo Carneiro, Morten
  Welinder, Samuel Hym, Doug Morgan, Ivan Wong, Paul
  Cornett, Sven Neumann, Vincent Untz]
* Documentation improvements [Matthias, Torsten Schoenfeld]
* New and improved translations (ar,be,bg,ca,cy,el,en_GB,fa,gu,ja,hu,pt_BR,th,uk,xh)
2005-03-02 15:39:06 +00:00
jmmv
71e2aeee74 Update to 2.6.2:
* Speed up size allocation of labels, progress bars and text cell renderers
  [Anders Carlsson]
* Add a --quiet option to gtk-update-icon-cache [Matthias]
* GtkFileChooser
 - Bug fixes [Federico Mena Quintero]
 - Don't overwrite the contents of the name entry when changing folders
   in save mode.  [Federico]
 - Don't return nonexisting folders in save mode [Jean Marie Favreau]
 - Fix a size allocation loop [Milosz Derezynski, Robert Ögren]
* GtkAboutDialog
 - Better HIG compliance [Jorn Baayen]
* GDK
 - Work with Xservers implementing old versions of the Render extension
   [Albert Chin]
 - Respect _NET_VIRTUAL_ROOTS [Carsten Haitzler]
* Win32
 - Bug fixes [Tor Lillqvist, Ivan Wong, David Neary, Daniel Atallah,
   Takuro Ashie]
 - Make keyboard input work in Indic languages [Tor]
 - Initialize extended input devices lazily  [Robert Ögren]
* Other bug fixes [Owen Taylor, Richard Hult, Phil Blundell,
  Jens Finke, Michael Natterer, Manish Singh, Kjartan Maraas,
  Priit Laes, Dennis Cranston, Remus Draica, Matthias,
  Jeff Franks, Elijah Newren, Damon Chaplin, Vincent Ladeuil,
  Carlos Garnacho Parro, Thomas Zajic, Crispin Flowerday,
  Tommi Komulainen, Søren Sandmann, Chris Lee, Mark McLoughlin]
* Documentation improvements [Murray Cumming, Matthias, Alex Graveley,
  Jeff Franks, Christian Rose, Masao Mutoh, Karel Kulhavy, Roger Light]
* New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,es,et,hu,it,
  ja,ko,lt,nb,nl,nn,no,pl,pt,pt_BR,sk,sq,sv,zh_CN)
2005-02-04 21:40:33 +00:00