Next | Query returned 442 messages, browsing 331 to 340 | Previous

History of commit frequency

CVS Commit History:


   2005-04-01 12:51:51 by Lubomir Sedlacik | Files touched by this commit (4)
Log message:
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-03-13 16:24:39 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Add explicit dependency on Xfixes (used directly).
   2005-03-02 16:39:06 by Thomas Klausner | Files touched by this commit (10)
Log message:
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-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272)
Log message:
Add RMD160 checksums to the SHA1 ones.
   2005-02-14 00:30:07 by Marc Recht | Files touched by this commit (2)
Log message:
adapt to latest bsd.pkg.mk changes
   2005-02-04 22:42:22 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Let's depend on glib2-2.6.2.
   2005-02-04 22:40:33 by Julio M. Merino Vidal | Files touched by this commit (4) | Package updated
Log message:
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-01-18 13:06:38 by Julio M. Merino Vidal | Files touched by this commit (5)
Log message:
It looks like Interix wants function names to be prefixed with __ instead
of a single _.  So extend existing conditionals for Cygwin and MinGW to
also support Interix, hoping that this will fix the build problems shown
in tv@'s bulk build.
   2005-01-12 12:20:20 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Remove another XDG-specific hardcoded path.  Bump PKGREVISION to 1.
   2005-01-09 18:30:47 by Julio M. Merino Vidal | Files touched by this commit (5)
Log message:
Update to 2.6.1:

* GtkFileChooser
 - Fix some possible threading deadlocks [Matthias Clasen]
 - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
   domain [Murray Cumming]
 - Fix some crashes with unreadable directories [Federico Mena
   Quintero]
 - Add an "Open Location" item to the context menu [Federico]
* GtkTreeView
 - Make sorting work again in list stores [Marcin Krzyzanowski]
 - Restrict column reordering to button 1 [Jonathan Blandford]
* GtkComboBox
 - Make the button prelight [Ricardo Veguilla]
 - Fix state propagation [Carlos Garnacho Parro]
* GtkMessageDialog
 - Don't show secondary label until it is set [Christian Persch]
* GtkMenu
 - Make items activate immediately on button release [Søren Sandmann]
 - Submenus inherit their cascading direction [Matthias]
* gdk-pixbuf
 - Fix a possible threading deadlock when loading
   animations [Callum McKenzie]
 - Make Hyper interpolation work again [Dennis Nezic]
* Win32
  - Improve handling of UNC paths [Tor Lillqvist]
  - Show the correct Desktop folder in the file chooser [Tor]
  - Bug fixes [Tor]
* Bug fixes [Torsten Schoenfeld, Morten Welinder,
  Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren,
  Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren,
  Billy Biggs, Brian Tarricone, Tor, Christian, Tristan
  Van Berkom, Elijah Newren, Federico, James M. Cape,
  Matthias, Arnaud Charlet]
* Documentation improvements [Masao Mutoh, Torsten,
  Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
  Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
  Christian Biere, Jonathan, Tommi, Stefan Kost]
* New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)

Next | Query returned 442 messages, browsing 331 to 340 | Previous