Commit Graph

414 Commits

Author SHA1 Message Date
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
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
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 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 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 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
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 dcbcf4a4e4 Fri Jan 28 14:24:27 PST 2000
(KainX)

Fixed issues on platforms with unsigned chars.


SVN revision: 1995
2000-01-28 22:24:51 +00:00
Carsten Haitzler e8ec009304 Fri Jan 28 10:30:51 PST 2000
(Raster)

now that was silly - setting mode.xselect afterwards to 1 again,..


SVN revision: 1984
2000-01-28 18:31:13 +00:00
Christian Kreibich 2389916779 Tue Jan 25 14:38:37 EST 2000
(Christian)

Ganymede 0.5. Lots of minor changes I haven't commited yet, most
notably on the Eterm theme.


SVN revision: 1972
2000-01-25 19:39:57 +00:00
Carsten Haitzler fb460a525a Tue Jan 18 11:56:55 PST 2000
(Raster)

extra check for xim in ttfonts


SVN revision: 1939
2000-01-18 19:02:00 +00:00
Carsten Haitzler 245aa9d684 Mon Jan 10 20:08:46 PST 2000
(Raster)

i cant remmeber if the last commit worked..


SVN revision: 1894
2000-01-11 03:14:06 +00:00
Carsten Haitzler 718a61673b Mon Jan 10 18:26:39 PST 2000
(Raster)

use LC_ALL


SVN revision: 1892
2000-01-10 12:22:58 +00:00
Mandrake 8388b82d62 Thu Jan 6 12:23:56 PST 2000
(Mandrake)

updated copyrights to say 2000. muahahaha.


SVN revision: 1864
2000-01-06 08:13:30 +00:00
Peter Kjellerstedt 41d7438547 Tue Jan 4 23:58:44 CET 2000
(Saur)

* Corrected a couple of spelling errors in the code.
* Added localization of a few messages in the E.h file.


SVN revision: 1843
2000-01-04 11:31:20 +00:00
Michael Jennings 2d27d026d6 Wed Dec 29 14:14:29 PST 1999
(KainX)

Fixed that weird background setting behavior that E-Slides revealed.


SVN revision: 1787
1999-12-29 12:17:39 +00:00
Carsten Haitzler 68e748250e Thu Dec 23 10:59:57 PST 1999
(Raster)

use setlocale....


SVN revision: 1746
1999-12-23 10:32:45 +00:00
Carsten Haitzler 2b7610b394 Thu Dec 23 10:46:56 PST 1999
(Raster)

dont animate if animate is turend off for iconbox when dnd to iconbox..


SVN revision: 1745
1999-12-23 10:21:01 +00:00
Mandrake ba8215effd Tue Dec 21 22:29:49 PST 1999
(Mandrake)

fixed minor ipc help indention problem


SVN revision: 1733
1999-12-21 22:21:02 +00:00
Mandrake 26ff26c66a Tue Dec 21 13:23:45 PST 1999
(Mandrake)

added "extended" data display mode to window_list IPC command.
you can get an extended list using "window_list extended"
returns the following format:
"window_id : title :: desktop : area_x area_y : x_coordinate y_coordinate


SVN revision: 1725
1999-12-21 13:22:43 +00:00
Carsten Haitzler d5effb2c63 Tue Dec 21 08:23:33 PST 1999
(Raster)

patch for file finding internationalisation...


SVN revision: 1715
1999-12-21 08:30:26 +00:00
Carsten Haitzler bea296f728 Tue Dec 21 08:12:29 PST 1999
(Raster)

fix some consitancies for text but peter um.. :) not all that patch was
typos.. the original spelling was correct. I was using "English" not "American"
:) (note Enlish spelligns for colour is coloUr not color, and initialise is
with an S not a Z in English) :)


SVN revision: 1712
1999-12-21 08:20:41 +00:00
Carsten Haitzler aaafb5a652 Tue Dec 21 08:02:15 PST 1999
(Raster)

add in patches from 2 AUTHORS for internationalisation...


SVN revision: 1710
1999-12-21 08:09:27 +00:00
Mandrake aeea01e256 Thu Dec 16 18:28:59 PST 1999
(Mandrake)

this is a test commit to see if the list works again.


SVN revision: 1640
1999-12-16 19:42:27 +00:00
Michael Jennings bf8f4c18a7 Wed Dec 15 13:47:12 PST 1999
(KainX)

Patches from Peter Kjellerstedt <peter.kjellerstedt@axis.com>
for typos and such.


