summaryrefslogtreecommitdiff
path: root/gui/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* Try to solve some of the pending translation issues mainly with utf8 kindsGeorge Lebl2002-05-061-0/+2
| | | | | | | | | Mon May 06 10:39:41 2002 George Lebl <jirka@5z.com> * gui/gdmlogin.c, daemon/verify-pam.c, po/cs.po, config/gdm.conf.in, daemon/gdm.c: Try to solve some of the pending translation issues mainly with utf8 kinds of weirdness. Not yet completely solved though.
* Finish implementation of flexible servers and lots of related cleanup andGeorge Lebl2001-08-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | Fri Aug 17 04:42:34 2001 George Lebl <jirka@5z.com> * daemon/auth.c, daemon/display.c, daemon/gdm-net.[ch], daemon/gdm.[ch], daemon/server.[ch], daemon/slave.[ch]: Finish implementation of flexible servers and lots of related cleanup and restructuring that was related. * daemon/server.c: close all fd's when running the X server. * gui/gdmflexiserver.c: implement the updated protocol and implement all the error codes * gui/Makefile.am, gui/gdmflexiserver(|-xnest).desktop.in, po/POTFILEs.in: Add launchers for new flexi server and new xnest flexiserver * gui/gdmlogin.c, daemon/slave.c: On flexi servers add the "Quit" menu thingie, since it's just as useful as in xdmcp case here. It should probably be a close button, not a Quit button. I dunno.
* Shut up CVS -GeorgeGeorge Lebl2001-08-161-0/+2
| | | | | Shut up CVS -George
* Shut up you whining bastard!George Lebl2001-05-171-0/+1
| | | | -George
* I'm an idiot -GeorgeGeorge Lebl2001-05-171-0/+1
| | | | | I'm an idiot -George
* Add the usage of xml-i18n-tools for the desktop fileGeorge Lebl2001-05-031-0/+1
| | | | | | | | Thu May 03 13:22:52 2001 George Lebl <jirka@5z.com> * gui/Makefile.am, gui/gdmconfig.desktop(.in), po/POTFILES.in, po/*.po, configure.in, Makefile.am: Add the usage of xml-i18n-tools for the desktop file
* ignore gdmconfig alsoJacob Berkman1999-08-141-0/+1
|
* updated .cvsignore filesJacob Berkman1999-07-251-0/+1
|
* Created gdm2 branch. Most of the daemon code has been revamped, gdmgreeterMartin Kasper Petersen1999-04-181-0/+6
1999-04-19 Martin Kasper Petersen <mkp@mkp.net> * Created gdm2 branch. Most of the daemon code has been revamped, gdmgreeter development suspended and gdmlogin written from scratch. Face browser functionality will return eventually. * gui/gdmlogin.c (gdm_parse_enriched_string): Applied patch from Jacob Berkman to support sysname and release variable expansion.