Next | Query returned 442 messages, browsing 431 to 440 | Previous

History of commit frequency

CVS Commit History:


   2002-08-29 19:11:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
Two dirrm -> unexec ${RMDIR}, because gtk1 also writes a file there.
true -> ${TRUE}
   2002-08-25 21:24:03 by Johnny C. Lam | Files touched by this commit (551)
Log message:
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
   2002-08-24 04:59:03 by Dan McMahill | Files touched by this commit (3) | Package updated
Log message:
update to gtk2-2.0.6.  This is a bug fix release.  Notable changes are:

* GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld,
  Josh Green, Matthias Clasen]
* Fix problem with keynav and insensitive menu items [Owen Taylor]
* Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
* Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
* Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
* Cycle between multiple menubars with F10, not control-tab
  [Calum Benson, Padraig]
* Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
  Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
* Build fixes for cross-compiling and portability [Arnaud Charlet,
  . Ali Harlow]
* Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
   2002-07-18 04:19:41 by Rene Hexel | Files touched by this commit (46)
Log message:
Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
   2002-07-12 21:19:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
Don't remove locale dirs.
   2002-07-03 03:23:45 by Dan McMahill | Files touched by this commit (9) | Package updated
Log message:
update to gtk2+-2.0.5

this is a bug fix only release with compatibility with previous 2.0.*
releases.  Changes are:

Overview of Changes in GTK+ 2.0.5
=================================

* Fix a wrong assertion that broke gtk_file_selection_set_filename();
  also another fix from testing this function with non-UTF-8 filenames.
* Fix incorrect property notification in GtkTextView. [James M. Cape]

Overview of Changes in GTK+ 2.0.4
=================================

* Fix a number of types which were registered with the
  type system with the wrong names [James Henstridge, Jonathan Blandford]
* Support missing data types in GtkList/TreeStore [Daniel Elstner]
* Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner,
  Josh Parsons]
* Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard,
  Owen Taylor]
* Calculate screen size on win32 from the "logical DPI"
  [Joaquin Cuenca Abela, Tor Lillqvist]
* Misc Win32 bug fixes. [Florent Duguet, Torn]
* Fix theme changes for GtkMenu [Soeren Sandmann]
* Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
* Fix encoding handling for gtk_file_selection_set_filename()
  [Sebastian Ritau, Owen]
* Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
* Fixes for DirectColor visuals [Shivaram Upadhyayula]
* Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
* Misc bug fixes
* Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)

Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica,
  Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett Lesage,
  Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh

Overview of Changes in GTK+ 2.0.3
=================================

* GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
* Improve GdkRGB support for low color depths (Tor Lillqvist).
* Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
* Include internal children when focusing. (Jonathan)
* Win32 fixes (Tor Lillqvist, David Sterba)
* Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
* GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
* GtkMenu fixes. (Soeren Sandmann)
* Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
* Misc input-method related fixes (Yao Zhang, Federico)
* Fix stuck grab during DND. (Dave Camp, Owen)
* Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
* Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp,
  Michael Meeks)
* Handle Xlib internal connections (HideToshi Tajima)
* Many miscellaneous bug fixes.

Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge,
Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge,
David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski,
Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce,
Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
Timo Sirainen, Graham Swallow.
   2002-04-28 09:34:41 by Rene Hexel | Files touched by this commit (1)
Log message:
Use the right prefix so this actually works on systems w/o xpkgwedge.
   2002-04-06 17:48:56 by Dan McMahill | Files touched by this commit (16) | Package updated
Log message:
update to gtk2+-2.0.2

This is a bug fix release.

Overview of Changes in GTK+ 2.0.2
=================================

* GtkTreeView cursor movement fixes [Kristian Rietveld]
* GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
   2002-03-30 21:01:40 by Dan McMahill | Files touched by this commit (18) | Package updated
Log message:
update to gtk2-2.0.1

Overview of Changes in GTK+ 2.0.1
=================================

* GtkTreeView fixes and performance improvements
  [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
* GtkTextView fixes [Havoc Pennington]
* Fix problems with accelerators on Solaris [Padraig O'Briain]
* Some fixes for key bindings on keypad keys [Owen Taylor]
* Fix problem with RENDER use on big endian machines
  [Owen Taylor, with help from Tuomas Kuosmanen]
* Win32 fixes, especially dashed line drawing
  [Tor Lillqvist, Hans Breuer]
* Compile with -D_REENTRANT when appropriate [Sven Numann]
* Compiler warning cleanups [Erwann Chenede]
* Fix handling of font-name XSETTING [Richard Hestilow]
* Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
* Fix problems with inappropriate menu scroll arrows [Owen]
* Stock icon improvements [Jakub Steiner, Tuomas]
* Much work on pixbuf loader robustness [Matthias Clasen]
* Documentation improvements [Matthias, Vitaly Tiskkov]
* Fix some crashes in GtkWindow accelerator handling code
  [Dave Camp, Matt Wilson]
* Misc bug fixes

Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
  Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-He,
  James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan,
  Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann,
  Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
   2002-03-25 03:05:04 by Dan McMahill | Files touched by this commit (1)
Log message:
add missing @dirrm

Next | Query returned 442 messages, browsing 431 to 440 | Previous