summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-24Some style fixesHEADmasterMarco Barisione1-23/+23
2008-09-24Add saving capabilitiesMarco Barisione1-0/+37
2008-09-23Add download supportMarco Barisione1-25/+191
2008-09-23Implement popup blockingMarco Barisione1-59/+141
2008-07-21Show an error page when an error occursMarco Barisione2-42/+116
2008-07-01Update to the new APIMarco Barisione1-6/+17
2008-06-11Use the UP/DOWN icons for paginated navigation instead of BACK/FORWARDMarco Barisione1-2/+2
2008-06-11Return FALSE from the focus-out-event callbackMarco Barisione1-1/+3
2008-06-06Do not abuse of $(pkgdatadir)Marco Barisione1-1/+2
2008-06-06Build fixesMarco Barisione1-0/+1
2008-06-06Install the user CSS fileMarco Barisione1-0/+3
2008-06-06Add documentationMarco Barisione1-8/+23
2008-06-06Fix some memory leaksMarco Barisione1-6/+16
2008-06-05Add a CSS rule to keep the size of imagesMarco Barisione1-0/+3
2008-06-05Fix a wrong commentMarco Barisione1-1/+1
2008-06-05Allow some overlap when scrolling down/up page-by-pageMarco Barisione1-22/+31
2008-06-05Remove some debugging outputMarco Barisione1-2/+0
2008-06-05Add rules to the user stylesheet to reduce the need for horizontal panningMarco Barisione1-0/+4
2008-06-05Load a user stylesheetMarco Barisione1-0/+53
2008-06-05Print a warning if a mime type is not supportedMarco Barisione1-0/+20
2008-06-05Add a WebKitWebSettingsMarco Barisione1-0/+13
2008-06-04Add an example of overriding keyboard behaviorMarco Barisione1-0/+39
2008-06-04Avoid critical assertions when the size changes if there is not toolbarMarco Barisione1-0/+6
2008-06-04Add paginationMarco Barisione1-2/+177
2008-06-03Pass the focus of newly created windows to the web viewMarco Barisione1-2/+2
2008-06-03Allow the creation of new windowsMarco Barisione1-1/+27
2008-06-03Refactor the demo applicationMarco Barisione1-96/+234
2008-06-03Copy the GtkLauncher source codeMarco Barisione1-2/+195
2008-06-03Add .gitignoreMarco Barisione1-0/+41
2008-06-03Add the license fileMarco Barisione1-0/+674
2008-06-02Stub for the demo programMarco Barisione9-0/+95