2007-05-13 16:26:33 +00:00
|
|
|
2007-05-13 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (appearance_window_response):
|
|
|
|
* appearance.glade: use predefined GTK constants for reponse ids
|
|
|
|
|
2007-05-13 16:21:54 +00:00
|
|
|
2007-05-13 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-themes.c: (themes_init), (theme_changed_func): Use asynchronous
|
|
|
|
methods to generate thumbnails.
|
|
|
|
|
2007-05-13 16:20:17 +00:00
|
|
|
2007-05-13 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-font.c: (cb_details_response), (cb_show_details):
|
|
|
|
now we parse the entire glade file at startup, there's no need to
|
|
|
|
reparse it for the font details dialog
|
|
|
|
|
2007-05-13 15:59:00 +00:00
|
|
|
2007-05-13 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-themes.c: (themes_init): update button name, declare
|
|
|
|
variables at beginning of block
|
|
|
|
* appearance.glade: fix button group assignment (again)
|
|
|
|
|
2007-05-13 15:41:30 +00:00
|
|
|
2007-05-13 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* gnome-wp-item.c: (gnome_wp_item_free): don't leak the WPItems
|
|
|
|
|
2007-05-13 15:37:13 +00:00
|
|
|
2007-05-13 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-themes.c: (themes_init), (theme_changed_func),
|
|
|
|
(theme_selection_changed_cb), (theme_custom_cb):
|
|
|
|
- Sort metathemes icon view
|
|
|
|
- Apply theme on selection change
|
|
|
|
- Use theme name rather than display name to apply theme
|
|
|
|
|
2007-05-13 15:20:18 +00:00
|
|
|
2007-05-13 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-main.c: (init_appearance_data):
|
|
|
|
* appearance-themes.c: (themes_init), (theme_activated_cb):
|
|
|
|
* appearance.glade:
|
|
|
|
|
|
|
|
Move style tab into new window
|
|
|
|
|
2007-05-13 15:00:15 +00:00
|
|
|
2007-05-13 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance.glade: fixed a small mistake in Jens' last commit.
|
|
|
|
|
2007-05-13 14:46:29 +00:00
|
|
|
2007-05-13 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance.glade: fix font rendering button group assignment,
|
|
|
|
rename Preferences tab to Interface
|
|
|
|
|
2007-05-13 14:15:51 +00:00
|
|
|
2007-05-13 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* gnome-wp-item.c: Made thumbnails in Desktop tab a bit smaller.
|
|
|
|
|
2007-05-13 14:05:22 +00:00
|
|
|
2007-05-13 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade: Change "Desktop" tab label to "Background"
|
|
|
|
|
2007-05-12 13:30:05 +00:00
|
|
|
2007-05-12 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.c: Changed the icon view's selection mode to
|
|
|
|
GTK_SELECTION_BROWSE, fixed scrolling to the currently active
|
|
|
|
background after the icon view is realized, and two other minor
|
|
|
|
fixes.
|
|
|
|
|
2007-05-12 11:29:58 +00:00
|
|
|
2007-05-12 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (wp_remove_wallpaper):
|
|
|
|
gtk_icon_view_set_cursor() => gtk_icon_view_select_path()
|
|
|
|
|
2007-05-12 11:25:30 +00:00
|
|
|
2007-05-12 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance.glade:
|
|
|
|
* appearance-desktop.c: (wp_tree_delete_event):
|
|
|
|
Fix for my last commit so there is no double free when the Help button has
|
|
|
|
been clicked.
|
|
|
|
|
2007-05-11 23:22:03 +00:00
|
|
|
2007-05-12 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (wp_scale_type_changed),
|
|
|
|
(wp_color_changed), (wp_props_wp_set), (wp_props_wp_selected),
|
|
|
|
(wp_load_stuffs): fix secondary color picker being ignored and initial
|
|
|
|
dialog state when no wallpaper is selected
|
|
|
|
|
2007-05-11 22:04:03 +00:00
|
|
|
2007-05-12 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (get_selected_item),
|
|
|
|
(wp_tree_delete_event), (wp_update_preview), (desktop_init):
|
|
|
|
* appearance.glade: move some strings to glade file, don't leak the
|
|
|
|
file selector, plus a few minor beautifications
|
|
|
|
|
2007-05-11 19:28:15 +00:00
|
|
|
2007-05-11 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (desktop_init):
|
|
|
|
Fix the background list not being saved when closing the capplet window.
|
|
|
|
|
2007-05-10 16:31:18 +00:00
|
|
|
2007-05-10 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance.h:
|
|
|
|
* appearance-desktop.c:
|
|
|
|
* appearance.glade:
|
|
|
|
* gnome-wp-item.c:
|
|
|
|
* Makefile.am:
|
|
|
|
* wp-cellrenderer.[ch]:
|
|
|
|
Replace the background treeview with an icon view that only shows the
|
|
|
|
thumbnails. Tooltips are to be done.
|
|
|
|
|
2007-05-09 20:34:25 +00:00
|
|
|
2007-05-09 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-themes.c: (themes_init):
|
|
|
|
* appearance.glade: change Open button label to Install...
|
|
|
|
|
2007-05-09 19:50:39 +00:00
|
|
|
2007-05-09 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-style.c: make sure that appearance.h (and thereby config.h)
|
|
|
|
is included first; constify strings
|
|
|
|
|
|
|
|
* gnome-wp-xml.c: (gnome_wp_xml_load_xml): fix leak
|
|
|
|
|
2007-05-08 14:47:18 +00:00
|
|
|
2007-05-08 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance.glade:
|
|
|
|
Set mnemonic widgets for the labels in the Desktop tab.
|
|
|
|
|
2007-05-07 22:29:37 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-style.c: (conv_to_widget_cb), (prepare_combo): Remove some
|
|
|
|
unnecessary code.
|
|
|
|
|
2007-05-07 22:18:48 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-style.c: (prepare_combo): Fix icon theme combo box
|
|
|
|
|
2007-05-07 22:00:05 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-style.c: (prepare_combo): Use GConfPropertyEditor for theme
|
|
|
|
combo boxes
|
|
|
|
|
2007-05-07 19:09:24 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
* appearance-main.c: (main):
|
|
|
|
* appearance-style.c:
|
|
|
|
* appearance-style.h:
|
|
|
|
- Add files for Style tab
|
|
|
|
- Implement changing gtk and metacity themes
|
|
|
|
|
|
|
|
* appearance.glade: Change "Themes" to "Theme" and name some widgets
|
|
|
|
|
2007-05-07 18:22:01 +00:00
|
|
|
2007-05-07 Denis Washington <denisw@svn.nome.org>
|
|
|
|
|
|
|
|
* appearance.glade:
|
|
|
|
* appearance-desktop.c: (desktop_init):
|
|
|
|
Changed "Add" button in Desktop tab to "Add...".
|
|
|
|
|
2007-05-07 17:19:34 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-main.c: (main):
|
|
|
|
* appearance.glade:
|
|
|
|
|
|
|
|
- Change GtkWindow to GtkDialog
|
|
|
|
- Add Help and Close buttons
|
|
|
|
- Set theme list scrolling policy to automatic
|
|
|
|
|
2007-05-07 16:47:41 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade: Add a "Style" tab for the theme detail options
|
|
|
|
|
2007-05-07 16:40:51 +00:00
|
|
|
2007-05-07 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* Makefile.am: Add FONT_CAPPLET_CFLAGS to INCLUDES
|
|
|
|
|
2007-05-06 20:14:56 +00:00
|
|
|
2007-05-06 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-main.c: (main): set application icon
|
|
|
|
|
2007-05-06 19:39:46 +00:00
|
|
|
2007-05-06 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
* gnome-appearance-properties.desktop.in.in: add a desktop file
|
|
|
|
|
2007-05-06 12:25:20 +00:00
|
|
|
2007-05-06 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade: make the Add Wallpaper and Remove buttons in the
|
|
|
|
Desktop tab stock buttons.
|
|
|
|
|
2007-05-04 19:40:47 +00:00
|
|
|
2007-05-04 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (desktop_init):
|
|
|
|
* appearance.glade: more HIG and consistency fixing
|
|
|
|
|
2007-05-04 19:15:50 +00:00
|
|
|
2007-05-04 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (desktop_init):
|
|
|
|
* appearance.glade: fix string capitalization according to HIG
|
|
|
|
|
2007-05-04 17:56:06 +00:00
|
|
|
2007-05-04 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade: Change tab order; Desktop now comes before Fonts.
|
|
|
|
|
2007-05-04 17:18:34 +00:00
|
|
|
2007-05-04 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
* appearance-font.c:
|
|
|
|
* appearance-font.h:
|
|
|
|
* appearance-main.c: (init_appearance_data), (main):
|
|
|
|
* appearance.glade:
|
|
|
|
* appearance.h:
|
|
|
|
* subpixel-bgr.png:
|
|
|
|
* subpixel-rgb.png:
|
|
|
|
* subpixel-vbgr.png:
|
|
|
|
* subpixel-vrgb.png:
|
|
|
|
|
|
|
|
add implementation for fonts tab
|
|
|
|
|
2007-05-04 17:11:12 +00:00
|
|
|
2007-05-04 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (wp_add_images), (wp_dragged_image),
|
|
|
|
(desktop_init):
|
|
|
|
* appearance-main.c: (main):
|
|
|
|
* appearance-themes.c: (themes_init):
|
|
|
|
* appearance-ui.c: (set_toolbar_style), (set_have_icons),
|
|
|
|
(ui_init):
|
|
|
|
* appearance.h:
|
|
|
|
Remove WID() macro, which has an incompatible definition in capplet-utils.h
|
|
|
|
|
2007-05-04 17:07:05 +00:00
|
|
|
2007-05-04 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-themes.c: (themes_init): Use readable name rather than file name
|
|
|
|
in themes list
|
|
|
|
|
2007-05-03 17:06:48 +00:00
|
|
|
2007-05-03 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.c: (wp_tree_delete_event): Fixed a leak.
|
|
|
|
|
2007-05-03 14:00:21 +00:00
|
|
|
2007-05-03 Denis Washington <denisw@svn.gnome.org>
|
2007-05-03 13:58:07 +00:00
|
|
|
|
|
|
|
* appearance.h:
|
|
|
|
* appearance-desktop.c:
|
2007-05-04 17:18:34 +00:00
|
|
|
Ported Jens Granseuer's patch for bug #332810 to the appearance capplet
|
2007-05-03 13:58:07 +00:00
|
|
|
and applied it.
|
|
|
|
|
|
|
|
|
2007-05-02 18:22:42 +00:00
|
|
|
2007-05-02 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-ui.c: (toolbar_detachable_cb), (ui_init): use proper
|
|
|
|
GConf notification instead of hand-picking the correct signal for
|
|
|
|
detachable toolbar
|
|
|
|
|
2007-05-02 17:52:47 +00:00
|
|
|
2007-05-02 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* Makefile.am: fizz says: don't indent with spaces in Makefile.am.
|
|
|
|
* ChangeLog: I say: don't do so in ChangeLog either.
|
|
|
|
|
2007-05-02 15:27:28 +00:00
|
|
|
2007-05-02 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
|
|
|
|
when adding images, and removed some commented out code.
|
|
|
|
|
2007-05-02 14:19:39 +00:00
|
|
|
2007-05-02 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance-desktop.[ch]: Corrected copyright notice authors.
|
|
|
|
|
2007-05-02 14:04:53 +00:00
|
|
|
2007-05-01 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade:
|
|
|
|
* appearance-desktop.c:
|
|
|
|
* appearance-desktop.h:
|
2007-05-02 17:52:47 +00:00
|
|
|
* appearance-main.h:
|
|
|
|
* Makefile.am:
|
|
|
|
* gnome-wp-*.[ch]:
|
|
|
|
|
|
|
|
Implement the the Desktop tab. Drag and drop still has to be done.
|
2007-05-02 14:04:53 +00:00
|
|
|
|
2007-05-01 17:25:36 +00:00
|
|
|
2007-05-01 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade: Combine Themes and Appearance tabs
|
|
|
|
|
2007-05-01 16:34:32 +00:00
|
|
|
2007-05-01 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-ui.c: (ui_init):
|
2007-05-02 18:22:42 +00:00
|
|
|
* appearance.glade: convert all instances of GtkOptionMenu to
|
2007-05-01 16:34:32 +00:00
|
|
|
GtkComboBox
|
|
|
|
|
2007-05-01 13:53:13 +00:00
|
|
|
2007-05-01 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-main.c: (main):
|
|
|
|
* appearance-ui.c: (ui_init):
|
|
|
|
* appearance-ui.h:
|
|
|
|
* appearance.h: we don't need to unref the GConfPropertyEditors
|
|
|
|
|
2007-05-01 13:02:29 +00:00
|
|
|
2007-05-01 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-main.c: (main):
|
|
|
|
* appearance-ui.c:
|
|
|
|
* appearance-ui.h:
|
|
|
|
* appearance.h:
|
|
|
|
* appearance.glade:
|
|
|
|
|
|
|
|
fill the Preferences tab with life
|
|
|
|
|
2007-05-01 10:25:29 +00:00
|
|
|
2007-05-01 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* appearance-main.c: (init_appearance_data), (main):
|
|
|
|
* appearance.h:
|
|
|
|
|
|
|
|
include config.h before anything else and add a GConfClient
|
|
|
|
reference to the AppearanceData struct
|
|
|
|
|
2007-04-30 17:50:37 +00:00
|
|
|
2007-04-30 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-main.c: (main):
|
|
|
|
* appearance.h:
|
|
|
|
|
|
|
|
Include config.h and add some comments.
|
|
|
|
|
2007-04-30 17:18:20 +00:00
|
|
|
2007-04-30 Denis Washington <denisw@svn.gnome.org>
|
|
|
|
|
|
|
|
* appearance.glade: replace occurrences of "colour" with "color".
|
|
|
|
|
2007-04-30 16:55:29 +00:00
|
|
|
2007-04-30 Jens Granseuer <jensgr@gmx.net>
|
|
|
|
|
|
|
|
* Makefile.am: use GNOMECC_GLADE_DIR like the other capplets
|
|
|
|
do
|
|
|
|
* appearance-main.c: (init), (main): move initialization to
|
|
|
|
a separate function, fix glade file location, leak less
|
|
|
|
memory, and init g_threads
|
|
|
|
|
2007-04-30 16:51:31 +00:00
|
|
|
2007-04-30 Thomas Wood <thos@gnome.org>
|
|
|
|
|
|
|
|
* appearance-main.c:
|
|
|
|
* appearance-themes.c:
|
|
|
|
* appearance-themes.h:
|
|
|
|
* appearance.h:
|
|
|
|
|
|
|
|
Add license headers
|
|
|
|
|