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

History of commit frequency

CVS Commit History:


   2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152)
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
   2014-05-05 04:54:50 by OBATA Akio | Files touched by this commit (1)
Log message:
missing recursive bump from pixman.
   2014-05-05 04:53:26 by OBATA Akio | Files touched by this commit (1)
Log message:
Exactly buildlink with gtk2 and gtk3, modules.mk will not prepared by finddepends(1).
   2014-05-03 11:52:24 by OBATA Akio | Files touched by this commit (3)
Log message:
Update ibus to 1.5.7.

* Add Czech (qwerty) keymap.
* Update supported vala version to 0.20.
* Send panel input purpose.
* Keep track of content-type change after focus-in
* Fix leak in ibus_get_local_machine_id()
* Do not show property panel by default.
* Do not move property panel with focus-in in case panel is always shown.
   2014-04-06 04:48:03 by OBATA Akio | Files touched by this commit (4) | Package updated
Log message:
Update ibus to 1.5.6.

* data/dconf: Don't run "dconf update" if $(DESTDIR) is set
* Support python3 [1]
* Fix to show Property Panel when the mode is auto hide.
* Do not let property panel follow cursor when it's always shown.
* Fix a build error of Gdk.EventKey with vala 0.23.2
* Use XKB layout string instead of ibus-keyboard icon on panel.
   2014-04-06 03:49:12 by OBATA Akio | Files touched by this commit (1)
Log message:
fixes mis-handling of gtk3 immodule.

Bump PKGREVISION.
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-16 12:04:26 by OBATA Akio | Files touched by this commit (7)
Log message:
Update ibus to 1.5.5.

* Add french layout variant oss to simple engine
* Replace datadir/man with mandir.
* Implement lookup-table-orientation in ibus-ui-gtk3.
* Always save the content-type cache for gnome-shell password.
* Update en-us compose table and add locale tables for xkb engines.
* Wayland: Fix Small typo
* Fix gir annotations.
* simple.xml.in: add Slovak qwerty layout variant
* Delete the up/down button message on ibus-setup.
* Fix candidate panel not to be out of screen.
* Update translations.
* Remove -Werror in autogen.sh since the build still have errors.
* Add Property Panel to show IME properties.
   2013-12-08 08:34:22 by OBATA Akio | Files touched by this commit (1)
Log message:
require py-gobject3.

Bump PKGREVISION.
   2013-11-12 03:57:43 by David A. Holland | Files touched by this commit (3)
Log message:
Correct
   error: #pragma GCC diagnostic not allowed inside functions
errors seen in NetBSD-current.

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