Age | Commit message (Collapse) | Author | Files | Lines |
|
This reverts commit 9a5ca02338789b5604133e54b21abcaf0b57e505.
|
|
|
|
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1
- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- sorted lines in po/POTFILES.in (as requested in the header)
|
|
these two events are set up in the code anyway
|
|
Closes https://github.com/mate-desktop/mate-utils/pull/81
|
|
|
|
This reverts commit 21c397d825cb06890efb0e847c13b9c3c6254db0.
|
|
|
|
Remove, now unneeded, gdkkeysyms-compat.h include
Always use gtk_combo_box_text_new (since Gtk+ 2.24)
Gtk3: do not use gdk_cursor_unref
Gtk3: replace gtk_hpaned_new
Gtk3: replace gtk_widget_modify_font
|
|
|
|
|
|
|
|
Based on gnome-utils commit: 95edffa91ed559515d659187baba6ec7806b251b
From: Kjartan Maraas <[email protected]>
|
|
Code taken from commits:
screenshot: Rewrite event handling in area selection
772b9cc0774468ea21addb85ef843ee8dfef9e00
screenshot: add a workaround to avoid capturing the selection window
745eea03a3092fa055f76132971e3dd2bb4e8737
screenshot: Don't snap the selection
13741db3522aaac8be732567bca00d9c81929b72
|
|
|
|
|
|
|
|
|
|
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs.
It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well.
Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well.
Thanks!
|
|
|
|
gdk_x11_set_sm_client_id | Since 2.24
gdk_x11_display_get_xdisplay | Since 2.2
GDK_DISPLAY_XDISPLAY | Since always
GDK_WINDOW_XID | Since always
gdk_window_get_screen | Since 2.24
gdk_x11_window_foreign_new_for_display | Since 2.24
gdk_window_get_width | Since 2.24
gdk_window_get_height | Since 2.24
|
|
|
|
|
|
|
|
Closes https://github.com/mate-desktop/mate-utils/issues/64
|
|
Closes https://github.com/mate-desktop/mate-utils/issues/63
|
|
Remove MATE from category in dor desktop files.
|
|
* QA Notice: This package installs one or more .desktop files that do not
* pass validation.
*
* /usr/share/applications/mate-dictionary.desktop: error: value
"MATE;GTK;Office;Dictionary;" for key "Categories" in group "Desktop Entry" contains an
unregistered value "MATE"; values extending the format should start with "X-"
* /usr/share/applications/mate-screenshot.desktop: error: value "GTK;MATE;Utility;" for key
"Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values extending the
format should start with "X-"
* /usr/share/applications/mate-search-tool.desktop: error: value "MATE;GTK;Utility;Core;"
for key "Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values
extending the format should start with "X-"
* /usr/share/applications/mate-system-log.desktop: error: value "GTK;MATE;System;Monitor;"
for key "Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values
extending the format should start with "X-"
*
|
|
|
|
|
|
|
|
|
|
|
|
Closes #32
https://github.com/mate-desktop/mate-utils/issues/32
Fix from https://bugzilla.gnome.org/show_bug.cgi?id=579232
|
|
|
|
|
|
|
|
|
|
|
|
|