2014-10-10 10:38:19 by Jaap Boender | Files touched by this commit (14) | |
Log message:
Removed old lablgtk package; updated category Makefile.
|
2014-10-10 00:24:15 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package to newest version, 2.18.2 and renamed ocaml-lablgtk for
clarity. Package uses ocaml.mk framework.
Changes:
* Revert old commit which broke notify signals
* Quote $(FLINSTALLDIR) in Makefile
* Update applications/browser for 4.02
* Make Float_val an alias for Double_val, since it was used
wrongly anyway (Felix Ruess)
* Make GObj.misc_ops#add_accelerator polymorphic in the widget of
the signal (Erkki Seppala)
* Use properties in GtkAdjustment, rather than direct accessors
* fix GtkTree.IconView.get_path_at_pos (Thomas Leonard)
* add gtksourceview2 to windows binaries
|
2014-10-07 18:47:38 by Adam Ciarcinski | Files touched by this commit (442) |
Log message:
Revbump after updating libwebp and icu
|
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
|
2014-04-09 09:27:19 by OBATA Akio | Files touched by this commit (452) |
Log message:
recursive bump from icu shlib major bump.
|
2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568) |
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
|
2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776) |
Log message:
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
|
2013-11-01 22:41:45 by Jaap Boender | Files touched by this commit (4) | |
Log message:
Updated x11/lablgtk to its newest version, 2.18. Changes include:
* update applications for 4.01
* various fixes in windows port
* add some GTK enumerations and update stock icon list
* add properties GtkTreeView.enable_{tree,grid}_lines
* add properties GtkEntry.{primary,secondary}_icon_{stock,name,pixbuf},
see examples/entry2.ml for usage
* add tags in GtkMovementStep
* fix compatibility with ocaml 4.01 (?lab for non-optional arguments)
* add handling of new modifiers
* detect findlib during configuration
* support DESTDIR with findlib-install
* have old-install copy the META file too
* cleanup the two phases of findlib-install
|
2013-11-01 12:30:24 by Jaap Boender | Files touched by this commit (47) | |
Log message:
Revision bump associated with the update of lang/ocaml to version 4.01.
|
2013-10-19 11:07:13 by Adam Ciarcinski | Files touched by this commit (346) |
Log message:
Revbump after updating textproc/icu
|