コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 年 前
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年 前
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 年 前
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h 5 年 前
  = afb37b66cc Clock.MenuApplet: Add window title. 5 年 前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年 前
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 年 前
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 年 前
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 年 前
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 年 前
  Andreas Kling 5dd5d5ca4e MenuApplets: Use unveil() 5 年 前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年 前
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections 5 年 前
  Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible 5 年 前
  Andreas Kling 7b6b1bae02 MenuApplets: Use pledge() 5 年 前
  Shannon Booth 7557251fac WindowServer: Move menu related code from WindowManager to MenuManager 5 年 前
  Andreas Kling 8721d54f24 Clock.MenuApplet: Only wake up once per second 5 年 前
  Hüseyin ASLITÜRK 3d4dddd111 MenuApplets: Add Clock applet, move code from WindowServer to the applet. 5 年 前