Description:
An application that will serve the user one liners, yo mama jokes, jokes by famous people, fun facts and Chuck Norris jokes.
Features:
- Easy to use interface.
- Random jokes, and you wont read the same ones again until you have gone through the whole list.
- You can easily add jokes (edit the TXT files in the root dir or update via menu).
- View status. Shows loaded file and number of jokes ++.
- Update joke files by hitting a button in the menu!
- Copy joke to clipboard, so you easily can send it as SMS/MMS/IM!
- Supports WQVGA, WVGA, VGA and QVGA!
- Stores when you last updated jokes!
- Category for all jokes!
- Category for users own jokes!
- Integrated program updater! Checks for new version online and downloads!
- Minor updates, optimizations etc.
- Flag jokes for having a category with only the best jokes you like!
- Instant RimShot button!
Update Description:
v1.5.1 (20-02-2010):
- This is same as 1.5. The only thing changed is the updater code.
v1.5.0 (27-04-2009):
- Added Rimshot button!
- Fixed localization of images.
- A bug.
v1.0.0 (24-03-2009):
- Final touch!
v1.0.0 (22-03-2009):
- Fixed flagging / unflagging of jokes. bug FREE!
- Updated here and there.
v0.6.3 (10-03-2009):
- Fixing flagging of jokes. Adding unflag option. NOT bug free.
- Updated howto.
v0.6.3 (06-03-2009):
- Flagjokes added.
v0.6.2 (05-03-2009):
- Changed the way to display picture, no flickering.
- Added new feature to see if a new version is out.
v0.6.2 (04-03-2009):
- Cleaner way to exit.
- HowTo and About paints on form, not messagebox.
v0.6.1 (03-03-2009):
- Fixed bug with My Jokes.
v0.6.0 (02-03-2009):
- Optimized code.
v0.6.0 (26-02-2009):
- Fixed Show All category error.
- Added My Jokes category. This is for people who want to add their own jokes.
- Images as resources.
- Fixed images.
v0.6.0 (20-02-2009 - 25-02-2009):
- Added 'Show All' so you can see every category mixed up.
- Minor changes.
v0.5.5 (18-02-2009):
- Cleaning of code.
v0.5.5 (16-02-2009):
- New category added; Fun facts.
- Better updater. It now shows which categories where new jokes are added.
v0.55 (15-02-2009):
- New drawImage method. Now I only need to have one image set for all screen types. This will make the filesize much smaller.
v0.5.4 (14-02-2009):
- Improved XML code.
- Optimized other code.
v0.5.3 (13-02-2009):
- Added settings.xml to store last updated information.
v0.5.2 (12-02-2009):
- Added confirmation windows for going online and updating.
v0.5.1 (10-02-2009):
- Online updater! Now you can update your joke files to get even more jokes!
- Changed some code to make it smoother.
- Updated HowTo page.
v0.5.0 (09-02-2009):
- Images in images directory.
- Joke txt files in jokes directory.
v0.5.0 (08-02-2009):
- Fixed error with always showing joke 1 first when changing category.
- Added button for previous joke. (Left)
- Added button for copying joke to clipboard. (Down)
- Added more information to Help.
- Changed code style; now it is object oriented.
- Added jokes: Total 50 chuck norris jokes and 38 famous people one liners.
v0.4.9 (07-02-2009):
- Proper VGA support!
- Fixed typos in txt files.
- Compressed images.
v0.4.7 (02-02-2009):
- Background images categories added.
- New category; Chuck Norris.
- Fixed some code.
- Added some error handling.
v0.4.6 (01-02-2009):
- Removed some unnecessary code.
- New category; Famous people.
v0.4.5 (31-01-2009):
- Done some weird coding.
- Added categories (one liners (default) and yo mama).
- New initializer.
- Auto reshuffle when all jokes are read.
- Jokestat: 55 oneliners and 23 yo mama.
- Fixed icon.
v0.4 (30-01-2009):
- Fixed OnPaint method.
- Cleaned up the code.
- Fixed proper shuffle and random.
v0.3 (28-01-2009):
- Namechange –> 1Liner (One Liner).
- Read from file implemented. Reads jokes from txt file and puts in List.
- Better and improved random generator.
- 50 jokes added to txt file.
v0.2.1 (27-01-2009):
- Help page added.
- 5 jokes in JokesArray.
- File icon.
v0.2 (26-01-2009):
- Random generator.
- Added more buttons.
- Added About page.
- Proper OnPaint method.
v0.1 (24-01-2009):
- Desi Jokes - Start.
- Development starts.
- Created a base with a menu button and a joke.