Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling fe73543d41 Shell: Move the Shell to a separate directory and let's call it "Shell" :^) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6a5d92f0ad WindowServer+LibGUI: Allow changing whether windows have alpha channels. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0ae475ff5b Terminal: Add ability to adjust the terminal's opacity. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8251f97858 Terminal: Add a window icon. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d4818dd2dd WindowServer: Give windows a "background color" to use for missing parts. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fb7c7829c2 Terminal: Export a simple PATH=/bin:/usr/bin to shells. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f47945759b LibGUI: Make GTableModel a retainable object. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 57ff293a51 LibGUI: Implement nested event loops to support dialog boxes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4e451c1e92 Add client-side double buffering of window backing stores. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ee0f00c644 Terminal: Use TERM=xterm by default, and implement some more escapes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 66a5ddd94a More work on the variable-width font support. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b0c673265a Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 424368034b LibC: Make errno codes be #defines instead of enum values. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6084cd0c56 Add concept of size increments to windowing system. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b704d3d295 LibGUI: Add a GToolBar class that can be populated with GActions. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9b71307d49 WindowServer: Support windows with alpha channels. And per-WSWindow opacity. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4b15dd2bca LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f529b845ec WindowServer: Convert entire API to be message-based. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d6326d6c2e LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3085e400bc LibGUI: Add GAction class and make GMenu deal in actions rather than strings. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a5a7ea3d1e Base: Rename Liza8x10 to LizaThin8x10. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 111589a558 Kernel: Make sure processes always start out with fds 0, 1 and 2 open. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4b8133e925 WindowServer: Clean up any menu objects on process exit. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling db98327bdc Plumb menu item activation events from WindowServer to clients. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 15b4c9f9f1 WindowServer: More work on the menu system. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 133706d697 Add API's and plumbing for WindowServer clients to make menus. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 757429fb55 LibGUI: More work on client-side menus. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c75ecaae32 Terminal: Move the notifier into the Terminal class. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3351f1ccc1 Port all apps to GApplication. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1511afc4e2 LibGUI: Add GWindow::move_to(). %!s(int64=6) %!d(string=hai) anos