Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
development framework.
|
|
|
|
Bump PKGREVISION.
|
|
Noteworthy changes in version `0.6.0'
=====================================
* Several major bugs corrected.
* Clarified some of the inspectors
* Menu items are now properly enabled/disabled when appropriate
* More descriptive title displayed when a class is being edited.
|
|
Noteworthy changes in version `1.9.1'
=====================================
* Default string encoding taken from system nl_langinfo if not set
with GNUSTEP_STRING_ENCODING.
* NSKeyedArchiver/NSKeyedUnarchiver classes added.
* NSPropertyLists class added, also decodes Mac OS X binary propery
lists.
Noteworthy changes in version `1.9.0'
=====================================
* Lazy locking implemented (see GSLock documentation)
* MacOSX PB files updated to 10.3
* DO retain/release implementation simplified and also handles some
complex DO retain/release problems.
* GNUSTEP_STRING_ENCODING now supports any valid iconv name.
* gdomap uid/gid fixes
* NSString subclass heirarchy reorganized to fix problems with
copying and ownership of data.
|
|
|
|
|
|
Changes in version `1.9.1'
==========================
* Remove `--disable-import' option
* README.Darwin for darwin/MacOSX install
* Framework version and naming clarified.
Changes in version `1.9.0'
==========================
* Support for building in a separate build dir.
* Add `--enable-strip-makefiles' option to configure
* List of classes in a framework gets written to the plist file.
|
|
|
|
changes since 2.01:
2002-03-01 Andreas J. Koenig <andreas.koenig@anima.de>
* lib/Devel/Symdump.pm: perl 5.6.1 introduced a package name of
"<none>" to work around a bug if somebody uses the deprecated
C<package> without an argument. I believe we need to ignore that
symbol completely so that at least we follow the lead of the B::
extensions. Thanks to Sreeji K Das /sreeji_k at yahoo.com/ for the
report.
2000-10-31 Andreas J. Koenig <andreas.koenig@anima.de>
* Typo fix: hashs --> hashes. Thanks to Sebastien Blondeel
<Sebastien.Blondeel@idealx.com> for the report.
|
|
|
|
info documentation. (Okay'd by jlam.)
|
|
Closes PR pkg/25092 by Kouichirou Hiratsuka.
|
|
|
|
from pkgsrc-wip, packaged by drue at users dot sf.net.
NetBeans-IDE is a pure Java IDE.
NetBeans is dedicated to providing rock solid software development products
(NetBeans IDE, NetBeans Platform) that address the needs of developers, users
and the businesses who rely on NetBeans as a basis for their products.
|
|
|
|
|
|
library.
EBML, or Extensible Binary Meta-Language, is a simple XML like binary
language for describing data in structured style. EBML was originally
designed for use in the Matroska project, but the developers saw that
EBML was very flexible and extensible.
From pkgsrc-wip, submitted by Sergey Svishchev.
|
|
|
|
|
|
|
|
and caused lots of obscure problems in programs loading plugins (specially,
gstreamer).
The problem is that the check in the configure script tries to dlopen the
libpthread.so library, but the test program is not linked against libpthread
itself. So it crashes, because this is not supported in NetBSD (the program
was "initialized" as a non-threaded one). I've changed the test program to
use libintl, which seems to work fine.
Bump PKGREVISION to 1.
|
|
that it can not be builtin. So also check for "This file is part
of the GNU C Library".
This helps with systems that have gettext(3) functionality
included in their glibc.
This also fixes build problem under Linux where devel/popt didn't
build "because some functions are defined both in gettext-lib and
in the native libc" as reported by minskim to tech-pkg on 21/Mar/2004.
|
|
Okay'd by cjones.
|
|
Okay'd by jmmv.
|
|
|
|
* Fix a bug to do munmap() with size 0. (client/server)
* Get rid of sched_yield(). (client/server)
* Improve robustness. (server)
* Improve robustness. (client)
* Fix a dead lock problem. (client/server)
|
|
|
|
Thomas Klausner plus minor changes by me.
Allegro is a portable library mainly aimed at video game and multimedia
programming, originally started by Shawn Hargreaves for the DJGPP compiler
in a mixture of C and assembler.
According to the Oxford Companion to Music, Allegro is the Italian for
"quick, lively, bright". It is also a recursive acronym which stands for
"Allegro Low LEvel Game ROutines".
Cross-platform support
o Dos (DJGPP, Watcom)
o Unix (Linux, *BSD, Irix, Solaris, Darwin)
o Windows (MSVC, MinGW, Cygwin, Borland)
o BeOS
o QNX
o MacOS X
|
|
|
|
Bump to 6.2nb3
|
|
PR pkg/25034. Bump PKGREVISION.
|
|
-----------------------
gal-1.99.11 2004-02-18
-----------------------
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#44222 - Task summary entry widget not i18ned (Suresh Chandrasekharan)
#46165 - Browsing the calendar causes crash and displays
nothing (Chris Toshok)
#48815 - Customize fields sub-windows dont close on ESC (Charles Zhang)
#49912 - Contacts list crash issue (Leon Zhang)
#50065 - Chinese locales Input method hangs after a task entry
and new folder creation (Suresh Chandrasekharan)
#50258 - Shared object looks for wrong mo file (Suresh Chandrasekharan)
#51527 - Gal widgets produces backspace for Ctrl-space for
japanese input (Suresh Chandrasekharan)
Other bugs and changes:
- fix namespacing to build with GNOME 2.6 (Mike Kestner, Radek Doulik)
- remove hard coded disable deprecated flags (JP Rosevear)
- updated translations: ja (Takeshi AIHANA), fi (Ilkka Tuohela),
cs (Miloslav Trmac), sv (Christian Rose), es (Francisco Javier F. Serrador),
pt_BR (Gustavo Maciel Dias Vieira), nl (Vincent van Adrighem),
no (Kjartan Maraas), pt (Duarte Loreto), sr (Danilo Segan),
ca (Jordi Mallach), el (Nikos Charonitakis), sk (Stanislav Visnovsky)
|
|
living in devel.
|
|
|
|
|
|
ht is a file viewer, editor and analyzer for text, binary, and (especially)
executable files. It recognizes the most common executable formats, like
COFF, ELF, LE, MZ, NE, PE32, PE64 and Java .class files, and can disassemble
them.
It can also find branch sources and destinations recursively, find procedure
entries, creates labels based on this information, create xref information,
interactively analyse unexplored code, create/rename/delete labels and
create/edit comments.
|
|
in via USE_TEXINFO=yes), build it without locale support. This makes
it easier to "bootstrap" the installation of a pkgsrc compiler without
a lot of additional indirect build dependencies on gettext, libiconv,
libtool, etc.
|
|
maintainable way.
|
|
Use -dumpversion with gcc rather than mangling -v output. Suggested
by mrg. Located copy of egcs to confirm output still correctly
mangled in that case :)
|
|
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
- Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
- Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
- Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
- Handle converting flags for old gcc versions recursively. Most
excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
|
|
|
|
GAIL is the Gnome Accessibility Implementation Library and is as the
name suggests an implementation of the accessibility interfaces
defined by ATK.
This package is part of the GNOME 2 Development Platform.
|
|
Major changes since 2.5.91.1 were:
* Translation updates.
Major changes since 2.5.91 were:
* fix utf8 bug in EelEditableLabel
Major changes since 2.5.90 were:
* translations
Major changes since 2.5.8 were:
* Replaced egg-screen-exec usage with g_spawn
* Use new file chooser
* portability patches
Major changes since 2.5.7 were:
* Translations
Major changes since 2.5.6 were:
* Support for SUS modifiers in eel_strdup_strftime
* Set right a11y role on alerts
Major changes since 2.5.5 were:
* Fix a11y coloring of editable label
* Canvas update
Major changes since 2.5.4 were:
* Removed unused source files
* Added a GList API for string lists in eel-preferences.
Major changes since 2.5.3 were:
* HIG message dialogs
Major changes since 2.5.2 were:
* Mem leak fix in accessibility support.
Major changes since 2.5.1 were:
* Added accessibility support to editable label widget
Major changes since 2.5.0 were:
* Some ICCCM fixes
* disable deprecation warnings
* fix leaks
|
|
- plenty of code cleanups
- removed the dependency on libgnome, only glib required now
- Linux 2.6 support, NetBSD support and better FreeBSD support
- Make the block size available for filesystem statistics
|
|
by our native libintl. While it is not implemented, this allows us to build
programs against the native libintl, loosing very few functionality (some
translations of plural messages on few languages), and avoiding runtime
conflicts between native libintl and the gnu one (coming from the gettext
package).
Packages including .po files with uses of msgid_plural should define the
USE_MSGFMT_PLURALS variable to 'yes', so that the msgfmt wrapper is used.
(Do not use it when not really needed, as it will pull in perl5 as a build
dependancy).
|
|
may be missing:
- allow building against an uninstalled libwnck build
- add "Move to Workspace" menu
- fix crash with updated allowed actions hint
|
|
What's new in at-spi-1.4.0: [GNOME 2.6.0 release]
* build improvements from Laszlo Peter.
* en_GB added to ALL_LINGUAS.
What's new in at-spi-1.3.16: [GNOME 2.6 RC1 release]
* Fix for bug #134036, which could steal keystrokes from applications
if at-spi registry failed.
* Build fixes, added .pc.in files (from Laszlo Peter).
This is the gnome-2.6 beta release of at-spi.
What's new in at-spi-1.3.15:
* translations:
Amanpreet Singh Alam (pa)
Bojan Suzic (sr@ije)
|
|
Overview of Changes in GAIL 1.6.0
=================================
* Added translations: Romanian [Mi\305\237u Moldovan],
Bengali [Progga], British (en_GB) [Gareth Owen], Hindi [Anand Subramanian],
Icelandic [ Helgi \303\236ormar \303\236orbj\303\266rnsson]
* Updated translations: Lithuanian [\305\275ygimantas Beru\304\215ka],
Norwegian Nynorsk [\303\205smund Skj\303\246veland]
Overview of Changes in GAIL 1.5.8
=================================
* Ignore label within button when creating LABELLED_BY relations.
(bug #136602)
* Find label for button in a GtkTreeView column header. (bug #135943)
* Add translations: Brazilian Portuguese [Franz Gustav Niederheitmann],
Russian [Russian team]
* Updated translations: Albanian [Laurent Dhima], Croatian [Robert Sedak]
Overview of Changes in GAIL 1.5.7
=================================
* Use gtk_widget_list_mnemonic_labels to create ATK_LABELLED_BY relations
instead of special case heuristics. (bug #136163)
* Correct error in GailScale (bug 135227) [Mariano Su\341rez-Alvarez]
* Add translations: Tamil [Adamnseh Nadarajah]
* Updated translations: Albanian [Laurent Dhima],
Simplified Chinese [Funda Wang]
Overview of Changes in GAIL 1.5.6
=================================
* Emit notification when tooltip is displayed. Set ATK_RELATION_POPUP_FOR
to identify the object for which the tooltip is displayed. (bug #76266)
* Find text in buttons on GAIM login screen so that it is reported as accessible
name for button. (bug #134308)
* Do not report widget name as accessible name. (bug #128439)
* Check TreeView is realized before emitting selection-changed signal.
(bug #134952)
* Add heuristic to find label for NautilusEntry in FMPropertiesWindow.
(bug #134629)
* Fix leak when adding global event listener. [Christian Persch] (bug #135018)
* Add accessibility implementation for GtkScale. (bug #104797)
* Add translations: Canadian English [Adam Weinberger]
* Updated translations: Albanian [Laurent Dhima], Irish [Alastair McKinstry]
Overview of Changes in GAIL 1.5.5
=================================
* Fix emission of test-inserted signals when text in a GtkEntry changes.
(bug #133283)
* Add heuristic to find label for GnomeEntry. (bug #133403)
* Find labelled-by relation for GnomeColorPicker (bug #133200)
* Correct setting of object in NODE_CHILD_OF relation. (bug #133420)
* Report a GailEntry as child of GailCombo even if it is not editable.
(bug 133512)
* Add heuristic to find label for entry in GtkFileSelection. (bug #129371)
* Correct labelling for GnomeIconEntry. (bug #133967)
* Report keybindings for activate action for GailEntry. (bug #132846)
* Avoid spurious reporting of focus on parent menu item when moving from
one menu item to another. (bug 128973)
* Report labelling correctly for GnomeFileEntry. (bug #134131)
* Report label for combo-box in Sound preferences capplet. (bug #126972).
* Add translations: Japanese [Takeshi AIHANA], Ukrainian [Maxim Dziumanenko],
Belarusian [Ales Nyakhaychyk], Finnish [Pauli Virtanen]
* Updated translations: Albanian [Laurent Dhima],
Serbian [Aleksandar Uro\305\241evi\304\207]
Overview of Changes in GAIL 1.5.4
=================================
* Correct error in action implementation for GtkExpander. (bug #131458)
[Bill Haneman]
* Implement AtkSelection for GtkList. (bug #132136)
* Avoid warning when popping up context menu in gnome-terminal. (bug #132457)
* Emit deactivate signal when window is being removed. (bug #132604)
* Add initial accessibility implementation for GtkComboBox.
* Fix crasher bug in gnumeric when treeview is destroyed. (bug #132450)
* Add translations: Irish [Alastair McKinstry], Albanian [Laurent Dhima],
Azerbaijani [M\311\231tin \306\217mirov]
* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
Czech [Miloslav Trmac], Croatian [Robert Sedak]
Overview of Changes in GAIL 1.5.3
=================================
* Define locale dir for gail correctly. (bug #130489)
* Fix FPI in gail documentation. (bug 129730) [Sebastien Bacher]
* Ensure that role for table is set correctly. (bug #128799)
* Add translations: Indonesian [Ahmad Riza H Nst], Arabic [Arafat Medini],
Norwegian Nyorsk [\303\205smund Skj\303\246veland], Serbian [Robert Sedak],
Lithuanian [Tomas Kuliavas], Persian [Roozbeh Pournader],
Danish [Ole Laursen], French [Baptiste Mille-Mathias],
Mongolian [Sanlig Badral], Italian [Luca Ferretti],
Korean [Changwoo Ryu].
* Update translations: Polish [Artur Flinta]
Overview of Changes in GAIL 1.5.2
=================================
* Ensure that focus object is reported correctly after window
deactivate/activate. (bug #127486)
* Set ATK_STATE_SHOWING for cells which are on the screen. (bug #127607)
* Add accessibility support for GtkExpander. (bug #128378)
* Fix crasher bug when GailEntry idle handler is called after the object
is destroyed. (bug #128497)
* Add translations: Greek [Kostas Papadimas], Malay [Hasbullah Bin Pit],
Catalan [Jordi Mallach], Norwegian [Kjartan Marass],
Portuguese [Duarte Loreto]
* Updated translations: Dutch [Elros Cyriatan]
Overview of Changes in GAIL 1.5.1
=================================
* Fix emission of warning messages when accessing GtkTreeView. (bug #126706)
* Report name of stock icon when no other name is available for button.
(bug #126631)
* Wait until menu is mapped before reporting is is visible. This fixes problem
with incorrect vnumber of children being reported. (bug #126801)
* Report focus on item in menubar before reporting focus on menu item in menu
when Alt key is used to popup menu. (bug #124838)
* Report text correctly when the text is in bold. (bug #126797)
* Find label for widget Nautilus Desktop Preferences dialog. (bug #126973)
* Add translations: Welsh [Rhys Jones], Polish [Arkadiusz Lipiec],
Czech [Miloslav Trmac]
Overview of Changes in GAIL 1.5.0
=================================
* Fix crasher bug in wnck-applet when gnome-panel terminates (bug #124575)
* Fix crasher bug in glade-2 when GtkCList added to scrolled window
which previously contained a GtkTreeView. (bug #119635)
* Correct inconsistency in property names; some container hyphen (-) and
some contained underscore (_). (bug #125212)
* Report focus correctly when Alt+F1 is used to popup panel's menu.
(bug #124232)
* Add translatable accessible names for GTK and GNOME stock icons.
(bug #122549)
* Report cell as focused the first time a table is displayed. 9bug #126356)
* Fix crasher bug when gok settings dialog is displayed. (bug #126726)
* Do not emit unnecessary notifications about window title change.
(bug #126605
* Report text correctly for option menu after value changes. (bug #125703)
* Add translations: Swedish [Christian Rose], German [Christian Neumair],
Serbian [Danilo \305\240egan], Dutch [Vincent van Adrighem],
Spanish [Francisco Javier F. Serrador]
|