* Move the subst macros for threadlib.h from xorg-libs to
xorg/Makefile.common.
* SUBST_CLASSES should be appended.
Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for
the email showing me the problems.
While here, use DEPENDS instead of including tk/buildlink3.mk becuase
this package installs a tk script only.
Bump PKGREVISION due to the dependency change.
X11 libraries.
I suspect this was not noticed before because the whole ocaml was linked
against these libraries, so they were pulled in at runtime anyway.
Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
=================================================
* New widgets
- GtkIconView
- GtkAboutDialog
- GtkCellView
- GtkFileChooserButton
- GtkMenuToolButton
* New cell renderers
- GtkCellRendererCombo
- GtkCellRendererProgress
* Changes in GtkFileChooser
- Many tweaks to keynav and other behaviour
* Changes in GtkTreeView
- Hover selection
- Hover expand
- Separators
- Insensitive rows
- Typeahead
* Changes in GtkComboBox
- Allow trees in combo boxes
- Hover selection
- Hover expand
- Separators
- Insensitive rows
- Scrolling
* Changes in GtkLabel
- Rotated text
- Ellipsisation
- Dnd from selectable labels
- Selectable labels in the focus chain
- Obey the Pango backspace-deletes-character attribute
* Changes in GtkTextView
- Rotated text
- Obey the Pango backspace-deletes-character attribute
* Changes in Clipboard/Selection/DND handling
- Selection ownerchip change notification
- API to handle text, image and file targets
- Support text/plain target
- Support clipboard persistency
- Support xdnd v5
- Reduce clipboard timeout to 30 seconds
* Theming
- Follow icon theme specification for directory locations
- Themed window icons
- Themed images in GtkImage
- Allow themes to displace focus rectangles on click
- Various new stock icons
* Window Manager interaction
- Support do-not-focus-on-map hint
- Support _NET_WM_USER_TIME
* gdk-pixbuf:
- License information for image loaders
- Disable loaders
- Simple rotation
- Make threadsafe
* Performance improvements
- Increase chunk size for incremental selection transfers
- Get rid of many PLT entries
- Icon theme caching
- Sync counter mechanism to speed up resizes
- Reimplement GtkListStore on top of a splay tree
- Fix algorithmic problems in GtkUIManager
* Win32-specific changes
- Integrate IME input method module
- Integrate ms-windows (Wimp) theme engine
* Other changes
- API for HIG-conform dialogs
- API for stock-like buttons
- New init API based on GOption
- Setting for alternative button order
- Setting for modules to load
- Integrate pixbuf theme engine
- Change notebook tabs with the scroll wheel
- Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
- Clean up abi and enforce list of exported symbols
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
Changes:
* kcontrol: fix setting mouse buttons to left-handed for mice with many
buttons
* kcontrol: activate mouse cursor moving with keyboard if enabled
* kcontrol-usbview: USB revision number and level was given in decimal
instead of hex
* kdesu: do not cause several seconds delay during logout
* khotkeys: work around a bug in Qt keyboard compression breaking
simulated keyboard input
* klipper: fix mouse selection sometimes not being recorded
* klipper: work around a problem in OpenOffice.org causing it to stop
updating selection
* klipper: do not record partial selections when created using the
keyboard
* klipper: reduce heavy load caused by clipboard selected in Acrobat
Reader
* klipper: protect against heavy load caused by broken clipboard handling
in Lyx
* kwin: avoid window description dialog for special window settings and
try to guess the information automatically
* kwin: various small improvements for special window settings
* kwin: don't keep splashscreens above dialog windows
* kwin: apply window-specific force settings immediatelly
* kwin: keep active desktop borders working after resolution change
* kwin: fix a case when a window was not activated due to incorrect focus
stealing prevention
* kwin: show dialogs also when minimized in the window list
* kwin: when moving a window to another virtual desktop, move also its
dialogs
Changes:
* kdecore: recognize known names for the MacRoman charset
* khtml: only disallow fixed positioning on body, not relative/absolute
* khtml: added Javascript-support for HTMLDocument.compatMode
* khtml: fixed textarea manipulation by DOM
* khtml: paged media support (page-break-before and -after)
* khtml: correctly handle text-transform on first-letter
* khtml: fixed display: block on pseudo-elements
* khtml: return Undefined instead of Null for out-of-range indices
* khtml: fixed stopPropagation when called from the target node itself
* khtml: fixed htmlCompat mode for documents served as text/html
* khtml: fixed display: compact
* khtml: support z-order for text areas and list boxes
* khtml: don't set assume <select> got items when we calculate a height
for items
* khtml: changed default horizontal margins for H1-H6 from auto to 0
* khtml: escape otherwise unencodable characters in form submits
* khtml: merged min,max-height fixes
* khtml: merged handling of event handlers
* khtml: implemented CSS 2.1 compliant parsing of background-position
* khtml: fixed m_value vs ATTR_VALUE problem which didn't allow sending
mail on gmail
* khtml: make use of the suggested filename for images
* khtml: tons of bidi fixes
* khtml: enable strict CSS parsing also for transitional doctypes
* khtml: ignore height element for input elements that are not image
* khtml: form widget fixes for plastik (and others)
* khtml: make sure we are layouted before scrolling if we are still
loading
* khtml: add compensated font scale from Todd Fahrner's "Toward a
standard font size interval system"
* khtml: avoid triggering full repaints of the view before the first
layout is done
* khtml: implement CSS3 property box-sizing to match MacIE, Opera and
Mozilla
* khtml: fix globeandmail.com famlily of crashes
* khtml: floats and flowing around floats improvements
* khtml: fix textarea scrolling positions
* khtml: tons of fixes for tables
* khtml: remove hidden widgets from the painting
* khtml: avoid crashes on XML documents
* khtml: ignore relative positioning on table sections
* khtml: fix static position calculation for positioned elements
* khtml: support insertAdjacentHTML
* khtml: fix crash in sites manipulating frames
* khtml: async kwallet support
* khtml: fix selectorText() when no namespace is specified
* khtml: update the layout before fetching the computed values
* khtml: color 'http://foo' links as visited if 'http://foo/' is in
history
* khtml: corrected ref-counting error leading to segfault/invalid
memory usage
* khtml: fixed some memory corruptions with garbage HTML
* khtml: account for scrollbar height when sizing variable
overflow:scroll/auto boxes
* GtkFileChooser
- Improve keybindings [Federico Mena Quintero]
- Speed up loading of large directories [Federico]
- Move "Browse for other folders" expander up [Federico]
- Support DND from the path bar [Federico]
* GtkUIManager
- Speed up [Dave Neary, Michael Natterer, Sven Neumann, Soeren Sandmann]
* GtkTreeView
- Fix resizing artifacts in empty, focused treeviews [Billy Biggs,
Vincent Noel]
* GtkSettings
- Handle changes to gtk-menu-images and gtk-button-images much more
efficiently [Matthias Clasen]
* GDK
- Allow to set wm hints on leader windows [Sebastien Bacher]
* Win32
- Implement resize grips [Robert Ögren]
- Bug fixes [Robert, Tor Lillqvist]
* Bug fixes [Morten Welinder, William Jon McCann, Anders Carlsson, Philip
Langdale, Christian Persch, John Finlay, Carlos Garnacho Parro, Tim Janik,
Gavin Romig-Koch, Jonathan Blandford, Billy Biggs, Federico, Christian
Neumair, Kristian Høgsberg, Sven, Dennis Cranston]
* Updated translations (ca,id,nb,no,nso,pa,zh_CN)
LablGTK is an Objective Caml interface to GTK+. This version, LablGTK2, has
support for GTK+ from 2.0 to 2.6.
It uses the rich type system of Objective Caml 3 to provide a strongly typed,
yet very comfortable, object-oriented interface to GTK+. This is not that
easy if you know the dynamic typing approach taken by GTK+.
* Fixed several reference-counting problems in rarely-used methods.
(Murray Cumming)
* Some MSVC++ .Net 2003 fixes. However, a compiler bug stops this from
working properly. (Timothy Shead, Cedric Gustin)
* Some SUN Forte fixes. (Murray Cumming)
* Documentation: book/menus_and_toolbars/: Show how to use a
non-stock icon. (Fredrik Arnerup)
Changes:
Version 1.1
* The intensity of rain and storm is configurable now. New options:
-rain <0-10> and -storm <0-10> (the old yes-or-no variants are deprecated).
* The viscosity of the fluid is no longer a constant (without any speed
loss). New option: -viscosity <1-5>
* The rain feature no longer prevents from the idle mode: just obscure by
other windows, but don't give -nww.
* Bugfix: On 64-bit x86, xdesktopwaves now even compiles with gcc 3.4.
* Bugfix: Fixed arithmetic exception on systems with a small RAND_MAX.
* Bugfix: If -stippled, clear window at initialization.
* Optimization/Bugfix: The color palette is reduced to have only different
colors. This can spare about 10% of the rectangles sent to the server,
if the display depth is 16-bit.
* Optimization: Treatment of minimum range of out-of-date canvas rows. This
spares up to 50% client CPU cycles when there are just very few waves
(shortly before entering idle mode).
This little thingy allows you to start X with NumLock turned on (which is
a feature that a lot of people seem to miss and nobody really knew how to
achieve this).
Changes:
5.14.1
Fixed PAM goof.
5.14
fadeplot,laser: do not clear so much with erase modes
(void *) for (caddr_t *) in argtype to get rid of most gcc warnings.
g++ cleanups for xglock, xmlock, flow, life, marqee, apollonian, pacman
configure cleanups.
Goof for random placement of labeling for life and life3d i.e.
the S could burn in on those old monitors.
flow mode improvements added thanks to Tim Auckland
Replace 2D rendering of Periodic Attractors with a 3D
'interrupted' rendering. Replace "-/+allow2d" with "-/+periodic"
Replace all ODE formulae with completely generic forms.
Add '-search' option to perform background high-speed discovery
for completely new attractors without impacting rendering
performance.
Use gaussian distribution for initial point positions and for
parameter search.
Add "+dbuf" option to allow Double-Buffering to be turned off on
slow X servers.
Remove redundant '-zoom' option. Now automatically zooms if both
rotation and riding are permitted.
Replace dynamic bounding box with static one pre-calculated
during discovery phase.
Simplify and fix bounding box clipping code. Should now be safe
to run without double buffer on all XFree86 servers if desired.
Sync'd up with xscreensaver version
Orbital camera (-/+rotate)
specify following bee (-/+ride)
zoom between bee and orbit (-/+zoom)
Bounding Box (-/+box)
disable 2D Poincare' section flows (-/+allow2d).
Also added basic double-buffering to avoid XFree86 'debris' problems
when lines go out of bounds.
A few more fixes from Eric Lassauge <lassauge AT users.sourceforge.net>.
gtk2/gtk detection in configure, automatically does a make for xglock
xglock now uses GTK2
genlauncher fix for noof (used by xglock).
life1d repeating patterns have a better chance of being caught.
compile dependencies for ImageMagick for VMS thanks to Jouk Jansen.
NICE_ONLY build option added. --enable-nice-only or --enable-blank-only
nice modes also reevaluated thanks to Tom Schmidt.
config.sub and config.guess updated from GNU.
Changed PAM to USE_PAM to be consistent with imake.
loop is more random when run as a single mode. -langton option added
if one just wants Langton's Loops.
atunnels resync with xsreensaver for new textures
thanks to Eric Lassauge <lassauge AT users.sourceforge.net>.
Changes:
- Added Bill and Big Penguins themes
- New ToonCheckBlocked() function to avoid changing toons dying immediately
- Added Brian Chu's superpenguin that can face in both directions
- Action toons that move left or right no longer get stuck at walls
- Use `--squish' to kill the toons with the mouse
- Code uses _() around strings to allow future i10n
- Desktops only: redraw icons by sending expose events to root window
- Enabled multiple themes to be selected
- Use the `--all' option to run all available themes simultaneously
* Fixed possible deadlock in Tcl_Finalize
* Fixed thread IDs on 64-bit systems
* Fixed [scan %ld] handling LP64 systems
* Fixed [string map $samevar $samevar] crash
* Fixed broken [namespace forget] logic
* Fixed [namespace import] cycle prevention
* Improved control over int <-> wideInt conversion
* Fixed buffer overflow when there is a syntax error in [subst]
* Fixed [file executable] result for case insensitivity on Windows
* Fixed [expr {NaN == NaN}] result
* Make [tcl_findLibrary] search $::auto_path as well
* Fixed crash in [fconfigure -ttycontrol] in threaded build
* [TIP 222] implementation of [wm attributes -alpha] on Windows
* [TIP 159] implementation of [wm iconphoto]
* Make Tk [load]-able on OS X/Aqua
* Handle color/screen resolution changes on Windows
* Fixed [wm resizable] for Solaris/CDE
* Handle Windows native dialog double clicks that fall through
* Fixed [place forget] memory leak
* Recompute menu geometry on named font size change
* Fixed X/IME IC focus after creation
* Improved multiple display Tk dialog window placement
* Fixed compound buttons for OS X/Aqua
* Documentation improvements and test suite expansion
Intermediate release 4.50.99
-------------------
* Changed the configuration file for the build. The auto(conf|make) people
changed their API so we changed our build.
* The string-to-pixel-table converter had gone missing; fixed.
* Several resources were not getting treated in SetValues and GetValues.
Some must have been disabled for a while, several others died because
moving them into the per-cell structure had the side-effect that they
weren't any regular widget resources any more.
I'm afraid this was oversight on my behalf during the per-cell conversion.
* Changed the functionality of drawCellCallback slightly: we're now initializing
the callback structure with the cell contents. If the callback doesn't
alter anything, something will still end up getting displayed.
* New work from Tobias Oed :
- setlabel.patch corrects the buggy logic of XbaeSetRowLabel (and ColumnLabel).
- SCROLLBAR_TOP.patch introduces two simple macros to make things a bit more readable
- clips.patch redraws the left/right/bottom/top clips in the same way the clipchild is
redrawn. IMHO it makes things cleaner and avoids redrawing the partially
fixed cells twice in some cases. Also fixes bugs when deleting a row/col
makes the matrix scroll.
- ClearCell.patch fixes a small bug I introduced in GetCellClip.patch (one of the draw
examples crashes).
- deadspace-clipmask.patch redraws the dead space similarly to the labels (they are
both drawn on the matrix). This makes things cleaner as now everything gets redrawn
the way clipped cells are or the way labels are. It also eliminates the need to redraw
the last non fixed row/columns to get the dead space to be drawn. It kills
calcVertfill/calcHorzfill and removes a bunch of unnecessary
- xbaeSetClipMask calls
and simplifies that function. It gets the shadow to span the dead space (when there are
trailing attached rows/columns) and one of XmGRID_ROW_SHADOW etc are set.
It simplifies the way a highlights are drawn and deprecates HighLightOther but these
do not span the dead space yet.
* Protect against passing gadgets as cell widgets for now, because we don't have the
right support for them yet.
* More work from Tobias :
- refresh.patch adds stuff I missed in GetCellClip.patch that leads to this bug: start
choice, add some (trailing)fixed columns, set cell margin heigtht to 10, scroll to the
bottom of the matrix and then reduce the margin height. The fixed column don't get
updated right.
- left_column.patch. Do the same thing with the above patch applied. Everything gets
updated correctly now, but the scrolling is somewhat erratic. This patch fixes this by
making left_column/top_row 'fake' resources (like cells now is). It relies on the assumption
that SetValuesHook gets called after SetValues. If someone has a better X doc than me, let
me know if this is safe.
- filletc.patch gets the fill(s)/trailing attached to work under all combinations of these
options and shadow types according to spec (these are wierd). The approach I started
to take in deadspace-clipmask.patch was a hopless nightmare and this is much simpler. It makes
the fill part of the cell that preced it. To accomodate this, the size of the clips is changed.
It removes the more obscure macros (Sir Silly Macro's) and introduces new ones
VISIBLE_FIXED_*_{HEIGHT|WIDTH}. The new version of exaples/add lets you try the stuff out.
- renamemacro.patch does the renaming I suggested.
- rowlabelwidth.patch fixes the calculation of the row label width as it included
cell_shadow_thickness twice when the labels were buttons.
- labelClip.patch - This patch puts the scrollable parts of labels in their own clips. It adds
two clips and two scrollMgrs but on the other hand kills 3 gcs and the matrix scrollMgr.
Now everything that scrolls is treated the same way and we have as many scrollMgrs as clips.
Time to put them in the clip.
- This patch fixes a few more problems due to the per_cell change of arcad: Set/GetValuesHook
were missing some items and SetValuesHook wasn't updating the display.
I also changes the semantics of per_cell[][].shadow_type a bit: a value of 0 now
means to use the default matrix.cell_shadow_type. Unfortunately there is no
XmUNSPECIFIED_SHODOW so this may not work on all motif flaviours. On
the other hand, the values currently used come from two different motif enums
so it's either already broken or safe.This gets that part of examples/choice to work again.
I modified examples/choice to get the Arm option to work again (You can't just
fiddle with what GetValues returned for cellBackgrounds and cellShadowTypes
and do a redisplay, you need to SetValues what you changed). I also fixed the
memory leaks that every other third party app will suffer after a GetValues of
these resources. That probably needs to be documented somewhere.
- fifteen.patch gets the shadow to follow the empty cell again and fixes some memory leaks
(same thing as my latest changes to choice.c, all other examples are OK)
- labelClipfix.patch fixes a bug I introduced in labelClip.patch (very apparent when scrollbars
are TOP and/or LEFT). I had to remove some XClearArea calls from resize() . I had doubts about
them for a while: they were using outdated values. I also decided to have labels clear their
'cell' before redrawing and collapsed drawXmLlabel into drawLabel.
- ClearArea breaks relayout out of resize and removes all calls to
XClearArea from these functions, adding them to add/delete row/column.
This hopefully gets all that working. It also eliminates private header
dependence of some examples allowing to remove xbaeClearCell.
- CopyPerCell.patch replaces calls to xbaeCopyPerCell by xbaeCreatePerCell
where apropriate. After that there is a call to copypercell left in a dead
piece of code and another one that is commented out. So I killed the dead
code and the whloe xbaeCopyPerCell function.
- userWidget.patch: (at least) since the new XbaeMatrixSetUserWidget apeared,
user widgets can be treated just like the text widget and xbaeMoveUserWidget
is not needed anymore.
* Fixes from Michel Bardiaux :
- allow build using an older gcc (still the official compiler in Debian)
- fix a 'BadWindow' happening with the following sequence:
XbaeCreateMatrix
XtRealizeWidget(toplevel)
create a widget as child of matrix
XbaeMatrixSetCellWidget
* Another one from Tobias : The first part makes the scroll managers part of the clips,
and the second part isolates all the scrolling to the clips widgets.
* Change the signature of XbaeMatrixGetCellPixmap so it has a return code.
* Implement XbaeMatrixSortRows() as the same function as XbaeMatrixSort().
Maybe the latter should disappear.
* Document the new interfaces from Arcad.
* Include code for creating a DLL under the Exceed environment.
Until we figure out how to auto-detect Exceed, a flag should be passed to configure
to enable this.
Intermediate release 4.50.97
----------------------------
* A submission of code by Arcad Systemhaus for :
- Added XbaeMatrixSort(Widget, void *proc);
- Moved the cell string into the per_cell structure, to be able to sort.
- Fixes for multiline text display in cells.
- Added XbaeMatrixTrackCellCallback which fires everytime the cursor enters
a new cell (something entercell/leavecell do differently).
* Modified ("fixed" really) cell width calculation, as requested by Evgeny,
to mimic the behaviour described in the Motif documentation.
Test release 4.50.93
--------------------
* Lots of bugfixes and code cleanup by Tobias Oed, see ChangeLog.
Test release 4.50.91
--------------------
* Lots of bugfixes and code cleanup by Tobias Oed, see ChangeLog.
Release 4.50.5
--------------
* Fix for XmNautoFill in XbaeInput when the pattern begins with an
optional literal, such as [-]d[d][d][d][d] .
* Add the new resources introduced in the last months to the example
Builder Xcessory integration file in examples/builderXcessory.
* Bugfix for a clip window size problem that showed up when resizing the
window (e.g. resize examples/traversal/traversal to smaller than the
original and then bigger). Bug #702560.
* Some source code cleanup.
* Fixes by James Georgas for colour handling.
* Fixes by Van to eliminate slider size warnings (see bugs #823041 and #823037).
* Fixes by David Traill for both resize and scrollbar warnings.
* Add XmNXmColumnLabel resource to handle XmString as column labels.
* Fix a memory problem with row_heights.
4.50.3 was not an official release.
It was a test version distributed to parties interested in it.
Release 4.50.2
--------------
* A memory (double free) related bugfix.
* Two new resources (XmNhorzFill, XmNvertFill) were added to allow for
additional fill behaviour. This allows you to specify how the matrix
treats highlighting of the last row or column.
* The foreground and background resources are no longer being set on
cell widgets, as this appears to be strange behaviour.
* Bugfix related to incorrect refresh after deleting rows.
* Remove some C++ style comments.
* Fix some build problems.
* Move some stuff in the share/ directory at installation.
* Implement the XBAE_PRODUCTION symbol to compile Xbae with or without
debugging code.
* Improve resizing rows and columns.
* Avoid X Errors when setting clip geometry to 0.
* Implement showColumnArrows and showRowArrows resources.
* Fix incorrect behaviour when rapidly clicking with two different
mouse buttons.
* Fix nested comments and a missing prototype.
* Fix scrollbar warning problem.
* Changed the column width measurement.
Release 4.50
------------
This is a stable release, basically equivalent to 4.9.13.
Changes in 4.9.13
-----------------
* Fix the GROHTML build problem.
* Bugfix : when resizing first of trailing fixed rows, the VSB slider
was not updated and a blank area was visible between clip and bottomclip.
* Changed useXbaeInput default value to False.
Changes in 4.9.11
-----------------
* Sascha Göbel and Greg Shebert are now part of the Xbae development team.
* Many bugfixes to the scrolling (smooth scrolling now),
and to resizing row heights.
* Received code from Sasha Göbel.
Changes in 4.9.9
----------------
* Bug fixes related to redrawing.
* Enable dynamic row/column resizes again.
* Include images in release files again - this makes for a large package.
* Build HTML manual pages from their sources (the HTML is in doc/,
but the sources are in src/*.3.in).
Changes in 4.9.7
----------------
* Sascha Göbel contributed substantial improvement to scrolling.
* Bugfixes.
Changes in 4.9.5
----------------
* Improved internal debugging support (dmalloc, dbmalloc)
* Fix pattern check in XbaeInput
* Remove support for Motif <=1.1
* Bugfix by Phil Eccles to position cell widgets correctly when row/column
headers are active.
1.7.1:
Verbose mode is not started as daemon by default.
Check rc file before starting as daemon (so warning about
configuration files are visible).
1.7.0:
Add guile/scheme configurtion file style (Many thanks to Marcello
Mathias Herreshoff).
xdesktopwaves is a cellular automata setting the background of your X
Windows desktop under water. Windows and mouse are like ships on the
sea. Each movement of these ends up in moving water waves. You can
even have rain and/or storm stirring up the water.
make they use /sbin/shutdown under *BSD, instead of the poweroff and
reboot commands.
The patch is a hack (not to be submitted back to the upstream developers
without modification), but is the simplest thing we can do to avoid ugly
and hard to maintain patches. I'll submit a better, but more complex
one, to GNOME's Bugzilla when I have more time.
Bump PKGREVISION to 1.
automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
Claim to be using gcc always and assume that the wrapper framework will
deal with the differences for other compilers (rather than getting imake
to try and do it).
* TreeModelFitler:
- Really fix the constructor.
- Warn when calling set_value() on the filter mdoel instead
of the child model.
- set_modify_func(): Make this work - don't ignore the value.
* TreeView:
add_column_editable() operates on the child model if the model
is a TreeModelFiler.
* Documentation:
- Updated popup menu section and example, to use UIManager.
- Added 2 TreeModelFilter examples.
(Murray Cumming)
Changes 2.4.6:
* TreeModelFilter: Correct the constructor implementation,
so that this is usable.
* gtkmm.h: #include filechooserwidget.h. (Arjan Timmerman)
* Gdk::Screen::get_default(): Correct the reference counting,
to avoid a crash. (Jonathan Brandmeyer)
* Windows platform:
- Added MSVC++ project files, which might work.
(Timothy Shead)
- Build fix for cygwin. (Roger Leigh)
* Documentation, book:
- Slightly improved UIManager explanation and
ported the menu and toolbar examples to UIManager.
- Added custom containers section.
(Murray Cumming)
- Add FileChooser section, though it needs more detail.
(Gene Ruebsamen)
- Updated the windows installation appendix.
(Gene Ruebsamen)
Changes 2.4.5:
* Gtk::Settings::get_default(): Correct reference-count error.
(Murray Cumming)
* Gtk::ActionGroup, EntryCompletion, UIManager: Make constructors
protected instead of private (Christopher Palm).
* Examples: TreeView:
- Added popup example, from gtkmm 2.2.
- drag_and_drop: Correct vfuncs.
* Documentation:
- libglademm memory management.
- Tell people to check pkg-config for 2.4, not 2.2.
- Gtk::TreeSortable: Document sort function return value.
(Murray Cumming)
X11::Protocol and the related modules in this distribution are a rough
equivalent of Xlib (libX11.a, with a bit of Xau and Xext mixed in)
used for drawing windows on and otherwise manipulating X11 window
servers.
so that we'd not force dependance on specific MySQL version, and instead pick
the currently installed mysql*-client (or install the default if there
is no mysql-client package installed yet)
this makes package buildable with arbitrary MySQL version, such as 3.23.x,
4.0.x or 4.1.x
Changes in 0.9.16
=================
Speech:
* Modify to remove information from queue for an end of speech marker
only if the marker is for text for which information is.
Changes in 0.9.15
=================
Presentation:
Gnopernicus now presents context information for when a
toolbar item is focused.
Translation:
Added and updated Romanian translation.
Updated Canadian English, Italian and Simplified Chinese translations.
Changes in 0.9.14
=================
Miscelaneous:
* Gnopernicus uses now version 1.7 of autotools.
Translation:
* Updated Danish, Korean, Spanish and British translations.
Changes in 0.9.13
=================
Miscelaneous:
* Gnopernicus uses now version 1.7 of autotools.
Translation:
* Updated Danish, Korean, Spanish and British translations.
Changes in 0.9.12
=================
Translation:
* Added Russian, Turkish, Traditional Chinese translations.
What's new in gnome-mag-0.11.8:
* bugfixes, sanity checks on client requests.
What's new in gnome-mag-0.11.7:
* magnifier's use of the new DAMAGE x extension can be turned off via
the MAGNIFIER_IGNORE_DAMAGE environment variable, or via
the "--ignore-damage" command line flag. This is a debugging
feature.
* magnifier now does some sanity checking on the setROI calls before
attempting to comply.
What's new in gnome-mag-0.11.6:
* Fix for bug 141376 and 152300; we now provide the missing epv
implementation for getTargetDisplay and getSourceDisplay, and
we check to make sure we can connect to a display before
trying to change source or target.
Session Manager
* Don't crash gnome-session-remove if we can't get a program name
(Ray Strode)
* Add a big bunch of debug spew (Federico)
* Don't leak the splash screen background image (Kjartan)
* Remove the purge timeout when re-incarnating a client (Federico)
Misc
* Use automake 1.7 (James Henstridge)
Translators
* Adam Weinberger (en_CA)
* Changwoo Ryu (ko)
Fixes
* Make %k in .desktop files work again (Brian Ryner)
* Use automake 1.7 (James Henstridge)
* New icons (Jakub Steiner, James Ogley)
Translators
* Wang Jian (zh_CN)
only when X11BASE = LOCALBASE, otherwise they are useless, because
the xorg packages install the files into ${X11ROOT} aka ${PREFIX}/xorg
and not ${PREFIX}.
Bump PKGREVISION because the binary has been modified.
- Documentation updates (STR #186, STR #245, STR #250,
STR #277, STR #281, STR #328, STR #338)
- fl_scroll() did not handle scrolling from off-screen on
WIN32 (STR #315)
- Fl_File_Chooser did not allow manual entry of a drive
letter (STR #339)
- Fl_Menu now uses the boxtype to redraw the menu
background (STR #204)
- Fl_Scroll now shows the background image when a framed
box type is used and the Fl_Scroll is a direct
decendent of a window (STR #205)
- Added a new_directory_tooltip string pointer to allow
localization of the file chooser's new directory
button (STR #340)
- Added Fl_Menu_::find_item() method (STR #316)
- The Fl_Widget copy operator definitions were not
conditionally compiled properly (STR #329)
- FLUID's Layout functionality did not move child
widgets when laying out group widgets (STR #319)
- FLUID's Layout->Center In Group functionality did not
properly handle widgets that were children of a
Fl_Window widget (STR #318)
- The Fl_Text_Display destructor did not remove the
predelete callback associated with the current buffer
(STR #332)
- Fixed several bugs in the MacOS X Fl::add_fd()
handling (STR #333, STR #337)
Some ideas came from NetBSD's XFree86 customizations.
Use USE_PKGINSTALL and CONF_FILES for xorg-clients.
Installs xdm configs (and shell scripts) to examples directory.
Create OWN_DIRS for the authDir.
PLIST changes are for chooser is now in bin directory.
And pixmaps moved to include/X11/pixmaps directory.
xdm configs are no longer in lib/X11/xdm (so they are no longer lost
on reinstall).
(Anyone want to do twm and other configs?)
libtool's rules about linking and installing. Worse yet, it encourages
users of the library to reuse its libtool abuse. So we have to whack the
installed .la files to make them correct as if libtool were *correctly*
invoked in the first place.
if X RandR extension is present and therefor its support compiled in.
XXX Should PKGREVISION bumped?
XXX Shouldn't ../x11/Xrandr/buildlink3.mk included instead if X Extension
in X11BASE is supported so a dependency on Xrandr package is eventually
included?
Changes in GNOME-Applets 2.8.1.1
================================
Overall
* Fix possible crasher in gweather preferences (Mark McLoughlin)
* Fix error in Italian translation that caused gweather to not parse the
location list (Kjarten Maraas)
Changes in GNOME-Applets 2.8.1
==============================
Overall
* Bugfixes
* New icons from Jakub Steiner (charpick, geyes, gswitchit)
* Fix multiload network traffic under NetBSD (Douglas Brebner)
Translations
* nl (Michael Sikkes)
* az (Mətin Əmirov)
* ca (Jordi Mallach)
* ar (Arafat Medini)
* fr (Christophe Merlet, Raphael Tournoy, Yannick Marchegay)
* ko (Changwoo Ryu)
* it (Luca Ferretti)
* ru (Leonid Kanter)
* it (Alessio Frusciante, Francesco Marletta)
* en_GB (David Lodge)
* fa (Meelad Zakaria)
* zh_TW (Abel Cheung)
Changes:
* kinfocenter: fixed crash in USB viewer
* konqueror: "Advanced Add Bookmark" didn't affect right-click bookmarking
* konqueror: "Duplicate Tab" now respects "After Current Tab" setting
* konqueror: Only let linked views in same tab follow changes
* konsole: Added AppScreen support to keytab
* konsole: Cycling trough tabs with keyboard caused terminal size to be
printed
* konsole: Don't crash when showing tabbar with centered background
Changes:
* KHTML: fixed spurious deletion of textarea contents
* KHTML: fixed innerHTML getter to not behave like outerHTML
* KHTML: fix crash in caret mode
* KHTML: added missing <marquee> ECMAScript bindings
* KHTML: fixed missing Javascript-support for HTMLDocument.compatMode
* KHTML: fixed off-by-one error which caused decorations to exceed the
selection-end by one pixel
* KHTML: fixed wrong positioning of text-decorations in selections
* KHTML: small paint optimization for render texts
* KHTML: fixed spurious scrollbars on the canvas when overflow of clipped
children exceeds the viewport boundaries
* KHTML: fixed unreachable relatively positioned content on viewport
* KHTML: fixed unreachable positioned content in clipped blocks
* KHTML: fixed selection not being redrawn in overflow-area
* KHTML: jump-to-anchor fixes
* KHTML: Don't warn that a form was not submitted after pressing back button
* KHTML: fix crash on illegal CSS
* KHTML: On popular demand, double-click between two words selects both
again as in KDE 3.2.
* kfile: Added "New Folder..." in context menu within KDirSelectDialog
* kfile: Enabled dragging of directories within KDirSelectDialog
* kfile: KURLRequester now popups KDirSelectDialog when a directory is
requested
* kfile: Toggling hidden files didn't refresh the file selection list
* kio: Separate general from meta info in filetips
* don't crash when right clicking on a toolbar in some applications that
are using KParts
under ${PREFIX} instead of being an absolute path.
So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.
This should have no changes to use before.
Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
* GtkFileChooser
- Make path bar arrows larger [Matthias Clasen]
- Make SELECT_FOLDER mode work [Matthias]
- Speed up the completion popup [Matthias]
- Update the preview when searching [Tommi Komulainen]
- Pop up completions again when tab is pressed [Jon Bech Madsen]
- Don't prepopulate the location entry [Matthias]
* Win32 bug fixes [Robert Ögren]
* Other bug fixes [Federico Mena Quintero, Joel Fredrikson, Matthias,
Padraig O'Briain, Michèle Garoche. Frederic Crozat,
Jonathan Blandford, John Cupitt, Morten Welinder, Christian Persch,
Lorenzo Gil Sanchez, Federico]
Martyn Russell]
* Documentation improvements [John Finlay, Billy Biggs, Jonathan,
Owen Taylor]
* New and updated translations (az_IR,ang,en_CA,gl,hu,it,nl)
* Bugs fixed: 153185,153224,153628,145467,154191,153326,143826,147700,
154186,154658,154703,153791,154444,152562,154188
libGLU.a and it does install libXfont.so, libXfont.so.1, and
libXfont.so.1.5.
I decided not to bump PKGREVISION because this could not be packaged
(under Linux) in the first place.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
- Some memory leaks were nailed (thanks to kmaraas and valgrind).
- Default ruleset for partially non-compliant servers introduced
(though it still long way to go for AccelleratedX support).
- A couple of small tests introduced.
- Hopefully the last release in 1.0x series.
* Fixed [glob -path] bug when in the root directory
* Fixed unicode-char path installation on Windows NT-based platforms
* Properly subsitute more values in Windows tclConfig.sh
* Improved stack overflow prevention on Windows
* Fixed mem leak in [fconfigure $serial -xchar]
* Fixed crash with [cd] with a volumerelative $HOME
* Fixed clock %G %V formats for ISO8601 week numbers
* Fixed support for non-WIDE_INT aware math functions
* Added [http::config -urlencoding] option
* Fixed utf-8 encoding of \u0000 on system I/O
* Prevented dde hangs with non-responsive apps
* Added round() wide integer support
* Cleaner exit and correction of mem leaks when using the threaded
memory allocator and reinitializing
* Improved build configuration on 64-bit systems
* Added read support of PPM/PGM with the -data option
* Correct issue with displaying maximize window button on KDE-3.2.1
* Fix drawing of unicode chars in menu titles on Windows
* Correctly post Tk clipboard data to the Windows clipboard on exit
* Fix the panedwindow -opaqueresize option to work as per the docs
* Reduce Tk tk_messageBox default font size to 14-point
* Prevent possible segfault in -maxundo
* Fix XIM initialization on Solaris
* Complete the implementation of the CG version of the X drawing
emulation layer on Mac OS X
* Fix several Mac OS X usability issues
xtraeme.
This package contains header files and documentation for the X composite
extension. Library and server implementations are separate.
This is part of the freedesktop.org X Libraries and Protocol Headers
Project.
4.18 14-Aug-2004
* Oops, pay no attention to the man behind the curtain.
4.17 14-Aug-2004
* New hacks, anemotaxis and memscroller.
* Fixed a bad bug that caused vidwhacker to never die.
* Fixed normals and lighting in polyhedra.
* Don't reuse the window when changing hacks (to work around bugs in some GL
implementations.)
* Made xscreensaver-getimage-file skip thumbnail-sized images.
* Fixed endian problem in barcode on non-x86.
* Updates to webcollage, apple2, fuzzyflakes, atunnel, and pacman.
* Timing tweaks to bubble3d, bouncingcow, engine, gltext, lavalite,
molecule, spotlight, sballs, boxed, blinkbox, and circuit.
* Configure updates for Fedora core 2 / xorg 6.7.0.
* Compile without warnings under gcc 3.3.3.
* I give up: don't blank or lock the screen if we can't get a keyboard grab.
In that case, both choices are bad.
* Fast drawing on 8 bit displays was added (although it might only
speed things up on old X11 servers and/or remote servers).
* GNUstep modifier keys are mapped to KeySyms instead of KeyCodes
* Added a Cairo backend, although it is probably non-functional.
Anyone is invited to contribute to making it work.
* art backend supports reading from a window.
* Add internal window decoration handling.
* The printing classes have been completely reorganized to
accommodate different native printing systems
* PPD files have been moved to a separate package.
* NSToolbar now allows rearranging items.
* NSScroller, NSScrollView has a new ivar.
* Some improvement of NSDataLink classes.
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces.
The BWidgets have a professional look&feel as in other well known
Toolkits (Tix or Incr Widgets), but the concept is radically different
because everything is pure Tcl/Tk. No platform dependencies, and no
compiling required. The code is 100% Pure Tcl/Tk.
The BWidget library was originally developed by UNIFIX Online, and
released under both the GNU Public License and the Tcl license.
BWidget is now maintained as a community project, hosted by
Sourceforge. Scores of fixes and enhancements have been added by
community developers. See the ChangeLog file for details.
ChangeLog has:
Changes for 1.2.1:
* Fixed startup bug
Changes for 1.2.0:
* resource file changed to ~/.fluxbox/fbdesk
* icons file change name to: ~/.fluxbox/fbdesk.icons
* requires a window manager that supports NET WM spec
(fluxbox development version > 0.9.* or cvs)
* Fixed layering issues
FbDesk should now be on bottom always
* Added new resources:
fbdesk.textAlpha: <number between 0 and 255 (opaque)>
fbdesk.iconAlpha: <number between 0 and 255 (opaque)>
* Fixed bit depth issue in ImagePNG
* Updated FbTk (Henrik)
Improved COMMENT. This package does not just for fluxbox.
Removed dependency on fluxbox.
Also install the README.
patch-aa is for missing setlocale check. (This software doesn't
even have a configure to check for this, but is used several times.)
patch-ab is because stderr not defined (notice on NetBSD 1.6.2 but not Linux).
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to
library major revision bump.
Noteworthy changes in gnustep-base-1.10.0:
==========================================
Note the interface version of the library has changed so that apps,
tools and libraries the use the base library need to be recompiled to
use it.
* A large majority of the library classes have been documented
thanks to the efforts of Andrew Ruder
* URL classes support persistant connections
* Mac OSX XML compatibility fixes.
name to avoid a manual removal of the old file). The previous PNG image
was not uploaded correctly, and misteriously resulted in checksum mismatches
(though I haven't been able to reproduce the problem). Closes PR pkg/27019.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.
These packages were tested on:
* NetBSD 2.0/-current
* Bluewall GNU/Linux
* Slackware 10 GNU/Linux
I'm currently testing them on FreeBSD 5.3BETA4.
=================
Changes in 0.9.12
=================
Translation:
* Added Russian, Turkish, Traditional Chinese translations.
=================
Changes in 0.9.10
=================
Miscelaneous:
* Improved the reporting of a warning message when the cursor position
on brlmon is greater then brlmon size.
* Improved reportng for word-by-word navigation.
Translation:
* Added Norwegian Bokmal and Tamil translations .
Speech:
* Modify to report the correct range for speech parameters.
Presentation:
* Inform the user that there is a "empty line" in case of blank lines.
================
Changes in 0.9.9
================
Miscelaneous:
* Install brlmon in libexec, not in bin directory.
Translation:
* Add bengali translation.
* Update Korean, Japanese, Portuguese, Serbian, Simplified Chinese, Polish,
Canadian English, Danish, Spanish, Dutch.
Presentation:
* Inform user when the moves to another group (when context has
been changed).
================
Changes in 0.9.8
================
Bug Fixes:
* Now handle the 'Separator' key (",") on some non-English
numeric keypads the same as the "Decimal" key (".") -
specifically, treat XK_KP_Separator as synonym for XK_KP_Decimal
when handling layer commands.
Braille:
* Added support for scrolling the braille display one whole width
(rather than just 20 cells) via layer 9 keypad 4 and 6.
See bugzilla bug #148090.
================
Changes in 0.9.7
================
Presentation:
* Improve presentation for sliders.
* Presentation for a watched object is not interrupted anymore by the
presentation for focus tracking.
Miscelaneous:
* Generate a beep instead of exiting in case of failure to register a
listener for an event.
Speech:
* Change values for rate and pitch for voice from percents to absolute
values (including minimum and maximum in UI.
Brlmon:
* Make brlmon to act as a panel (do not let other window to overlap it).
Magnifier:
* Make zoom factor x and y floats from int.
================
Changes in 0.9.6
================
Translation:
* Added slovak language
* Added bulgarian language.
* Added improved spanish translation table for braille
Magnifier:
* Removed some warning messages for panning.
Speech:
* Better default values for speech.
Presentation:
* Improved a lot of presentations for diferent events and objects.
Miscelaneous:
* Do not generate mosue events if XEvIE is not present.
* Improved work with GDM trogh --login option
================
Changes in 0.9.5
================
Speech:
* Added new text echo mode "none".
* Report "first/last line" if user is on first/last line in flat review.
* Do not report role for multi-line-text for speech default presentation
mode.
* Improved the response of read whole window command.
* Report to user "Escape" key.
Braille:
* Report "first/last line" if user is on first/last line in flat review.
Miscelaneous:
* Added --login command line option.
* Added -u command line parameter to start magnifier in upper half of screen
================
Changes in 0.9.4
================
Miscelaneous:
* Improved behaviour of gnopernicus with gdm.
================
Changes in 0.9.3
================
Speech:
* Changed to report Backspace and Delete keys with 'Say all modifiers'
option enabled.
Miscelaneous:
* Added a presentation for "object:tab-added", "object:tab-removed" events
for tabs.
* Removed Ctrl+Shift+Alt+S key combination.
"Describe my surroundings" command is no longer mapped to this key
combination.
Magnifier:
* Allow magnifier to be large as the display size.
Braille Monitor:
* Braille monitor will not display text in "BRAILLE" or "DUAL" Mode Type
anymore.
* Removed all things related to braille font.
GUI:
* Changed a label text in the magnifier preferences from
"Cursor magnification" to "Set cursor separate from magnification".
* In the Braille Monitor preferences the "DUAL" and "BRAILLE" Mode Type
options were grayed out. They wont be used for the moment.
* In the speech preferences "Say all cursors" option was renamed as
"Say all navigation keys".
================
Changes in 0.9.2
================
Miscellanous:
* Added a new configure option "--enable-magnifier" used for gnopernicus
to be compiled with or without magnifier support.
* Changed the reporting for events with the same timestamp value.
================
Changes in 0.9.1
================
Miscellanous:
* Do not report window events for popup menus.
* Convert caret-moved events into focus events only if the object has
a focused ancestor.
GUI:
* Real support for mouse and focus traking modes in other language, the
change of the current option will take effect now).
* Fix some broken help pages.
Magnifier:
* Allow magnifier to magnify a region of interest that intersect magnifier
region if they belong to different screen (source and target differ).
UI:
* "describe my surroundings" will not present names of current window and
application.
* "window hierarchy flat" is now called "read whole window".
* Object roles are now translated.
Translation:
* Update Canadian English, Czech, British English, Polish, Catalan, Dutch.
================
Changes in 0.9.0
================
GUI:
* Crosshair color inversion made clearer by graying the 'Cross-hair color'
button when 'Cross-hair color inverted' checkbox is checked.
* Changed some keyboard accelerators.
UI:
* A better presentation for tables : added two new presentation items.
Braille:
* Added suport for some more braille devices.
Magnifier:
* Changed required version of gnome-mag to 0.11.0.
* Added support to specify target.
Translation:
* Add Gujarati language.
What's new in gnome-mag-0.11.5:
* We now implement LoginHelper from at-spi - this allows clients to
tell that the magnifier needs access to certain resources during
authentication, screen lock, etc., for instance allows magnifier to
tell clients which X windows to raise in order to allow
magnification when the screen is otherwise obscured. Fixes bug #150846.
What's new in gnome-mag-0.11.4:
* Bugfixes for cursor painting if TARGET display has been changed (#140622)
* Improved support for DAMAGE; don't do global refresh/polling if
DAMAGE extension is available.
* Can tell magnifier standalone to be OVERRIDE_REDIRECT if you need
to. (See magnifier --usage).
* Set _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL values; lets other apps
know not to overlap the magnifier binary when run in split-screen mode.
* New translations:
- Indonesian (id) Ahmad Riza H Nst
- (or) Gora Mohanty
- (nb) Kjartan Marass
- (bs) CHristian Rose (ALL_LINGUAS addition only)
=========
What's new in gnome-mag-0.11.2:
* Bugfix for cursor-size property.
* Added cursor-size test to tests/control-client.
=========
What's new in gnome-mag-0.11.1:
* fixed border-color property.
* Fixed setting of smooth-scroll policy and border-size.
* Fix for bug #104831; gnome-mag now listens for DAMAGE
notifications when the DAMAGE extension is available at runtime
(and build time). This means that on DAMAGE-enabled servers,
gnome-mag's service need not use a timer-based refresh,
i.e. --refresh-timeout can be made arbitrarily large.
* Revamped the way cursor-sets are used; now cursor-set names
refer to the names of directories under $share/gnome-mag/.
* gnome-mag can track changes to the source display's cursor and
display a rescaled cursor on the target display if XFIXES is
available.
* Added support for non-square cursor pixmaps.
Please see ChangeLog for more detail on these features.
* languages:
Gujrati (Guntupalli Karunakar)
- Doc update (Brian Cameron)
- Solaris fix (don't call logindevperm if not on the console) (Brian Cameron)
- Translation updates (Akagic Amila, Jesus Bravo Alvarez,
Theppitak Karoonboonyanan, Laszlo Dvornik, Supranee Thirawatthanasuk,
Hendrik Richter, Dafydd Harries, Francisco Javier F. Serrador,
Tommi Vainikainen, David Lodge, Marius Andreiana, Misu Moldovan,
Baris Cicek, Vincent van Adrighem, Tino Meinen, Nikos Charonitakis,
Arafat Medini, Asmund Skjaeveland, Hasbullah Bin Pit, Ryoichi INAGAKI,
Changwoo Ryu, Jordi Mallach, Danilo Segan, Laurent Dhima,
Maxim Dziumanenko, Christian Rose)
While here, move the documentation to share/doc, out of share/doc/html.
* Use Pango for printing.
* New languages specs for Ruby, LUA, Perl's POD, VB.NET, Haskell and
Texinfo.
* Bug fixes and updated translations.
2.7.3
===
- Fix an annoying issue with the pointer getting ‘stuck’.
- Allow translators to set the default contents of the encodings menu.
- Deal with lastlog/utmp/wtmp sanely.
- Updated translations: Rostislav Raykov (bg), Miloslav Trmac (cs),
Adam Weinberger (en_CA), Gareth Owen (en_GB), Takeshi AIHANA (ja),
Žygimantas Beručka (lt), Arangel Angov (mk), Gnome PL Team (pl),
Laurent Dhima (sq).
2.7.2
===
- Be more HIGgy in dialogs. In particular, be more precise in some labels,
and make a few things (in)sensitive when needed.
- Do not accept repeated shortcuts (Kiran Kumar Immidi)
- Make gcc 3.4.0 like us (Stef van der Made),
- Add a confirmation dialog when closing a window with >1 tabs.
- Use the gnome-common scripts.
- Make the xterm color paletter exactly match xterm's.
- Now profiles can implement the analogue of xterm's -hold command line option.
(Kurt V. Hindenburg)
- Make references into the documentation actually point somewhere.
- Recognize mailto: (with or without the mailto:...) and webdav: uris
- Updated translations: Jordi Mallach (ca), Iñaki Larrañaga Murgoitio (eu),
Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu), Laszlo Dvornik (hu),
Mohammad DAMT (id), Stanislav Visnovsky (sk).
Changes in GNOME-Applets 2.8.0
==================================
Overall
* Documentation updates: gswitchit, battstat, cdplayer, charpick,
gtik, gweather, mailcheck, mini-commander, mixer, multiload, stickynotes
(Angela Boyle)
* Documentation updates: drivemount (Christian Kellner)
* Documentation updates: geyes, modemlights, stickynotes, wireless
(Shaun McCance)
* Battstat, fix build problems on BSD (Julio M. Merino Vidal)
* Mixer, fix install so that icon is visible in Add to Panel (Mark McLoughlin)
Translations
* nn (Åsmund Skjæveland)
* ar (Arafat Medini)
* nl (Tino Meinen)
* el (Kostas Papadimas, Nikos Charonitakis)
* de (Hendrik Richter)
* pt_BR (Raphael Higino)
* cs (Miloslav Trmac)
* et (Priit Laes)
* bs (Akagic Amila)
* en_GB (David Lodge)
* bg (Vladimir Petkov)
* ro (Mugurel Tudor, Misu Moldovan)
* da (Martin Willemoes Hansen)
* tr (Baris Cicek)
* hu (Gabor Kelemen)
* ms (Hasbullah Bin Pit)
* cy (Dafydd Harries)
* sv (Christian Rose)
* fr (Sebastien Bacher)
* th (Paisa Seeluangsawat)
* zh_TW (GNOME HK Team)
* ja (Takeshi AIHANA)
* it (Alessio Frusciante)
This is it, this is GNOME 2.8. Celebrate and pat yourselves on the back.
Especially if you are one of the documentation team who spent all that time
making the desktop that much easier to use.
Changes in GNOME-Applets 2.7.3
==================================
GNOME 2.8.0 Release Candidate 1
Overall
* Fix forecasting information for the United Kingdom (Alan Cox)
* Fix crasher in battstat (Carlos Garnacho Parro)
* Change 'dictionary:' macro in mini-commander to use gnome-dictionary
(Davyd Madeley)
Translations
* fi (Jarkko Ranta, Ilkka Tuohela)
* es (Francisco F. Serrador)
* sv (Christian Rose)
* da (Martin Willemoes Hansen)
* ko (Changwoo Ryu)
* sr (Danilo Šegan)
* sq (Elian Myftiu)
* uk (Maxim Dziumanenko)
* ja (Takeshi AIHANA)
* nn (Åsmund Skjæveland)
* zh_CN (Funda Wang)
* cs (Miloslav Trmac)
* gu (Ankit Patel)
* eu (Iñaki Larrañaga)
* hu (Laszlo Dvornik)
* ms (Hasbullah Bin Pit)
* pl (GNOME PL Team)
* en_CA (Adam Weinberger)
* pt (Duarte Loreto)
* el (Simos Xenitellis)
* id (Mohammad DAMT)
* bn (Runa Bhattacharjee)
* az (Runa Bhattacharjee)
Thanks to everyone who contributed (especially anyone I forgot to name). GNOME
Applets is now is code freeze until the branch for 2.9. This means that only
release critical bugs will be fixed. Please check for duplicates before filing
bugs, but don't simply assume that someone else has filed it. Translators and
documenters should be aware that they may of course continue working on GNOME
Applets, and are uneffected by the freeze.
Changes in GNOME-Applets 2.7.2
==================================
GNOME 2.8.0 Beta 2
Overall
* Require gnome-panel 2.7.x (Davyd Madeley)
* New tooltips and warning dialogs for the battery applet (Davyd Madeley)
* Use global settings for cdplayer applet (Mark McLoughlin)
* Remove unneeded screen-exec dependancies (Kjartan Maraas, Davyd Madeley)
* ANSI C fixes (Kjartan Maraas)
* New locations and spelling fixes for gweather
(Frank Solensky, Davyd Madeley, Francisco Javier F. Serrador)
* Change centigrade to celsius and add kPa to gweather preferences
(Ryan Lortie, Davyd Madeley)
* Change Forecast to Details (Karthik BG)
* Change Humidity to Relative Humidity (Christian Neumair)
* modemlights can now go for more then 99 hours of connection time
(Vincent Noel)
Translations
* ar (Arafat Medini)
* nb (Kjartan Maraas)
* id (Ahmad Riza H Nst)
* nl (Michiel Sikkes)
* ja (Takeshi AIHANA)
* bg (Vladimir Petkov)
* uk (Maxim Dziumanenko)
* ru (Russian Team)
* de (Christian Neumair, Hendrik Brandt)
* zh_CN (Funda Wang)
* sr (Danilo Šegan)
* sq (Elian Myftiu)
* es (Francisco Javier F. Serrador)
* en_CA (Adam Weinberger)
* cs (Miloslav Trmac)
* ms (Hasbullah Bin Pit)
* pl (GNOME PL Team)
* no (Kjartan Maraas)
* pt_BR (Estêvão Samuel Procópio, Raphael Higino)
* fr (Christophe Merlet)
* ko (Changwoo Ryu)
* sv (Christian Rose)
* da (Martin Willemoes Hansen)
* pt (Duarte Loreto)
* cy (Telsa Gwynne)
* nn (Åsmund Skjæveland)
* sk (Marcel Telka)
* mn (Sanlig Badral)
* fi (Ilkka Tuohela)
Thanks to everyone who has contributed. My apologies to anyone I missed. GNOME
Applets is now in string freeze until the branch for 2.9 so the translators can
weave their magic. Please check for duplicates before filing bugs.
Changes in GNOME-Applets 2.7.1
==================================
The "don't blame Kevin, it's all Davyd's fault" release.
Overall
* Add a --disable-battstat argument (Mark McLoughlin)
* Better battery support in FreeBSD (Joe Markus Clarke)
* Fix battery applet positioning (Vincent Noel)
* Use same CD drive as gnome-cd (Michael Terry)
* New locations for Weather (Patrick Steiner, Gareth Owen)
* Mini-Commander error indication if command does not exist (Vinay M R)
Translations
* da (Martin Willemoes Hansen)
* es (Francisco Javier F. Serrador)
* el (Nikos Charonitakis)
* no (Kjartan Maraas)
* cs (Miloslav Trmac)
* ko (Changwoo Ryu)
* sq (Elian Myftiu)
* hu (Laszlo Dvornik)
* en_GB (Gareth Owen)
* bg (Rostislav Raykov, Vladimir Petkov, Peter Slavov)
* pl (GNOME PL Team)
* hi (Guntupalli Karunakar)
* ja (Takeshi AIHANA)
* nl (Tino Meinen)
* pt_BR (Raphael Higino)
* fr (Christophe Merlet)
* de (Christian Neumair)
* sr (Danilo Šegan)
* lt (Žygimantas Beručka)
* en_CA (Adam Weinberger)
* zh_CN (Funda Wang)
* ru (GNOME RU Team)
* pt (Duarte Loreto)
* ta (Dinesh Nadarajah)
As well as heaps of bug fixes, improvements and whatever else I've missed.
=============
Version 2.8.0
=============
Translators
* Abdulaziz Al-Arfaj (ar)
* Kemal Šanjta (bs)
* Miloslav Trmac (cs)
* Dafydd Harries (cy)
* Hendrik Richter (de)
* Kostas Papadimas (el)
* Gareth Owen (en_GB)
* Francisco Javier F. Serrador (es)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
* Hasbullah Bin Pit (ms)
* Åsmund Skjæveland (nn)
* Welther José O. Esteves (pt_BR)
* Mişu Moldovan (ro)
* Christian Rose (sv)
* Chanchai Junlouchai (th)
* Baris Cicek (tr)
* Abel Cheung (zh_TW)
================
Version 2.7.92.1
================
Clock Applet
* Update the component id we use to launch evolution (Mark)
Translators
* Takeshi AIHANA (ja)
==============
Version 2.7.92
==============
Panel
* Fix various coding errors (Kjartan)
* Fix autohide in certain circumstances on multi-screen (Mark)
* Fix a leak (Kjartan)
* Remove unused code (Vincent)
Misc
* Updated help documentation (Breda McColgan)
* Remove gnome-panel-preferences man page (Vincent)
* Make spanish help docs valid UTF-8 (Alexandre Oliva)
* Fix a #if/#ifdef thinko (Kjartan)
* Fix deprecated API usage (Kjartan)
Translators
* Runa Bhattacharjee (bn)
* Mehemed Šaćirović (bs)
* Jordi Mallach (ca)
* Martin Willemoes Hansen (da)
* Francisco Javier F. Serrador (es)
* Iñaki Larrañaga Murgoitio (eu)
* Laszlo Dvornik (hu)
* Reinout van Schouwen (nl)
* Elian Myftiu (sq)
* Maxim Dziumanenko (uk)
================
Version 2.7.91.1
================
Panel
* Fix focus-on-map issue the "Run Application" dialog (Elijah Newren)
* Fix crash with unknown URIs in ~/.recently-used (Mark)
Clock Applet
* Fix issue with shadow and scrollbar sizing (William Jon McCann)
* Warning fixes (Mark)
Misc
* Warning fix in libpanel-applet (Vincent Untz)
* Update the required version of libwnck (J.H.M. Dassen)
* Ditto for evolution-data-server (Mark)
Translators
* Mətin Əmirov (az)
* Pauli Virtanen (fi)
* Baptiste Mille-Mathias (crevette) (fr)
* Elian Myftiu (sq)
* Christian Rose (sv)
==============
Version 2.7.91
==============
Panel
* Fix crasher when declining to reload crashed applet (Mark)
* Fix nested drawer hiding craziness (Mark)
* Re-work "actions" code to consolidate action details (Mark, Vinay M R)
* Fix various coding errors (Kjartan Maraas)
Misc
* Remove the global panel preferences dialog (Christian Neumair)
* Add comments for translators to clock.schemas (Mark)
Translators
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Pauli Virtanen (fi)
* Jesús Bravo Álvarez (gl)
* Ankit Patel (gu)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Gnome PL Team (pl)
* Duarte Loreto (pt)
* Elian Myftiu (sq)
* Funda Wang (zh_CN)
==============
Version 2.7.90
==============
Panel
* Make the menu key popup the panel context menu (Sagar Rastogi)
* Fix mnemonic conflict between _Add to Panel and _About Panels (Vincent Untz)
* Remove remaining bits of the add launcher menu (Christian Neumair)
* Revise the "Clear Recent Documents" confirmation dialog text (William Jon McCann)
* Sync with recent-files from libegg (Kjartan Maraas)
* Fix invalid usage of de-allocated memory (Kjartan Maraas)
* Fix various strange behaviour with button presses on panel objects (Arvind Samptur)
* Fix fontilus entries appearing escaped in Recent Documents menu (Federico)
Applets
* Fix nasty libpanel-applet issue causing unneccessary padding around Window List (Soeren Sandmann)
* Make DEMANDS_ATTENTION windows appear bold in the Window Selector (Vincent Noel)
* Make the Show Desktop button correctly resize (Vincent Untz)
* Display floating date-times in the calendar relative to localtime (William Jon McCann)
* Make the appointment/task list in the clock use SHADOW_IN (Jonathan Blandford)
* Remove usage of obselete panel:category attribute and update docs (Mark)
Screenshooter
* Make it use the window title rather than the window class for the filename (Bryan Clark)
Build Stuff
* Fix various compiler warnings (Mark)
* Indicate that strings to be translated are encoded in UTF-8 (Christian Neumair)
* Require a xgettext which supports --from-code (Mark)
* add DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc (Mark)
Translators
* Rostislav Raykov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Gareth Owen (en_GB)
* Francisco Javier F. Serrador (es)
* Ravishankar Shrivastava (hi)
* Laszlo Dvornik (hu)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* Žygimantas Beručka (lt)
* Hasbullah Bin Pit (ms)
* Kjartan Maraas (no)
* Duarte Loreto (pt)
* Dmitry G. Mastrukov (ru)
* Elian Myftiu (sq)
* Данило Шеган (sr)
* Baris Cicek (tr)
===============
Version 2.7.4.1
===============
Panel
* Add "Clear Recent Documents" to Recent Documents menu (William Jon McCann, Mark)
=============
Version 2.7.4
=============
Clock Applet
* Add the source color to the appointments/tasks lists (William Jon McCann)
* Ensure the calendar popup is focused (William Jon McCann)
* Refilter calendar tasks when the popup is updated (William Jon McCann)
Translators
* Vladimir "Kaladan" Petkov (bg)
* Dafydd Harries (cy)
* Francisco Javier F. Serrador (es)
* Takeshi AIHANA (ja)
* Raphael Higino (pt_BR)
* Elian Myftiu (sq)
=============
Version 2.7.3
=============
Panel
* New "Add to Panel" dialog (Vincent Untz)
* HIG border spacing fix for addto dialog (Dennis Cranston)
* Fix "Invalid read of size 1" valgrind warning (Mark)
* Don't prevent drawers from being deleted (Leena Gunda)
* Removed some unused code from menu stuff (Christian Neumair)
Clock Applet
* Make "Adjust Date & Time" update PRIMARY (not just CLIPBOARD) (Greg Hudson)
* Consistency fix for GConf keys' docs (Christian Neumair)
Misc
* Removed ellipses from applet's popup menus (Dennis Cranston)
* Typo fix in libpanel-applet docs (Sven Herzberg)
Translators
* Vladimir "Kaladan" Petkov (bg)
* Miloslav Trmac (cs)
* Christian Neumair (de)
* Adam Weinberger (en_CA)
* Gareth Owen (en_GB)
* Laszlo Dvornik (hu)
* Žygimantas Beručka (lt)
* Gnome PL Team (pl)
* Elian Myftiu (sq)
* zhakanini (ta)
* Funda Wang (zh_CN)
=============
Version 2.7.1
=============
Panel
* Remove "Add to run dialog" from the menu's context menu (Chistian Neumair)
* Allow applets to be removed when locked (Mark, Christian Neumair)
* Fix a rare crasher while menu editing (Chris Lahey)
* Fix some problems with filename quoting (Mark)
* Improve tab completion in the run dialog (Frank Worsley)
* Fix issue with the tooltip on drawers no being updated (Vinay M R, Mark)
* Don't allow drawers to move offscreen (Shakti Sen, Mark)
* Fix issue with launcher save location not being valid with gnome-vfs (Vincent Berger, Mark)
* Try and guess an icon for launches with no explicit icon (Satvik Upadhyaya, Mark)
* Paint the arrow on menu buttons using the GTK+ theme (Mark)
Screenshot Utility
* Don't make the entire desktop hang when using --delay with a11y (Padraig O'Briain)
* Fix crasher when window icon not found (Mark)
* Translate the "save to webpage" string in the screenshot utility (Mariano Suárez-Alvarez)
Clock Applet
* Fix issue with the clock no resizing properly when making the panel bigger (Mark)
* Fix problems with tasks edits affecting the wrong task (Carlos Garnacho Parro)
* Open the tasks URL when double clicking on it (William Jon McCann)
* Fix the handling of all day events and timezones (William Jon McCann)
* Properly reload stuff when evolution-data-server dies (William Jon McCann)
* Use GTK_SHADOW_OUT around the calendar (Jorn Baayen)
* Destroy the calendar if the clock is removed from the panel (Shakti Sen)
Misc
* Set a tooltip on the Window Selector applet (Kaushal Kumar)
* Remove the separator from Wanda's fortune dialog (Paolo Borelli)
* Fix the version number in the autogen.sh message (Fernando Herrera)
Translations
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Gareth Owen (en_GB)
* Francisco Javier F. Serrador (es)
* Gil Osher (he)
* Takeshi AIHANA (ja)
* Changwoo Ryu (ko)
* John C Barstow (mi)
* Kjartan Maraas (no)
* Stanislav Visnovsky (sk)
* Funda Wang (zh_CN)
gnome-control-center 2.8.0
Jody Goldberg
* Fixed float/int mismatch in peditor
Jonathan Blandford
* Fix docs link for at-properties capplet.
Pierre Ossman
* display the volume dialog in the correct place
Sergey V. Udaltsov
* default switchcut (Alt*2) is introduced
Translations:
* All translations updated
------------------------------------------------------------------------------
gnome-control-center 2.7.1
Translations:
* Bosnian translation added.
Frederic Crozat:
* Use themed icon for windows
Rodney Dawes:
* Add "W x H pixels" to description, and remove file size for bg capplet
Sergey:
* Fixes to keybinding capplet
Kjartan Maraas:
* text cleanup
Jeroen Zwartepoorte:
* Use the parent type in the G_DEFINE_TYPE
------------------------------------------------------------------------------
gnome-control-center 2.7.0
* No NEWS file updates this time due to time pressures. 2.7.1
should have a full change.
Changes:
* Add an action to set the window type atom
* Add an action to set the decorate window hint in OpenBox
* Watch all screens for events, instead of just the default
* Add an action to set the geometry of a window
Hiramatsu Yoshifumi in PR pkg/26962.
- Use ut_session only when it is available in struct utmpx.
- If updwtmpx is not available, use pututxline instead.
- Bulid functions using struct utmp only when the struct utmp is available.
version in pkgsrc (2.2.10) does not work at all under NetBSD 2.x. Addresses
PR pkg/26781, which was already closed without the update...
2.2.12:
Applied three patches from the debian maintainer. The first cleans
up file handles, the second fixes a man page, the third fixes a
centering bug, and the last fixes a deadlock.
2.2.11:
Applied two more patches from the debian maintainer. The first
fixes a bug introduced by a patch in 2.2.9 and the second reorders
the main xodf event loop. These patches appear to have increased
xosd's speed.