-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
933f465
commit afc12e8
Showing
1 changed file
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,34 @@ | ||
### MyJobs v0.7 | ||
#### Small program for taking notes on C#. | ||
### MyJobs v0.7.4 | ||
#### Small program for taking notes on. | ||
|
||
=== | ||
|
||
Screenshots: | ||
*Language:* C# | ||
*Framework:* .Net 3.5 | ||
*IDE:* MS Visual Studio C# 2008 | ||
|
||
=== | ||
|
||
##### Screenshots: | ||
|
||
![Main window](/scr/01_MainWindow.png?raw=true "Main window") | ||
|
||
![Menu File](/scr/02_MenuFile.png?raw=true "Menu File") | ||
|
||
![Menu Edit](/scr/03_MenuEdit.png?raw=true "Menu Edit") | ||
|
||
![Menu Jobs](/scr/04_MenuJobs.png?raw=true "Menu Jobs") | ||
|
||
![Menu Help](/scr/05_MenuHelp.png?raw=true "Menu Help") | ||
|
||
![Create Job window](/scr/06_CreateJobWindow.png?raw=true "Create Job window") | ||
|
||
![Find Job window](/scr/07_FindJobWindow.png?raw=true "Find Job window") | ||
|
||
![Preferences window](/scr/08_PreferencesWindow.png?raw=true "Preferences window") | ||
|
||
![Statistic window](/scr/09_StatisticWindow.png?raw=true "Statistic window") | ||
|
||
![Remove Job window](/scr/10_RemoveJobWindow.png?raw=true "Remove Job window") | ||
|
||
![Tray icon](/scr/11_TrayIcon.png?raw=true "Tray icon") |