KSlackySearch ChangeLog

Latest Stable Version: 1.1

===============================================================================================================

Version 1.1 :		This version adds new functionalities and fixes some other bugs.

+	Added the "local tgz search tab", using this tab the user will be allowed to search for already
		installed tgz, this function is particularly useful while installing programs which requires
		a lot of dependancies, now you can easily check which one is already installed in your system
		and skip searching for it over the web.
+	Fixed the order by which item on the GUI is selected using the TAB key of the keyboard.
+	Changed the way the "Search" button behaves when starting a research, instead of starting it in 
		background (walkthrough used in order to let the button active after a search is performed),
		now it uses the BlockGUI property (more clean IMHO).
+	Modified "Info box", now the text of the GPL v3 is bigger (more readable).
+	Modified slack-desc.

===============================================================================================================

Version 1.0.1 : 	This version fixes some bugs or problems

+	Fixed a bug that affected the search button not letting it to be used again until the browser window
		was shut down. This bug affected every version of KSlackySearch, but if the browser was
		firefox (which uses tabs) and there was a session already running this bug didn't come out.
		Thanks to giberg (from slacky.eu forum) for pointing this out.
+	Fixed a bug that affected the "which_browser.sh" script returning a wrong output from the browser
		search (konqueror entry in the program started mozilla and viceversa)
+	Partially fixed GUI, now it works good even at 1024x768 but is not yet resizable due to some fixing
		that has to be done.
+	Added possibility to submit a search pressing the return key on the keyboard without the need to
		click on the search button.
+	Added passivepopup message while closing the program.

===============================================================================================================

Version 1.0 :		First major release

+	Since this version KSlackySearch will use kommander instead of simple bash scripting + kdialog.
+	I've totally rewritten KSlackySearch in order to work with kommander.
+	New integrated GUI (much more usable IMHO).
+	Everything is now in english (planning to set up a translation system in next version).
+	Added possibility to search for entries in the Slacky.eu forum both in simple and in advanced mode.
+	Added possibility to search for tgz in the official database at packages.slackware.it.
+	Now the main program does the "browsers check" calling an external script instead of doing it
		internally.
+	Added "About" window inside the main program.
+	Fixed "slack-desc" text.
+	Created new icon for the program.
+	Created bash executable script that calls the program right from command line or launch window
		without the need to launch the kmdr-executor followed by the path of kslackysearch.
+	Changed license from GNU GPL v2 to GNU GPL v3.

===============================================================================================================

Version 0.7:

+	First public version :)
+	Added passivepopup that shows an exit message
+	Fixed "which_browser" function and added support for Opera web browser
+	Since this will be the first version to go out on Slacky created SlackBuild and slack-desc
+	moved executable from /usr/local/bin to /usr/bin
+	created .desktop file that puts KSlackySearch in the kde menu
+	the icon of the program will be the one at Slacky.eu
+	KSlackySearch will be used under the terms of the GNU GPL v2 (planning to use v3 instead)

===============================================================================================================

Version 0.1:

+	KSlackySearch is out, this is the first version ever... I hope many more will follow.
+	Supported browsers: firefox (obviously :D), mozilla (link to SeaMonkey), and konqueror (planning to
		add Opera support in the future).
+	Executable in /usr/local/bin

===============================================================================================================