Commit graph

22 commits

Author SHA1 Message Date
xtraeme
b47a40b2ad Don't rename gnome-panel-screenshot to gnome2-, because it breaks the
function of this program. Now this works perfectly.

There's no need to bump PKGREVISION this time, jmmv@ bumped it some hours
ago.
2003-12-29 02:09:11 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
9fb6b523c2 Use GCONF2_ENTRIES to register the panel-default-setup.entries file in the
GConf2 database.  This makes the panel recognize the default configuration.
Bump PKGREVISION to 1.
2003-12-28 14:26:18 +00:00
xtraeme
5e5b1124fd Remove patch-ac missed in previous. 2003-12-15 01:47:55 +00:00
xtraeme
2efb364f8b Updated to 2.4.1
Changes:

        * Avoid ever scaling up icons when there is a bigger one available
	 (Owen Taylor)
        * Do not auto hide a panel with open drawers (Arvind)
        * Delete launcher editing dialog when the panel is deleted
	  (Arvind)
        * Do not focus the panel itself when there is an applet to focus
	  (Padraig)
        * Fix warnings with newer gcc (Kjartan)
        * Fix i18n issue with startup notification from the menus
	  (Christian Neumair)
        * Show the localized comment from launchers in the run dialog
	  (Vincent Untz)
        * Query before deleting a non-empty drawer (Arvind)
        * Fix loading of icons specified by relative paths (Bala, Mark)
        * Fix off-by-one error when computing struts (Rob Adams)
        * Fix serious issue with launchers not working on drawers (George)
        * Don't create new launchers whose TryExec fails (Arvind)

And more... review Changelog to see a full list of changes.
2003-12-14 23:34:16 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
jmmv
105143e715 Bump revision due to metacity update (startup-notification was added to its
buildlink2.mk file, so a new dependancy was introduced).
2003-07-23 15:36:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
af45d56e4d Update to 2.2.2.2:
Version 2.2.2.2

Panel
	* Fix some a leak in gnome-run (Kjartan)
	* Enable SVG themes (Mark) Fixes bug #114706
	* Don't call our_gtk_menu_position() twice. (Padraig)
	* Draw button-widget focus line with state GTK_STATE_NORMAL.
	  Fixes Bug #109887 (Rajkumar)
	* Special case tiling a 1x1 pixmap to increase speed greatly.
	(Mark)
Applets
	* pager.glade: Allow only numeric values to spinbutton.
	Fixes bugzilla bug #115908 (Pasupathi)
Translators
	* Dafydd Harries, Chris M. Jackson, Kyfieithu contributers (cy),
	  Erwin Sanjaya (id), Arafat Mendini (ar)

Version 2.2.2.1

Panel
	* Fix possible crash from stale references to GdkWindows (Owen, Mark)
	* Allow drawer button to be themed (Mark)
	* Fix crashing when moving applets between panels (Arvind)
	* Fix jitteriness with image in the run dialog (nix@go-nix.ca)
Applets
	* Fix crashing after removing show desktop buttom (Mark, Arvind)
	* Fix multiple mailcheck processes with imap (Muktha)
	* Destroy about dialogs when removing applets (Bala, Leena)
Translators
	* Dinesh Nadarajah (ta) and Ole Laursen (da).

Version 2.2.2

Panel
	* Fix crash when deleting the menu panel (Arvind)
	* Fix a possible crash in background code (Mark)
	* Make Ctrl-F10 popup the context menu even with out-of-proc
	  applets (Padraig)
	* Fix keynav behaviour of drawers (Padraig)
	* Focus the run dialog entry after appending a file (Padraig)
	* Center the "Create Launcher" dialog on the screen (Raj)
	* Focus the run dialog entry when no applications are selected (Arvind)
	* Convert screenshot filename to UTF-8 before displaing it (Toshi)
libpanel-applet
	* Fix bug with loading applet schemas (Yatin Chawathe)
	* Stop applets from connecting to the session manager (Havoc, Mark)
Applets
	* Remove extraneous calls to gnome_program_init (Mark)
	* Fix usage of static variables in the mailcheck applet (Jens Zechlin)
Docs
	* Removed info on defaults as they vary amongst distros (Irene)
	* Add docs translations (Mike Lei)
