- 22 Jun, 2007 1 commit
-
-
Felix I authored
svn path=/trunk/; revision=10477
-
- 21 Jun, 2007 2 commits
-
-
Felix I authored
svn path=/trunk/; revision=10476
-
Funda Wang authored
svn path=/trunk/; revision=10475
-
- 20 Jun, 2007 1 commit
-
-
Priit Laes authored
2007-06-20 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=10474
-
- 19 Jun, 2007 2 commits
-
-
Daniel Nylander authored
svn path=/trunk/; revision=10473
-
Vincent Untz authored
2007-06-19 Vincent Untz <vuntz@gnome.org> * panel-toplevel.c: (panel_toplevel_calc_new_orientation): do not choose height over width for the "should I change orientation" distance because the orientation is horizontal: since the geometry of the panel might not have been updated, those may be swapped (eg, if you had an horizontal panel and it becomes vertical, they're swapped for some time). Instead, choose the lowest of the two which is correct all cases, even when the height is bigger than the width in an horizontal panel (think about it for a few minutes). Fix the "panel goes a bit crazy when moving it around", also known as bug #394670. svn path=/trunk/; revision=10472
-
- 18 Jun, 2007 2 commits
-
-
Vincent Untz authored
2007-06-18 Vincent Untz <vuntz@gnome.org> * configure.in: require libwnck 2.19.4 svn path=/trunk/; revision=10471
-
Vincent Untz authored
2007-06-18 Vincent Untz <vuntz@gnome.org> * window-list.c: (applet_realized): wnck_tasklist_set_screen() is useless now (window_list_applet_fill): no need to call wnck_screen_force_update() * workspace-switcher.c: (applet_realized): wnck_pager_set_screen() is useless now, set the screen of the pager (applet_scroll): code cleanup (workspace_switcher_applet_fill): no need to call wnck_screen_force_update() Fix crash bug #350671. svn path=/trunk/; revision=10470
-
- 17 Jun, 2007 3 commits
-
-
Priit Laes authored
2007-06-17 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=10469
-
Vincent Untz authored
2007-06-17 Vincent Untz <vuntz@gnome.org> * configure.in: post-release bump to 2.19.5. svn path=/trunk/; revision=10468
-
Vincent Untz authored
2007-06-17 Vincent Untz <vuntz@gnome.org> * NEWS: * README: * configure.in: version 2.19.4 svn path=/trunk/; revision=10466
-
- 15 Jun, 2007 2 commits
-
-
Vincent Untz authored
2007-06-15 Vincent Untz <vuntz@gnome.org> * menu.c: (menu_destroy_context_menu): new (create_item_context_menu): when the menu item is destroyed, also destroy the context menu and block the restoring of grabs which would fail since the applications menu has been destroyed. Fix bug #350626. svn path=/trunk/; revision=10465
-
Jorge Gonzalez Gonzalez authored
svn path=/trunk/; revision=10464
-
- 14 Jun, 2007 10 commits
-
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * configure.in: require gtk+ 2.11.3 svn path=/trunk/; revision=10463
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * panel-applet.c: (panel_applet_focus): small cleanup * test-bonobo-applet.c: (test_applet_fill): migrate to GtkTooltip svn path=/trunk/; revision=10462
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * fish.c: (set_tooltip): migrate to GtkTooltip (destroy_tooltip): kill (fish_applet_destroy): updated svn path=/trunk/; revision=10461
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * wncklet.c: (wncklet_set_tooltip): migrate to GtkTooltip svn path=/trunk/; revision=10460
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * clock.c: (set_tooltip): migrate to GtkTooltip (update_clock): move tooltip code to its own function (update_tooltip): s/view/hide/ in the tooltip if the calendar window is opened (update_popup): update the tooltip svn path=/trunk/; revision=10459
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * calendar-window.c: make more code depend on libecal. Should fix compilation issues. Fix bug #443788 svn path=/trunk/; revision=10458
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * launcher.c: (is_this_drop_ok), (drag_drop_cb): use gdk_atom_intern_static_string() instead of gdk_atom_intern() * panel-action-protocol.c: (panel_action_protocol_init): ditto * panel-background-monitor.c: (panel_background_monitor_init): ditto svn path=/trunk/; revision=10457
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * configure.in: require glib 2.13.0 svn path=/trunk/; revision=10456
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> * calendar-sources.c: (backend_died_cb): use g_timeout_add_seconds() svn path=/trunk/; revision=10455
-
Vincent Untz authored
2007-06-14 Vincent Untz <vuntz@gnome.org> Use new glib API where it makes sense. * applet.c: (panel_applet_save_position): use g_timeout_add_seconds() * menu.c: (add_app_to_desktop): use g_get_user_special_dir() to know where's the desktop * panel-ditem-editor.c: (panel_ditem_editor_changed), (panel_ditem_editor_revert): use g_timeout_add_seconds() * panel-menu-items.c: (activate_uri): small update (activate_desktop_uri): new, use g_get_user_special_dir() to know where's the desktop (panel_place_menu_item_create_menu): use activate_desktop_uri() for the desktop menu item svn path=/trunk/; revision=10454
-
- 13 Jun, 2007 1 commit
-
-
Pema Geyleg authored
svn path=/trunk/; revision=10453
-
- 11 Jun, 2007 1 commit
-
-
Artur Flinta authored
2007-06-11 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=10452
-
- 03 Jun, 2007 4 commits
-
-
Vincent Untz authored
2007-06-03 Vincent Untz <vuntz@gnome.org> * configure.in: post-release bump to 2.19.4. svn path=/trunk/; revision=10451
-
Vincent Untz authored
2007-06-03 Vincent Untz <vuntz@gnome.org> * NEWS: * README: * configure.in: version 2.19.3 svn path=/trunk/; revision=10449
-
Priit Laes authored
2007-06-03 Priit Laes <plaes@svn.gnome.org> * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>. svn path=/trunk/; revision=10448
-
Amanpreet Singh Alam authored
svn path=/trunk/; revision=10446
-
- 30 May, 2007 1 commit
-
-
Nickolay V. Shmyrev authored
2007-05-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=10445
-
- 29 May, 2007 1 commit
-
-
Kjartan Maraas authored
2007-05-29 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=10444
-
- 28 May, 2007 2 commits
-
-
Ihar Hrachyshka authored
svn path=/trunk/; revision=10443
-
Jorge Gonzalez Gonzalez authored
svn path=/trunk/; revision=10442
-
- 27 May, 2007 3 commits
-
-
Theppitak Karoonboonyanan authored
* th.po: Updated Thai translation. svn path=/trunk/; revision=10430
-
Daniel Nylander authored
* window-list/sv/sv.po: Updated Swedish translation * workspace-switcher/sv/sv.po: Updated Swedish translation svn path=/trunk/; revision=10429
-
Daniel Nylander authored
svn path=/trunk/; revision=10428
-
- 26 May, 2007 4 commits
-
-
Vincent Untz authored
2007-05-26 Vincent Untz <vuntz@gnome.org> * panel-properties-dialog.c: (panel_properties_dialog_update_for_attached): change title of the dialog to Drawer Properties if the toplevel is a drawer. Fix bug #319284 svn path=/trunk/; revision=10427
-
Vincent Untz authored
2007-05-26 Vincent Untz <vuntz@gnome.org> * panel-icon-names.h: add new icon * panel-menu-items.c: (panel_place_menu_item_append_volumes): use an icon for removable media menu item Fix FIXME and bug #343180 svn path=/trunk/; revision=10426
-
Vincent Untz authored
2007-05-26 Vincent Untz <vuntz@gnome.org> * panel-ditem-editor.c: (panel_ditem_editor_name_changed), (panel_ditem_editor_comment_changed), (panel_ditem_editor_icon_changed), (panel_ditem_editor_revert): use panel_util_key_file_remove_all_locale_key() * panel-util.[ch]: (panel_util_key_file_remove_all_locale_key): new, to remove all localized and non-locale versions of a key. Fix bug #363818 svn path=/trunk/; revision=10425
-
Vincent Untz authored
2007-05-26 Vincent Untz <vuntz@gnome.org> * panel-properties-dialog.c: (panel_properties_dialog_image_changed): ignore the first selection-changed signals, since they're bogus (GTK+ bug #327243) (panel_properties_dialog_setup_image_chooser): initialize helper. Fix bug #412479 svn path=/trunk/; revision=10424
-