SVN revision: 1631
1999-12-15 15:26:13 +00:00
Carsten Haitzler e1c95cdd1d Sun Dec 12 13:17:45 PST 1999
(Raster)

ooooooops :) tabel paddign done wrong...


SVN revision: 1596
1999-12-12 15:35:37 +00:00
Carsten Haitzler 68af76c10e Fri Dec 10 10:33:49 PST 1999
(Raster)

true64 fix........


SVN revision: 1575
1999-12-10 13:10:49 +00:00
Carsten Haitzler 42f16c4be2 Fri Dec 10 10:27:22 PST 1999
(Raster)

auto resizing border parts patch for veretical text...


SVN revision: 1573
1999-12-10 13:04:56 +00:00
Mandrake ec199f2005 Wed Dec 8 11:05:27 PST 1999
(Mandrake)

more minor changes


SVN revision: 1554
1999-12-08 13:54:09 +00:00
Mandrake fdac851e59 Wed Dec 8 10:57:56 PST 1999
(Mandrake)

nasty indention issues in ipc.c


SVN revision: 1553
1999-12-08 13:46:41 +00:00
Michael Jennings 1f707abe13 Mon Dec 6 21:32:16 PST 1999
(KainX)

Make this sucker build again.


SVN revision: 1524
1999-12-07 00:42:24 +00:00
Carsten Haitzler 918c8d9270 Mon Dec 6 14:57:42 PST 1999
(Raster)

how DID border s get that in there?????????????


SVN revision: 1509
1999-12-06 17:16:14 +00:00
Carsten Haitzler 92ff0dd54b Mon Dec 6 14:52:40 PST 1999
(Raster)

gettext internationalisation support & patch
fix to allow setting of which mouse button do what on the pager
fix to border width handlign in icccm
fix to warp foucs
some other stuff i probabyl forgot about...


SVN revision: 1507
1999-12-06 17:12:20 +00:00
Mandrake b3599ba600 Mon Nov 22 12:42:56 PST 1999
(Mandrake)

added "current" option to win_op ipc command for walt :)


SVN revision: 1367
1999-11-22 18:06:15 +00:00
Carsten Haitzler f8ffe4d157 Fri Nov 19 18:58:56 PST 1999
(Raster)

fix variable expansion for file execcing...
fix mensu to be onscreen including submenus when u have menus onsreen selected.


SVN revision: 1342
1999-11-20 00:11:32 +00:00
Christian Kreibich d05244742f Fri Nov 19 16:34:16 EST 1999
(Christian)

Fixed a segfault that Paul Radford <prbluebottle@netscape.net>
reported: "Minimize a window into an iconbox, close the icon-
box and minimize the app again". I could not exactly reproduce
this because I already got segfaults when I _entered_ the window
that is uniconified when the iconbox is closed.

In any case, there were strange things going on with
mode.focuswin, because FocusToEWin(NULL) returns immediately
in clickmode ... hope the whole thing is history now.


SVN revision: 1337
1999-11-19 19:50:49 +00:00
Mandrake 99116bd5ff Mon Nov 15 14:53:40 PST 1999
(Mandrake)

fixed an uninitialized memory check in menus.c (reported by Alan Stange - this
man is getting it on with debuggers - I will put his name in the credits
sometime this week for 0.16.3)


SVN revision: 1315
1999-11-15 21:54:26 +00:00
Mandrake 6b026fb513 Mon Nov 15 09:34:29 PST 1999
(Mandrake)

fixed a pretty nasty uninitialized memory test.


SVN revision: 1311
1999-11-15 16:37:26 +00:00
Carsten Haitzler 2304be7011 Mon Nov 15 09:07:28 PST 1999
(Raster)

bounds checking fix :) thanks alan strange :)


SVN revision: 1310
1999-11-15 16:20:08 +00:00
Carsten Haitzler 6f5f33c99e Tue Nov 9 16:10:16 PST 1999
(Raster)

oops typos in non EMX code.. :) missing ;


SVN revision: 1220
1999-11-09 13:10:11 +00:00
Mandrake 761217aa52 Mon Nov 8 20:38:35 PST 1999
(Mandrake)

evil bug I don't grok how it happened


SVN revision: 1215
1999-11-08 18:36:09 +00:00
Mandrake ac651982c8 Sun Nov 7 18:20:16 PST 1999
(Mandrake)

fixed bug reported by ljlane@debian.org - icons still showed named when show
names was turned off.


SVN revision: 1206
1999-11-07 16:30:16 +00:00