Age | Commit message (Collapse) | Author | Files | Lines |
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
nautilus-cd-burner
* Fix writing more than two discs
libnautilus-burn
* Add more DVD+R DL support
* Don't use burn rate less than 1 bps
Translators
* Miloslav Trmac (cs)
* Ivar Smolin (et)
* Iaki Larraaga Murgoitio (eu)
* Roozbeh Pournader (fa)
* Ilkka Tuohela (fi)
* Takeshi AIHANA (ja)
* Åygimantas BeruÄka (lt)
* Mugurel Tudor (ro)
* Christian Rose (sv)
|
|
|
|
|
|
|
|
- A bunch of OLE fixes and improvements.
- DirectSound improvements, including full duplex support.
- Fix for the Windows metafile vulnerability.
- Many static control improvements.
- Some fixes for copy protection support.
- Lots of bug fixes.
|
|
|
|
using tex.buildlink3.mk, as it requires teTeX2
Fixes PR pkg/32582
|
|
GNOME Search Tool
No change
GNOME Dictionary
* Fix missing includes - bug #318095 [Stanislav Brabec]
GNOME Floppy
* Fix missing includes - bug #318095 [Stanislav Brabec]
GNOME Screenshot
No change
GNOME Log Viewer
* Prevent cast warning - bug #318095 [Stanislav Brabec]
* Only accept regular files - bug #318689 [Frederic Crozat]
* Correctly parse the command line option when started from session
manager - bug #156507 [Vincent]
Translation updates :
* et [Priit Laes], sv [Christian Rose]
|
|
This the second maintanence release of the 2.12 stable gnome-games
branch. It contains only one bug fix and several translation
updates. The bug fix eliminates an illegal move the the Aisleriot game
"Thirteen". Upgrading is only useful if you play Thirteen or you speak
Swedish, Estonian or Dutch.
|
|
|
|
* Fix for serious update bug which made high magnification factors work
poorly.
* Fix for #167705, which improves our tracking of cursor changes.
|
|
Changes since 4.53:
- Added about 50 new variables to be type-checked.
- For unknown variables, the type is guessed from the variable name.
- In patch files that patch Makefiles, added lines are checked for
absolute pathnames.
- Replaced the -Wdebug option with --debug, so that the debugging warnings
don't show up when using -Wall.
- Many minor improvements.
|
|
* Fixed bug #319343: file-roller won't let me delete files from an
archive which contain a dollar sign ($)
* Added 7zip mime type to the desktop file.
|
|
* Fix for bug 319421: ibmtts hardcoded to en_US locale (Bill Abt)
* For for bug 319875: Add eciInsertIndex to viavoice driver (Bill Abt)
* Fix for bug 320013: Add more parameters to ibmtts driver (Bill Abt)
* Fix for build problem on Solaris (Rich Burridge)
* Fix for bug 142354: FreeTTS driver exits when refcount goes to 0 instead
of living forever (Willie Walker)
* Fix for bug 313652: FreeTTS build fix (Bernard Leak)
* Fix for bug 319980: test-speech now uses selected gender instead of
hardcoding to male (Willie Walker)
* Fix for bug 314736: Cygwin ports patch (Cygwin Ports maintainer)
* Fix for bug 314840: Corrected the use of the rate and pitch
parameters for ibmtts driver so that they are absolute and not
relative values (IBM)
* Provide different method for finding the Java virtual machine for
freetts-synthesis-driver (Willie Walker)
* Fix for bug 319168: FreeTTS streaming audio player could not be used
(Willie Walker)
|
|
------------------
* Allow compilation against xulrunner (Robert O'Callahan)
* Hide the bookmarks dialog on delete_event, #319502 (Brent Smith)
* Fixed incorrect free, #319096 (Matthias Clasen)
* Don't ship generated files (Frederic Crozat)
* Hide the preferences dialog on delete_event, #318736 (Brent Smith)
* Updated translations:
bn (Khandakar Mujahidul Islam)
et (Ivar Smolin)
|
|
Changes
* Work around crash caused by https://bugzilla.mozilla.org/show_bug.cgi?id=312241 .
* Use gtk stock icons for fullscreen
* Add more mime types to the list of known types
* Use the history window as parent for the new-bookmark dialogue [#320329]
* Scroll the view so the selected cert is visible [#320758]
* Allow compilation against xulrunner
* Don't put the prefs/pdm dialogue over all windows
* Vastly improve PDM dialogue opening time
* Delay reloads when we get many change notifications in a short time [#319993]
* Fix HTML forms and scrollbars in lockdown mode [#316498]
Contributors to this release:
Robert O'Callahan.
Updated translations:
* Ivar Smolin (et)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
|
|
latter has been removed.
- Added -Wvarorder (default: disabled) to check the ordering of variables
in simple packages.
- Using ${WRKSRC}/.. is only considered a warning, not an error, because
there are packages that work nevertheless. Using this construct remains
discouraged.
- Replaced most of the TODOs in the source code with code that prints
a warning in --debug mode.
- The characters '.' and '+' are allowed in BuildlinkPackages.
- Variables *_FLAGS and *_ARGS that have their type guessed based on the
name don't have to be assigned using the += operator.
- Variables that are assigned using the != operator are not checked for
type compliance.
- README files are not marked as unknown when they appear in a package
directory.
|
|
2.8.0.7 stuff:
- Changes to peeking VT freeness in 2.13.0.1 broke
virtual terminal support on BSD. This release
corrects this problem. (Brian Cameron)
- Correct Linux get VT logic so it returns the
correct VT. (Frederic Crozat)
- Now gdmlogin always uses GDK_RGB_DITHER_MAX
when painting the background to ensure a nice
background regardless of X configuration
(e.g. X in 16bpp mode). (Frederic Crozat)
- Now check for Xserver in prefix /usr.
(J\303\274rg Billeter)
- Fix configure for Darwin. (dmacks@netspace.org)
- Fix compiler warnings. (Frederic Crozat,
dmacks@netspace.org, Brian Cameron)
- Ensure gnome.desktop and default.desktop have
644 perms. (Andrew Benton)
- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
Dan Damian, Theppitak Karoonboonyanan, Inaki Larranaga,
Priit Laes, Roozbeh Pournader, Alexander Shopov, Marcel
Telka, Miloslav Trmac)
2.8.0.6 stuff:
- Fix problem with PostSession script not always
getting executed when user kills the Xserver
with ctrl-alt-backspace. This is caused because
an xioerror is generated when the clients are
killed and this needs to be ignored for the
PostSession script to be processed. This problem
tended not to manifest in GDM 2.6 since the
call to kill the clients was made earlier.
However, it was still a race condition in 2.6
and this fix ensures that the slave will never
exit too early. (Jerry G. DeLapp)
- The "OK" and "Cancel" buttons in gdmlogin and
gdmgreeter now work consistantly. Now the gdmlogin
"Cancel" button is active when the Username is
requested and pressing it just clears the field, so
it works like gdmgreeter. Also fixed a bug in
gdmgreeter where a user could corrupt gdmgreeter's
memory by hitting cancel after authentication, which
could only happen if the PostLogin script caused a
long enough delay to allow this to happen.
(Brian Cameron)
- No longer set tooltips for menu items in gdmlogin.
They are distracting and do not work with
accessibility. No GNOME programs use menu tooltips
and it is not recommend. (Brian Cameron)
- If slave does not respond to a SIGTERM, try a
SIGKILL the second time. This resolves a problem
where GDM sometimes stops managing a display
because it just keeps waiting for the slave to
die. See bug #113902. (Vaclav Smilauer).
- GDM now uses VT_GETSTATE for peeking VT freeness
- Now GDM warns correctly about caps lock if an
alternate keymap is enabled. kbGetState is used
instead of XkbGetIndicator State.
(Sebastien Bacher)
- Now set cursor and watch as soon as GTK+ is
initialized and the configure file read, which
shortens the amount of time the backgrounds is
Xserver default grey. Cleaned up the code so
that all programs use a common function to set the
background. (Brian Cameron)
- Fix reading of config file in gdmflexiserver so
it properly reads in the available servers.
(Christiaan Welvaart)
- Fixed race condition where a variable used by
the signal handlers was not being set until after
the signal handlers were setup. Now it is set
before avoiding a race. (Simon Bowden/Brian
Cameron)
- Define SoundProgram to be /usr/bin/autoplay on
Solaris instead of /usr/bin/play, since
/usr/bin/play doesn't exist on Solaris.
- Check for XInput fixed in configure and add a
check for libgen.h to avoid compiler warnings.
(Brian Cameron)
- Updated check in configure for socklen_t so it
includes sys/socket.h to better support BSD
platforms that define socklen_t there.
(dmacks@netspace.org)
- No longer link vicious-extensions with the gesture
listeners, since they don't use vicious-extensions.
- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
Dan Damian, Maxim Dziumanenko, Laurent Dhima,
Theppitak Karoonboonyanan, Priit Laes, Inaki Larranaga,
Roozbeh Pournader, Ignacio Casal Quinteiro, Christian
Rose, Ivar Smolin, Marcel Telka, Ilkka Tuohela, Miloslav
Trmac)
|
|
* Important bugfix for parent/child hierarchy of embedded objects.
|
|
* Release for GNOME 2.12.2
Translations
* Ilyas Bakirov (ky)
|
|
This is the second maintainance release of GNOME Applets, marked for stable
consumption. Caution: small parts my be hazardous to young children.
Fixes:
- Build fixes in libgswitchit and trashapplet (Laszlo Peter)
- Build fixes for stickynotes (Kjartan Maraas)
- certain icons in drivemount no longer exploderize the panel (Michael Hofmann)
- Compiler specific rounding fixes for mixer (Ronald S. Bultje)
- Fix stickynotes crashers (Jaap A. Haitsma)
Translations:
- bg (Alexander Shopov)
- fr (Laurent Bigonville)
- nl (Wouter Bolsterlee)
- eu (Inaki Larranaga)
- et (Ivar Smolin)
- sv (Christian Rose)
- bn (Mahay Alam Khan)
- fa (Masoud Ahmadzadeh, Meelad Zakaria)
- th (Theppitak Karoonboonyanan)
|
|
Panel
* Remove useless code (Kjartan)
* Don't change the drawer icon if the icon gconf key changed but we're
not using the icon (Kjartan)
* Plug leak (Kjartan)
* Don't set the background multiple times on startup (Vincent)
Misc
* Fix gnome-desktop version requirement (Frederic Crozat)
Translators
* Vladimir Petkov (bg)
* Runa Bhattacharjee (bn)
* Ivar Smolin (et)
* Elnaz Sarbar (fa)
* Takeshi AIHANA (ja)
* Reinout van Schouwen (nl)
* Christian Rose (sv)
|
|
- Mave ancestors come along with the transient when moving the window from
one workspace to another (Björn) [#314977]
- Fix the workspace switcher tabpopup to display the right windows and to
fix the pick-a-new-window-to-focus algorithm in order to not select
windows that aren't showing (Björn) [#170475]
- Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030]
- Fix a crash that occurs when removing some virtual desktops and windows
happen to be on those desktops (Elijah) [#318306]
- Fix edge snapping for multi-screen (non-xinerama) setups (Elijah)
[#319425]
- Close a GSource leak just to be correct (Kjartan) [#320050]
Translations
Kostas Papadimas (el), Ivar Smolin (et), Michiel Sikkes (nl)
|
|
* sort applications in application chooser
|
|
* Applied cleanups and fixes for compiler warnings from bug #321140 to
Clearlooks, Crux, HC, Metal, Mist, Redmond and Thinice engines [ patches by Kjartan Maraas ]
* ISO C90 and compiler warnings fixed and more unused code removed from Crux [ Thomas Wood ]
* ISO C90 fixes to thinice [ Thomas ]
|
|
Changes in GAIL 1.8.8
=====================
* Another bugfix for treeviews.
* GAIL now properly uses gdk thread locks.
GAIL 1.8.8 should be used instead of 1.8.7 or 1.8.6.
Changes in GAIL 1.8.7
=====================
* Fix for regression introduced by bad free.
GAIL 1.8.8 should be used instead of 1.8.7 or 1.8.6.
Changes in GAIL 1.8.6
=====================
* Fixes for direct-to-atk bridge support for OpenOffice.org,
and for other custom-widget-based apps which use gtk+ for
their toplevels and some dialogs.
* Fix for crasher bug #306062.
|
|
Fixes
- Minor code cleanup (Elijah)
Translators
- Ivar Smolin (et)
- Erdal Ronahi (ku)
- Ilyas Bakirov (ky)
|
|
* Fixed a crash when using NTLM connections [316313, probably
also 318252]. (Also 321208, which was a bug introduced in
the original fix for 316313.)
* Fixed a bug that could cause soup to suck up all available
CPU when a connection to a SoupServer was dropped by the
other side [319305, patch from Jonathan Matthew]
* Fixed the creation of struct elements in XMLRPC messages
[321362, patch from Sebastian Bauer]
* Plugged a small memory leak in SoupSocket (from Wang Xin).
* Fixed two compile problems, a gccism [320349, patch from
Roland Illig], and a strict-aliasing warning from gcc 4.1.
|
|
2005-10-08 Dom Lachowicz <cinamod@hotmail.com>
* configure.in: 2.12.7
* rsvg-cond.c: Fix up <switch> conditional comparisons
* rsvg.c: Make XML entities work, thus passing a few more conformance tests. Needs libxml2 2.6.22 or better.
Disable entities otherwise.
2005-10-08 Caleb Moore <c.moore@student.unsw.edu.au>
* rsvg-art-paint-server.c: stopped strangely transformed gradients from getting flipped. Bug #318097/#166673
|
|
* Correctly resolve nested symlinks without accessing
invalid memory
* Synch xdgmime with upstream to fix handling of the
mime cache
* Improve parsing of files which have names that match dates,
years or times of day.
* Correctly return GNOME_VFS_ERROR_CANCELLED if an
authentication was cancelled in the ftp, sftp and smb method
* Fix problem with multiple cd volumes
* Add logic for Win32 so we won't return crap like /x:/foo/bar.zap
and fix handling of file overwrites.
|
|
Changes in 0.4.4:
-----------------
* Added missing GPL and LGPL texts (Shaun McCance)
* Added another fix for line numbering, #317270 (Brent Smith)
* Updated translations:
bn (Mahay Alam Khan)
et (Ivar Smolin)
(33/47 languages with 100% translation)
Changes in 0.4.3:
-----------------
* Fix for loops on old bourne shells, #317308 (Shaun McCance)
* Fix paths when $(srcdir) is absolute (Shaun McCance)
* Fix DESTDIR support #318007 (Frederic Crozat)
* Updated translations:
it (Alessio Frusciante)
(32/46 languages with 100% translation)
|
|
"xlock" package, bump package revision.
|
|
- Fixed all pkglint -Wall warnings.
|
|
|
|
|
|
|
|
|
|
* Bug fixes
|
|
instead of using -ltidy, which picked up the (incompatible) libtidy.dylib
from /usr/lib. I'm wondering if buildlink3 could help here in some way...
|
|
- Properly instantiate required templates.
- Properly detect some functions (such as strtoul).
- Do not use unavailable Mach threads.
|
|
|
|
|
|
- Support for STE hardware emulation: STE palette, STE shifter (horizontal fine
scrolling, split screen effects), DMA sound and STE joypads.
See the manual for a list of working STE applications/games/demos.
- Hatari can now emulate up to 14 MiB ST RAM instead of only 4 MiB.
- Support for parallel port joysticks.
- Improved GEMDOS HD emulation (added Fattrib() call).
- Adding and removing a GEMDOS or ACSI hard disk should now work correctly.
- Re-factoring of the screen conversion functions.
- Improved manual: Now with screenshots of the options dialogs.
|
|
|
|
Just a quick UI bugfixes release.
Changes 2.0.0:
This release brings major source code clean up, numerous bug fixes and
many great new features and important improvements. 98% of changes since
last release have been made by Piotr Fusik - admire his dedication
to Atari800 project while you will be browsing through the impressive list
of changes below.
Run-time configuration (via the .atari800.cfg file) has been improved.
All configuration options are now available in the User Interface.
Remember to use "Save configuration file" when necessary.
If you are new to Atari800, press F1 and select "Emulator Configuration"
to configure the ROM images. This can be easily done with
"Find ROM images in a directory".
DISK_DIR, ROM_DIR, EXE_DIR and STATE_DIR configuration options are no longer
supported in this version. You need to re-select your directories
using "Emulator Configuration" -> "Configure directories".
|
|
- try libpthread
- fallback to ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}
Run the check only once, to avoid the second run overwriting the results
of the first.
Add DragonFly support. Fix errno.
|
|
|
|
|
|
|