Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Team
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
HaikuArchives
/
Slayer
Watch
5
Star
1
Fork
10
Code
Issues
5
Pull requests
0
Actions
Security
Insights
Permalink
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also
compare across forks
.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also
compare across forks
.
base repository:
HaikuArchives/Slayer
Choose a Base Repository
HaikuArchives/Slayer
KevinAdams05/Slayer
TonyTskh/Slayer
bach5000/Slayer
diversys/Slayer
eddrda/Slayer
humdingerb/Slayer
janus2/Slayer
pulkomandy/Slayer
sfanxiang/Slayer
vanishakesswani/Slayer
Nothing to show
base:
45a44038d8c6
head repository:
HaikuArchives/Slayer
Choose a Head Repository
HaikuArchives/Slayer
KevinAdams05/Slayer
TonyTskh/Slayer
bach5000/Slayer
diversys/Slayer
eddrda/Slayer
humdingerb/Slayer
janus2/Slayer
pulkomandy/Slayer
sfanxiang/Slayer
vanishakesswani/Slayer
Nothing to show
compare:
bf33f9b5d157
1
commit
13
files changed
0
commit comments
1
contributor
Commits on Mar 03, 2018
janus2
Remove unused file (
#32
)
Verified
This commit was created on GitHub.com and signed with a
verified signature
using GitHub’s key.
bf33f9b
Unified
Split
Showing
13 changed files
with
0 additions
and
632 deletions
.
+0
−166
src/Cursors.cpp
+0
−20
src/Cursors.h
+0
−63
src/ItemList.h
+0
−2
src/Makefile
+0
−138
src/NewStrings.cpp
+0
−40
src/NewStrings.h
+0
−14
src/OperateMenuDefs.h
+0
−28
src/RgbColor.h
+0
−1
src/TeamItem.cpp
+0
−32
src/TeamItemList.cpp
+0
−43
src/TeamItemList.h
+0
−37
src/ThreadItemList.cpp
+0
−48
src/ThreadItemList.h
166
src/Cursors.cpp
Show comments
View file
Edit file
Delete file
Load diff
This file was deleted.
Oops, something went wrong.
Retry
20
src/Cursors.h
Show comments
View file
Edit file
Delete file
Load diff
This file was deleted.
Oops, something went wrong.
Retry
63
src/ItemList.h
Show comments
View file
Edit file
Delete file
Load diff
This file was deleted.
Oops, something went wrong.
Retry
2
src/Makefile
Show comments
View file
Edit file
Delete file
@@ -44,10 +44,8 @@ SRCS= Hashtable.cpp \
SizeColumn.cpp
\
SlayerApp.cpp
\
TeamItem.cpp
\
TeamItemList.cpp
\
TeamListView.cpp
\
ThreadItem.cpp
\
ThreadItemList.cpp
\
IElib/IEResourceHandler.cpp
#
specify the resource definition files to use
Oops, something went wrong.
Retry
Toggle all file notes
No commit comments for this range
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
This file was deleted.
This file was deleted.
This file was deleted.