Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
Commit message (Expand)AuthorAgeFilesLines
* Fix history retrieval limits in history palettes.Lucian Branescu Mihaila2010-07-221-3/+11
* Dumb down clever trick in webtoolbar.py. Flesh out pdfview with a better test...Lucian Branescu Mihaila2010-07-191-10/+12
* Small fixes.Lucian Branescu Mihaila2010-07-171-2/+2
* Various cleanups.Lucian Branescu Mihaila2010-07-171-17/+11
* Fix another silly typo.Lucian Branescu Mihaila2010-07-161-5/+5
* Fix silly typo.Lucian Branescu Mihaila2010-07-161-1/+1
* Wait to populate the history palettes until webkit's had a time to update its...Lucian Branescu Mihaila2010-07-161-1/+7
* Small cleanup with some asignments.Lucian Branescu Mihaila2010-07-161-7/+8
* Fix silly semantic error.Lucian Branescu Mihaila2010-07-161-2/+10
* Initial implementation of back/forward button palettes.Lucian Branescu Mihaila2010-07-161-39/+21
* Cleanups. All callbacks start with __ in webtoolbar.py.Lucian Branescu Mihaila2010-07-161-20/+18
* Make sure something gets loaded when broase loads from journal.Lucian Branescu Mihaila2010-07-131-1/+0
* Speculative fixes for loading from journal and loading progress. Not tested yet.Lucian Branescu Mihaila2010-07-131-0/+1
* Make the initial connection to the browser less eager again.Lucian Branescu Mihaila2010-07-131-1/+2
* Fix progress. However, Browse crashes on startup at the moment, unrelated bug.Lucian Branescu Mihaila2010-07-131-5/+5
* Back/forward button activation cleanup.Lucian Branescu Mihaila2010-07-131-3/+2
* Sort out some argument issues. Fixes load progress and URI showing on mouse h...Lucian Branescu Mihaila2010-07-131-6/+3
* Revert earlier screwup. Remove soem debugging code.Lucian Branescu Mihaila2010-07-131-0/+45
* Fix primary toolbar. Back/forward list not yet implemented.Lucian Branescu Mihaila2010-07-131-72/+13
* Small cleanups.Lucian Branescu Mihaila2010-07-121-5/+3
* Add visible scrollbars, small fixes.Lucian Branescu Mihaila2010-07-051-10/+9
* Revert to older webkitgtk+ API, various fixes.Lucian Branescu Mihaila2010-07-011-63/+68
* Fix various things.Lucian Branescu Mihaila2010-06-241-0/+1
* Prototype implementation of downloadmanager. Fix initial load bug. Introduce ...Lucian Branescu Mihaila2010-06-241-29/+26
* Implement sessions, homepage and various fixes.Lucian Branescu Mihaila2010-06-191-1/+1
* Add some stubs, cleanup some hulahop vestiges, implement Browser.get_source a...Lucian Branescu Mihaila2010-06-191-12/+8
* Browse stards and loads pages with pywebkitgtk. Several features are disabled...Lucian Branescu Mihaila2010-06-171-2/+0
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-1/+3
* remove EOL spacesSascha Silbe2010-06-161-8/+8
* Center the address bar (Gary)Simon Schampijer2009-09-091-14/+14
* Toolbar redesignSimon Schampijer2009-07-311-10/+22
* Open new windows in tabsTomeu Vizoso2009-07-081-41/+91
* Adapt to hulahop API changes and start to clean up the singletons mess.Marco Pesenti Gritti2008-10-151-6/+3
* remove the x bitsSimon Schampijer2008-09-151-0/+0
* autocompletion allows editing of suggestions #7281v92Simon Schampijer2008-07-071-5/+11
* Fix autocompletion for addresses with the same root #7280Simon Schampijer2008-07-041-11/+14
* Update page title when a new URI is loadedEben Eliason2008-06-181-0/+2
* Clean up appearance of URI auto-completion popupEben Eliason2008-06-161-5/+5
* Reveal URI on rollover of the location bar.Eben Eliason2008-06-141-0/+10
* Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activityMarco Pesenti Gritti2008-06-131-7/+7
|\
| * Add address entry focus with ctrl+lSimon Schampijer2008-06-131-7/+7
* | Address Tomeu review comments.Marco Pesenti Gritti2008-06-131-27/+22
* | Implement the sqlite store.Marco Pesenti Gritti2008-06-121-1/+0
* | Implement basic UI interaction with the search window.Marco Pesenti Gritti2008-06-121-0/+49
* | First go at autocompletion. Still using a fake, in-memory backend.Marco Pesenti Gritti2008-06-121-1/+118
|/
* First round of pylint fixes.Simon Schampijer2008-05-211-8/+11
* Better maxlen values #5765Simon Schampijer2008-01-101-1/+1
* Use ellipsis, #5765Reinier Heeres2008-01-101-1/+3
* Added zoom support with keybindings and view toolbarSimon Schampijer2007-11-011-26/+1
* Use favorite icon for session bookmark and call it Bookmark #3741Simon Schampijer2007-11-011-2/+2