Commit Graph

86 Commits

Author SHA1 Message Date
2c4c7bf78f Code cleanup 2006-11-02 06:57:50 +00:00
41b70e0b90 Terminate a string 2006-11-01 20:09:44 +00:00
80162571f7 Properly handle PREFIX 2006-11-01 20:08:32 +00:00
cc4a9b1208 Fixed infinite loop with dirname() 2006-11-01 19:58:30 +00:00
16af281e1c Adding copyright notices 2006-10-11 07:15:41 +00:00
0b2642260a The "changed" signal created a bug 2006-10-05 05:10:03 +00:00
d8ee311520 Added accelerators for menu actions 2006-10-02 19:59:06 +00:00
97b0fb9488 Address bar drop-down menu has parent folders (better than nothing) 2006-10-02 10:43:32 +00:00
03abee991c Added source files 2006-10-02 10:39:53 +00:00
6d7b1a3964 Cosmetic message correction 2006-09-21 22:50:55 +00:00
34f085bf70 Added an immediate delete action in the popup menu 2006-09-21 22:50:17 +00:00
43c196c9b9 Print an error message when no action could be performed 2006-09-19 15:09:53 +00:00
c2c216e910 Location widget is now an editable combo box 2006-09-19 01:53:55 +00:00
b93fa561e1 Added a callback for "edited" filenames 2006-09-17 20:13:38 +00:00
42db127945 Filenames are directly editable 2006-09-17 13:55:14 +00:00
5709094e95 Added "view" menu 2006-09-14 21:49:19 +00:00
c0b9f4d8e6 No need for a stock icon for "New window" 2006-09-14 16:51:07 +00:00
73305168ed Updated MIME API 2006-09-10 23:34:53 +00:00
bef176ad85 More complete details view 2006-09-10 23:34:09 +00:00
7a462bd832 More complete detail view 2006-09-10 23:33:48 +00:00
61cf0ab465 Added target open (introduces doubled mime.o target) 2006-09-10 23:29:39 +00:00
461f096697 Code cleanup 2006-09-10 23:28:46 +00:00
882c2dad88 Added target open 2006-09-10 23:27:43 +00:00
8010697758 Implemented "sort folders before files" option 2006-09-10 22:29:55 +00:00
6104eb190b Updates window title 2006-09-10 22:09:06 +00:00
143581b90e Was using a call for Gtk+ >= 2.8 even on 2.6 2006-09-03 21:04:02 +00:00
72cbaa4822 Code cleanup 2006-09-03 12:59:29 +00:00
ac0230ff36 Fixed for Gtk+ <= 2.4 2006-09-03 09:37:10 +00:00
976c8e76e1 Fixed about dialog re-opening in Gtk+ >= 2.6 2006-09-03 08:47:04 +00:00
743e649591 Fixed browser with Gtk+ >= 2.6 2006-09-03 08:40:37 +00:00
5396f21a75 Code cleanup, Gtk+ <= 2.4 compatibility code and bug fixes 2006-09-02 18:54:56 +00:00
99edcbd2d0 Initial release 2006-09-02 18:45:59 +00:00
8c6542958a Fixed popup menu for all views and versions of Gtk+ 2006-09-01 21:49:56 +00:00
cf969e6619 Default prefix is "/usr/local" for now 2006-09-01 00:49:10 +00:00
5b61a48f4e Code cleanup 2006-08-31 13:45:05 +00:00
15eddfa655 Using stock icons for popup menu 2006-08-31 13:40:31 +00:00
928eb4c18b shared-mime-info globs file is tried first from the destination prefix 2006-08-31 10:28:58 +00:00
34298b5fbc Added preliminary contextual menu, code cleanup 2006-08-31 10:00:06 +00:00
581cd01cad Adding handler for "edit" action (need for a dynamic action handler though) 2006-08-31 09:56:15 +00:00
399618398f Made about dialog transient even for Gtk+ > 2.6 2006-08-26 17:07:39 +00:00
c0a56b270f Never exited with missing icons at startup 2006-07-30 16:00:44 +00:00
cf1d4e3083 Implementing preferences dialog 2006-07-23 15:46:27 +00:00
5ff7a8c636 No longer forcing ".." in the compilation include path 2006-07-22 10:05:06 +00:00
95e6a2aa87 Implemented a third view 2006-07-07 15:11:16 +00:00
24bf282288 Code cleanup 2006-07-07 15:04:05 +00:00
de614c9dc0 Edit->Paste is not implemented 2006-07-07 15:01:09 +00:00
7e418e2226 Code cleanup 2006-07-07 15:00:06 +00:00
d62bffc704 Automatically disable unused menu entries 2006-07-07 14:53:27 +00:00
309162e57b Removed explicit shadow around the main view 2006-07-07 14:50:11 +00:00
10fe5b38e2 Added delete 2006-06-27 15:47:48 +00:00