From e894e38c37e8565c3672b1a9bde42fb5e0648aeb Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Sat, 26 Jul 2008 17:30:26 +0000 Subject: Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4431,4434-4494,4500-4508,4515,4517,4525-4545,4548-4555,4558-4572,4574-4576,4579,4582-4615,4618-4628,4630-4634,4636-4641,4643-4654,4656-4675,4677,4679-4685,4687-4750 via svnmerge from svn://svn.netsurf-browser.org/branches/mikeL/netsurf ........ r4689 | mikeL | 2008-07-17 19:59:20 +0100 (Thu, 17 Jul 2008) | 1 line Changed the toolbar at the bottom of the downloads dialog to a horizontal button box and added a 'Close' button (Based on a suggestion from the dev list). Internationalized the rest of the strings. Fixed many style errors (thanks rjek). Set authentication fields in the options dialog to be insensitive when proxy type is simple. Namespace'd the rest of download.h ........ r4690 | mikeL | 2008-07-17 21:39:39 +0100 (Thu, 17 Jul 2008) | 1 line Removed close button. fixed text on resume button ........ r4691 | mikeL | 2008-07-17 22:13:13 +0100 (Thu, 17 Jul 2008) | 1 line Added gtk downloads section ........ r4715 | mikeL | 2008-07-20 19:41:39 +0100 (Sun, 20 Jul 2008) | 1 line Downloads are now automatically sorted (Downloading, Error'd, Completed, Canceled). New downloads appear at the beginning of the list. Removed leftover callback for close button. Downloads without a known total size are now handled correctly (bouncing progress block). Fixed bug where shift+click downloads would throw an error (encoding is now always set to binary). ........ r4716 | mikeL | 2008-07-20 19:45:24 +0100 (Sun, 20 Jul 2008) | 1 line Removed unnecessary wndDownloads section ........ r4717 | mikeL | 2008-07-20 19:53:44 +0100 (Sun, 20 Jul 2008) | 1 line Removed label on url in about dialog. Removed extra variable from the input callback. These changes should have already been committed a while back but for some reason they were skipped ........ r4718 | mikeL | 2008-07-21 04:56:28 +0100 (Mon, 21 Jul 2008) | 1 line Total progress bar is now working and acts correctly with downloads of unknown size. All downloads are now stored in a GList (this will later make it possible to implement things like clearing all inactive downloads). Individual downloads no longer update themselves every .5 seconds, the function nsgtk_download_update is called using a g_timeout and cycles through the GList updating the total progress bar and each download. Downloads of unknown size now report their total size upon completion. ........ r4719 | mikeL | 2008-07-21 05:06:17 +0100 (Mon, 21 Jul 2008) | 1 line Changed names of two functions that change sensitivity and status. ........ r4720 | mikeL | 2008-07-21 16:56:41 +0100 (Mon, 21 Jul 2008) | 1 line Updated messages file ........ r4722 | mikeL | 2008-07-21 21:44:23 +0100 (Mon, 21 Jul 2008) | 1 line Clear button now clears all inactive downloads when there is no selection. ........ r4723 | mikeL | 2008-07-21 22:11:00 +0100 (Mon, 21 Jul 2008) | 1 line Fixed the total progress bar lagging behind events such as cancelations. ........ r4727 | mikeL | 2008-07-23 19:33:53 +0100 (Wed, 23 Jul 2008) | 1 line Added an overwrite confirmation dialog for the 'save' button ........ r4728 | mikeL | 2008-07-23 19:43:44 +0100 (Wed, 23 Jul 2008) | 1 line Save as dialog now starts in the default download directory instead of the user's home folder ........ r4729 | mikeL | 2008-07-23 20:02:34 +0100 (Wed, 23 Jul 2008) | 1 line Updated Copyright information ........ r4734 | mikeL | 2008-07-24 19:30:12 +0100 (Thu, 24 Jul 2008) | 1 line Fixed Info column not being set to expand ........ svn path=/trunk/netsurf/; revision=4752 --- gtk/res/netsurf.glade | 209 +++++++------------------------------------------- 1 file changed, 28 insertions(+), 181 deletions(-) (limited to 'gtk/res/netsurf.glade') diff --git a/gtk/res/netsurf.glade b/gtk/res/netsurf.glade index 9f9e036f4..f250be753 100644 --- a/gtk/res/netsurf.glade +++ b/gtk/res/netsurf.glade @@ -1,7 +1,6 @@ - - - + + NetSurf GTK_WIN_POS_CENTER @@ -24,7 +23,6 @@ Opens a new browser window. _New Window True - True @@ -32,6 +30,7 @@ 1 + @@ -40,7 +39,6 @@ Open a file on your computer into this browser window. _Open File... True - True @@ -48,6 +46,7 @@ 1 + @@ -56,7 +55,6 @@ Close this browser window. _Close Window True - True @@ -64,6 +62,7 @@ 1 + @@ -78,7 +77,6 @@ Save this page to disc, optionally including images, etc. Save page... True - True @@ -86,6 +84,7 @@ 1 + @@ -166,7 +165,6 @@ Produce a hardcopy on your printer. Print... True - True @@ -174,6 +172,7 @@ 1 + @@ -245,7 +244,7 @@ gtk-select-all True True - + @@ -260,7 +259,7 @@ Find specific text in the current browser window. _Find... True - + @@ -299,7 +298,6 @@ True _Stop True - True @@ -307,6 +305,7 @@ 1 + @@ -314,7 +313,6 @@ True _Reload True - True @@ -322,6 +320,7 @@ 1 + @@ -335,7 +334,6 @@ Scale the page in the current browser window to be smaller or larger. _Scale View... True - @@ -343,9 +341,6 @@ True Zoom _in True - - - True @@ -353,6 +348,9 @@ 1 + + + @@ -360,8 +358,6 @@ True _Normal size True - - True @@ -369,6 +365,8 @@ 1 + + @@ -376,8 +374,6 @@ True Zoom _out True - - True @@ -385,6 +381,8 @@ 1 + + @@ -396,6 +394,7 @@ 1 + @@ -403,7 +402,6 @@ True _Fullscreen True - True @@ -411,6 +409,7 @@ 1 + @@ -550,7 +549,6 @@ True _Back True - True @@ -558,6 +556,7 @@ 1 + @@ -565,7 +564,6 @@ True _Forward True - True @@ -573,6 +571,7 @@ 1 + @@ -580,7 +579,6 @@ True _Home True - True @@ -588,6 +586,7 @@ 1 + @@ -601,7 +600,7 @@ Show the history tree for this browser window. _Local history... True - + @@ -610,7 +609,7 @@ Show the history tree for all windows. _Global history... True - + @@ -634,7 +633,7 @@ Open a window showing all your bookmarks. _Show Bookmarks... True - + @@ -648,7 +647,7 @@ Open an address into this browser window. _Open location... True - + @@ -669,7 +668,6 @@ Shows the contents of the NetSurf manual. _Contents... True - True @@ -677,6 +675,7 @@ 1 + @@ -839,7 +838,6 @@ Status bar text goes here True PANGO_ELLIPSIZE_MIDDLE - 50 False @@ -1536,157 +1534,6 @@ - - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - NetSurf Downloads - GTK_WIN_POS_CENTER - 500 - 400 - GDK_WINDOW_TYPE_HINT_UTILITY - - - - True - - - True - GTK_TOOLBAR_BOTH - - - True - Pause - True - gtk-media-pause - - - - False - - - - - True - Resume - True - gtk-media-play - - - False - - - - - True - Cancel - True - gtk-cancel - - - False - - - - - True - Remove completed or cancelled downloads from the list - False - True - Clean up - True - gtk-clear - - - False - - - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - False - - - False - False - - - - - True - True - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - 0.10000000149011612 - 10% of 5 files - PANGO_ELLIPSIZE_END - - - False - - - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - 230kB/sec, 12 minutes remaining - - - 1 - - - - - - - - - False - False - - - - - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - False - - - False - False - - - - - False - False - - - - - True - True - GDK_EXPOSURE_MASK | GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON1_MOTION_MASK | GDK_BUTTON2_MOTION_MASK | GDK_BUTTON3_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK | GDK_LEAVE_NOTIFY_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK | GDK_PROPERTY_CHANGE_MASK | GDK_VISIBILITY_NOTIFY_MASK | GDK_PROXIMITY_IN_MASK | GDK_PROXIMITY_OUT_MASK | GDK_SUBSTRUCTURE_MASK | GDK_SCROLL_MASK - True - True - True - - - 1 - - - - - -- cgit v1.2.3