Commit Graph

314 Commits

Author SHA1 Message Date
af25a78243 Bypass the cache when reloading 2009-10-24 14:59:35 +00:00
0c91c8c33f gcc really prefers "-lSystem" to "-l System" 2009-10-24 14:53:40 +00:00
16c25a0147 More coherence internally when reloading/refreshing 2009-10-24 14:50:12 +00:00
1283f50d38 Considering reload means bypassing the cache 2009-10-24 14:48:24 +00:00
222a4fa877 Added a newline at the end of the file 2009-10-16 23:26:37 +00:00
7f741ed1cf Nicer preferences dialog 2009-09-24 10:35:24 +00:00
f55d265217 Added an icon in the about dialog 2009-09-20 11:29:21 +00:00
1b7fda27e9 Gtk+ applications apparently support StartupNotify by default 2009-09-08 01:32:48 +00:00
dc5167bff3 Hopefully fixed compilation with GNet < 2.0.8 2009-08-25 23:32:41 +00:00
d27c8e1c78 Gave the window an icon 2009-08-17 22:30:13 +00:00
3651b03500 Preparing to release 0.0.7 2009-08-14 16:56:51 +00:00
7080fa989f Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version 2009-08-14 16:55:19 +00:00
cc733f59cc Added a desktop entry for Surfer 2009-08-14 16:03:56 +00:00
2ab1cc90aa Let Surfer compile on Debian Lenny 2009-07-25 20:09:12 +00:00
86575ac16f The initial Surfer instance was sometimes free'd twice 2009-07-25 13:04:33 +00:00
cac50d673f Do not automatically delete the last Surfer instance 2009-07-25 13:02:45 +00:00
58031baa05 Really close the window on surfer_delete() 2009-07-25 12:59:28 +00:00
9d65cf44d9 Code cleanup 2009-07-25 12:58:15 +00:00
e15a42895a Fixed a warning 2009-07-16 15:26:44 +00:00
f59b4bf3c9 Replacing -ansi with -pedantic 2009-07-12 00:54:13 +00:00
dbd2a95815 Webkit may require multi-threading too 2009-07-12 00:10:13 +00:00
013a2449a6 Fixed warnings with -pedantic 2009-07-12 00:06:09 +00:00
e451f13043 Let the progress bar always have the same height 2009-06-21 12:06:34 +00:00
4c604c8258 Initial release 2009-06-17 11:29:50 +00:00
a0b934cd6b Re-generated Makefiles 2009-06-16 23:45:52 +00:00
c98ac0eff2 Compilation fix for Gtk+ < 2.10 2009-05-27 14:33:39 +00:00
9edf7ef964 Implemented history 2009-04-27 04:08:42 +00:00
2b14fd410d Partially implemented absolute links to the same site 2009-04-27 01:17:44 +00:00
45d92375f0 Now defaulting to the Webkit-based widget 2009-04-17 20:44:48 +00:00
801c938ceb Preparing the 0.0.6 release 2009-04-17 14:52:50 +00:00
1288faa6ab Made the label font bold 2009-04-12 23:46:33 +00:00
235869fe9b Implemented preferences entry for the homepage 2009-04-12 23:21:04 +00:00
8feb8ea58f Re-generated Makefiles 2009-04-12 22:12:09 +00:00
8b8d7aec76 Surfer now depends on libSystem 2009-04-12 22:11:48 +00:00
7fc36675c9 Working on the preferences window 2009-04-12 22:11:23 +00:00
c86e3e03d3 Beginning to add a preferences window 2009-04-12 21:53:33 +00:00
a62648d601 Added a popup menu 2009-04-10 21:03:51 +00:00
dbd977adda Implemented the load-committed signal (fixes history) 2009-04-05 00:44:06 +00:00
24de22e685 Implemented get_location and get_title 2009-04-05 00:36:54 +00:00
7066d63733 Handling more signals 2009-04-05 00:30:38 +00:00
372ef61e89 Added surfer_confirm() 2009-04-05 00:30:08 +00:00
b7896d6f0c Code cleanup 2009-03-29 02:25:25 +00:00
f2a28fa1a3 Code cleanup 2009-03-29 02:05:05 +00:00
4e325e7f6e Hiding the toolbar in popup windows if necessary 2009-03-29 02:03:28 +00:00
9fc16aef17 Implementing more callbacks 2009-03-29 01:53:43 +00:00
49372d5a7f Implemented javascript alerts 2009-03-29 01:13:10 +00:00
4c76ecaf78 Implementing more callbacks 2009-03-29 01:06:56 +00:00
29074642fb Implemented the "hovering-over-link" signal 2009-03-28 18:27:48 +00:00
4e0b1a7441 Implemented tracking progress 2009-03-28 12:12:17 +00:00
6aa20974a5 Implemented the title callback 2009-03-28 12:07:02 +00:00