File: TODO

package info (click to toggle)
guitar 0.1.4-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 844 kB
  • ctags: 724
  • sloc: ansic: 7,390; sh: 327; makefile: 89
file content (23 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

TODO list:

  * Look inside the archive to determine the file type

  * (*HELP*) I18N stuff without GNOME (I want something like GTK+ has, no
    gettext sources in intl/, use gettext if detected in system) (*HELP*)

  * Add preferences window
  * Add a "recently used files" section in file menu
  * Add an archive-info window, showing info and statistics
  * Implement outgoing drops
  * Implement drag&drop on the multiple file selection widget (GtkMyFilesel)
  * Add support for more archive programs (maybe deb/rpm?)
  * User-configurable archivers
  * Implement full slpv6 support (when slpv6 is out)
  * Add icons to toolbar (if you want to draw some icons, contact me)
  * Enhance Gnome-Session-Manager stuff (?)
  * Use Gnome's MDI functions when compiling with Gnome (uhh..)

  * (*HELP*) Progressbar should also 'progress' when the program's waiting for
    tar/zip/etc to finish. the code is commented out in gladesrc.c, it does
	not work. (*HELP*)