Commit Graph

1472 Commits

Author SHA1 Message Date
debeb08557 Don't try to draw the background if there is none set 2009-07-14 23:07:43 +00:00
30a5d93086 Added support to draw the background picture 2009-07-14 22:48:01 +00:00
1356c2131c Place the "New folder" entry above the links to new documents 2009-07-14 22:38:09 +00:00
b5e1675527 Using a stock icon for the "New" submenu in the desktop popup 2009-07-14 22:21:39 +00:00
d42808ad22 Changed label "Argument" to "Copying" 2009-07-04 13:25:33 +00:00
db10f3b5d8 Added a submenu entry to allow the creation of a text file 2009-06-21 23:09:39 +00:00
74a720b5f9 Made the window not resizable 2009-06-20 11:01:15 +00:00
3551b628da Improved the appearance of the window 2009-06-20 10:59:07 +00:00
3d8a039516 Let the progress bar always have the same height 2009-06-20 10:27:34 +00:00
2f87b08076 The last item was implemented a short while ago 2009-06-19 15:34:52 +00:00
d6994ea8c0 Copying files from within an idle loop 2009-06-19 15:32:27 +00:00
8e7bd09e79 Initial release 2009-06-17 11:29:50 +00:00
c70b0e32cc Re-generated Makefiles 2009-06-16 23:45:52 +00:00
3ce8e41da3 Correctly display icon images when smaller than requested 2009-06-03 00:04:13 +00:00
bcf904f82d Implemented popup menu on the desktop 2009-06-01 20:32:34 +00:00
af31e5686d Keeping information about the home directory inside the Desktop class 2009-06-01 17:06:24 +00:00
a6031b3804 Initial release 2009-06-01 16:35:20 +00:00
24cdf377d6 Let the user choose a file to view himself when started with no argument 2009-05-25 22:14:24 +00:00
d253f3b442 Automatically wrapping text to the window size 2009-05-25 22:11:04 +00:00
0ef533a70e Fixed erroneous matching MIME types when the filename contains a path 2009-05-25 22:04:12 +00:00
0ac4c042f5 Using gtk_window_present() instead of gtk_widget_show() where appropriate 2009-05-25 22:00:34 +00:00
75c82073bd Removed unused prototype 2009-05-25 21:58:08 +00:00
e5a75e0f20 Also include the buttons for cut/copy/paste in the toolbar 2009-05-25 21:57:33 +00:00
7c42939b83 About to release 0.1.1 2009-04-17 21:26:51 +00:00
e36a988f65 Code cleanup 2009-04-12 23:13:31 +00:00
c92e7db2e4 Added a separator in the preferences dialog 2009-04-12 23:12:50 +00:00
df341e9aca Added an "Open file..." entry to the file menu 2009-03-15 16:37:02 +00:00
344a8137d6 Code cleanup
No longer display "Location" in embedded mode
2009-03-02 00:26:51 +00:00
f33d63648c Launch a browser when activating a row 2009-02-19 01:42:45 +00:00
58f9f4fe4d Support a compile-time embedded option (disables the menu bar) 2009-02-19 01:34:06 +00:00
82155f179d Re-generated Makefiles 2009-01-11 21:46:49 +00:00
c3bb4caded Releasing Browser 0.1.0 2008-10-15 11:26:46 +00:00
fd394b5998 Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
2834d800ee GPLv3'ing 2008-10-15 10:58:17 +00:00
7c94d62c8f GPLv3'ing 2008-10-15 10:43:33 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
0bf616413a Re-generated Makefiles 2008-09-26 21:20:27 +00:00
98bf54d712 Allow directories to be opened in new windows 2008-09-06 16:38:07 +00:00
ad3c52dd3e Re-generated Makefiles 2008-06-06 23:15:40 +00:00
c4e438762d Re-generated Makefile 2008-05-06 12:33:13 +00:00
a472c45b5e Using the stock icon for the details view 2008-05-06 12:31:45 +00:00
2ccc385479 callbacks.c depends on ../config.h 2008-05-06 12:31:22 +00:00
4bce7955d1 Converting filesystem names to UTF8 2008-04-23 14:55:54 +00:00
69e3763d8a Allow users to choose a different directory as the root 2008-04-23 01:29:35 +00:00
80d72bff45 Was missing include <stdio.h> 2008-04-23 01:18:43 +00:00
b0deeb32f2 Added dirtree 2008-04-23 01:17:10 +00:00
b23de78efd Initial release 2008-04-23 01:15:58 +00:00
3165d8c8f0 Avoided a couple compilation warnings 2008-04-21 23:42:08 +00:00
bc07c72570 Added a TODO item 2008-04-21 23:37:32 +00:00