• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


RSS
Révision l'heure Auteur
6eaa167 1999-08-10 00:20:42 john

new subdirectory

3451422 1999-08-10 00:20:22 john

moved frame stuff to frames.jl

15ba2e5 1999-08-10 00:19:43 john

remove some settings that are normally set by customize

e14820e 1999-08-10 00:19:33 john

load absolute-e if no frame otherwise specified

f943c15 1999-08-10 00:19:22 john

moved to the new `themes' subdirectory

b160a69 1999-08-10 00:19:05 john

new file, inherited the frame setting logic from transient.jl. Removed
the frameset idea, now we have `frame styles' which are functions; they
return the frame to use for a given window. Also support customization
of the default style

c3e6cc1 1999-08-10 00:18:50 john

new custom properties `custom-set', `custom-get' and `custom-widget';
inherited from type if not set in each symbol. New types `font' and
`color'. New group `appearance'

0261ef8 1999-08-10 00:08:42 john

(Lisp_Window): make `reparenting' an int so it can be incremented and
decremented

2a39e44 1999-08-10 00:08:29 john

some magic to make the w->reparenting work when called from
Fset_window_frame

3ebb170 1999-08-10 00:08:13 john

(frame_part_destroyer): destroy frame part windows and delete their
contexts

(list_frame_generator): don't look at the frame's unshaped property if
the client window is shaped

90576de 1999-08-10 00:07:57 john

(Ffont_name, Ffontp): new functions

fcd3c1a 1999-08-10 00:07:45 john

(Fcolor_name, Fcolorp): new functions

3dc9759 1999-08-08 05:19:42 john

*** empty log message ***

16447ca 1999-08-08 05:19:37 john

this now generates a configuration user interface

feb12dd 1999-08-08 05:19:15 john

old sawmill-ui script (for menus)

ef49fbe 1999-08-08 05:19:01 john

(sawmill_symbols): set interrupt-mode and error-mode to top-level; try
to stop the wm getting hung in a recursive-edit

1339b3b 1999-08-08 05:18:47 john

load custom settings

3a7261e 1999-08-08 05:18:24 john

new file, this uses the defcustom information to present the user a
graphical configuration interface. These settings are stored in
~/.sawmill-custom and loaded on initialisation

5af7d16 1999-08-08 05:18:14 john

new file, inspired by Emacs' customize system. This file allows Lisp
libraries to declare their configurable settings (and their types)

61c2f28 1999-08-08 05:18:02 john

(raise-selected-windows, warp-to-selected-windows): new variables

changed some defvar's to suitable defcustom's

9c3153f 1999-08-08 05:17:40 john

changed some defvar's to suitable defcustom's

e41e024 1999-08-08 05:12:58 john

(rep_dl_init): delete some properties from the root window that other
wm's may have set but not removed

283a5cd release-0-1 1999-08-03 23:47:32 john

*** empty log message ***

bd24cf1 1999-08-03 23:44:30 john

remove version number -- I'll never remember to update it

045bd45 1999-08-03 23:44:01 john

*** empty log message ***

ae3a170 1999-08-03 23:43:55 john

removed separate major and minor version numbers. Bumped version to 0.1

23c1f87 1999-08-03 23:43:32 john

(Qsawmill_version): new variable

f4b3a17 1999-08-03 23:42:00 john

remove major and minor version numbers, just use single string now

e6376b2 1999-08-03 07:36:04 john

*** empty log message ***

d5a550e 1999-08-03 07:36:02 john

(ws-add-window-to-space): abort if the window is marked as being sticky