2008-07-19 22:26 rafi * .: - Tagging to version 0.2 2008-07-19 22:02 rafi * - Whitespace cleanup 2008-07-19 21:52 rafi * - Made it compile under SUNWspro. 2008-07-19 21:37 rafi * - Update 2008-07-19 21:35 rafi * - Documented the new functionalities. - Improved the documentation and added some missing stuff. 2008-07-19 21:34 rafi * - Minor alterations 2008-07-19 21:27 rafi * - Added a method for highlighting a certain iterator in the widget. - Completed the search functions. - Minor clean ups. 2008-07-19 21:26 rafi * - The searchNext() method is implemented. 2008-07-19 21:25 rafi * - The search term is returned as char*. - Depending on whether the platform has strcasestr or strstr only, the user is hinted about whether the search is case sensitive or not. 2008-07-19 20:59 rafi * - Bumped package version to 0.2. - Added checks for additional headers and functions. 2008-07-18 21:00 rafi * - Prepared for the search functionality. 2008-07-18 20:59 rafi * - Added the new files for the search dialog. 2008-07-18 20:59 rafi * - Whitespace cleanup 2008-07-18 20:56 rafi * - Search Dialog 2008-07-18 20:53 rafi * - No protected members anymore. - Some comments 2008-07-18 14:45 rafi * - Updated manpage. 2008-07-18 14:35 rafi * - The title is now properly shown even upon resize. 2008-07-18 14:15 rafi * - Resize events are not processed below certain dimensions. 2008-07-18 14:14 rafi * - Updated 2008-07-17 18:26 rafi * - Made it compile under SUNWspro again - Dialog confirming whether or not an entry should be deleted will be shown only if there are actual entries to delete. 2008-07-17 18:22 rafi * - Selection handling now working - Newly introduced method for selection removed again. 2008-07-17 16:39 rafi * - Border of inactive listwidget uses now different characters for drawing the border - New method for hiding the selection bar. 2008-07-17 14:49 rafi * - Deleting a record puts a message in the status bar now. 2008-07-17 12:44 rafi * - Sort order is maintained when adding and editing entries. - Sort order can be changed. 2008-07-15 21:02 rafi * - The list is sorted before displayed in the setList() method. - Added convenience method setSortOrder() for sorting the list with the currently set sort order. 2008-07-15 20:58 rafi * - Added less-than operator in order to be able to sort a list of partdecS. 2008-07-15 20:56 rafi * - Check for strcmp() added. 2008-07-15 17:47 rafi * - Added code for sorting. - Does not compile. 2008-02-27 15:08 rafi * *** empty log message *** 2008-02-27 15:04 rafi * *** empty log message *** 2008-02-27 09:29 rafi * - Altered doc files in order to prepare for the release. 2008-02-27 07:53 rafi * - Docs are now only build upon explicit request by --enable-build-doc. 2008-02-26 21:03 rafi * - Passes distcheck except for doxygen generated docs, but that's 'k. 2008-02-26 20:16 rafi * *** empty log message *** 2008-02-26 19:53 rafi * *** empty log message *** 2008-02-26 19:09 rafi * - Recovered files. 2008-02-26 18:43 rafi * *** empty log message *** 2008-02-26 13:16 rafi * *** empty log message *** 2008-02-26 13:16 rafi * - Completed doc files and manpage. 2008-02-26 09:54 rafi * *** empty log message *** 2008-02-26 09:50 rafi * *** empty log message *** 2008-02-25 22:38 rafi * - Fixed Makefile for make/dmake under solaris. 2008-02-25 22:04 rafi * *** empty log message *** 2008-02-25 20:05 rafi * *** empty log message *** 2008-02-25 19:41 rafi * *** empty log message *** 2008-02-25 19:40 rafi * *** empty log message *** 2008-02-25 15:16 rafi * - Manpages generated with xsltproc. - Status bar shows missing messages for record addition and record edition. 2008-02-24 21:37 rafi * *** empty log message *** 2008-02-23 15:46 rafi * - Added some more files. - DESGIN.sgml.in describes the general design of yapet. - Docbook2x-man is used for generating the man page from xml sources. 2008-02-21 18:22 rafi * - File to be opened by yapet can now be specified on the command line without using the -f option. 2008-02-20 19:32 rafi * *** empty log message *** 2008-02-19 19:59 rafi * *** empty log message *** 2008-02-19 19:38 rafi * *** empty log message *** 2008-02-19 12:03 rafi * - Compiles using Sun's X/Open implementation of curses. 2008-02-19 09:21 rafi * - Creates an empty README file 2008-02-19 09:20 rafi * - Will generated from sgml sources. 2008-02-19 09:20 rafi * - Fixed abstract method in class AlarmFunction. - Text files are by default generated by xsltproc and lynx. 2008-02-18 21:47 rafi * *** empty log message *** 2008-02-18 20:27 rafi * - Date when master password was last set is now displayed. 2008-02-18 20:10 rafi * - Test file 2008-02-18 18:25 rafi * *** empty log message *** 2008-02-15 09:59 rafi * - The cwd string in the file open dialog will be updated again. - Scroll indicators added to list widget. 2008-02-13 20:47 rafi * - Commented code. - Added desktop file. 2008-02-13 00:20 rafi * - Renamed resizeable.(cc|h) to basewindow.(cc|h). - Renamed the class Resizeable to BaseWindow. 2008-02-13 00:09 rafi * - Added signal handler for ALARM in order to lock the screen automatically. - Added some other signal handlers to deal with certain terminating signals. - Commented some more code. 2008-02-11 16:51 rafi * - Commented code. 2008-02-10 20:45 rafi * - Started commenting file.h - Finished INSTALL.sgml.in. 2008-02-09 22:59 rafi * - SGMLized INSTALL.sgml.in 2008-02-08 16:55 rafi * - INSTALL is built from INSTALL.sgml.in 2008-02-08 09:35 rafi * - Uses getopt_long() if available for option parsing. 2008-02-07 23:40 rafi * - Functions and defines shared by the tests. 2008-02-07 23:39 rafi * - Renamed GPSafe stuff to YAPET. - Fixed mtime bug when writing data. - Password change is now supported, but not implemented in the UI. - Test are now more quiet and accurate. 2008-02-07 14:42 rafi * - Commented code. - scrdim class merged into resizeable. 2008-02-06 21:13 rafi * - Licensed under the GPLv3. - Added copyright notice. - Fixed a few bugs. - On-disk data is stored in big endian format. 2008-02-06 01:45 rafi * - Tried to improve the curses window handling. - Using setrlimit() to suppress the creation of core files. - Streamlined code. - This and that. 2008-02-05 15:24 rafi * - Before using delwin(), wclear(), and wrefresh() is issued in order to prevent passwords from staying in memory ... 2008-02-04 21:57 rafi * - Tried to make recognition of backspace and delete key reliable in input widget 2008-02-04 19:35 rafi * - Added comments. - Prepared for documentation 2008-02-03 23:38 rafi * Initial revision