17 Sep, 2010

1 commit


14 Apr, 2010

2 commits


20 Sep, 2009

1 commit

  • When typeahead find is enabled, using 'y', 'n' and 'm' to change the status
    of the configuration items will also start up the search system, making you
    jump around the configuration.

    Disabling the enable_search property does not mean that search is not
    possible, it only disables the typeahead; to execute a search in the
    treeview, you can just call it up explicitly (i.e.: on most systems that
    will be Ctrl-f).

    Signed-off-by: Diego Elio 'Flameeyes' Pettenò
    Cc: Roman Zippel
    Signed-off-by: Andrew Morton
    Signed-off-by: Sam Ravnborg

    Diego Elio 'Flameeyes' Pettenò
     

14 Dec, 2006

1 commit


29 Jul, 2005

1 commit

  • I ran glade-2 on the glade file, fixed two missing stock icons and
    cleaned up the C code that inserts the single/split/full modes. The
    rest of the patch is minor cleanups only. I refrained from using all
    the included xpm icons in images.c (like qconf.cc does) in favour of
    using the stock Gtk+ icons instead. Oh, yes there was a "back" bug
    in split mode that I also removed, oh well...

    It has been tested with success by several people, including
    Jesper Juhl, Randy Dunlap and myself.

    Signed-off-by: Sam Ravnborg
    Signed-off-by: Linus Torvalds

    Joachim Nilsson
     

24 Jun, 2005

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds