Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
Commit message (Expand)AuthorAgeFilesLines
* Adapt to sugar changeMarco Pesenti Gritti2007-10-161-1/+1
* Refactored the 'max display of history items code'Simon Schampijer2007-10-021-8/+7
* Limit to 15 entries in the palette of the back/forward buttonsSimon Schampijer2007-10-011-1/+14
* * Make hide/show of the treay one button #3475Simon Schampijer2007-09-161-23/+25
* Added the buttons for hide/show traySimon Schampijer2007-09-131-4/+39
* Unescape the address bar URIMarco Pesenti Gritti2007-09-031-2/+6
* Added button for adding a link.erich koslovsky2007-08-191-0/+5
* Adapt to new palette API.Tomeu Vizoso2007-08-101-4/+4
* Adapt to sugar API changeMarco Pesenti Gritti2007-07-271-1/+1
* #2364: Fix uploads and clean up correctly the temp files.Tomeu Vizoso2007-07-241-0/+2
* Fix stop button icon.Marco Pesenti Gritti2007-07-181-2/+2
* Show session history entries on the back/forward buttons' palettes.Tomeu Vizoso2007-06-261-1/+36
* Refactored a bit the progress listener and created a session history listener.Tomeu Vizoso2007-06-261-62/+32
* button tooltipsEduardo Silva2007-06-211-1/+6
* Stop/Reload button fixesEduardo Silva2007-06-141-6/+14
* Improve address/title logicMarco Pesenti Gritti2007-06-131-1/+6
* Adapt to sugar API changesMarco Pesenti Gritti2007-05-311-2/+2
* Fix progress calculationMarco Pesenti Gritti2007-05-221-1/+3
* Implement progressMarco Pesenti Gritti2007-05-221-8/+40
* More navigation fixesMarco Pesenti Gritti2007-05-211-6/+6
* Reimplement navigationMarco Pesenti Gritti2007-05-211-11/+54
* Port to hulahop (lots of regressions)Marco Pesenti Gritti2007-05-211-31/+4
* Drop the file pickers, we are using the journal now.Marco Pesenti Gritti2007-05-151-110/+0
* Fix icon namesMarco Pesenti Gritti2007-05-011-5/+5
* Use gtk filepickerMarco Pesenti Gritti2007-04-301-8/+7
* Get it back to work with the new sugar APIMarco Pesenti Gritti2007-04-261-0/+7
* Remove the not working links stuff.Marco Pesenti Gritti2007-04-261-17/+11
* Start porting to the new graphics APIMarco Pesenti Gritti2007-04-261-49/+34
* Use gettextMarco Pesenti Gritti2007-03-281-1/+1
* Add localization for spanish and portuguese.Tomeu Vizoso2007-03-231-8/+17
* Add filters to save file choosers.Tomeu Vizoso2007-03-171-1/+30
* Remove debug codeMarco Pesenti Gritti2007-03-171-1/+0
* Suggest a filename for the documentMarco Pesenti Gritti2007-03-171-0/+6
* Make filechoosers be transient windows (right fix).Tomeu Vizoso2007-03-161-0/+2
* Make it use sugar file dialogMarco Pesenti Gritti2007-03-151-12/+13
* Add some filters to the Open dialog.Tomeu Vizoso2007-03-141-1/+31
* Add Open File button.Tomeu Vizoso2007-03-141-5/+29
* Save current page to file.Tomeu Vizoso2007-03-131-0/+21
* Updated to new IconButton API.Tomeu Vizoso2007-02-221-4/+4
* Renamed Button to IconButton.Tomeu Vizoso2007-02-211-5/+5
* Wrap _sugar.AddressEntry in Entry.Tomeu Vizoso2007-02-131-7/+4
* Make the toolbar use hippo widgets instead of gtk.Tomeu Vizoso2007-02-071-0/+114