forked from e16/e16
1
0
Fork 0
Commit Graph

985 Commits

Author SHA1 Message Date
Tom Gilbert 03b72e1c5c Fri Mar 17 21:09:33 GMT 2000
(gilbertt)

Another patch from Marius Aamodt Eriksen <marius@linux.com>. Adds the
option to include iconified windows in the focuslist and uniconify them on
selection. Flim.


SVN revision: 2256
2000-03-17 21:11:05 +00:00
Mandrake 0dcc14070c one line per item.
SVN revision: 2252
2000-03-16 23:17:33 +00:00
Tom Gilbert bfbc3c7ab8 and this
SVN revision: 2251
2000-03-16 23:13:54 +00:00
Tom Gilbert 8188acb73b slurm
SVN revision: 2250
2000-03-16 23:08:16 +00:00
Tom Gilbert 4a9c871612 Thu Mar 16 23:02:49 GMT 2000
(gilbertt)

Patch from Marius Aamodt Eriksen <marius@linux.com>. Provides option to
include shaded windows in focuslist. Now all we need is an "include
iconified windows" option...


SVN revision: 2249
2000-03-16 23:05:58 +00:00
Tom Gilbert f44f9ee3bc Bob
SVN revision: 2248
2000-03-16 20:57:56 +00:00
Tom Gilbert b0193f8997 Tue Mar 14 22:32:08 GMT 2000
(gilbertt)

Patches from Bob Arendt <rdarendt@cwcom.net> to enable a user-configurable
cache-dir. Solves some preformance problems on NFS-mounted home directories.
Also fixes a couple of bugs with the current -econfdir option.

Patches here for scripts and stuff.


SVN revision: 2233
2000-03-14 22:38:14 +00:00
Tom Gilbert 10f1ff3ae7 Tue Mar 14 22:23:27 GMT 2000
(gilbertt)

Patches from Bob Arendt <rdarendt@cwcom.net> to enable a user-configurable
cache-dir. Solves some preformance problems on NFS-mounted home directories.
Also fixes a couple of bugs with the current -econfdir option.

I've tested this fairly well, as has Bob, but let me know if there are any
problems.


SVN revision: 2232
2000-03-14 22:29:04 +00:00
Peter Kjellerstedt f250c01e99 Tue Mar 14 20:23:53 CET 2000
(Saur)

Added patch from Masahiko Mori <masa@cthulhu.engr.sgi.com>
to improve localization support (I modified the patch somewhat).


SVN revision: 2230
2000-03-14 19:27:33 +00:00
Christian Kreibich 13b24955a9 Tue Mar 14 18:57:38 CET 2000
(Christian)

Small fix for people who want to pop up
menus using their keyboard.


SVN revision: 2229
2000-03-14 17:57:11 +00:00
Mandrake 212c3f4511 d'oh. spacing error
SVN revision: 2204
2000-03-07 23:16:28 +00:00
Laurence J. Lane 9ee7785af3 removed dh_testversion
SVN revision: 2202
2000-03-07 22:39:28 +00:00
Peter Kjellerstedt 5430601c7c Added translations for the four new messages.
SVN revision: 2193
2000-03-07 15:37:36 +00:00
Peter Kjellerstedt 3d06777502 Added translations for the four new messages.
SVN revision: 2192
2000-03-07 11:09:08 +00:00
Peter Kjellerstedt 46a6647465 Updated to the current state of the code (four new messages).
SVN revision: 2190
2000-03-06 22:55:41 +00:00
Peter Kjellerstedt d90e31da95 Minor correction.
SVN revision: 2189
2000-03-06 21:52:56 +00:00
Peter Kjellerstedt 1e3f7daca7 Updated (has been sitting in my mailbox for ages :(
SVN revision: 2188
2000-03-06 21:52:20 +00:00
Peter Kjellerstedt dbe103616c Updated with the (hopefully) latest version.
SVN revision: 2187
2000-03-06 20:26:45 +00:00
Michael Jennings 2a93bfc9a4 64-bit fix from Bob Arendt.
SVN revision: 2170
2000-03-02 19:32:17 +00:00
Tom Gilbert 28e5ed8ba9 Tue Feb 29 19:44:59 GMT 2000
(gilbertt)

Hehe. Typo stopped the list skip thing being loaded from the .snaps.x file.
Fixed.


SVN revision: 2158
2000-02-29 19:45:54 +00:00
Mandrake 5efa927d8c fixed.
SVN revision: 2157
2000-02-29 19:01:05 +00:00
Tom Gilbert 4e3b0f299f more bleh
SVN revision: 2156
2000-02-29 18:15:10 +00:00
Tom Gilbert c09e689052 bleh
SVN revision: 2155
2000-02-29 18:11:35 +00:00
Mandrake 6bb7f8c3b5 new sv.po from Bernt Holmberg
SVN revision: 2152
2000-02-29 00:01:37 +00:00
Tom Gilbert 5d4f6221bd authors
SVN revision: 2149
2000-02-28 19:47:17 +00:00
Tom Gilbert 67ef2443ff Mon Feb 28 19:39:46 GMT 2000
(gilbertt)

64-bit fixes from Bob Arendt <rdarendt@cwcom.net>


SVN revision: 2148
2000-02-28 19:42:31 +00:00
Tom Gilbert 76819eba39 Mon Feb 28 18:04:33 GMT 2000
(gilbertt)

Did what I should have in the first place: consolidated all those window
list options into one winop: "Skip Window Lists", and one remember option.

The actions are still defined to do stuff individually, but users have no
need of that sort of granularity. Much nicer now :)


SVN revision: 2147
2000-02-28 18:08:25 +00:00
Tom Gilbert af494a9be4 Sun Feb 27 15:54:11 GMT 2000
(gilbertt)

remove a debugging printf


SVN revision: 2141
2000-02-27 15:54:20 +00:00
Tom Gilbert 4a3b3d7933 Sun Feb 27 15:39:37 GMT 2000
(gilbertt)

*cough*. Now the remember ipc should actually *work*. Sorry ;)


