Commit graph

16 commits

Author SHA1 Message Date
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
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
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