Commit Graph

35497 Commits

Author SHA1 Message Date
db3ef57cf5 docs: don't vertically fill statusbar 2013-07-17 20:48:59 -04:00
06186b9a88 docs: remove deprecated font selector screenshot 2013-07-17 20:48:59 -04:00
5264ba2705 docs: remove deprecated color selection screenshot 2013-07-17 20:48:59 -04:00
77da3f5cc2 docs: update copyright text 2013-07-17 20:48:59 -04:00
31a38a6793 docs: make bar widgets stretch horizontally in shots 2013-07-17 20:48:59 -04:00
becc69055f docs: don't use an icon by default in the combobox shot 2013-07-17 20:48:59 -04:00
1a0c5acb26 shooter: Make sure to free the surface 2013-07-17 20:10:05 -04:00
a74d394738 Add AudioMicMute
This keysym was recently added to XF86keysym.h.
2013-07-17 17:52:19 -04:00
5c926ca6bb shooter: Use the reftests code for taking screenshots 2013-07-17 16:57:55 -04:00
e08f074bd2 gdkkeysyms-update: Remove workarounds for old bugs 2013-07-17 16:40:05 -04:00
585bee3fa7 gdkkeysyms-update: Just overwrite gdkkeysyms.h 2013-07-17 16:27:49 -04:00
52601e936d doc-shooter: Remove inappropriate menu usage 2013-07-17 15:15:40 -04:00
94d6971ca4 docs: Remove old refcounting file
This references GTK+2-era objects, and isn't really useful anymore.
2013-07-17 14:48:19 -04:00
519930cfc6 docs: use informal figures for screenshots 2013-07-17 13:09:28 -04:00
8e3f8d8720 docs: update getting started screenshots 2013-07-17 09:59:12 -04:00
c8d4d24425 docs: add filename hints for getting started examples 2013-07-17 09:59:12 -04:00
497c7f3df0 docs: fix use of multiplication typography 2013-07-17 09:59:12 -04:00
41331ddc19 Tajik translation updated 2013-07-17 11:54:15 +05:00
047d60e797 gdk/wayland: cope with the compositor implementing an older protocol than us
If we bind to a global with an higher version than implemented, or
we make requests that appeared in a later version, we would get
fatal wayland errors.

https://bugzilla.gnome.org/show_bug.cgi?id=704104
2013-07-16 18:19:08 +02:00
aca3df3000 Tajik translation updated 2013-07-16 13:43:57 +05:00
7b564cd7ed reftests: Fix broken reftest
GtkMenuItem has no accel group.
2013-07-16 00:58:46 +02:00
0f8b964f4b Updated Norwegian bokmål translation 2013-07-15 19:41:49 +02:00
31a2cea4b1 Fix infobar docs to not mention type colors
The theme may not use colors to distinguish the info bar
message types.
2013-07-15 13:19:55 -04:00
168f425df0 Make the info bar action area border the same as the internal spacing
Using a consistent spacing feels much more polished.
2013-07-15 13:19:55 -04:00
75c8be6b66 Make info bar action area horizontal
A vertical action area causes the info bar to be imposingly large.
This defeats the whole point of the info bar which is to be
unobtrusive. Not to mention it is impossible to make it look
and feel good.
2013-07-15 13:19:55 -04:00
947385ebae Bug 704216: Fix prototype for gdk_quartz_device_core_warp. 2013-07-15 10:18:22 -07:00
68f44c4e90 GtkSearchEntry: fix search_entry_clear_cb()
When the icon-release signal is emitted on a GtkSearchEntry, the
contents is now cleared only if it's for the secondary icon. The primary
icon can be used for another purpose.

https://bugzilla.gnome.org/show_bug.cgi?id=704164
2013-07-15 12:27:21 +02:00
c246cc7e28 Updated Czech translation 2013-07-14 11:39:17 +02:00
66574439f5 Updated Czech translation 2013-07-14 11:25:32 +02:00
e0827da090 Updated Lithuanian properties translation 2013-07-13 18:01:09 +03:00
48ac2f3382 Updated Lithuanian UI translation 2013-07-13 17:38:25 +03:00
8880d083fe [l10n] Update Tajik translation 2013-07-13 15:39:22 +02:00
1423ec19ce Tajik translation updated 2013-07-12 17:22:38 +05:00
4b5a389e88 Deprecate and ignore gtk-entry-password-hint-timeout
This feature offers a number of benefits related to providing
feedback to the user when the password is masked. Some experts have
argued that password masking is harmful. I tend to agree with this
setting providing a better and more moderate solution. Some agree:
https://www.schneier.com/blog/archives/2009/07/the_pros_and_co.html

In order to further lessen the impact I've only enabled the feature
on the primary display since the likelyhood of a non-primary display
being visible by others is higher.
2013-07-11 17:08:15 -04:00
dae6afc847 Deprecate and ignore timeout-expand setting 2013-07-11 17:08:15 -04:00
57fc8763e9 Deprecate and ignore the timeout-initial and timeout-repeat settings 2013-07-11 17:08:15 -04:00
0efeb96dab Update git.mk, respects AC_CONFIG_AUX_DIR now 2013-07-11 15:28:49 -04:00
b21736d60f Update git.mk 2013-07-11 13:31:20 -04:00
dbe5ea6d32 Ignore extract-strings 2013-07-11 13:13:00 -04:00
4e09b56b76 testsuite: Ignore generated .test files 2013-07-11 12:57:06 -04:00
3c7227d91b Add more .pc files to .gitignore 2013-07-11 12:46:47 -04:00
8d15a355d3 Tajik translation updated 2013-07-11 20:13:07 +05:00
18b4977dd7 Tajik translation updated 2013-07-11 17:52:02 +05:00
5ae57fc046 Tajik translation updated 2013-07-10 13:51:32 +05:00
fe8de4ca1b Delete gtk/extract-strings binary from source
It was accidentally committed to git.
2013-07-09 23:24:19 -04:00
0f4d3d2fd8 Bump version 2013-07-09 20:28:03 -04:00
3ac128e592 3.9.8 2013-07-09 20:08:42 -04:00
f8e4dbc6f4 Remove debug spew 2013-07-09 20:06:23 -04:00
f636a2668b Don't segfault when setting opacity on an offscreen window
This was causing the treeview tests to fail.
2013-07-09 20:05:46 -04:00
3247058a30 Revert the private macro change for GtkToolButton
There was a reason that GtkToolButton was not using the
G_DEFINE_TYPE macros - we need the klass argument to get
the proper button type at init time.
2013-07-09 19:33:31 -04:00