Misc
	* Remove the .so suffixes from shlibs in .server files (Mark)
	* Replace leading spaces with tabs in sgmldocs.make (Art Haas)
Translations
	* Belarusian team (be), Christian Neumair (de), Christophe Merlet (fr),
	  Danilo Šegan (sr), FSF-India (ml), Guntupalli Karunakar (hi),
	  Joel Brich (eo), Jordi Mallach (ca), Mathieu van Woerkom (li),
	  Ole Laursen (da), Pauli Virtanen (fi), Raphael Finkel (yi),
	  Reinout van Schouwen (nl) and Runa Bhattacharjee (bn).
2003-07-11 19:04:09 +00:00
epg
0bd8db6689 Include startup-notification buildlink2.mk. 2003-06-05 19:36:03 +00:00
jmmv
7fe1fe9f87 Line up PKGREVISION whitespace. 2003-05-05 14:41:54 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
rh
694ef0abdd Update gnome-panel to 2.2.1. Changes include:
Package
-------
  * Remove program-transform patches now that we have a fine grained
    gnome-core

Panel
-----
  * Make global keybindings work on multi-screen setups (Erwann, Mark)
  * Destroy "Create Launcher" dialogs when the panel is destrored (Arvind)
  * Allow the GNOME foot icon on the Main Menu to be themed (Raj)
  * Support themeing of the action button icons (Raj)
  * Query deletion of a drawer when it is deleted by removing the button
  * Delete child drawer panels when deleting panels (Arvind)
  * Fix various leaks (Kjartan)
  * Fix typo with the launchers "zoom animation" (Paul Gammans)
  * Do not query the deletion of a panel if there are no objects on it
  * Make the "Delete Panel?" dialog modal (Arvind)
  * Avoid rare panel hang when moving applets (Sunil Mohan Adapa)
  * Actually load the panel background color preference (Greg Hudson)
  * Fix crash related to drawers (Arvind)
  * Fix various issues with egg-recent-files (James)
  * Don't save screenshot to UTF8 filenames in G_BROKEN_FILENAMES locales
  * Fix crash when the panel background image can't be loaded
  * Unescape the tooltip on launchers (Bala)
  * Destroy the "Overwrite file?" warning dialog in gnome-panel-screenshot
  * Add support for icon theming icons with absolute paths
  * Don't crash when clicking on a drawer panel with no parent panel
  * Don't load the GNOME 1.4 applet's .desktop files on startup (Mark)

Applets
-------
  * Destroy Window List and Workspace Switcher properties dialog when
    the applets are destroyed (Arvind)
  * Launch the mail received handler on the correct screen
  * Ignore any leading and trailing whitespace in a workspace name
  * Change the max number of workspaces to 36 in sync with metacity
  * Fix issue with the mailcheck animation on mutliscreen setups
  * Fix notification area crasher (Havoc)

Miscellanous
------------
  * Fix "po/Makefile.in.in not found" build breakage (Clifton Lockhart)
  * Add a --with-html-dir configure option (Julio Merino)
  * Window List docs updates (Irene Ryan)
  * Japanese translations of docs (Takeshi AIHANA)
  * Support --disable-schemas-install and --with-gconf-schema-file-dir
  * Fix libpanel-applet crash on 64 bit platforms (Matt Wilson)

Translations
------------
  * various languages
2003-04-20 14:06:43 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
jmmv
81457bf1d9 Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-02-15 12:02:33 +00:00
jmmv
679ba13ba7 Update to 2.2.0.1. Changes since 2.0.10 are too many to be noted here.
They include new features and translations, as well as bugfixes.
2003-02-14 21:05:27 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
jmmv
95ae842a85 Update gnome-panel to 2.0.11.
Changes since 2.0.10:
- Added new translations: am, be.
- Removed calls to gconf_client_suggest_sync since this synching is not
  necessary. Performance analysis highlighted that gnome-panel was
  causing >100 syncs to happen (with ~10 items in the panel).

Patch provided by Juan RP in PR pkg/19418, with some minor changes by me.
While I'm here, change my email address to the netbsd one.
2002-12-16 22:55:03 +00:00
rh
b4668de630 Initial import of gnome-panel-2.0.10, the GNOME2 panel application.
This closes PR pkg/18219 by Julio Merino.
2002-11-04 08:28:00 +00:00