提交历史

作者 SHA1 备注 提交日期
  Andreas Kling b7ad35d040 Terminal: Enough compat work for Lynx to actually load web pages. 6 年之前
  Andreas Kling ee0f00c644 Terminal: Use TERM=xterm by default, and implement some more escapes. 6 年之前
  Andreas Kling 1565dc3ab3 Terminal: Add some logging for the 'r' final. 6 年之前
  Andreas Kling 5d69bf06d2 LibGUI: Don't fill widgets with background color by defualt. 6 年之前
  Andreas Kling 66a5ddd94a More work on the variable-width font support. 6 年之前
  Andreas Kling 0a86366c71 Make a preparation pass for variable-width fonts. 6 年之前
  Andreas Kling e421c10735 More compat work towards porting vim. 6 年之前
  Andreas Kling 9624b54703 More moving towards using signed types. 6 年之前
  Andreas Kling 16cd4585cd WindowServer: Oops, forgot to plumb through the base size for incresize. 6 年之前
  Andreas Kling 6084cd0c56 Add concept of size increments to windowing system. 6 年之前
  Andreas Kling 0aaec6b19a Support resizing the Terminal app. 6 年之前
  Andreas Kling fa02d2a39b Rework the rendering model so that clients instantiate backing stores. 6 年之前
  Andreas Kling 9b71307d49 WindowServer: Support windows with alpha channels. And per-WSWindow opacity. 6 年之前
  Andreas Kling 4b15dd2bca LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit(). 6 年之前
  Andreas Kling 022f7790db Use modern C++ attributes instead of __attribute__ voodoo. 6 年之前
  Andreas Kling db98327bdc Plumb menu item activation events from WindowServer to clients. 6 年之前
  Andreas Kling c75ecaae32 Terminal: Move the notifier into the Terminal class. 6 年之前
  Andreas Kling 052a101cc5 Terminal: Fix lagged full flush after scrolling the whole buffer. 6 年之前
  Andreas Kling 53d34a0885 Port Terminal to LibGUI. 6 年之前
  Andreas Kling 2cf1dd5b6f Move apps into a top-level Applications/ directory. 6 年之前