Commit graph

24 commits

Author SHA1 Message Date
Dana Jansens
937b529893 remove the session.c file from actions, as it is no longer used 2010-01-12 10:10:06 -05:00
Dana Jansens
acafa38c8e Merge branch 'backport' into work
Conflicts:
	openbox/config.c
	openbox/event.c
	openbox/prop.c
	openbox/prop.h
	openbox/screen.c
	openbox/screen.h
2009-12-11 19:02:11 -05:00
Dana Jansens
2d6efece61 Follow up for commit 7f36e21ea9
The actions/session.c file was removed.
2009-12-08 14:21:26 -05:00
Dana Jansens
c70379fa8f Merge branch 'backport' into work 2008-03-02 15:03:10 -05:00
Dana Jansens
b8960827b7 make code to show a prompt when you just want to display and message and not do anything when the user presses the button 2008-03-02 15:02:34 -05:00
Dana Jansens
8bd02bf4b8 Merge branch 'backport' into work
Conflicts:

	openbox/actions/execute.c
2008-02-27 21:07:10 -05:00
Dana Jansens
2c8bc0c904 add a boolean <prompt> option to the Exit action, which will ask before exiting openbox 2008-02-27 20:59:17 -05:00
Dana Jansens
c313b219a2 you can create dialog windows called "prompts" which have a message and some buttons! they don't do anything interesting yet. 2008-02-14 14:24:07 -05:00
Dana Jansens
a01ece1353 you can create dialog windows called "prompts" which have a message and some buttons! they don't do anything interesting yet. 2008-02-07 02:14:43 -05:00
Dana Jansens
a21840cbb7 make ob_debug use the g_log system, and make openbox log messages to..a log file ! this will help everyone since most people do not run openbox in a terminal.. 2008-01-31 12:54:51 -05:00
Dana Jansens
ec3a4e3404 xerror.c is gone 2008-01-31 12:25:31 -05:00
Mikael Magnusson
dffa95184f Some .c files that had translatable strings were not in POTFILES.in.
Swedish translation is updated with all new strings.
2008-01-17 22:20:53 +01:00
Dana Jansens
b76ec18d1c the execute action works again.
default hardcoded bindings are temporarily offline
2007-06-22 03:40:01 +00:00
Mikael Magnusson
3237fdd96b add all files using _() and remove some that do not 2007-05-07 22:53:37 +00:00
Mikael Magnusson
e599b85558 blef 2004-03-29 16:51:13 +00:00
Dana Jansens
755ec08aa3 move session code out of openbox.c all into session.c
remove --sm-save-file and --sm-client-id from argv so that they dont get reused when doing a restart.
2003-09-04 01:52:15 +00:00
Dana Jansens
3cbe368018 update which files have translatable strings 2003-08-29 08:09:18 +00:00
Dana Jansens
f7c327c55f we dont really have any translatable stuff yet but this was pointing at old cpp shit 2003-06-29 08:46:27 +00:00
Dana Jansens
6236b523e8 update the list of src files with translations. 2003-01-29 21:57:24 +00:00
Dana Jansens
c6f228f3ff xft2 works. and works good. 2002-12-03 08:54:51 +00:00
Dana Jansens
b067510b61 cleanups.
OBScreen almost ready for some action
2002-11-10 12:20:29 +00:00
Dana Jansens
d3b7c84d4c moving strut into its own .hh. adding OBClient class 2002-11-06 07:01:59 +00:00
Dana Jansens
ace8c8896a WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY 2002-11-03 11:46:05 +00:00
Dana Jansens
90f2414285 add gettext
change CXXFLAGS back to CPPFLAGS in the .am's
2002-11-01 10:08:32 +00:00