Commit Graph

35358 Commits

Author SHA1 Message Date
1a9c0c9cae docs: move imagemenuitem to deprecated 2013-07-17 21:15:37 -04:00
a14b810e70 docs: move builder to under applications 2013-07-17 21:11:35 -04:00
fcc136b456 docs: move action support into deprecated 2013-07-17 21:11:01 -04:00
a366d99890 docs: move application support to the top of the widget list 2013-07-17 21:10:29 -04:00
d861be9bd3 docs: Use sections in the widget gallery 2013-07-17 20:48:59 -04:00
e550c25eec docs: remove deprecated font and color selectors from gallery 2013-07-17 20:48:59 -04:00
dc3a7ddb6b docs: update generated images of widgets 2013-07-17 20:48:59 -04:00
a4332e7f69 Set reasonable minimum size for the file chooser
At small sizes it just looks broken.
2013-07-17 20:48:59 -04:00
94ebe21068 Add a bit of margin on the statusbar
So that the text doesn't touch the side of the window. And it
looks much cleaner.
2013-07-17 20:48:59 -04:00
f5ea5996b4 docs: make the spinner spin for the screenshot 2013-07-17 20:48:59 -04:00
580c35937a docs: use a nicer image for the screenshot 2013-07-17 20:48:59 -04:00
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