Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-web-view: remove uneeded is_blank calls | Diego Escalante Urrelo | 2012-01-24 | 1 | -4/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668105 | ||||
* | ephy-web-view: only autosearch input without scheme | Diego Escalante Urrelo | 2012-01-24 | 1 | -11/+18 |
| | | | | | | | Create an autosearch from the user input only when it has no scheme at all. https://bugzilla.gnome.org/show_bug.cgi?id=551857 | ||||
* | ephy-window: pass non-web schemas to gtk_show_uri | Diego Escalante Urrelo | 2012-01-24 | 1 | -2/+15 |
| | | | | | | | Handle every non-web scheme in policy_decision_required_cb with gtk_show_uri. This enables xmpp:, apt: and similar links to work. https://bugzilla.gnome.org/show_bug.cgi?id=551857 | ||||
* | ephy-embed-utils: mailto is not a web scheme | Diego Escalante Urrelo | 2012-01-24 | 1 | -2/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=551857 | ||||
* | ephy-action-helper: document flags API | Diego Escalante Urrelo | 2012-01-24 | 1 | -0/+14 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668510 | ||||
* | ephy-window: remove leftover from the editable toolbar ancient past | Xan Lopez | 2012-01-23 | 1 | -6/+0 |
| | |||||
* | ephy-window: remove leftovers from when EphyWindow managed the progress bar | Xan Lopez | 2012-01-23 | 1 | -4/+0 |
| | |||||
* | Remove the "Open Frame" functionality | Xan Lopez | 2012-01-23 | 4 | -41/+3 |
| | | | | | It's been #if 0-ed and broken forever too. If someone really wants it it should probably go into an extension. | ||||
* | [l10n] Update Japanese translation | Jiro Matsuzawa | 2012-01-23 | 1 | -480/+414 |
| | |||||
* | HACKING: small update | Xan Lopez | 2012-01-23 | 1 | -3/+13 |
| | |||||
* | ephy-embed: reorder includes | Xan Lopez | 2012-01-23 | 1 | -3/+2 |
| | |||||
* | ephy-embed: move the other statusbar id to the .c file | Xan Lopez | 2012-01-23 | 2 | -2/+2 |
| | | | | It's not used anywhere else. | ||||
* | ephy-embed: remove unused define | Xan Lopez | 2012-01-22 | 1 | -1/+0 |
| | |||||
* | ephy-embed: the method to set the statusbar label can be private too | Xan Lopez | 2012-01-22 | 2 | -17/+15 |
| | |||||
* | ephy-embed: we can now make the statusbar methods private | Xan Lopez | 2012-01-22 | 2 | -122/+116 |
| | |||||
* | ephy-window: remove unused code | Xan Lopez | 2012-01-22 | 1 | -4/+0 |
| | |||||
* | ephy-window: also remove the statusbar tips for tool items | Xan Lopez | 2012-01-22 | 1 | -135/+0 |
| | |||||
* | ephy-window: remove menu statusbar helper messages | Xan Lopez | 2012-01-22 | 1 | -45/+2 |
| | | | | | | They are not that helpful and are a bit distracting. https://bugzilla.gnome.org/show_bug.cgi?id=668191 | ||||
* | Remove mailto: specific menus | Xan Lopez | 2012-01-22 | 3 | -57/+0 |
| | | | | | They have been dead/#if zeroed for a long time without any bugs opened about it, so I can guess they were not used a lot in their day. | ||||
* | ephy-window: we don't have a menu anymore, so the menudock widget is not needed | Xan Lopez | 2012-01-22 | 1 | -8/+1 |
| | |||||
* | ephy-window: update comments a bit in window actions | Xan Lopez | 2012-01-22 | 1 | -15/+15 |
| | | | | In particular, don't mention the menus anymore, since they do not exist. | ||||
* | window-commands.h: remove duplicate and obsolete stuff, reformat a bit | Xan Lopez | 2012-01-22 | 1 | -113/+81 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-01-22 | 1 | -929/+450 |
| | |||||
* | Updated Belarusian translation. | Kasia Bondarava | 2012-01-22 | 1 | -3099/+1482 |
| | |||||
* | ephy-window: make ephy_window_get_find_toolbar private | Xan Lopez | 2012-01-21 | 5 | -12/+3 |
| | | | | | Surely this is not interesting for anyone outside Epiphany? It's not used in extensions. | ||||
* | Make ephy_window_get_ui_manager return a GtkUIManager, not a GObject | Xan Lopez | 2012-01-21 | 5 | -15/+15 |
| | | | | | No clue why it was doing that, but seems pointless. I wish I could make it private but it's used all over the place. | ||||
* | Drop unused gtkbuilder files | Priit Laes | 2012-01-21 | 5 | -1435/+1 |
| | | | | Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | ephy-window: remove "add-widget" callback from GtkUIManager | Xan Lopez | 2012-01-21 | 1 | -11/+0 |
| | | | | | We don't add widgets to our UI directly from the UI manager, so it's useless. | ||||
* | ephy-window: make ephy_window_set_location private | Xan Lopez | 2012-01-21 | 2 | -3/+4 |
| | | | | | Setting the EphyWindow's location string directly is the kind of crack that has to be private. | ||||
* | [l10n] No need to translate dummy text | Priit Laes | 2012-01-21 | 1 | -4/+4 |
| | | | | Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com> | ||||
* | Be a bit more strict about header includes | Xan Lopez | 2012-01-20 | 4 | -1/+4 |
| | |||||
* | [l10n] Updated Estonian translation | Priit Laes | 2012-01-20 | 1 | -769/+80 |
| | |||||
* | ephy-window: do not include <string.h> just for strcmp | Xan Lopez | 2012-01-20 | 1 | -2/+1 |
| | |||||
* | ephy-window: and remove three more forward declarations | Xan Lopez | 2012-01-20 | 1 | -183/+174 |
| | | | | The remaining one kinda makes sense, so leave it alone. | ||||
* | ephy-window: remove unused include | Xan Lopez | 2012-01-20 | 1 | -1/+0 |
| | |||||
* | ephy-window: reorder a few methods to get rid of forward declarations | Xan Lopez | 2012-01-20 | 1 | -142/+134 |
| | |||||
* | ephy-window: remove duplicated method | Xan Lopez | 2012-01-20 | 1 | -15/+2 |
| | | | | | ephy_window_set_location and _ephy_window_set_location were identical. Remove the latter. | ||||
* | More private method cleanups | Xan Lopez | 2012-01-20 | 4 | -21/+19 |
| | | | | | Move another method to ephy-private.h, and stop exporting another one that is only used internally in EphyWindow. | ||||
* | doc: fix distcheck | Xan Lopez | 2012-01-20 | 1 | -2/+0 |
| | |||||
* | Add a ephy-private.h header | Xan Lopez | 2012-01-20 | 6 | -9/+48 |
| | | | | | | This should hold methods needed by Epiphany internally but that we do not want to export. Only a couple of them so far, but we should probably add a lot more. | ||||
* | ephy-window: remove redundant includes | Xan Lopez | 2012-01-20 | 1 | -2/+0 |
| | |||||
* | ephy-window: missing annotation | Xan Lopez | 2012-01-20 | 2 | -0/+9 |
| | |||||
* | location-controller: remove references to "proxy" | Cosimo Cecchi | 2012-01-20 | 1 | -7/+7 |
| | | | | | | | We're not a GtkAction anymore, so referencing "proxy" in the code is a bit misleading. https://bugzilla.gnome.org/show_bug.cgi?id=668305 | ||||
* | location-controller: use the right signal data to unblock signal | Cosimo Cecchi | 2012-01-20 | 1 | -2/+1 |
| | | | | | | | | | We were using priv->proxy, which is a leftover from when this was a GtkAction, and is actually always NULL. Use the right pointer instead. Fix location entry failing to properly update the address when switching tabs. https://bugzilla.gnome.org/show_bug.cgi?id=668305 | ||||
* | ephy-shell: pass active window to the about dialog | Diego Escalante Urrelo | 2012-01-20 | 1 | -1/+7 |
| | | | | | | So it can be modal. https://bugzilla.gnome.org/show_bug.cgi?id=668113 | ||||
* | ephy-embed: stop listening to progress updates after dispose | Xan Lopez | 2012-01-20 | 1 | -6/+14 |
| | | | | | | | | | | | | | | | | | | Similar to status message updates, otherwise we might end up updating dead widgets. This fixes: #0 0x00007ffff592b9c8 in g_logv (log_domain=0x7ffff66de0cf "Gtk", log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff59ade60 "%s: assertion `%s' failed", args1=0x7fffffffd588) at gmessages.c:758 #1 0x00007ffff592babc in g_log (log_domain=0x7ffff66de0cf "Gtk", log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff59ade60 "%s: assertion `%s' failed") at gmessages.c:792 #2 0x00007ffff592bafd in g_return_if_fail_warning (log_domain=0x7ffff66de0cf "Gtk", pretty_function=0x7ffff66e27f0 "gtk_widget_hide", expression=0x7ffff66df7e8 "GTK_IS_WIDGET (widget)") at gmessages.c:801 #3 0x00007ffff657c430 in gtk_widget_hide (widget=0x15ca190) at gtkwidget.c:3992 #4 0x00000000004703f6 in clear_progress_cb (embed=0x516450) at ../../embed/ephy-embed.c:525 #5 0x00007ffff5923c2c in g_timeout_dispatch (source=0x1bb9400, callback=0x4703d6 <clear_progress_cb>, user_data=0x516450) at gmain.c:3857 #6 0x00007ffff5921e83 in g_main_dispatch (context=0x524f70) at gmain.c:2513 #7 0x00007ffff5922b44 in g_main_context_dispatch (context=0x524f70) at gmain.c:3050 #8 0x00007ffff5922d27 in g_main_context_iterate (context=0x524f70, block=1, dispatch=1, self=0x629c90) at gmain.c:3121 #9 0x00007ffff5922deb in g_main_context_iteration (context=0x524f70, may_block=1) at gmain.c:3182 #10 0x00007ffff5b2705e in g_application_run (application=0x508000, argc=1, argv=0x7fffffffda78) at gapplication.c:1496 #11 0x000000000042d6e2 in main (argc=1, argv=0x7fffffffda78) at ../../src/ephy-main.c:472 | ||||
* | Rename EphyLocationAction -> EphyLocationController | Cosimo Cecchi | 2012-01-20 | 7 | -264/+263 |
| | | | | | | Since it's not a GtkAction anymore. https://bugzilla.gnome.org/show_bug.cgi?id=668206 | ||||
* | location-action: don't make this a GtkAction anymore | Cosimo Cecchi | 2012-01-20 | 6 | -212/+201 |
| | | | | | | | It doesn't really make sense in a world where the location action is only used on a fixed toolbar, and complicates the code a lot. https://bugzilla.gnome.org/show_bug.cgi?id=668206 | ||||
* | entry: make EphyLocationEntry a GtkEntry | Cosimo Cecchi | 2012-01-20 | 7 | -180/+79 |
| | | | | | | | | Instead of a GtkToolItem. A future commit will move the code in EphyLocationAction not to be a GtkAction, which is why this was a GtkToolItem in the first place. https://bugzilla.gnome.org/show_bug.cgi?id=668206 | ||||
* | ephy-embed-shell: add missing annotation | Xan Lopez | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | ephy-window: annotate return value of a method | Xan Lopez | 2012-01-20 | 1 | -0/+9 |
| | |||||
* | [l10n] Update Japanese translation | OKANO Takayoshi | 2012-01-19 | 1 | -973/+1321 |
| | |||||
* | omf-install: what is this, I don't even | Xan Lopez | 2012-01-19 | 1 | -33/+0 |
| | |||||
* | TODO: remove a couple of old/done items | Xan Lopez | 2012-01-19 | 1 | -3/+0 |
| | |||||
* | TODO: try to have something useful here | Xan Lopez | 2012-01-19 | 1 | -12/+19 |
| | |||||
* | ephy-embed: if there's a priv variable set, use it | Xan Lopez | 2012-01-19 | 1 | -39/+40 |
| | |||||
* | Updated Brazilian Portuguese translation | Fábio Nogueira | 2012-01-19 | 1 | -793/+718 |
| | |||||
* | [release] 3.3.4.13.3.4.1 | Xan Lopez | 2012-01-19 | 2 | -1/+15 |
| | |||||
* | ephy-embed: do not listen to status updates after dispose | Xan Lopez | 2012-01-19 | 1 | -1/+13 |
| | | | | | | Otherwise we might crash updating a dead statusbar widget. https://bugzilla.gnome.org/show_bug.cgi?id=668171 | ||||
* | ephy-toolbar: set the MENUBAR style class | Xan Lopez | 2012-01-19 | 1 | -0/+5 |
| | | | | That way we can drag the app using the toolbar itself. | ||||
* | ephy-window: hide our titlebar when maximized | Xan Lopez | 2012-01-19 | 1 | -0/+3 |
| | |||||
* | Remove Print Setup item from the super menu and embed it into print dialog | Carlos Garcia Campos | 2012-01-18 | 6 | -38/+6 |
| | |||||
* | ephy-home-action: remove a lot of unused code | Xan Lopez | 2012-01-18 | 1 | -148/+9 |
| | |||||
* | Remove "Send link by mail..." from the super menu | Xan Lopez | 2012-01-18 | 1 | -1/+2 |
| | | | | | | | What we need is an actual "Share with..." functionality, integrated with GNOME, that also groks Facebook, Twitter, etc. Meanwhile I honestly think having this in the super menu is overblown, but we can move it to the Document context menu. | ||||
* | Remove Print Preview item from the super menu | Xan Lopez | 2012-01-18 | 7 | -39/+0 |
| | | | | | It's already accessible from the Print dialog itself, so there's really no need to duplicate it. | ||||
* | POTFILES.in: add the app menu ui file | Xan Lopez | 2012-01-18 | 1 | -0/+1 |
| | | | | | Not sure if this is enough to make it translatable, but I'm sure Piotr will help me out here. | ||||
* | ephy-page-menu-action: do not query the action proxies during dispose | Xan Lopez | 2012-01-18 | 1 | -9/+5 |
| | | | | | That was a bad idea. Just store the proxy used for the visibility hack in the private data too. | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-01-18 | 1 | -54/+55 |
| | |||||
* | ephy-web-view: remove unused method | Xan Lopez | 2012-01-17 | 2 | -67/+0 |
| | |||||
* | ephy-find-toolbar: reorder includes | Xan Lopez | 2012-01-17 | 1 | -3/+3 |
| | |||||
* | ephy-window: fix binding for Find Previous | Xan Lopez | 2012-01-17 | 1 | -1/+1 |
| | | | | If the binding uses Shift we need to put the letter in uppercase. | ||||
* | Remove Find Next/Previous from page menu | Xan Lopez | 2012-01-17 | 2 | -2/+3 |
| | | | | | The actions are already in the find toolbar, which is accessible from the menu, so there's no need to have them there. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-17 | 1 | -94/+88 |
| | |||||
* | ephy-page-menu-action: disconnect the visible handler on dispose | Xan Lopez | 2012-01-17 | 1 | -0/+10 |
| | |||||
* | [release] 3.3.43.3.4 | Xan Lopez | 2012-01-17 | 2 | -2/+23 |
| | |||||
* | ephy-page-menu-action: set the DROPDOWN type hint on the page menu | Cosimo Cecchi | 2012-01-17 | 1 | -0/+4 |
| | | | | | So that the WM will use shadows on it as if it was generated from a menubar. | ||||
* | ephy-page-menu-action: set the style class in the button, not the menu | Xan Lopez | 2012-01-17 | 1 | -12/+12 |
| | |||||
* | ephy-page-menu-action: hang on to our menu | Xan Lopez | 2012-01-17 | 1 | -2/+14 |
| | |||||
* | embed: add enter/leave events to the GtkOverlay | Cosimo Cecchi | 2012-01-17 | 1 | -0/+3 |
| | | | | | So the floating bar can listen to enter-notify-event and move accordingly. | ||||
* | embed: set the floating bar as no_show_all | Cosimo Cecchi | 2012-01-17 | 1 | -0/+1 |
| | | | | | Since we want to show it on demand and we call show_all on the parent GtkPaned. | ||||
* | ephy-page-menu: set a style class when our menu is visible | Xan Lopez | 2012-01-17 | 3 | -29/+61 |
| | | | | To aid with styling. | ||||
* | ephy-toolbar: set a name for the page menu button | Xan Lopez | 2012-01-17 | 1 | -0/+1 |
| | | | | To aid styling. | ||||
* | Move the nautilus floating bar to lib/widgets | Xan Lopez | 2012-01-17 | 5 | -8/+6 |
| | | | | And fix a couple of warnings. | ||||
* | floating-bar: import NautilisFloatingBar into Epiphany | Cosimo Cecchi | 2012-01-17 | 4 | -37/+476 |
| | | | | Yay for sharing code. It also helps theming. | ||||
* | ephy-notebook: use symbolic icon for close button | Xan Lopez | 2012-01-17 | 1 | -1/+2 |
| | |||||
* | ephy-page-menu: fix warning | Xan Lopez | 2012-01-17 | 1 | -1/+1 |
| | |||||
* | ephy-combined-stop-reload-action: object orientation is hard, let's go shopping | Xan Lopez | 2012-01-17 | 2 | -5/+5 |
| | |||||
* | ephy-page-menu: activate on button press | Xan Lopez | 2012-01-17 | 1 | -16/+41 |
| | | | | Requested by the Design Team. | ||||
* | Back/Forward actions do need to have a label set | Xan Lopez | 2012-01-17 | 2 | -0/+4 |
| | | | | | Since they are used in context menus too. Re-add those and force the toolbar buttons to be image-only. | ||||
* | POTFILES.in: the toolbar didn't have any translatable strings in the end | Xan Lopez | 2012-01-17 | 1 | -1/+0 |
| | |||||
* | ephy-middle-clickable-tool-button: remove, it's unused now | Xan Lopez | 2012-01-17 | 3 | -103/+0 |
| | |||||
* | ephy-window: forgot this | Xan Lopez | 2012-01-17 | 1 | -1/+0 |
| | |||||
* | Refactor GtkActions with attached EphyWindows | Xan Lopez | 2012-01-17 | 13 | -215/+190 |
| | | | | | Make a GtkAction subclass that only holds an EphyWindow and nothing else, and use it throughout. Allows us to kill some duplicated code. | ||||
* | ephy-window: add extra bindings for zoom in/out | Xan Lopez | 2012-01-17 | 1 | -1/+5 |
| | | | | They are not in any menu either atm. | ||||
* | ephy-navigation-history-action: make sure embed is focused after navigation | Xan Lopez | 2012-01-17 | 1 | -0/+2 |
| | | | | The focus was staying in the proxy buttons, that's not OK. | ||||
* | ephy-toolbar: set a style class to the location+reload combo | Xan Lopez | 2012-01-17 | 1 | -0/+2 |
| | | | | This way it's easier to access from the theme. | ||||
* | ephy-toolbar: use normal GtkButtons for the toolbar | Xan Lopez | 2012-01-17 | 2 | -20/+25 |
| | | | | It's harder to get the theming right with GtkToolButtons :/ | ||||
* | Stop using GtkUIManager to create the toolbar | Xan Lopez | 2012-01-17 | 9 | -21/+290 |
| | | | | Otherwise it's difficult to get the right layout for theming. | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-01-17 | 1 | -222/+161 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-16 | 1 | -244/+237 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-01-15 | 1 | -872/+788 |
| | |||||
* | window-commands: update copyright year | Xan Lopez | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | Make the visible name of the application 'Web' | Xan Lopez | 2012-01-14 | 2 | -5/+5 |
| | | | | | | | Before we had 'Epiphany' in some places and 'GNOME Web Browser' in others, try to be consistent and use just 'Web'. https://bugzilla.gnome.org/show_bug.cgi?id=666587 | ||||
* | ephy-window: drop the PRIMARY_TOOLBAR style | Xan Lopez | 2012-01-14 | 1 | -3/+0 |
| | | | | Requested by Lapo. Now we need to fix up the theme. | ||||
* | ephy-window: use the emblem icon for the page menu | Xan Lopez | 2012-01-14 | 1 | -1/+1 |
| | | | | It's a bit more understandable than send-to. | ||||
* | ephy-window: make fullscreen an extra binding | Xan Lopez | 2012-01-14 | 1 | -0/+2 |
| | | | | | Otherwise it won't work since it's not in any menu at the moment. That should change. | ||||
* | ephy-window: do not track application windows too much | Xan Lopez | 2012-01-14 | 1 | -2/+0 |
| | | | | | We already pass the app to the window constructor, so no need to do this again in _init (). | ||||
* | ephy-window: remove some dead code | Xan Lopez | 2012-01-14 | 1 | -29/+1 |
| | |||||
* | configure.ac: bump GTK+ dependency | Xan Lopez | 2012-01-14 | 1 | -1/+1 |
| | | | | Needed for GtkApplicationWindow and global menus. | ||||
* | ephy-window: add temporary extra binding for PageMenu | Xan Lopez | 2012-01-14 | 1 | -0/+4 |
| | | | | The default one is not working for some reason... | ||||
* | ephy-window: simplify the chrome visibility logic | Xan Lopez | 2012-01-14 | 1 | -9/+3 |
| | | | | There's no difference between fullscreen and non fullscreen atm. | ||||
* | ephy-page-menu-action: try to use the actual activate event when possible | Xan Lopez | 2012-01-14 | 1 | -1/+12 |
| | | | | Otherwise fallback to faking it as before. | ||||
* | ephy-window: pass the application to the constructor | Xan Lopez | 2012-01-14 | 1 | -1/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=667628 | ||||
* | ephy-window: remove some memubar leftovers | Xan Lopez | 2012-01-14 | 1 | -52/+4 |
| | |||||
* | Drop menubar and create an actions menu button in the toolbar | Xan Lopez | 2012-01-14 | 7 | -114/+204 |
| | | | | | | Similar to Chrome's wrench menu, but used only (in the future) for page-related actions. For now we have mechanically moved most stuff there, now we need to start removing them one by one when appropriate. | ||||
* | Use the new Shell global menu for global actions | Xan Lopez | 2012-01-14 | 10 | -160/+170 |
| | | | | And remove them from the existing menubar. | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-01-13 | 1 | -189/+186 |
| | |||||
* | Updated Japanese translation | Hideki Yamane | 2012-01-12 | 1 | -769/+675 |
| | |||||
* | fix bug#667752: broken tag found in zh_CN manual | Funda Wang | 2012-01-12 | 1 | -2/+2 |
| | |||||
* | ephy-window: make sure to hide all chrome in application mode | Xan Lopez | 2012-01-11 | 1 | -1/+5 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=667634 | ||||
* | epiphany-ui.xml: kill ToolbarPopup, it's unused now | Xan Lopez | 2012-01-11 | 1 | -9/+0 |
| | |||||
* | epiphany.css: use 'transparent' instead of 'none' for background color | Xan Lopez | 2012-01-11 | 1 | -1/+1 |
| | | | | Required by newest GTK+. | ||||
* | [l10n]Updated Turkish translation | Muhammet Kara | 2012-01-09 | 1 | -189/+189 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-01-08 | 1 | -721/+651 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-01-08 | 1 | -774/+531 |
| | |||||
* | Updated Macedonian translation. | Jovan Naumovski | 2012-01-07 | 1 | -2877/+2312 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-07 | 1 | -257/+254 |
| | |||||
* | Add mnemonics for password/recovery infobars | Jiro Matsuzawa | 2012-01-06 | 2 | -4/+4 |
| | | | | | | | | | 'Store password' and 'Session recovery' infobars had no mnemonics in their buttons. Bug #667238 Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com> | ||||
* | ephy-embed-prefs: Hardcode enable-fullscreen to TRUE | Philippe Normand | 2012-01-04 | 2 | -1/+2 |
| | | | | | | | | | This change is required for websites (like Youtube) using the new Javascript-based fullscreen API. Also bumped the WebKitGTK requirement to 1.7.3 in agreement with Xan. This release includes bug fixes related to fullscreen display of videos. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=665341 | ||||
* | ephy-navigation-history-action: remove some dead code | Xan Lopez | 2012-01-03 | 1 | -7/+0 |
| | |||||
* | make g_setenv() calls early enough during startup | Claudio Saavedra | 2012-01-02 | 1 | -12/+12 |
| | | | | | | | | g_setenv() and getenv() are not thread-safe, so we need to make sure that g_setenv() call in main is done earlier than anything that can trigger a getenv() call. https://bugzilla.gnome.org/show_bug.cgi?id=659145 | ||||
* | ephy-home-action: remove dead code | Xan Lopez | 2012-01-02 | 1 | -7/+0 |
| | |||||
* | ephy-window: remove GoHome action, it's not used (I hope!) | Xan Lopez | 2012-01-02 | 1 | -18/+0 |
| | |||||
* | Revert "Remove EphyHomeAction, it's unused" | Xan Lopez | 2012-01-02 | 4 | -0/+341 |
| | | | | | | This reverts commit 9c12735e12a9106cdc68d9555a491642ea791e62. Turns out it was used :D | ||||
* | Remove EphyHomeAction, it's unused | Xan Lopez | 2012-01-02 | 4 | -341/+0 |
| | |||||
* | Remove EphyGoAction, it's unused | Xan Lopez | 2012-01-02 | 6 | -156/+0 |
| | |||||
* | Fake middle clicks without gtk_button_{press,release}, which are deprecated | Xan Lopez | 2012-01-02 | 9 | -33/+278 |
| | | | | | | | | | | | | | | Factor the logic that fakes clicks from a middle click in EphyMiddleClick(Tool)Button by forwarding a left click to GTK+ when we receive a middle click. Since ephy_gui_is_middle_click stops working in this case, add the minimal logic in EphyLinkAction to make it work again (basically, cache the button that activated the action inside the action itself). The EphyMiddleClickable(Tool)Button classes were written by Alexandre Mazari. https://bugzilla.gnome.org/show_bug.cgi?id=628364 | ||||
* | Updated Telugu Translation | Praveen Illa | 2012-01-01 | 1 | -793/+700 |
| | |||||
* | Updated Telugu Translation | Praveen Illa | 2012-01-01 | 1 | -387/+351 |
| | |||||
* | ephy-link-action: we don't have menu tool buttons that need to react to ↵ | Xan Lopez | 2012-01-01 | 1 | -16/+2 |
| | | | | middle click anymore | ||||
* | ephy-dnd: reorder includes | Xan Lopez | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | ephy-gui: reorder includes | Xan Lopez | 2012-01-01 | 1 | -6/+4 |
| | |||||
* | ephy-gui: remove unused method | Xan Lopez | 2012-01-01 | 2 | -89/+0 |
| | |||||
* | ephy-gui: remove long gone method declaration | Xan Lopez | 2012-01-01 | 1 | -3/+0 |
| | |||||
* | ephy-session: use GTK's method to get the content area | Xan Lopez | 2012-01-01 | 3 | -26/+1 |
| | | | | Now we can remove our internal implementation. | ||||
* | [l10n]Updated Turkish translation | Muhammet Kara | 2011-12-31 | 1 | -672/+598 |
| | |||||
* | ephy-combined-stop-reload-action: add type checks | Xan Lopez | 2011-12-31 | 1 | -1/+5 |
| | | | | This is a public function after all. | ||||
* | ephy-combined-stop-reload-action: make sure we always set the initial state | Xan Lopez | 2011-12-31 | 1 | -7/+8 |
| | | | | | | Since we were only checking the loading status, and it's FALSE by default, the action would be empty until it was set to loading = TRUE at least once. | ||||
* | ephy-window: set statusbar cid on notebook's page-added | Xan Lopez | 2011-12-31 | 1 | -6/+6 |
| | | | | | | | In some cases tabs can be added to the window without going through the EmbedContainer add method (for instance, with DnD of tabs between windows). Being that the case, set the CID for the statusbar on notebook's page-added handler, which is always called. | ||||
* | ephy-notebook: remove unused method | Xan Lopez | 2011-12-30 | 2 | -15/+0 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-12-30 | 1 | -694/+483 |
| | |||||
* | ephy-location-action: reorder includes | Xan Lopez | 2011-12-23 | 1 | -5/+4 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-12-22 | 1 | -535/+385 |
| | |||||
* | e-download-widget: update icon every 10% | Diego Escalante Urrelo | 2011-12-21 | 1 | -0/+7 |
| | | | | | | | | | | | In some cases trying to get the content-type of a download right at the start of the transfer won't give us useful information. To handle this case we query for the content-type and a proper icon every 10%, hoping that GIO/Soup will make a smarter guess. This is an arbitrary number that hopes to work with most cases. Bug #662059 | ||||
* | e-download-widget: use GIcon instead of GdkPixbuf | Diego Escalante Urrelo | 2011-12-21 | 1 | -19/+5 |
| | | | | | | | GtkImage works fine with GIcon, this saves us some lines of code and allocating a GdkPixbuf. Bug #662059 | ||||
* | e-download: add ephy_download_get_content_type | Diego Escalante Urrelo | 2011-12-21 | 3 | -12/+54 |
| | | | | | | | | | | This new API gets the content-type of a download using GIO, or Soup if GIO is still not available for the download. GIO is our first option since its local guesses are more reliable. Soup can be cheated by servers or confused by still too incomplete downloads. Bug #662059 | ||||
* | schema: remove toolbar editing schema | Xan Lopez | 2011-12-20 | 1 | -3/+0 |
| | |||||
* | ephy-embed-prefs: reorder includes | Xan Lopez | 2011-12-20 | 1 | -4/+4 |
| | |||||
* | Remove option to hide toolbars | Xan Lopez | 2011-12-20 | 3 | -86/+0 |
| | | | | We don't want this either for 3.4, remove it. | ||||
* | Remove the "Hide menubar" option | Xan Lopez | 2011-12-20 | 2 | -23/+0 |
| | | | | The menubar will be gone for 3.4, so this will be useless. | ||||
* | Remove NavigationUp | Xan Lopez | 2011-12-20 | 5 | -160/+0 |
| | | | | It's not used anymore. | ||||
* | Use symbolic icons in the toolbar | Xan Lopez | 2011-12-20 | 2 | -6/+5 |
| | |||||
* | ephy-combined-stop-reload-action: include fixes | Xan Lopez | 2011-12-20 | 1 | -2/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-12-20 | 1 | -658/+589 |
| | |||||
* | [release] 3.3.33.3.3 | Xan Lopez | 2011-12-20 | 2 | -1/+26 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2011-12-20 | 1 | -0/+1 |
| | |||||
* | Combine the Reload and Stop toolbar buttons into one | Claudio Saavedra | 2011-12-18 | 5 | -2/+240 |
| | | | | | | | | Add a combined action that toggles itself between the two states and instantiate it from the window. Replace the Reload and Stop buttons with the combined one in the default toolbar description. https://bugzilla.gnome.org/show_bug.cgi?id=657655 | ||||
* | EphyEmbed: do not show the progressbar for about:blank | Claudio Saavedra | 2011-12-16 | 1 | -0/+5 |
| | | | | | Now that we've placed a timeout, about:blank shows an annoying complete progressbar shortly. We don't need it. | ||||
* | EphyEmbed: Hide the statusbar in a timeout handler | Claudio Saavedra | 2011-12-16 | 1 | -1/+22 |
| | | | | To allow it being displayed for a short while once it's complete. | ||||
* | EphyEmbed: reset the alignment of the statusbar when hidden | Claudio Saavedra | 2011-12-16 | 1 | -2/+3 |
| | | | | | | So that it shows to the left by default. The double get_parent() is ugly and we should probably hide the implementation details of the statusbar in a separate class. | ||||
* | ephy-web-view: plug leak | Xan Lopez | 2011-12-15 | 1 | -3/+3 |
| | | | | | | | | | | | | ==16675== 83 (64 direct, 19 indirect) bytes in 1 blocks are definitely lost in loss record 10,060 of 13,509 ==16675== at 0x4A074CD: malloc (vg_replace_malloc.c:236) ==16675== by 0x70C6F17: standard_malloc (gmem.c:85) ==16675== by 0x70C6FA0: g_malloc (gmem.c:159) ==16675== by 0x70DE86C: g_slice_alloc (gslice.c:1003) ==16675== by 0x70DE8AB: g_slice_alloc0 (gslice.c:1029) ==16675== by 0x6E2873D: soup_uri_new_with_base (soup-uri.c:177) ==16675== by 0x6E29468: soup_uri_new (soup-uri.c:398) ==16675== by 0x47D70F: load_status_cb (ephy-web-view.c:1906) | ||||
* | ephy-session: do not store "ephy-about" URIs | Xan Lopez | 2011-12-15 | 1 | -0/+7 |
| | | | | | | Store them as "about:" instead, which is the proper kind for loading. https://bugzilla.gnome.org/show_bug.cgi?id=666206 | ||||
* | ephy-session: reorder includes | Xan Lopez | 2011-12-15 | 1 | -7/+4 |
| | |||||
* | about.css: make memory table a bit wider | Xan Lopez | 2011-12-15 | 1 | -1/+1 |
| | | | | Otherwise big memory usage numbers are easily cut off. | ||||
* | window-commands: reorder includes | Xan Lopez | 2011-12-15 | 1 | -21/+21 |
| | |||||
* | ephy-notebook: reorder includes | Xan Lopez | 2011-12-15 | 1 | -8/+8 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-12-15 | 1 | -633/+564 |
| | |||||
* | ephy-shell: correct bogus logic in warning message | Xan Lopez | 2011-12-15 | 1 | -7/+9 |
| | | | | We were warning in way too many more cases than intended. | ||||
* | ephy-topic-action: another tiny leftover | Xan Lopez | 2011-12-15 | 1 | -1/+0 |
| | |||||
* | ephy-bookmark-action: kill unused code related to toolbar items | Xan Lopez | 2011-12-15 | 1 | -385/+19 |
| | |||||
* | ephy-topic-action: kill unused code related to toolbar items | Xan Lopez | 2011-12-15 | 1 | -228/+2 |
| | |||||
* | ephy-link-action: small cleanups | Xan Lopez | 2011-12-15 | 1 | -13/+12 |
| | |||||
* | epiphany.types: remove more obsolete stuff | Xan Lopez | 2011-12-15 | 1 | -2/+0 |
| | |||||
* | Remove traces of EphyZoomControl | Xan Lopez | 2011-12-15 | 3 | -61/+0 |
| | |||||
* | POTFILES.in: update | Xan Lopez | 2011-12-15 | 1 | -1/+0 |
| | |||||
* | data/ui/Makefile.am: fix typo | Xan Lopez | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | ephy-zoom-control: remove, there are no zoom toolbar items anymore | Xan Lopez | 2011-12-15 | 6 | -458/+5 |
| | |||||
* | Move GtkBuilder files to data/ui | Xan Lopez | 2011-12-15 | 10 | -18/+16 |
| | | | | | There's not much point in having two UI files (glade/ and ui/), and besides the files were not actually in glade format anymore. | ||||
* | ephy-related-action: remove, it's unused | Xan Lopez | 2011-12-15 | 5 | -227/+0 |
| | |||||
* | epiphany-bookmark-editor-ui.xml: ShowOnToolbar was nuked | Xan Lopez | 2011-12-15 | 1 | -4/+0 |
| | |||||
* | POTFILES.in: update | Xan Lopez | 2011-12-15 | 1 | -2/+0 |
| | |||||
* | Remove last traces of the EggToolbar code | Xan Lopez | 2011-12-15 | 15 | -4445/+4 |
| | |||||
* | ephy-bookmark-action: remove unused includes | Xan Lopez | 2011-12-15 | 1 | -7/+5 |
| | |||||
* | Remove the topic/bookmark factory actions | Xan Lopez | 2011-12-15 | 6 | -723/+0 |
| | | | | They are unused now. | ||||
* | Remove code to support bookmark/topic toolbar | Xan Lopez | 2011-12-15 | 4 | -538/+45 |
| | |||||
* | Remove ephy_window_get_toolbar | Xan Lopez | 2011-12-14 | 5 | -31/+0 |
| | | | | The only use in window-commands.c is not superfluous. | ||||
* | Remove custom EphyToolbar in favor of a vanilla GtkToolbar | Xan Lopez | 2011-12-14 | 14 | -1010/+467 |
| | | | | | | | | | | | | | This allows us to stop using EggEditableToolbar here, we just load a normal toolbar from GtkUIManager in EphyWindow. The special toolbar actions and methods have been moved to EphyWindow too, mostly in a mechanical fashion (probably some simplifications are possible). The code in the bookmarks UI that depended on EphyToolbar has been #if zeroed instead of porting it, since it will go away in the near future too. https://bugzilla.gnome.org/show_bug.cgi?id=664483 | ||||
* | Some indentation fixes. | Claudio Saavedra | 2011-12-14 | 1 | -6/+4 |
| | | | | Sorry 'bout that. | ||||
* | Use an overlay progress bar for the loading progress. | Claudio Saavedra | 2011-12-14 | 3 | -71/+60 |
| | | | | | | The theming was done by Lapo Calamandrei. https://bugzilla.gnome.org/show_bug.cgi?id=665470 | ||||
* | Use a GtkOverlay for the statusbar instead of shipping GeditOverlay | Claudio Saavedra | 2011-12-14 | 8 | -1450/+28 |
| | | | | | | | Instead of escaping the cursor, we align the overlay at the opposite side of the window. This is consistent with nautilus. https://bugzilla.gnome.org/show_bug.cgi?id=653996 | ||||
* | ephy-shell: add warning message about incorrect usage of ephy_shell_new_tab_full | Xan Lopez | 2011-12-12 | 1 | -1/+2 |
| | |||||
* | ephy-shell: fix weird spacing in LOG messages | Xan Lopez | 2011-12-12 | 1 | -5/+5 |
| | |||||
* | ephy-window: append new windows opened as tabs after current tab | Xan Lopez | 2011-12-12 | 1 | -3/+5 |
| | | | | | To be consistent with our new default behavior, which is to append new tabs after their parent. | ||||
* | ephy-embed: small cleanups | Xan Lopez | 2011-12-11 | 1 | -5/+3 |
| | |||||
* | epiphany.css: kill left/right padding in the main toolbar | Xan Lopez | 2011-12-10 | 1 | -0/+5 |
| | | | | | | | That way buttons can be used at the edge of the screen when ephy is maximized. https://bugzilla.gnome.org/show_bug.cgi?id=665518 | ||||
* | ephy-window: remove superfluous headers | Xan Lopez | 2011-12-10 | 1 | -2/+0 |
| | |||||
* | configure.ac: kill ancient spellchecker am define | Xan Lopez | 2011-12-10 | 1 | -2/+0 |
| | |||||
* | configure.ac: we don't use gdbus-codegen anymore | Xan Lopez | 2011-12-10 | 1 | -3/+0 |
| | |||||
* | configure.ac: we can safely assume GCC 3.4 these days, I think | Xan Lopez | 2011-12-10 | 1 | -25/+1 |
| | |||||
* | preferences: turn on new-windows-in-tabs by default | Martin Robinson | 2011-12-10 | 1 | -1/+1 |
| | | | | | | | It's consistent with what every other browser is doing and with our future design. https://bugzilla.gnome.org/show_bug.cgi?id=656091 | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-12-10 | 1 | -374/+344 |
| | |||||
* | ephy-toolbar: reorder headers | Xan Lopez | 2011-12-06 | 1 | -8/+8 |
| | |||||
* | ephy-window: remove obsolete comment | Xan Lopez | 2011-12-05 | 1 | -2/+0 |
| | |||||
* | ephy-window: add global bindings for GoHistory and GoLocation | Xan Lopez | 2011-12-05 | 1 | -0/+3 |
| | |||||
* | Remove "Go" menu | Xan Lopez | 2011-12-05 | 2 | -13/+0 |
| | | | | Last of the toplevel menus without equivalent in the new design. | ||||
* | configure.ac: remove old configure output | Xan Lopez | 2011-12-05 | 1 | -1/+0 |
| | |||||
* | Remove last traces of dummy certificate manager | Xan Lopez | 2011-12-05 | 5 | -76/+0 |
| | | | | | | There was no implementation, so it was just polluting the codebase. In the future we probably want a non-optional implementation in the "Page details" section, using the soup/glib-network APIs. | ||||
* | ephy-window: fix accidentally reversed tab bindings | Xan Lopez | 2011-12-05 | 1 | -4/+4 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2011-12-05 | 1 | -1/+0 |
| | |||||
* | ephy-window: remove the tabs menu | Xan Lopez | 2011-12-05 | 5 | -629/+7 |
| | | | | | | It is not present in the new design. The Alt+<num> accelerators are dying with it, but it will be pretty easy to bring them back if needed. | ||||
* | Remove history dropdown menus from action buttons | Xan Lopez | 2011-12-05 | 5 | -430/+2 |
| | | | | | They are not commonly used and are not present in the new design, so we can get rid of them. | ||||
* | prefs-dialog: fix compiler warnings | Xan Lopez | 2011-12-04 | 1 | -1/+1 |
| | |||||
* | Remove homepage preference from GSettings | Xan Lopez | 2011-12-04 | 6 | -31/+8 |
| | | | | | | | | Hardcode it to be "about:blank". The final step could be completely remove the rest of the code, but it might be useful for the future Overview page (if we consider it the new "homepage"). https://bugzilla.gnome.org/show_bug.cgi?id=665469 | ||||
* | Remove UI to define a homepage | Xan Lopez | 2011-12-04 | 2 | -198/+33 |
| | | | | | | Later we can remove all the internals to implement the feature. https://bugzilla.gnome.org/show_bug.cgi?id=665469 | ||||
* | Updated POTFILES.in | Piotr Drąg | 2011-12-04 | 1 | -1/+0 |
| | |||||
* | Remove toolbar editor | Xan Lopez | 2011-12-03 | 8 | -479/+0 |
| | | | | | | | The UI is gone, but the infrastructure still persists (EggToolbarModel, etc). Further cleanups are possible. https://bugzilla.gnome.org/show_bug.cgi?id=664260 | ||||
* | ephy-window: small cleanups, mostly code reorg. | Xan Lopez | 2011-12-01 | 1 | -137/+129 |
| | |||||
* | Redesign of about:pages | Tom Tryfonidis | 2011-12-01 | 2 | -46/+62 |
| | | | | | | | The patch changes the design of about:plugins/memory pages making them similar to about:applications. https://bugzilla.gnome.org/show_bug.cgi?id=665136 | ||||
* | web view: fix icon names | Saleem Abdulrasool | 2011-12-01 | 1 | -4/+4 |
| | | | | | | | | | | | | | The GTK+ 3.0 themes have a different name for the dialog icons (dialog-{information,error}) rather than the stock GTK+ icon names (gtk-dialog-{info,error}). Use the proper names. Additionally, ensure that icon_info is not NULL when performing the lookup, which will fail. This part of the change is to avoid a possible crash/segfault caused by the lookup without a valid icon_info. Bug: 665170 Signed-Off-By: Saleem Abdulrasool <compnerd@compnerd.org> | ||||
* | ephy-request-about: fix a potential crasher if the css file is missing | Claudio Saavedra | 2011-12-01 | 1 | -1/+4 |
| | | | | And prevent the corresponding GError from leaking. | ||||
* | webapps: ensure the webapps are shown in the shell | Claudio Saavedra | 2011-12-01 | 1 | -6/+14 |
| | | | | | | | Make sure the applications directory in XDG_DATA_HOME exists before creating a symlink for the application desktop file. https://bugzilla.gnome.org/show_bug.cgi?id=664751 | ||||
* | ephy-embed: disconnect statusbar timeout on dispose | Xan Lopez | 2011-11-30 | 1 | -7/+12 |
| | | | | Otherwise we'll crash when we close windows/tabs too fast. | ||||
* | Use SoupSession:ssl-use-system-ca-file property | Dan Winship | 2011-11-30 | 3 | -50/+5 |
| | | | | | | | | Rather than copying glib-networking's logic for finding the system trusted CA file and then telling libsoup to use it, just use the new ssl-use-system-ca-file property. https://bugzilla.gnome.org/show_bug.cgi?id=633109 | ||||
* | Delay hiding the statusbar overlay when the status text changes. | Martin Robinson | 2011-11-30 | 1 | -2/+23 |
| | | | | | Delaying the statusbar hide prevents the overlay from flickering when moving the cursor over a series of links. | ||||
* | [l10n] Updated Estonian translation | Priit Laes | 2011-11-26 | 1 | -136/+250 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-11-26 | 1 | -30/+29 |
| | |||||
* | configure.ac: require glib 2.31.2 for GNetworkMonitor | Xan Lopez | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Don't ever show tabs when in application mode | Claudio Saavedra | 2011-11-23 | 1 | -5/+8 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663668 | ||||
* | Properties dialog layout fixes | Claudio Saavedra | 2011-11-23 | 1 | -99/+91 |
| | | | | | | | In the languages tab, replace the GtkTable with a GtkGrid and allow the languages treeview to expand vertically. https://bugzilla.gnome.org/show_bug.cgi?id=662252 | ||||
* | [release] 3.3.23.3.2 | Xan Lopez | 2011-11-22 | 2 | -1/+13 |
| | |||||
* | Remove some deprecated GTK+ calls | Claudio Saavedra | 2011-11-22 | 3 | -8/+17 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=664120 | ||||
* | Use GNetworkMonitor to monitor network status | Xan Lopez | 2011-11-16 | 6 | -103/+14 |
| | | | | | | We can now get rid of the NetworkManager custom code. https://bugzilla.gnome.org/show_bug.cgi?id=664096 | ||||
* | eggs-toolbar-mode: remove unused variable | Xan Lopez | 2011-11-15 | 1 | -4/+0 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-11-12 | 1 | -30/+25 |
| | |||||
* | Remove g_thread_init calls | Xan Lopez | 2011-11-06 | 3 | -5/+0 |
| | | | | They are not needed anymore. | ||||
* | Updated Galician translations | Fran Diéguez | 2011-11-04 | 1 | -87/+91 |
| | |||||
* | Updated Turkish translation | Muhammet Kara | 2011-11-04 | 1 | -28/+29 |
| | |||||
* | pdm: use a stock button for the "Clear All" action | Xan Lopez | 2011-11-04 | 1 | -52/+2 |
| | | | | | | | Really no need to do our own thing, which does not follow the system-wide icon settings. https://bugzilla.gnome.org/show_bug.cgi?id=663159 | ||||
* | Updated Spanish translation | Daniel Mustieles | 2011-11-02 | 1 | -50/+50 |
| | |||||
* | Show Webkit version | Juan A. Suarez Romero | 2011-11-02 | 1 | -1/+4 |
| | | | | Shows which WebKit version is powering Epiphany. |