SVN revision: 2140
2000-02-27 15:39:57 +00:00
Tom Gilbert ace4dab997 Sun Feb 27 14:55:54 GMT 2000
(gilbertt)

Modified the ipc remember command. It is compatible with the old one
however.

Originally, you'd do:
remember windowid sticky
remember windowid command
remember windowid size
etc

Now you can also do:
remember windowid sticky command size ...

This streamlines epplets in particular, and speeds up Epplet_remember by a
factor of 8. (Significant on certain boxen).


SVN revision: 2138
2000-02-27 15:02:10 +00:00
Tom Gilbert 564c4d9f0a Moved "Fullscreen/window" into the "Window size" submenu on winops. I keep
hitting it by mistake.


SVN revision: 2123
2000-02-23 19:44:52 +00:00
Tom Gilbert 8761f77f73 Mon Feb 21 21:50:20 GMT 2000
(gilbertt)

and this.


SVN revision: 2116
2000-02-21 21:50:58 +00:00
Tom Gilbert 34e5a39111 Mon Feb 21 21:48:34 GMT 2000
(gilbertt)

Warning removal. I was a bad boy.


SVN revision: 2115
2000-02-21 21:48:50 +00:00
Tom Gilbert c28e4b58aa Mon Feb 21 20:46:52 GMT 2000
(gilbertt)

Added winops commands/remember options/action definitions for skipping
focus, skipping tasklist, skipping winlist.

The second two work well. skipfocus is not thoroughly implemented in the e
code, ie. you can still focus =) I'm about to go through and add some logic
for that... Then I was gonna make non-ALT button clicks on skip_focus
windows bring up root menus...

Lots of changes, so check for bugs =)


SVN revision: 2114
2000-02-21 20:53:42 +00:00
Tom Gilbert 6c4c925931 Documenting changes.
SVN revision: 2111
2000-02-21 03:20:42 +00:00
Tom Gilbert 36de08deae Sun Feb 20 18:10:30 GMT 2000
(gilbertt)

Don't kill meeeee!

;)

People keep asking for this, so I added an option to "Focus Settings",
called "Show sticky windows in focus list". Its selected by default, but if
you deselect it, your ALT+TAB list won't show sticky windows. Keeps loggers
and gkrellm etc out of it...

Feel free to revert the commit if it's inappropriate...


SVN revision: 2110
2000-02-20 18:16:48 +00:00
Tom Gilbert 62423d7e4d Sun Feb 20 17:08:25 GMT 2000
(gilbertt)

Hopefully not too controversial... Added option in "Special FX Settings"
to enable/disable warping the pointer after sliding a menu onscreen. I was
going on about it ages ago, and thought this was the best thing to do...

Default behaviour is not changed, the setting is saved and loaded correctly.

*Clenches and awaits cl00batting*


SVN revision: 2109
2000-02-20 17:15:23 +00:00
Mandrake c746fdeb56 one more warning removed.
SVN revision: 2087
2000-02-17 19:05:02 +00:00
Mandrake 6d72646f2c Thu Feb 17 11:11:46 PST 2000
(Mandrake)

removed some warnings, still a few left in dox/file.c


SVN revision: 2086
2000-02-17 18:59:31 +00:00
Mandrake 2c23624373 Thu Feb 17 11:02:30 PST 2000
(Mandrake)

patch from Bob Arendt <rdarendt@cwcom.net> to fix a problem in eesh with tru64


SVN revision: 2085
2000-02-17 18:50:18 +00:00
Mandrake a89db468c8 Wed Feb 16 11:32:52 PST 2000
(Mandrake)

added tr.po


SVN revision: 2081
2000-02-16 19:20:35 +00:00
Peter Kjellerstedt 02481fd166 Corrected a number of minor spelling & grammatical errors.
SVN revision: 2074
2000-02-14 11:23:57 +00:00
Mandrake e7e1dd3918 updated TODO
SVN revision: 2066
2000-02-13 21:49:30 +00:00
Mandrake 8a1b92400d Sun Feb 13 13:57:02 PST 2000
(Mandrake)

allowing a # style comment in .menu files.
# MUST be the very first character however :)


SVN revision: 2065
2000-02-13 21:49:11 +00:00
Mandrake 759f1d98a9 udpated todo
SVN revision: 2012
2000-02-05 00:45:47 +00:00
Mandrake 4c5df945bb again and again
SVN revision: 2011
2000-02-04 23:43:10 +00:00
Mandrake df3241ce7d test again
SVN revision: 2010
2000-02-04 23:42:52 +00:00
Mandrake da65309633 lets see if this works.
SVN revision: 2009
2000-02-04 23:42:20 +00:00
Carsten Haitzler ba0bfcb3ea Mon Jan 31 10:50:09 PST 2000
(Raster)


text compression works wiht multi-byte stuff now thanks to masahiko :)


SVN revision: 1999
2000-01-31 18:50:27 +00:00
Michael Jennings f44ec37f4b Oops, forgot this one.
SVN revision: 1996
2000-01-28 22:25:16 +00:00