| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
WidgetCache
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Although this is only known to affect buttons with builtin child widgets, it is difficult to audit all GTK widgets for similar situations, and so the same defense is applied to all widgets.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
theming_engine
This works around a GTK bug that led to the default engine being used instead for the first draw.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
also add border/padding/margin
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
in hover and not a separator
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
-moz-appearance:textfield-multiline
This is necessary for GTK versions > 3.18 because windows no longer clear their backgrounds since https://git.gnome.org/browse/gtk+/commit/?id=580ea227a6bb19ad6c6d4766b3a36dbad24583f3 and Ambiance for 3.20 has a transparent background for the "text" window.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
-moz-field
This is necessary for GTK versions > 3.18 because windows no longer clear their backgrounds since https://git.gnome.org/browse/gtk+/commit/?id=580ea227a6bb19ad6c6d4766b3a36dbad24583f3 and Ambiance for 3.20 has a transparent background for the "text" window.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
WidgetStyleCache
The style context for MOZ_GTK_TEXT_VIEW is now created by copying from the widget instead of caching a widget and using its context.
No rendering changes are expected, unless themes are animating GtkTextView backgrounds.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
tree view
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
GtkWindow, GtkScrollBar
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
changes in GTK 3.20
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
InsetByMargin parameters for consistency.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The same name is retained for moz_gtk_widget_paint(), which is now more consistent.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
> 3.20
In GTK 3.20, gtk_menu_item_draw() just draws the root widget gadget, depending on the theme to style menu items with CSS name "separator" appropriately.
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
Fix: Using "View Source" from Browser Console; Added support for "view_source.editor.external"
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Issue #121
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[nsIEditor.transactionManager]
Steps to reproduce:
1) The main menu:
"Tools" - "Options" - "Privacy" - "History":
[x] "Remember my browsing and download history"
2) The main menu:
"History" - "Clear Recent History...":
"Today"/"Everything" - "Browsing & Download History" - "OK"
3) Go to: "https://www.palemoon.org/"
4) The main menu:
"History" - "Show All History"
5) Clicking right mouse button on an item "https://www.palemoon.org" in
"History",
clicking on "Delete This Page".
6) Clicking on "History":
Throws an error in Browser Console:
NS_ERROR_FAILURE: Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
editBookmarkOverlay.js:341
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
moebius#154: Notifications - user settings - the immediate duration of the alert
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
https://github.com/MoonchildProductions/moebius/pull/154
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Remove an unused (web)extensions icon in jar.mn
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Follow up: #122
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
SyntaxError: missing ] after element list
|
| | | | | | |
|
| | | | | | |
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
yield in MigrationUtils.jsm
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
janekptacijarabaci/js_X-Content-Type-Options_nosniff_json_1
Align XCTO: nosniff allowed script MIME types with the spec
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
to match the spec
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[PALEMOON] [DevTools] Added support of the appmenu for DevTools menuitems (follow up)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(follow up)
Issue #96
Issue #102
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
about:plugins - fix "addMessageListener is not a function" (e10s off - revert bug 1068087 - partially)
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
off - revert bug 1068087 - partially)
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[PALEMOON] Fix Login Manager (Prompter) - basic
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
https://github.com/MoonchildProductions/moebius/pull/117
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
`InsecurePasswordUtils.checkForInsecurePasswords` is not a function
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This reverts commit 263927c717e7eb7146091839930f36424d7bd5bf.
|