Next | Query returned 191 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2006-09-16 14:20:42 by Julio M. Merino Vidal | Files touched by this commit (181) | Package updated
Log message:
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
   2006-09-15 17:10:45 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 2.16.0:

==============
Version 2.16.0
==============

  Doc Translations

	* Christophe Bliard (fr)
	* Daniel Nylander (sv)

  Translators

	* Runa Bhattacharjee (bn_IN)
	* Hendrik Richter (de)
	* Ivar Smolin (et)
	* Rajesh Ranjan (hi)
	* Gabor Kelemen (hu)
	* Gintautas Miliauskas (lt)
	* Raivis Dejus (lv)
	* Rahul Bhalerao (mr)
	* Leonardo Ferreira Fontenelle (pt_BR)
	* Duarte Loreto (pt)
	* Leonid Kanter (ru)
	* Matic Žgur (sl)
	* Felix (ta)

===============
Version 2.15.92
===============

  Misc

	* Remove gnome-workspace icon (now included in gnome-panel) (Vincent)

  Doc Translations

	* Jonathan Ernst, Emmanuel Andry, Christophe Bliard (fr)
	* Daniel Nylander (sv)

  Translators

	* Ivar Smolin (et)
	* Gabor Kelemen (hu)
	* Artur Flinta (pl)
	* Maxim Dziumanenko (uk)
	* Funda Wang (zh_CN)

===============
Version 2.15.91
===============

  Fixes

	* Use a useful icon theme in gnome_desktop_item_find_icon() when no
	  icon theme is passed as argument so we get results (Vincent)

  Doc

	* Start migrating documentation to gnome-user-docs (Joachim Noreiko)

  Doc Translations

	* Francisco Javier F. Serrador (es)

  Translators

	* Runa Bhattacharjee (bn_IN)
	* Iñaki Larrañaga Murgoitio (eu)
	* Christophe Merlet (RedFox) (fr)
	* Arangel Angov (mk)
	* Ani Peter (ml)
	* Marcel Telka (sk)

===============
Version 2.15.90
===============

  Translators

	* Vladimir "Kaladan" Petkov (bg)
	* Francisco Javier F. Serrador (es)
	* Christophe Merlet (RedFox) (fr)
	* Daniel Nylander (sv)

==============
Version 2.15.4
==============

  Fixes

	* Set GNOME_PARAM_APP_DATADIR in test application (Christian Persch)
	* Save some memory in gnome-about (Priit Laes)

  Doc

	* Update example of application not hosted in GNOME Bugzilla
	  (Joachim Noreiko)

  Doc Translations

	* Daniel Nylander (sv)
	* Salihov Timur (ru)

  Translators

	* Taneem Ahmed (bn_IN)
	* Jakub Friedl (cs)
	* Mindu Dorji (dz)
	* Priit Laes (et)
	* Iñaki Larrañaga Murgoitio (eu)
	* Ilkka Tuohela (fi)
	* Christophe Merlet (RedFox) (fr)
	* Takeshi AIHANA (ja)
	* Young-Ho Cha (ko)
	* Rahul Bhalerao (mr)
	* Kjartan Maraas (nb)
	* Simos Xenitellis (ne)
	* Hariram Pansari (or)
	* Theppitak Karoonboonyanan (th)
	* Zack Ajmal (ur)
	* Pablo Saratxaga (wa)
	* Abel Cheung (zh_HK)

==============
Version 2.15.2
==============

  Misc

	* Require intltool 0.35.0

  Doc Translations

	* Francisco Javier F. Serrador (es)

  Translators

	* Francisco Javier F. Serrador (es)
	* Hariram Pansari (or)

==============
Version 2.15.1
==============

  Fixes

	* Make URI canonical before using them (Vincent)
	* Remember the added locales in GnomeDitemEdit (Vincent)
	* Sort locales list in GnomeDitemEdit (Vincent)
	* Make sure that there is a Name/Comment/etc. for C locale when
	  generating a .desktop file (Vincent)
	* Use gdk_x11_display_get_user_time() to get the launch time (Vincent)
	* Don't crash when launching a desktop file without specifying a screen
	  (Vincent)
	* Try to locate files in the app prefix and not in the system prefix
	  for gnome-about (Christian Persch)
	* Put back workaround that fixes uglyness in gnome-about (Vincent)

  Misc

	* Generate API documentation (Vincent)
	* Add GTK to the categories of gnome-about.desktop (Vincent)
	* Require GTK+ >= 2.8.0 (Vincent)
	* Use po/LINGUAS and require newer intltool (Brian Pepple)

  Documentation

	* Replace entities with UTF-8 (Shaun McCance)
	* Updated URLs and emails in the gnome-feedback document
	  (Joachim Noreiko)

  Doc Translations

	* Francisco Javier F. Serrador (es)
	* Maxim Dziumanenko (uk)

  Translators

	* Oublieuse (br)
	* Jordi Mallach (ca)
	* Gareth Bowker (cy)
	* Pema Geyleg (dz)
	* Kostas Papadimas (el)
	* Francisco Javier F. Serrador (es)
	* Ivar Smolin (et)
	* Ilkka Tuohela (fi)
	* Ignacio Casal Quinteiro (gl)
	* Ankit Patel (gu)
	* Thierry Randrianiriana (mg)
	* Tino Meinen (nl)
	* Kjartan Maraas (no)
	* Clytie Siddall (vi)
   2006-08-03 22:11:03 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.14.3
changes: translation updates
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129)
Log message:
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
   2006-06-01 00:07:18 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.14.2:

==============
Version 2.14.2
==============

  Fixes

	* Try to locate files in the app prefix and not in the system prefix
	  for gnome-about (Christian Persch)
	* Fix leak in gnome-about (Christian Persch)

  Misc

	* Require GTK+ >= 2.8.0 (Vincent)

  Translators

	* Francisco Javier F. Serrador (es)
	* Maka Eradze (ka)
	* Hariram Pansari (or)
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
   2006-04-16 13:56:26 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.14.1.1.

==============
Version 2.14.1
==============

  Fixes

	* Make URI canonical before using them (Vincent)
	* Remember the added locales in GnomeDitemEdit (Vincent)
	* Sort locales list in GnomeDitemEdit (Vincent)
	* Make sure that there is a Name/Comment/etc. for C locale when
	  generating a .desktop file (Vincent)
	* Use gdk_x11_display_get_user_time() to get the launch time (Vincent)

  Misc

	* Generate API documentation (Vincent)
	* Add GTK to the categories of gnome-about.desktop (Vincent)

  Documentation

	* Replace entities with UTF-8 (Shaun McCance)
	* Updated URLs and emails in the gnome-feedback document
	  (Joachim Noreiko)

  Doc Translations

	* Maxim Dziumanenko (uk)

  Translators

	* Pema Geyleg (dz)
	* Ivar Smolin (et)
	* Ilkka Tuohela (fi)
	* Luca Ferretti (it)

Next | Query returned 191 messages, browsing 121 to 130 | Previous