As of 2004-09-14 0:00:00 GMT, this project is no longer under active development.
Lintar is a compressor/decompressor utility for the gnome 2.0 platform. It\'s aim is to emulate the famous winzip but being just better.
Be the first to post a text review of lintar archiver. Rate and review a project by clicking thumbs up or thumbs down in the right column.
lintar (0.6.2) * Included .bz2, .gz and .Z support. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 13 April 2002 18:00:00 +0200 lintar (0.6.1) * Use g_locale_to_utf8() after gettext to prevent GTK+ warnings. Is this the right thing to do with GTK+-2.0? -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 12 April 2002 18:00:00 +0200 lintar (0.6.0) * Use 'configure' to compile and install the program. * Include 'maximum number of files to open from command line' option in the prefereences dialog. * Create debian package using debmake. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 12 April 2002 17:00:00 +0200 lintar (0.5.0) * Added code to update progress bar while extracting and opening archives using threads, the problem is that while in gtk_main() the progress bar doesn't get updated :-? * Extract Selected feature implemented (using recursive folders). * Use MIME to show up icons in files. * Create pop-up menus to extract and to "View" files. * Create Prefs dialog. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.4.0) * International text (using gettext) included. * The comand line option "--extract" automatically opens the extract dialog. * LinTar now allows opening more than one file from command line (with maximum). -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.3.0) * Included close button on "tabulars" (similar to Galeon). * Added Status Bar and progress bar. * Re-arranged code to allow openning more than one file. * Created new extract dialog (with directory browsing and some other features). -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.2.0) * Fixed SIZE column so it is sorted by number. * Implemented the "extract" feature for archives. * Fixed toolbar and menus to actually do something :-) * Added .tar and .tar.bz2 support. * Added .zip support. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.1.0) * Changed VIEW_LIST behaviour so it emulates WinZip (show only files, not folders and a path column). * Added new column link to store where links points to. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.0.2) * Fixed bug in tree view with folders with the same name. * Named changed to lintar :-) * Open compressed file if an argument is given to the program. * Use global struct "linzip_data" to store global variables. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Thu, 22 Feb 2002 09:24:53 +0200 lintar (0.0.1) * Initial Release. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Thu, 21 Feb 2002 08:24:53 +0200
lintar (0.6.2) * Included .bz2, .gz and .Z support. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 13 April 2002 18:00:00 +0200 lintar (0.6.1) * Use g_locale_to_utf8() after gettext to prevent GTK+ warnings. Is this the right thing to do with GTK+-2.0? -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 12 April 2002 18:00:00 +0200 lintar (0.6.0) * Use 'configure' to compile and install the program. * Include 'maximum number of files to open from command line' option in the prefereences dialog. * Create debian package using debmake. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 12 April 2002 17:00:00 +0200 lintar (0.5.0) * Added code to update progress bar while extracting and opening archives using threads, the problem is that while in gtk_main() the progress bar doesn't get updated :-? * Extract Selected feature implemented (using recursive folders). * Use MIME to show up icons in files. * Create pop-up menus to extract and to "View" files. * Create Prefs dialog. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.4.0) * International text (using gettext) included. * The comand line option "--extract" automatically opens the extract dialog. * LinTar now allows opening more than one file from command line (with maximum). -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.3.0) * Included close button on "tabulars" (similar to Galeon). * Added Status Bar and progress bar. * Re-arranged code to allow openning more than one file. * Created new extract dialog (with directory browsing and some other features). -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.2.0) * Fixed SIZE column so it is sorted by number. * Implemented the "extract" feature for archives. * Fixed toolbar and menus to actually do something :-) * Added .tar and .tar.bz2 support. * Added .zip support. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.1.0) * Changed VIEW_LIST behaviour so it emulates WinZip (show only files, not folders and a path column). * Added new column link to store where links points to. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.0.2) * Fixed bug in tree view with folders with the same name. * Named changed to lintar :-) * Open compressed file if an argument is given to the program. * Use global struct "linzip_data" to store global variables. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Thu, 22 Feb 2002 09:24:53 +0200 lintar (0.0.1) * Initial Release. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Thu, 21 Feb 2002 08:24:53 +0200
lintar (0.6.2) * Included .bz2, .gz and .Z support. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 13 April 2002 18:00:00 +0200 lintar (0.6.1) * Use g_locale_to_utf8() after gettext to prevent GTK+ warnings. Is this the right thing to do with GTK+-2.0? -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 12 April 2002 18:00:00 +0200 lintar (0.6.0) * Use 'configure' to compile and install the program. * Include 'maximum number of files to open from command line' option in the prefereences dialog. * Create debian package using debmake. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 12 April 2002 17:00:00 +0200 lintar (0.5.0) * Added code to update progress bar while extracting and opening archives using threads, the problem is that while in gtk_main() the progress bar doesn't get updated :-? * Extract Selected feature implemented (using recursive folders). * Use MIME to show up icons in files. * Create pop-up menus to extract and to "View" files. * Create Prefs dialog. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.4.0) * International text (using gettext) included. * The comand line option "--extract" automatically opens the extract dialog. * LinTar now allows opening more than one file from command line (with maximum). -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.3.0) * Included close button on "tabulars" (similar to Galeon). * Added Status Bar and progress bar. * Re-arranged code to allow openning more than one file. * Created new extract dialog (with directory browsing and some other features). -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.2.0) * Fixed SIZE column so it is sorted by number. * Implemented the "extract" feature for archives. * Fixed toolbar and menus to actually do something :-) * Added .tar and .tar.bz2 support. * Added .zip support. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.1.0) * Changed VIEW_LIST behaviour so it emulates WinZip (show only files, not folders and a path column). * Added new column link to store where links points to. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Sat, 02 Mar 2002 17:00:00 +0200 lintar (0.0.2) * Fixed bug in tree view with folders with the same name. * Named changed to lintar :-) * Open compressed file if an argument is given to the program. * Use global struct "linzip_data" to store global variables. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Thu, 22 Feb 2002 09:24:53 +0200 lintar (0.0.1) * Initial Release. -- Javier Ruiz Hidalgo <jrh@gps.tsc.upc.es> Thu, 21 Feb 2002 08:24:53 +0200
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: