dcab1dc Now support combo style lists in 2.16. Patch backported from 2.17 without

Authored and Committed by Brian Cameron 17 years ago
    Now support combo style lists in 2.16. Patch backported from 2.17 without
    
    2006-10-30  Brian Cameron  <brian.cameron@sun.com>
    
            * gui/gdmconfig.[ch], gdmsession.[ch], greeter/greeter.c,
              greeter_action_language.[ch], greeter_canvas_item.c,
              greeter/greeter_item.h, greeter/greeter_item_customlist.[ch],
              greeter/greeter_item_ulist.c, greeter/greeter_parser.c,
              greeter_session.[ch]: Now support combo style lists in 2.16.
              Patch backported from 2.17 without docs or theme changes.  This
              way these features work in 2.16 but do not break translation.
    
            * gui/gdmlogin.c: Number of usability fixes for gdmlogin.c.  Now
              do not bother showing browser userlist widget if there are no
              users to display.  Now OK and Cancel buttons are set sensitive or
              insensitive based on context (OK only if something is in the entry
              field and Cancel if not on "Username" request).  Fixed bug causing
              face browser to autoselect first user.  I changed the behavior
              of how key events are listened to.  Now respond on release instead
              of press for accepting Tab key as Enter, back_prog delay,
              timed_login reset, and flexiserver reaping.  This made setting the
              buttons sensitive/insensitive easier.
    
        
file modified
+21 -0
file modified
+1 -1
file modified
+1 -1
file modified
+74 -39
file modified
+19 -12
file modified
+1 -0
file modified
+1 -0
file modified
+3 -2
file modified
+32 -3
file modified
+18 -16