~vcs-imports/gnome-control-center/+git/gnome-control-center:INTRO_PAGE_BRANCH

Last commit made on 2001-10-05
Get this branch:
git clone -b INTRO_PAGE_BRANCH https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Recent commits

bbb4dad... by Richard Hestilow <email address hidden>

Add subdir intro_page. (INCLUDES): Define INTRO_DIR.

2001-10-05 Richard Hestilow <email address hidden>

        * Makefile.am (SUBDIRS): Add subdir intro_page.
        (INCLUDES): Define INTRO_DIR.

        * capplet-dir-view-html.c:
        (HtmlViewData): Remove only_update_main, add dont_show_main
        and showing_intro.
        (html_view_intro_page): Added.
        (handle_link_cb): Special-case intro-page and launch: urls.
        (header_populate): Add a link to the intro page. There should
        be a better UI for this.
        (sidebar_populate): Finally fix the half-chopped arrow thing.
        Also, only show the arrow if the intro page is not showing.
        (html_populate): Skip main population if we're showing the intro.
        (parse_node_recursively): Added. A poor-man's XSLT.
        (load_intro_page): Added.
        (main_allocate_cb): Show the intro page.
        (html_create): Add a link_clicked hanlder to the header.

cb87046... by Shaun Merrigan <email address hidden>

Only use tm_gmtoffm if __USE_BSD is defined.

2001-10-05 Shaun Merrigan <email address hidden>

        * archiver-client.c (location_client_load_rollback_data):
        Only use tm_gmtoffm if __USE_BSD is defined.

243e9e4... by Pablo Saratxaga <email address hidden>

updated Catalan file

2294aef... by Israel Escalante <email address hidden>

Removed rollback

2001-10-01 Israel Escalante <email address hidden>

 * capplet/Makefile.am (always_built_SUBDIRS): Removed rollback

 * po/POTFILES.in: Removed some *.c files that was called and
   don't exist.

8440a28... by Jakub Steiner <email address hidden>

new application icon

6c64f88... by "Bradford Hovinen (Gdict maintainer)" <email address hidden>

Added missing wrapper-script.in

e505e72... by Pablo Saratxaga <email address hidden>

updated Catalan file

e5440a5... by Richard Hestilow <email address hidden>

Change the default mode to "Select One Only" as opposed to Random From

2001-09-28 Richard Hestilow <email address hidden>

 * preferences.c (preferences_load): Change the default mode to
 "Select One Only" as opposed to Random From List. Fixes bug
 #60762.

b3c1d8c... by Richard Hestilow <email address hidden>

Register callbacks after loading the preferences; otherwise they will get

2001-09-29 Richard Hestilow <email address hidden>

 * prefs-widget.c (prefs_widget_set_arg): Register
 callbacks after loading the preferences; otherwise they will
 get triggered unnecessarily.
 (selected_cb): Only trigger a change if there really was one.
 Fixes bug #9161.

5305c80... by Richard Hestilow <email address hidden>

Applied patch from <email address hidden> to fix bug #60822.

2001-09-29 Richard Hestilow <email address hidden>

 * wm-properties-capplet.c: Applied patch from <email address hidden>
 to fix bug #60822.