gnome-panel:gnome-2-6

Last commit made on 2004-10-26
Get this branch:
git clone -b gnome-2-6 https://git.launchpad.net/gnome-panel

Branch merges

Branch information

Name:
gnome-2-6
Repository:
lp:gnome-panel

Recent commits

53c75ae... by Gora Mohanty <email address hidden>

po/or.po: Updated Oriya translation.

f5ac5bb... by Federico Mena Quintero <email address hidden>

Merged from HEAD:

2004-07-27 Federico Mena Quintero <email address hidden>

 Merged from HEAD:

 Fixes #148808:

 * gnome-panel/egg-recent-item.c
 (egg_recent_item_get_short_name): New public function; computes a
 valid UTF-8 string to display in a menu or list for the item's name.
 (make_valid_utf8): New helper function.

 * gnome-panel/egg-recent-item.h: Add prototype for
 egg_recent_item_get_short_name().

 * gnome-panel/egg-recent-view-gtk.c
 (egg_recent_view_gtk_new_menu_item): Use
 egg_recent_item_get_short_name().

f37907a... by Nguyen Thai Ngoc Duy <email address hidden>

update vi.po

2f36656... by Leena Gunda <email address hidden>

Return FALSE if the panel is attached to a widget. Fixes bug #143423.

2004-06-23 Leena Gunda <email address hidden>

        * panel-toplevel.c: (panel_toplevel_is_last_unattached):
        Return FALSE if the panel is attached to a widget.
        Fixes bug #143423.

ca7871e... by Mark McLoughlin <email address hidden>

Patch from Greg Hudson <email address hidden> in bug #144612.

2004-06-21 Mark McLoughlin <email address hidden>

 Patch from Greg Hudson <email address hidden> in bug #144612.

 * clock.c: (copy_time), (copy_date): make "Adjust Date & Time"
 update the PRIMARY selection as well as CLIPBOARD.

1dc3df0... by Alexander Shopov

Updated Bulgarian translation by Vladimir "Kaladan" Petkov

2004-06-17 Alexander Shopov <email address hidden>

 * bg.po: Updated Bulgarian translation by
 Vladimir "Kaladan" Petkov <email address hidden>

9332bc5... by Mark McLoughlin <email address hidden>

post-release bump to 2.6.3

2004-06-14 Mark McLoughlin <email address hidden>

        * configure.in: post-release bump to 2.6.3

3a42678... by Mark McLoughlin <email address hidden>

version markers

9c7a371... by Mark McLoughlin <email address hidden>

Version 2.6.2

2004-06-14 Mark McLoughlin <email address hidden>

        * configure.in: Version 2.6.2

427dece... by Mark McLoughlin <email address hidden>

Fix for bug #138881 - clock takes up too much width when you resize the

2004-06-02 Mark McLoughlin <email address hidden>

        Fix for bug #138881 - clock takes up too much width when
        you resize the panel such that the clock displays on
        two rows.

        * clock.c:
        (applet_change_orient), (applet_change_pixel_size): unfix
        the cached size when the orientation or size changes.