summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Björn Lindqvist to split up main() into more manageable chunksElijah Newren2005-07-121-188/+185
* React to cursor theme changes: (#308106)Matthias Clasen2005-07-111-0/+5
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-161-2/+2
* 2003-12-21 Rob Adams <readams@readams.netRob Adams2003-12-221-1/+1
* fix up compositing manager to somewhat workHavoc Pennington2003-11-301-1/+5
* Oops, did not mean to do that.Havoc Pennington2003-11-241-5/+0
* fix the extension checksHavoc Pennington2003-11-241-0/+5
* fix warningHavoc Pennington2003-11-161-1/+1
* Try harder to find a theme in the event that the theme in the preferenceRob Adams2003-11-081-7/+25
* fix warnings (one was a real bug)Havoc Pennington2003-09-291-1/+2
* Add -DMETACITY_LIBDIR to support loading of modules Add functionsPadraig O'Briain2003-09-261-0/+102
* s/int/gsize/ for g_file_get_contents() (found independently byHavoc Pennington2003-05-301-1/+1
* chdir to the user's home directory on startup. See #113755.Rob Adams2003-05-291-0/+3
* add more debug spew about conditional build stuff (main): panic toHavoc Pennington2003-02-281-0/+19
* fix a typo and missing option. (#105186)Akira TAGOH2003-02-051-1/+1
* include config.hHavoc Pennington2002-10-271-0/+1
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-0/+3
* Try to handle Solaris Xinerama, all coded blind, someone on Solaris willHavoc Pennington2002-09-271-2/+12
* support --version, #92796 patch from Christian NeumairHavoc Pennington2002-09-241-1/+14
* re-enable the log handler, maybe it will break something, I don't rememberHavoc Pennington2002-09-241-1/+1
* couple of updatesHavoc Pennington2002-07-101-1/+1
* put _NET_DESKTOP_NAMES in the array of atom names, so desktop names mightHavoc Pennington2002-07-061-2/+11
* fix spelling error, #85452Havoc Pennington2002-06-161-1/+1
* don't die on bad atom nameHavoc Pennington2002-06-081-1/+3
* call meta_session_shutdown when exiting cleanlyHavoc Pennington2002-06-081-0/+2
* verbose-log on startup whether we were compiled with various extensionsHavoc Pennington2002-05-311-0/+11
* turn on --g-fatal-warnings if METACITY_G_FATAL_WARNINGS env variable isHavoc Pennington2002-05-121-2/+3
* include locale.h, fix from Hidetoshi TajimaHavoc Pennington2002-05-111-0/+1
* when maximizing/fullscreening something with a grid, like a terminal,Havoc Pennington2002-05-111-2/+4
* call setlocale ourselves because due to a GLib bug that sticks us in ASCIIHavoc Pennington2002-04-221-6/+16
* put back --sm-client-id argument, needed for including us in a defaultHavoc Pennington2002-03-141-2/+27
* don't save a file here, only in response to SaveYourself. Change the codeHavoc Pennington2002-03-141-14/+16
* use hash_table_replace instead of g_hash_table_insertHavoc Pennington2002-03-061-3/+5
* try ignoring SIGXFSZ, though I'm not sure what that does exactly. I'mHavoc Pennington2002-03-051-1/+6
* Use bind_textdomain_codeset etc.Kjartan Maraas2002-02-161-0/+2
* redo window sizes/appearance when the theme changesHavoc Pennington2002-02-071-0/+1
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-0/+37
* move in here so util.c doesn't require display.[hc]Havoc Pennington2002-01-281-7/+0
* update number of workspaces hintHavoc Pennington2001-12-101-2/+22
* move SM init a bit later in the process, and init prefsHavoc Pennington2001-12-091-3/+14
* add a restart feature, for debuggingHavoc Pennington2001-10-151-2/+36
* ref the returned icon, oops.METACITY_2_3_13Havoc Pennington2001-09-171-0/+14
* add support for a mini icon in the titlebar (update_icon): re-enableHavoc Pennington2001-09-161-1/+1
* clean up the code, and replace GDK X error handler with one that chains upHavoc Pennington2001-09-011-4/+4
* ...rhp2001-06-291-1/+1
* ...rhp2001-06-221-9/+113
* ...rhp2001-06-211-4/+5
* ...rhp2001-06-201-1/+1
* ...rhp2001-06-181-0/+2
* ...rhp2001-06-171-0/+3