aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Collapse)Author
2008-02-142008-02-14 Ross Burton <ross@openedhand.com>ross
* configure.ac: Remove applets/battery/data/, argh. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1920 b067294f-1dea-0310-9683-c47a78595994
2008-02-142008-02-14 Ross Burton <ross@openedhand.com>ross
* applets/battery/data/: * applets/battery/battery.c: Don't use private icons, use the icon theme. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1919 b067294f-1dea-0310-9683-c47a78595994
2008-02-132008-02-13 Ross Burton <ross@openedhand.com>ross
* applets/showdesktop/Makefile.am: * applets/windowselector/Makefile.am: Don't try and install files I just deleted. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1915 b067294f-1dea-0310-9683-c47a78595994
2008-02-132008-02-13 Ross Burton <ross@openedhand.com>ross
* applets/showdesktop/showdesktop.c: Use "user-desktop" stock icon instead of custom icons. * applets/showdesktop/mb-applet-showdesktop-active.png: * applets/showdesktop/mb-applet-showdesktop.png: Delete. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1914 b067294f-1dea-0310-9683-c47a78595994
2008-02-132008-02-13 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Use icons from the icon theme. * applets/windowselector/mb-applet-windowselector.png: Delete. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1913 b067294f-1dea-0310-9683-c47a78595994
2008-02-122008-02-12 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel-scaling-image.c: Reload the icon on size allocation. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1912 b067294f-1dea-0310-9683-c47a78595994
2008-02-082008-02-08 Ross Burton <ross@openedhand.com>ross
* applets/notify/mb-notification.[ch]: Subclass event box and emit a signal when clicked. * applets/notify/notify-store.[ch]: Add a reason argument to the public close method. * applets/notify/applet.c: Tie all of that together, so clicking on notifications removes them. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1911 b067294f-1dea-0310-9683-c47a78595994
2008-02-072008-02-07 Ross Burton <ross@openedhand.com>ross
* applets/systray/Makefile.am: * applets/systray/systray.c: Don't bother using libnotify for the balloon messages, nothing uses them. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1909 b067294f-1dea-0310-9683-c47a78595994
2008-02-062008-02-06 Ross Burton <ross@openedhand.com>ross
* configure.ac: Look for DBus * applets/Makefile: * applets/notify/*: Basic notification-daemon implementation as an applet. Needs work, but its usable. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1908 b067294f-1dea-0310-9683-c47a78595994
2008-02-042008-02-04 Ross Burton <ross@openedhand.com>ross
* configure.ac: * applets/Makefile.am: * applets/brightness/*: Add a brightness applet, thanks Manuel Teira. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1907 b067294f-1dea-0310-9683-c47a78595994
2008-02-01* applets/windowselector/mb-applet-windowselector.png:thomas
Updated icon git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1904 b067294f-1dea-0310-9683-c47a78595994
2008-01-172008-01-17 Ross Burton <ross@openedhand.com>ross
* applets/systray/na-tray-manager.c: Add extra cast to silence compiler. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1892 b067294f-1dea-0310-9683-c47a78595994
2008-01-172008-01-17 Ross Burton <ross@openedhand.com>ross
* configure.ac: * applets/Makefile.am: * applets/startup-notify/Makefile.am: * applets/startup-notify/startup.c: Add new startup notification applet which uses libnotify instead of appearing in the panel. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1891 b067294f-1dea-0310-9683-c47a78595994
2007-12-132007-12-13 Ross Burton <ross@openedhand.com>ross
* applets/launcher/launcher.c: * applets/showdesktop/showdesktop.c: * applets/clock/clock.c: Clear freshly allocated structures just to be safe. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1865 b067294f-1dea-0310-9683-c47a78595994
2007-12-132007-12-13 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Fix stupid mistake in previous commit which removed an atom. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1864 b067294f-1dea-0310-9683-c47a78595994
2007-11-282007-11-28 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Intern the atoms in a single call instead of many calls. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1844 b067294f-1dea-0310-9683-c47a78595994
2007-11-282007-11-28 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Mark more strings for translation, include config.h, and fix indentation. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1843 b067294f-1dea-0310-9683-c47a78595994
2007-11-282007-11-28 Ross Burton <ross@openedhand.com>ross
* configure.ac: Fix typo. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1842 b067294f-1dea-0310-9683-c47a78595994
2007-10-112007-10-11 Ross Burton <ross@openedhand.com>ross
* configure.ac: Use AC_HELP_STRING, make the help output reflect reality, and fix building without libstartup-notification. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1738 b067294f-1dea-0310-9683-c47a78595994
2007-08-082007-08-08 Rob Bradford <rob@openedhand.com>rob
* applets/showdesktop/Makefile.am: * applets/startup/data/Makefile.am: * applets/windowselector/Makefile.am: Make sure various data files are included in the dist. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1626 b067294f-1dea-0310-9683-c47a78595994
2007-07-222007-07-22 Rob Bradford <rob@openedhand.com>rob
* applets/windowselector/windowselector.c: (mb_panel_applet_create): Fix coding style. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1613 b067294f-1dea-0310-9683-c47a78595994
2007-07-132007-07-13 Rob Bradford <rob@openedhand.com>rob
* applets/windowselector/windowselector.c: (update_current_app): Remove the use of gtk_image_clear since that is only available in 2.8 and later. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1603 b067294f-1dea-0310-9683-c47a78595994
2007-07-132007-07-13 Rob Bradford <rob@openedhand.com>rob
* applets/windowselector/windowselector.c: (get_current_app_window), (update_current_app), (filter_func), (screen_changed_cb), (mb_panel_applet_create): Use the 'id' attribute for the windowselector to provide alternative display modes. Four modes are available: 'static-icon' which shows the same icon all the time, 'dynamic-icon' which acts like the GNOME window selector with the icon changing based on the current app, 'name' gives just the name for the current window like the window selector in Matchbox, 'icon-name' is the same but with the current app icon included as well. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1602 b067294f-1dea-0310-9683-c47a78595994
2007-07-122007-07-12 Matthew Allum <mallum@openedhand.com>mallum
* applets/startup/data/hourglass-*.png Hopefully fix startup icons git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1593 b067294f-1dea-0310-9683-c47a78595994
2007-07-112007-07-11 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (load_applets): Padding to 4. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1590 b067294f-1dea-0310-9683-c47a78595994
2007-07-052007-07-05 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (load_applets): Pack applets with a padding of 3 pixels. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1587 b067294f-1dea-0310-9683-c47a78595994
2007-07-052007-07-05 Matthew Allum <mallum@openedhand.com>mallum
* matchbox-panel/mb-panel.c: Request not to receive key focus on panel window. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1585 b067294f-1dea-0310-9683-c47a78595994
2007-06-222007-06-22 Matthew Allum <mallum@openedhand.com>mallum
* applets/startup/data/hourglass-*.png Update startup icons with Neils 'spinner' from fluttr. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1580 b067294f-1dea-0310-9683-c47a78595994
2007-06-21battery-applet: Fixed APM checking - libapm has insane return codes.hrw
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1576 b067294f-1dea-0310-9683-c47a78595994
2007-06-212007-06-21 Rob Bradford <rob@openedhand.com>rob
* applets/systray/Makefile.am: * applets/systray/eggmarshalers.list: * applets/systray/eggtraymanager.c: * applets/systray/eggtraymanager.h: * applets/systray/na-marshal.list: * applets/systray/na-tray-manager.c: (na_tray_manager_init), (na_tray_manager_class_init), (na_tray_manager_finalize), (na_tray_manager_set_property), (na_tray_manager_get_property), (na_tray_manager_new), (na_tray_manager_plug_removed), (na_tray_manager_make_socket_transparent), (na_tray_manager_socket_exposed), (na_tray_manager_socket_style_set), (na_tray_manager_handle_dock_request), (pending_message_free), (na_tray_manager_handle_client_message_message_data), (na_tray_manager_handle_begin_message), (na_tray_manager_handle_cancel_message), (na_tray_manager_handle_client_message_opcode), (na_tray_manager_window_filter), (na_tray_manager_selection_clear_event), (na_tray_manager_unmanage), (na_tray_manager_set_orientation_property), (na_tray_manager_manage_screen_x11), (na_tray_manager_manage_screen), (na_tray_manager_check_running_screen_x11), (na_tray_manager_check_running), (na_tray_manager_get_child_title), (na_tray_manager_set_orientation), (na_tray_manager_get_orientation): * applets/systray/na-tray-manager.h: * applets/systray/systray.c: (force_icon_redraw), (style_set_cb), (tray_icon_added_cb), (message_sent_cb), (message_cancelled_cb), (screen_changed_cb), (mb_panel_applet_create): Remove the eggtraymanager code and replace with the na-tray-manager code from gnome-panel/applets/notification_area. Force a redraw of the embedded icons when the style is changed to ensure that they get updated. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1575 b067294f-1dea-0310-9683-c47a78595994
2007-06-172007-06-17 Jorn Baayen <jorn@openedhand.com>jorn
* applets/Makefile.am: * configure.ac: Don't build startup applet if libsn is not available. Fixes #613. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1569 b067294f-1dea-0310-9683-c47a78595994
2007-06-142007-06-14 Jorn Baayen <jorn@openedhand.com>jorn
* applets/startup/startup.c: Clean up indentation. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1567 b067294f-1dea-0310-9683-c47a78595994
2007-06-142007-06-14 Jorn Baayen <jorn@openedhand.com>jorn
* applets/Makefile.am: * applets/startup/Makefile.am: * applets/startup/data/Makefile.am: * applets/startup/startup.c: * configure.ac: Added startup notification applet. Ported from mb-panel1 by Stefan Schmidt <stefan@datenfreihafen.org>. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1564 b067294f-1dea-0310-9683-c47a78595994
2007-06-122007-06-12 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel-scaling-image.c: (mb_panel_scaling_image_init), (mb_panel_scaling_image_set_property), (mb_panel_scaling_image_get_property), (mb_panel_scaling_image_dispose), (mb_panel_scaling_image_finalize), (reload_icon), (icon_theme_changed_cb), (mb_panel_scaling_image_realize), (mb_panel_scaling_image_unrealize), (mb_panel_scaling_image_screen_changed), (mb_panel_scaling_image_class_init), (mb_panel_scaling_image_new), (mb_panel_scaling_image_set_icon), (mb_panel_scaling_image_get_icon): * matchbox-panel/mb-panel-scaling-image.h: Added 'caching' property for caching undisplayed pixbufs. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1563 b067294f-1dea-0310-9683-c47a78595994
2007-04-172007-04-17 Jorn Baayen <jorn@openedhand.com>jorn
* applets/windowselector/windowselector.c: (screen_changed_cb): Commented vile code. :) git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1527 b067294f-1dea-0310-9683-c47a78595994
2007-04-172007-04-17 Jorn Baayen <jorn@openedhand.com>jorn
* applets/windowselector/windowselector.c: (rebuild_menu), (position_menu), (toggled_cb): Destroy menu on selection-done. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1526 b067294f-1dea-0310-9683-c47a78595994
2007-04-172007-04-17 Jorn Baayen <jorn@openedhand.com>jorn
* applets/windowselector/windowselector.c: (rebuild_menu), (menu_hide_cb), (filter_func), (mb_panel_applet_create): Fix indent .. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1525 b067294f-1dea-0310-9683-c47a78595994
2007-04-142007-04-15 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Don't fetch window icons if they won't be displayed. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1524 b067294f-1dea-0310-9683-c47a78595994
2007-04-142007-04-14 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Set no relief. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1523 b067294f-1dea-0310-9683-c47a78595994
2007-04-142007-04-14 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Quick hack to replace the menu bar with a toggle button. This isn't finished and leaks, but it works around the weird theme bug. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1522 b067294f-1dea-0310-9683-c47a78595994
2007-04-132007-04-13 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Use the scaling image widget. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1521 b067294f-1dea-0310-9683-c47a78595994
2007-04-132007-04-13 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/mb-applet-windowselector.png: Update with Sato icon. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1520 b067294f-1dea-0310-9683-c47a78595994
2007-04-132007-04-13 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Disable the code that changes the icon to reflect the current window. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1519 b067294f-1dea-0310-9683-c47a78595994
2007-04-112007-04-11 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (main): Name frame depending on orientation. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1514 b067294f-1dea-0310-9683-c47a78595994
2007-04-102007-04-10 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (main): Replace alignment with frame for padding. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1513 b067294f-1dea-0310-9683-c47a78595994
2007-04-102007-04-10 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (load_applet), (main): Fix indent. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1512 b067294f-1dea-0310-9683-c47a78595994
2007-04-102007-04-10 Matthew Allum <mallum@openedhand.com>mallum
* applets/showdesktop/Makefile.am: Add desktop active image. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1510 b067294f-1dea-0310-9683-c47a78595994
2007-04-102007-04-10 Matthew Allum <mallum@openedhand.com>mallum
* matchbox-panel/mb-panel.c: Add some default padding to panel edges. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1508 b067294f-1dea-0310-9683-c47a78595994
2007-04-092007-04-09 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel-scaling-image.c: (mb_panel_scaling_image_init), (mb_panel_scaling_image_set_property), (mb_panel_scaling_image_get_property), (reload_icon), (mb_panel_scaling_image_class_init): * matchbox-panel/mb-panel-scaling-image.h: Add 'orientation' property. (Instead of determining orientation using black magic) * applets/battery/battery.c: (mb_panel_applet_create): * applets/launcher/launcher.c: (mb_panel_applet_create): Set orientation on icon. * applets/showdesktop/showdesktop.c: (show_desktop_applet_free), (sync), (screen_changed_cb), (button_clicked_cb), (mb_panel_applet_create): Change icon on state change instead of being a toggle button. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1507 b067294f-1dea-0310-9683-c47a78595994
2007-03-122007-03-12 Ross Burton <ross@openedhand.com>ross
* configure.ac: Remove AM_MAINTAINER_MODE. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1478 b067294f-1dea-0310-9683-c47a78595994