Next | Query returned 442 messages, browsing 351 to 360 | Previous

History of commit frequency

CVS Commit History:


   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
   2004-09-18 23:46:48 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Update to 2.4.10.  Done during the freeze to get several security fixes
in gdk-pixbuf incorporated.

Overview of Changes from GTK+ 2.4.9 to GTK+ 2.4.10
==================================================
* GtkFileChooser
 - Fix some memory leaks [Kjartan Maraas]
 - Make autocompletion less annoying in save mode [Owen Taylor]
* Default theme
 - Improve drawing of expanders [Matthias Clasen]
* GtkEntryCompletion
 - Improve positioning of popups [Matthias]
* Make selection handling robust against invalid UTF-8 [Owen Taylor]
* gdk-pixbuf
 - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
 - Security fixes [Chris Evans]
* Win32 bug fixes
 - Improve tablet handling [Robert Ögren]
 - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
 - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
* Other bug fixes [Tim Janik, Bill Haneman, Padraig O'Briain,
  Frederic Croszat, Matthias, Felipe Heidrich, Lorenzo Gil
  Sanchez, Olivier Andrieu, Jean Bréfort, Christian Persch,
  Edd Dumbhill, Marco Pesenti Gritti]
* Updated translations (ang,bn,cs,cy,de,en_CA,hu,ne,nn,ro,tr,uk)
   2004-09-07 03:23:10 by Jan Schaumann | Files touched by this commit (1)
Log message:
If we're on IRIX and we're using gcc, then, apparently, we need gawk,
as otherwise the awk invocation in libtool breaks complaining about
the ``Input record [...] too long'' near the end of the build process.
(Oddly this does not occur using the mipspro compiler.)
   2004-08-31 13:53:07 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Pick up maintainership (something I should have done a long while ago...)
   2004-08-30 21:20:02 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 2.4.9:

Overview of Changes from GTK+ 2.4.7 to GTK+ 2.4.8
=================================================
* GtkFileChooser
 - Fix some memory leaks [Federico Mena Quintero]
 - Make save mode work with old versions of the
   gnome-vfs backend. [Zack Cerza]
* GtkEntryCompletion
 - Warn if text column has wrong type [Fernando San Martin Woerner,
   Gustavo Carneiro]
* GtkTreeView
 - Fix a redraw problem in fixed height mode [Pawel Salek]
* GDK
 - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
 - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
* gdk-pixbuf
 - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
 - Fix a problem with GDK_INTERP_NEAREST scaling which caused
   Nautilus thumbnails to be misdrawn [Christoph Fergeau]
 - Avoid segfaults in gdk-pixbuf-csource [Matthias Clasen]
* Win32 bug fixes [Tim Evans, Tor Lillqvist]
* Other bug fixes [Gustavo, Torsten Schoenfeld, Manish, Tomislav Jonjic,
  Soeren Sandmann, Tommi Komulainen, Philip Langdale, Jon-Kare Hellan]
* Documentation improvements [Matthias]
* Updated translations (bs,da,fi,sq)

Overview of Changes from GTK+ 2.4.6 to GTK+ 2.4.7
=================================================
* GtkFileChooser
 - Fix for Open button not actually opening [Tommi Komulainen]
 - Fix crash when g_get_home_dir() returns NULL [Tor Lillqvist]

