Historique des commits

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