|
460b290a26
|
Hopefully fixed compilation for Gtk+ < 2.6.0 (thanks to cppcheck)
|
2009-12-09 20:52:27 +00:00 |
|
|
d24d5a642e
|
Matching the newer DesktopToolbar API
|
2009-12-04 11:26:05 +00:00 |
|
|
59e32cdee8
|
Nicer fix for the afore-mentioned crash
|
2009-12-04 10:44:02 +00:00 |
|
|
c41861a7c2
|
Fixed a crash when the current folder or file is not writable
|
2009-12-04 10:39:21 +00:00 |
|
|
440662728b
|
Fixed copy/paste and lots of warnings
|
2009-11-30 23:49:30 +00:00 |
|
|
dfae2a7666
|
Allowed libDesktop toolbars to pack items without a stock icon or icon name
|
2009-11-24 22:56:50 +00:00 |
|
|
23fc02c442
|
Removed extraneous debugging output
|
2009-11-23 13:51:55 +00:00 |
|
|
e5a1a200ed
|
Changed the layout to be packed regularly (doesn't wrap text anymore though)
|
2009-11-22 00:11:29 +00:00 |
|
|
758c8e2774
|
Compilation fix on Linux
|
2009-11-19 18:37:21 +00:00 |
|
|
b496f916f8
|
Fixed crash when calling properties (g_signal_connect_swapped is dangerous...)
|
2009-11-16 17:31:10 +00:00 |
|
|
e490ca8f0b
|
Implemented setting the permissions
|
2009-11-15 19:44:27 +00:00 |
|
|
c52a20ba5a
|
Fewer warnings during compilation
|
2009-11-15 19:18:46 +00:00 |
|
|
02521521a3
|
Quite a lot at once (using libDesktop, improvements when embedded...)
|
2009-11-15 19:00:10 +00:00 |
|
|
28b29a255a
|
CTRL+E now opens the file for edition
|
2009-11-15 18:29:17 +00:00 |
|
|
0aa7b2c3d2
|
Nicer error dialog box
|
2009-11-15 18:27:12 +00:00 |
|
|
b7c649ddd6
|
puts() already appends a newline character
|
2009-10-29 23:34:01 +00:00 |
|
|
b707789931
|
Fixed another warning
|
2009-10-29 23:31:04 +00:00 |
|
|
a1b76aa7b1
|
Fixed a warning during compilation
|
2009-10-29 23:28:36 +00:00 |
|
|
e3b43f7229
|
Including the tools inside the distribution tarball
|
2009-10-29 23:25:35 +00:00 |
|
|
eee4d58754
|
Added an option to expand all by default and one to always keep the view opened
|
2009-10-28 08:41:40 +00:00 |
|
|
8711c0ef26
|
Added newline at end of file
|
2009-10-16 23:22:42 +00:00 |
|
|
b8bb4d6c02
|
Added dates to properties
|
2009-10-11 23:24:26 +00:00 |
|
|
a09b052033
|
The preferences dialog behaves better when maximized
|
2009-09-24 10:28:42 +00:00 |
|
|
b60474232d
|
Releasing 0.1.3
|
2009-09-24 10:16:43 +00:00 |
|
|
371b74a052
|
Added a preferences button in the toolbar in embedded mode
|
2009-09-24 10:14:45 +00:00 |
|
|
77c4edd800
|
Using "EMBEDDED" instead of "FOR_EMBEDDED"
|
2009-09-24 10:14:17 +00:00 |
|
|
14308f9bc9
|
Stricter argument checking
|
2009-09-24 10:11:52 +00:00 |
|
|
2b22b17476
|
Added a preference for the default view
|
2009-09-24 00:19:09 +00:00 |
|
|
da88ab8f39
|
Added an icon in the about dialog
|
2009-09-20 11:29:21 +00:00 |
|
|
79ad3a8894
|
Gtk+ applications apparently support StartupNotify by default
|
2009-09-08 01:32:48 +00:00 |
|
|
9809cd621f
|
gcc really prefers "-lSystem" to "-l System"
|
2009-09-06 22:43:58 +00:00 |
|
|
22593c3a60
|
The progress bar was also wrong
|
2009-09-06 22:10:29 +00:00 |
|
|
b131d0d80f
|
Check the arguments
|
2009-09-06 22:06:58 +00:00 |
|
|
f05af80ee9
|
The progress bar for the arguments count was wrong
|
2009-09-06 22:02:07 +00:00 |
|
|
bf17298140
|
Let it compile with Gtk+ < 2.14
|
2009-08-30 02:48:58 +00:00 |
|
|
fef4563122
|
Do not create windows bigger than the monitor size
|
2009-08-30 01:47:54 +00:00 |
|
|
fb1e3ec7fe
|
Nicer error handling
|
2009-08-17 22:37:34 +00:00 |
|
|
7c10e1a000
|
Behaves better when the window is maximized
|
2009-08-17 22:20:54 +00:00 |
|
|
3ff4bf6168
|
Added data/Makefile to "make dist" archives
|
2009-08-17 22:19:39 +00:00 |
|
|
4645cf4ea5
|
Compiling with -pedantic
|
2009-08-13 16:57:35 +00:00 |
|
|
e723cfff99
|
Preparing for the 0.1.2 release
|
2009-08-13 16:53:26 +00:00 |
|
|
741cb3fd57
|
Using gtk_message_dialog_format_secondary_text()
|
2009-08-13 16:52:25 +00:00 |
|
|
00335bc798
|
Using gtk_message_dialog_format_secondary_text()
|
2009-08-12 07:26:17 +00:00 |
|
|
8df2625e85
|
Give it one more chance to compile with Gtk+ < 2.6.0
|
2009-08-08 21:00:02 +00:00 |
|
|
bfde8fa425
|
Let the browser window have an icon for the window manager
|
2009-08-08 20:57:04 +00:00 |
|
|
1f9a36275f
|
Added times of last modification, access and change
|
2009-08-07 21:41:16 +00:00 |
|
|
af7ef65b54
|
Re-generated Makefile
|
2009-08-05 22:40:54 +00:00 |
|
|
3fb3f1ec23
|
Added trailing semi-colon as seems to be the convention
|
2009-08-02 06:18:42 +00:00 |
|
|
4d7f318a37
|
Added browser.desktop and preparing for automated installation
|
2009-08-02 06:15:19 +00:00 |
|
|
2202b1f226
|
Code cleanup
|
2009-07-25 13:10:51 +00:00 |
|