Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 年之前 |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 年之前 |
Andreas Kling
|
5c06c32df4
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
|
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
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 年之前 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 年之前 |
Jami Kettunen
|
cece0d230d
Applications: Add new keyboard shortcuts & update few existing ones
|
5 年之前 |
Jami Kettunen
|
7f15604f72
HexEditor: Clarify in InputBox which offset (Hex/Dec) you're Going To
|
5 年之前 |
Andreas Kling
|
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
|
5 年之前 |
Brandon Scott
|
98e556fee9
HexEditor: Created has_selection() method.
|
5 年之前 |
Brandon Scott
|
c77fe5161c
HexEditor: Added fill selection action.
|
5 年之前 |
Brandon Scott
|
f947353a56
HexEditor: Added new file action.
|
5 年之前 |
Brandon Scott
|
e3fbd2fe60
HexEditor: Added a multi-label status bar, and a new copy option.
|
5 年之前 |
Brandon Scott
|
a76b02f741
HexEditor: Added navigate to a hex offset
|
5 年之前 |
Brandon Scott
|
48ef1d1bd1
HexEditor: Initial application release
|
5 年之前 |