Skip to content
  • hatchond's avatar
    created an eclipse-internals package. · 6edb0897
    hatchond authored
    some bugs fix.
    some functionalities added.
    file splitting to reorganize the project a little:
     - wm.lisp and global.lisp had been splitted into:
    	- widgets.lisp (base-widget, root, application, buttons, ...)
    	- input.lisp (general event processing)
    	- gestures.lisp (key-combo, cursor movement)
    	- eclipse.lisp (Top level functions)
    	- move-resize (moving and resizing master)
    	- misc.lisp (...)
    	- lib/clx-ext/clx-extensions.lisp
     - gnome-manager.lisp had been splitted into:
    	- manager-commons.lisp
    	- gnome-manager.lisp
    	- netwm-manager.lisp
    one directory added with one sub-directory: lib and lib/clx-ext
    a new package clx-extensions in lib/clx-ext
    some files had moved:
    	- image-reader.lisp into lib
    	- event.lisp ...... into lib/clx-ext
    	- cursor.lisp ..... ----------------
    	- cursordef.lisp .. ----------------
    	- keysysms.lisp ... ----------------
    	- keysymdef.lisp .. ----------------
    
    THE DOCUMENTATION IS OUT OF DATE. ( :( )
    
    Iban.
    6edb0897