summaryrefslogtreecommitdiff
path: root/gtk/gtk_window.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-09-03 22:44:47 by bursa]James Bursa2004-09-031-2/+2
| | | | | | Add generic bitmap functions. Move jpeg and mng code from riscos/ to image/ and update to use bitmap. Note: background tiling and drawfile export for jpeg and mng/png are broken. svn path=/import/netsurf/; revision=1265
* [project @ 2004-08-15 19:10:08 by jmb]John Mark Bell2004-08-151-5/+8
| | | | | | Make GTK build work again svn path=/import/netsurf/; revision=1236
* [project @ 2004-07-22 12:03:37 by bursa]James Bursa2004-07-221-33/+64
| | | | | | Make the gtk build compile again and implement mouse clicks. svn path=/import/netsurf/; revision=1137
* [project @ 2004-07-21 14:19:21 by joty]John Tytgat2004-07-211-0/+5
| | | | | | Added gui_window_remove_caret() to disown the caret. svn path=/import/netsurf/; revision=1133
* [project @ 2004-06-22 18:48:33 by bursa]James Bursa2004-06-221-0/+401
Experimental gtk interface. svn path=/import/netsurf/; revision=993