Next | Query returned 442 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2015-12-30 11:15:07 by Patrick Welche | Files touched by this commit (3) | Package updated
Log message:
Update gtk2 to 2.24.29

Overview of Changes from GTK+ 2.24.28 to 2.24.29
================================================

* OS X:
 - Partial aspect ratio support

* Bug fixes:
 345345 PrintOperation::paginate is not emitted for class handler
 745127 Changing order of file in "Places" crashes the application
 749507 gtk-2.0.m4 fails to detect a prefixed pkg-config
 752638 notebook tab dragging doesn't work on Quartz (patches...
 753644 Switching from Multipress input method to None immedi...
 753691 make install -j2 fails when building for MinGW
 753992 im-quartz discard_preedit segmentation fault
 754046 annotate gtk_color_button_get_color

* Translation updates:
 Occitan
   2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578)
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
   2015-11-25 13:54:23 by Jonathan Perkin | Files touched by this commit (4)
Log message:
Remove mk/find-prefix.mk usage from the x11 category.

The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-14 23:46:34 by Patrick Welche | Files touched by this commit (4) | Package updated
Log message:
Update gtk2 to 2.24.28

Rename gtk-update-icon-cache to gtk2-update-icon-cache to avoid
conflict with gtk3.

Overview of Changes from GTK+ 2.24.27 to 2.24.28
================================================

* Bug fixes:
 693738 gtk print dialog shows "Getting printer information failed"...
 746064 "sticky" window state reported wrongly on X11
 746269 Segfault in gtk_tree_view_move_cursor_page_up_down
 748014 W32: Tilting mousewheel left/right does not scroll horizontally
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-06-11 17:35:01 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Fix build with perl-5.22.0.
   2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | Package updated
Log message:
Recursive revbump following MesaLib update, categories p through x.
   2015-04-24 11:50:14 by Martin Husemann | Files touched by this commit (3)
Log message:
Avoid a crash on sparc64 (and "random" memory access on other 64bit
machines)
   2015-03-14 01:39:14 by Patrick Welche | Files touched by this commit (3) | Package updated
Log message:
Update gtk2 to 2.24.27

Overview of Changes from GTK+ 2.24.26 to 2.24.27
================================================

* Bug fixes:
 696505 Segfault on Windows x64: gtkstatusicon.c tries to put 64-bit...
 745052 Icon theme code assumes directories with mtime 0 don't exist
        Don't leak pixel data in some error paths
 745536 gdk: Fix GdkWindowFilter internal refcounting

Overview of Changes from GTK+ 2.24.25 to 2.24.26
================================================

* Bug fixes:
 635380 gdk_event_apply_filters is unsafe against changes ...
 738837 region leak
 741060 Graphical artifacts drawn on Win32 since 4ecbef0791d4
 741959 text input broken on OS X 10.5 from 2.24.19 onwards
 743544 gtk2 autogen.sh fails with automake 1.15
 743917 Gtk modules must be compatible with both gtk 2 and 3
        gailbutton: Avoid a possible NULL dereference
        label: Avoid a possible NULL dereference

Overview of Changes from GTK+ 2.24.24 to 2.24.25
================================================

* Bug fixes:
 689138 GtkButton: do not prelight in touchscreen mode
 705054 Embed manifest into gtk-update-icon-cache.exe
 729924 Crash while trying to print
 731582 Please use AC_PATH_TOOL to improve cross-compile...
 733689 Editing a GtkEntry with completion, causes CRITI...
 734563 Fails to install due to typo in modules/input/Ma...
 734879 gdk_test_simulate_key() has no implementation on...
 735005 gdk_drawable_get_screen() used for mask, which i...
 735428 gtk_main() tries to unlock an unlocked mutex
Avoid a crash when using the pixbuf engine outside GTK+

* Other changes:
 - Build fixes for MS Visual C 2010 and later

* Translation updates:
 Hungarian

Overview of Changes from GTK+ 2.24.23 to 2.24.24
================================================

* Bug fixes:
 686170 gdk/win32: VK_SNAPSHOT maps to GDK_Print
 693200 Printing via evince crashes badly when /tmp is not writable
 696232 win32: do not crash on invalid utf8 conversion
 711177 Print to file fails with default settings
 711553 gdk/win32: remove extra allocation for \r removal
 721895 Remove GtkIconCache
 723366 GtkFileChooser crashes due to a signal connection left behind...
 728745 win32: add more clipboard data checks to avoid crash
 731967 Pixmap leak with GtkNotebook under mingw

* Other changes:
- This release changes the default behavior of gtk-update-icon-cache
  to not include image data into the icon cache. Use the new
  --include-image-data flag to get the old behavior back.

* Translation updates:
 Hebrew
 Polish

Overview of Changes from GTK+ 2.24.22 to 2.24.23
================================================

* Bug fixes:
 634146 Calls to g_win32_get_package_installation_directory_of_module()...
 651224 null pointer dereferenced due to multiple bugs in gtkclipboard-...
 665507 Pixmap via cairo DIB breaks gdk_gc_set_stipple() use
 671538 memory and gdi leaks on windows xp
 701751 GtkProgressBar causes warnings
 704937 IME input method does not handle dead keys
 705367 kqueue file monitor consumes file descriptors
 708119 Wrong gdk_pixmap_new() parameters in documentation
 708783 printing crashes gtk based apps (firefox, chromium, gimp, ...)
 710936 GtkFileChooser: Incorrect Japanese message for an error dialog...
 711110 GDK_HINT_MAX_SIZE ignored on Win32
 711298 "Edit Scheduled Transaction" window way too modal
 711552 Crash when processing list of GdkWindows
 712536 Themes with specified gap_file, gap_start_file or gap_end_file...
 722496 GtkFileChooser: fix documentation

Next | Query returned 442 messages, browsing 81 to 90 | Previous