Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 yıl önce
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code 5 yıl önce
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 yıl önce
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 yıl önce
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 yıl önce
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 5 yıl önce
  Andreas Kling dccf335d5b LibGUI: Add HorizontalSlider and VerticalSlider convenience classes 5 yıl önce
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 yıl önce
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 yıl önce
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes 5 yıl önce
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 yıl önce
  Shannon Booth d4fa8e4b00 AK+Demos+Libraries: Remove executable permissions from {.cpp,.h} files 5 yıl önce
  Andreas Kling bc319d9e88 LibCore: Make CObject reference-counted 5 yıl önce
  Andreas Kling 409494193e LibGUI: Convert remaining random little things to ObjectPtr 5 yıl önce
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton 5 yıl önce
  Andreas Kling 7b5342b2e3 LibGUI: Convert GCheckBox to ObjectPtr 5 yıl önce
  Andreas Kling f8d751440b LibGUI: Convert GRadioButton to ObjectPtr 5 yıl önce
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr 5 yıl önce
  Andreas Kling f4b51a63ec LibCore: Remove CTimer::create() overloads in favor of construct() 5 yıl önce
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr 5 yıl önce
  Andreas Kling 7aaad27778 LibGUI: Convert GSlider to ObjectPtr 5 yıl önce
  Andreas Kling ceb5508fea LibGUI: Convert GProgressBar to ObjectPtr 5 yıl önce
  Andreas Kling b78225941d LibGUI: Convert GSpinBox to ObjectPtr 5 yıl önce
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr 5 yıl önce
  Andreas Kling bce58bbbca LibGUI: Convert GScrollBar to ObjectPtr 5 yıl önce
  Andreas Kling c7437f9caa LibGUI: Convert GLabel to ObjectPtr 5 yıl önce
  Andreas Kling 50a6560413 LibCore: Convert CTimer to ObjectPtr 5 yıl önce
  Andreas Kling aa2224a2f0 GWidget: Add set_preferred_size(width, height) overload. 6 yıl önce
  Andreas Kling c59b053ad6 GSlider: Add support for vertical sliders. 6 yıl önce
  Lawrence Manning 01998a10e3 GSlider: Make the knob width proportional to the range, if in that mode (#288) 6 yıl önce