Overview of Changes from GTK+ 2.4.4 to GTK+ 2.4.6
=================================================
* GtkFileChooser
 - Set busy cursor while mounting [Federico Mena Quintero]
 - Set accessible name [Padraig O'Briain]
 - Improve activation on focus [Federico]
 - Accept paths in entry [Federico]
* GtkTreeView
 - Draw focus indicator for empty tree views [Federico]
 - Make column dragging more robust [Matthias Clasen,
   Christian Biere]
 - Prevent DND on non-sources [Pawel Salek]
* GtkUIManager
 - Accept paths with a leading / [David Malcolm]
* Gdk
 - Fix handling of keep-above and keep-below
   state [Matthew Garret]
 - Add some missing error traps [Thomas Leonard]
* gdk-pixbuf
 - Make incremental loading work for 8bit pcx
   files [Magnus Bergman]
 - Handle edge pixels consistently [Brian Cameron,
   Matthias]
 - Handle OS/2 BMPs [Jon-Kare Hellan]
* Bug fixes for Copy-Paste behaviour in text widgets
  [Mikael Hallendal, Scott Bronson]
* Memory leak fixes in multiple widgets [Kjartan Maraas,
  Tommi Komulainen, Crispin Flowerday, Matthias]
* Win32 fixes [Robert Ögren, Tor Lillqvist, Hans Breuer
* Other bug fixes [John Cupitt, Elke Meier, Matthias,
  Peter Zelezny, Guilherme Salgado, John Finlay, Tommi,
  Padaig, Olivier Sessink, Nicolas Deves, Lorenzo Gil
  Sanchez, Christian Persch, Morten Welinder, Markku Vire,
  Markus Lausser, Abel Daniel]
* Documentation improvements [Owen Taylor, Matthias, Axel
  Simon, David, Federico, Mariano Suarez-Alvarez]
* Updated translations (ang,az,bg,br,ca,cs,en_CA,es,fi,fr,hi,hu,
  it,ja,ko,mn,nb,nl,no,pl,pt,pt_BR,ru,sq,sr,sr@Latn,sr@ije,sv,uz,
  wa,zh_CN)
   2004-07-10 11:36:22 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 2.4.4:
* GtkFileChooser
 - Use Save button in save mode. [Federico Mena Quintero]
 - Check for errors when opening folders [Federico]
 - Fall back to stock icons if icon theme is not found [Federico]
 - Bug fixes [Federico, Alex Roitman, Owen Taylor]
* GtkComboBox
 - Make it work without a model [Mariano Suarez-Alvarez, Christian Persch]
 - Improve placement of popup [David A. Knight]
* GtkImage
 - Fix issues with partial redrawing [John Ehresman, Felipe Heidrich,
   Billy Biggs]
* GtkEntry
 - Fix cursor movement with combining marks [Theppitak Karoonboonyanan]
 - Protect passwords better [Morten Welinder]
* Win32 fixes
 - Fix build without wintab [J. Ali Harlow]
 - Improve Clipboard handling [Tor Lillqvist, John Ehresman]
* Gdk
 - Make RGBA cursors work [Michael Natterer]
 - Work with odd XServers [Bastien Nocera]
 - Handle _NET_WM_STATE_ABOVE/_BELOW better [Billy Biggs]
 - Don't leak DND contexts [Alex Larsson]
* gdk-pixbuf
 - Make tiff loader work with libtiff 3.6.1 [Marco Ghirlanda]
 - Fix math for GDK_INTERP_HYPER [Brian Cameron]
 - Fix Win32 exported symbols [Tor Lillqvist]
* Documentation improvements [Billy Biggs, Matthias Clasen,
  Oliver Andrieu]
* Other bug fixes [Federico, Michael, Matthias, Philip Kendall,
  Jean-François Wauthy, John Finlay, Jeff Franks, Tim Janik,
  Nickolay V. Shmyrev, Sampo Nurmentaus, William Jon McCann,
  Jan-Marek Glogowski, Yevgen Muntyan, Pawel Salek,
  Jonathan Blandford, Sunil, Dimitiry. M Shatrov]
* Updated translations (bg,he,hu,ne,sq)
   2004-07-03 00:08:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
Unused.
   2004-06-20 22:12:20 by Julio M. Merino Vidal | Files touched by this commit (6)
Log message:
Update to 2.4.3.  While here, rework the way the libdata/ files are handled
by creating/deleting them from the (de)install scripts (and not registered
in the PLIST).  This allows pkg_tarup to work properly and also avoids some
warnings during 'make replace'.

Changes since 2.4.2:
* GtkButton
 - Give extra space to children of !CAN_FOCUS buttons [Matthias Clasen]
* GtkFileChooser
 - Make DND work when the dialog is modal [Federico Mena Quintero]
* GtkToolbar
 - Don't show empty overflow menu [Soeren Sandmann]
 - Don't show initial separator in overflow menu [Soeren]
 - Handle dynamic changes to overflow menu [Soeren]
* Documentation improvements [Bastien Nocera, Matthias]
* Other bug fixes [Matthias, Soeren, Sven Neumann]
* Updated translations (hu,ne)
   2004-06-04 19:55:01 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Update to 2.4.2:

* GtkUIManager
 - Install signals correctly [Michael Natterer]
 - Make the output of gtk_ui_manager_get_ui() parsable. [Michael]
 - Add a way to suppress stock accelerators. [David A Knight]
* GtkClipboard
 - Fix INCRemental transfer of MULTIPLE targets [Matthias Clasen]
 - Increase the chunk size for INCRemental transfers [Matthias]
* GtkFileChooser
 - Hide the combo box when appropriate [Christian Neumair]
 - bug fixes [Federico Mena Quintero]
* GtkComboBox
 - add mouse/wheel bindings on the cellview [Matthias]
 - improve positioning of popup [Matthias]
 - make the selection follow the mouse [Matthias]
* GtkEntryCompletion
 - make the selection follow the mouse [Matthias]
 - restrict popup size to monitor size [Matthias, DmD Ljungmark]
 - don't complete on paste [Anders Carlsson]
* Win32
 - bug fixes [Benoît Carpentier, Hans Breuer, John Ehresman,
   Tor Lillqvist, Robert Ögren]
* GtkButton/GtkArrow
 - Don't draw the focus over the button child [Matthias]
 - Increase default arrow size to compensate [Matthias]
* Documentation improvements [Doug Quale, Matthias,
  Steffen Röcker, Steve Chaplin, Tommi Komulainen]
* Other bug fixes [Billy Biggs, Crispin Flowerday,
  David Hawthorne, Federico, Havoc Pennington, John Finlay,
  Kouichirou Hiratsuka, Mark McLoughlin, Matthias, Michael,
  Michal Pasternak, Morten Welinder, Olivier Andrieu,
  Owen Taylor, Padraig O'Briain, Sam Stevenson, Scott Tsai,
  Soeren Sandmann, Sven Neumann]
* Updated translations (bg,it,nl,tk,wa,zh_CN)
   2004-05-28 20:16:38 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
libgdk-x11 provided by this package directly uses libXft.
So include buildlink for Xft2.

Also, the build which uses newer freetype includes
needs a newer Xft.h. So depend on Xft2>=2.1.2nb2.
(I didn't bump in the Xft2's buildlink3 because maybe
other packages don't need that new Xft.h.)
This will close PR #25548.

Next | Query returned 442 messages, browsing 351 to 360 | Previous