Commit Graph

160 Commits

Author SHA1 Message Date
Kim Woelders c8f3f10a81 DialogAlert... -> Alert...
SVN revision: 36793
2008-10-18 19:05:18 +00:00
Kim Woelders 5986de532a A bit more consistent naming and minor cleanup (snaps).
SVN revision: 36782
2008-10-18 16:00:14 +00:00
Kim Woelders 2d2bd07136 Trivial cleanups.
SVN revision: 34939
2008-06-28 18:54:59 +00:00
Kim Woelders 39140a5473 Cosmetics.
SVN revision: 34835
2008-06-16 21:21:14 +00:00
Kim Woelders 1dad1ef28f Simplify timers.
SVN revision: 34656
2008-05-24 18:13:17 +00:00
Kim Woelders 48cda6622e Remove more unused stuff.
SVN revision: 34534
2008-05-10 23:29:01 +00:00
Kim Woelders b780491887 Rewrap more X stuff.
SVN revision: 34149
2008-03-30 12:13:16 +00:00
Kim Woelders 02f2b0d882 Eliminate RRoot and VRoot.
SVN revision: 34146
2008-03-29 17:18:58 +00:00
Kim Woelders 6eaca2639c Eliminate redundant VRoot vars.
SVN revision: 34106
2008-03-24 11:12:40 +00:00
Kim Woelders 4ef9558c14 Forgot 2008.
SVN revision: 34083
2008-03-22 14:51:24 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders c9b1c47dfe Stuff for checking if various XSync's are really needed.
SVN revision: 33741
2008-02-13 21:31:29 +00:00
Kim Woelders 8aba2e6428 Fix more trouble during exit.
"Good" signals (HUP, INT, QUIT, ...) should exit by quitting the main
event loop.
"Evil" signals (ILL, FPE, SEGV, ...) should exit immediately, i.e.
not return from the signal handler.


SVN revision: 33309
2007-12-30 20:55:20 +00:00
Kim Woelders 6acae2a015 Fix trouble with nested exits. Debug stuff tweaks.
SVN revision: 33047
2007-12-08 14:01:27 +00:00
Kim Woelders 32ee6600de Add registration of file descriptors to be handled in main event loop.
SVN revision: 32943
2007-12-02 18:39:17 +00:00
Kim Woelders 526207fd99 Enable building without session management support.
SVN revision: 30898
2007-07-18 11:18:50 +00:00
Kim Woelders d85b5d77e2 Simplify initial window management at startup.
SVN revision: 30750
2007-07-11 09:05:43 +00:00
Kim Woelders f91bd57508 Trivial cleanups.
SVN revision: 30043
2007-05-20 12:46:24 +00:00
Kim Woelders ea321254c3 Cleanups around unused SM_CLIENT_ID property.
SVN revision: 29559
2007-04-16 20:31:33 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 63a8acc721 Split up, shuffle around, rename.
SVN revision: 27181
2006-11-19 21:55:52 +00:00
Kim Woelders 13c8539448 Fix session id update. Add sanity check.
SVN revision: 26718
2006-10-20 20:09:29 +00:00
Kim Woelders 7b44819d0f Fix logout dialog layout.
SVN revision: 25089
2006-08-24 20:32:20 +00:00
Kim Woelders 4c67896d15 Simplify dialogs (remove rarely used simple dialog variant).
SVN revision: 25041
2006-08-22 19:23:36 +00:00
Kim Woelders 6e022653f7 Add data parameter to dialog keybinding callback.
SVN revision: 24940
2006-08-20 17:39:32 +00:00
Kim Woelders d73f2eb5a0 Still more dialog creation refactoring bits.
SVN revision: 24463
2006-08-08 03:58:42 +00:00
Kim Woelders 32eed4b5a2 Rename some macros (_Ewin...) for consistency.
SVN revision: 24442
2006-08-07 20:20:16 +00:00
Kim Woelders 3767ae0da4 Some more dialog creation refactoring bits.
SVN revision: 24226
2006-07-27 04:52:50 +00:00
Kim Woelders 5bd5afe9cc Split up, shuffle around file.c (no real changes).
SVN revision: 24166
2006-07-24 21:10:59 +00:00
Kim Woelders 699f4238b7 Fix closing logout dialog when using key bindings.
SVN revision: 24164
2006-07-24 20:53:49 +00:00
Kim Woelders 73c9b8cb28 Refactor dialog creation functions.
SVN revision: 24092
2006-07-21 03:17:18 +00:00
Kim Woelders c574b9b958 Fix exit/restart from GSOD.
SVN revision: 23853
2006-07-11 23:17:19 +00:00
Kim Woelders af59559497 Fix shutdown when using session manager.
SVN revision: 23149
2006-06-03 23:23:43 +00:00
Kim Woelders 6294a3448e Cleanups.
SVN revision: 23053
2006-06-01 19:09:37 +00:00
Kim Woelders f06571fb0c Disable session manager interaction in window mode.
SVN revision: 22623
2006-05-14 16:17:32 +00:00
Kim Woelders 40866c2622 Normally quit by exiting main event loop.
SVN revision: 22552
2006-05-12 13:10:16 +00:00
Kim Woelders f02b00ad9d Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID.
SVN revision: 22397
2006-04-29 19:39:21 +00:00
Kim Woelders 02dbdc4bdc Trivial function rename, cleanups.
SVN revision: 22374
2006-04-26 23:43:07 +00:00
Kim Woelders 88bc1e83e5 Enable configuring internal and exported language.
SVN revision: 22285
2006-04-21 23:47:30 +00:00
Kim Woelders 5b24f41029 Split up and shuffle around some more.
SVN revision: 22236
2006-04-19 19:13:46 +00:00
Kim Woelders 7403f894d9 Remove unused code.
SVN revision: 21977
2006-04-09 09:20:36 +00:00
Kim Woelders e8403c5498 Cleanup.
SVN revision: 20836
2006-02-27 19:17:34 +00:00
Kim Woelders fd1f43f0fe Rename some files.
SVN revision: 20558
2006-02-18 09:50:17 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders 28a7241e12 Fix slow logout with gnome-session.
SVN revision: 19653
2006-01-08 13:51:50 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders d588bd9fd5 Focus own dialogs when mapped.
SVN revision: 18463
2005-11-13 12:40:13 +00:00
Kim Woelders 0529d5c3db Move session settings to separate dialog.
SVN revision: 18421
2005-11-10 21:39:29 +00:00
Kim Woelders c78760575d Session script changes.
SVN revision: 18403
2005-11-09 20:36:35 +00:00