Simon McVittie
|
cc6b7040ea
|
New upstream version 3.24.30
|
2021-08-15 15:07:19 +01:00 |
|
Simon McVittie
|
dd4fa2d3c1
|
New upstream version 3.24.28
|
2021-04-15 09:52:10 +01:00 |
|
Simon McVittie
|
92d583e7df
|
New upstream version 3.24.24
|
2020-12-11 10:15:31 +00:00 |
|
Simon McVittie
|
fc117c0e91
|
New upstream version 3.24.22
|
2020-08-12 10:52:42 +01:00 |
|
Simon McVittie
|
3d6067c926
|
New upstream version 3.24.21
|
2020-08-05 15:16:24 +01:00 |
|
Simon McVittie
|
8d6b9e5f4c
|
New upstream version 3.24.20
|
2020-05-06 12:15:40 +01:00 |
|
Simon McVittie
|
44e14a6256
|
New upstream version 3.24.10
|
2019-07-17 09:56:23 +01:00 |
|
Christoph Reiter
|
d52dad2042
|
autotools: dist all meson related build files
|
2019-04-11 16:45:36 +02:00 |
|
Nirbheek Chauhan
|
8ec004cc08
|
Import meson build files from an 3.22
Specifically, from 6dd6660c685d22e88af5ed4d0b5f1f22df0338de
|
2019-04-11 16:40:33 +02:00 |
|
Iain Lane
|
2c2e749fa0
|
New upstream version 3.24.8
|
2019-04-11 09:41:47 +01:00 |
|
Iain Lane
|
1f6000bb1a
|
New upstream version 3.24.7
|
2019-03-13 10:08:13 +00:00 |
|
Jeremy Bicha
|
fd8c775808
|
New upstream version 3.24.3
|
2019-01-14 09:09:59 -05:00 |
|
Jeremy Bicha
|
104b2edc9f
|
New upstream version 3.24.2
|
2018-12-12 16:07:25 -05:00 |
|
Iain Lane
|
115bc01cec
|
New upstream version 3.24.0
|
2018-09-04 17:26:14 +01:00 |
|
Andrea Azzarone
|
52f6c5e304
|
New upstream version 3.23.2
|
2018-08-09 13:46:53 +03:00 |
|
Iain Lane
|
2193e3ebc6
|
New upstream version 3.23.1
|
2018-07-19 14:28:25 +01:00 |
|
Iain Lane
|
609c36368b
|
New upstream version 3.23.0
|
2018-07-18 14:06:19 +01:00 |
|
Jeremy Bicha
|
d4022898c0
|
New upstream version 3.22.26
|
2017-12-21 20:47:04 -05:00 |
|
Mohammed Sadiq
|
22ae9d0884
|
examples: use G_DECLARE_FINAL_TYPE in applications
G_DECLARE_FINAL_TYPE was introduced in glib 2.44.
We shall use that now so that lots of boilerplate code can
be reduced.
https://bugzilla.gnome.org/show_bug.cgi?id=770278
|
2016-09-10 09:01:08 -04:00 |
|
Matthias Clasen
|
22b6df025e
|
Fix example Makefiles
Put OBJS before LIBS on the commandline to make things
work better.
https://bugzilla.gnome.org/show_bug.cgi?id=768142
|
2016-07-03 13:54:11 -04:00 |
|
Matthias Clasen
|
213f74fe82
|
tutorial: Drop excessive margin from headerbar
It is no longer necessary to add extra margins around the
center child in a headerbar.
|
2016-02-27 23:28:17 -05:00 |
|
Emmanuele Bassi
|
9aae351487
|
examples: Clean up the standalone Makefiles
Do not hardcode GCC as the compiler; use $(shell) expansion instead of
backticks; split the built source into its own variable.
|
2015-05-26 18:01:39 +01:00 |
|
Emmanuele Bassi
|
c55c18c23e
|
examples: Fix clean rule in stand alone Makefiles
Remove all the built files, including the exampleapp binary.
|
2014-12-06 13:30:24 +00:00 |
|
Emmanuele Bassi
|
f718bc9bc9
|
examples: Add stand alone Makefile for application10
Missed out on the last application examples.
|
2014-12-06 13:25:01 +00:00 |
|
Matthias Clasen
|
f85093a136
|
Beautify example Makefiles a bit
|
2014-11-29 00:26:52 -05:00 |
|
Matthias Clasen
|
380ca9bc56
|
Make include order consistent in example applications
Pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=740537
|
2014-11-28 23:57:16 -05:00 |
|
Matthias Clasen
|
db189a892b
|
Update examples for new open-menu icon
|
2014-07-15 21:31:13 -04:00 |
|
Matthias Clasen
|
46bc284165
|
Use view-content-menu-symbolic in example apps
|
2014-07-08 08:30:56 -04:00 |
|
Matthias Clasen
|
c923ea9bc4
|
example: Use popover for gears menu
|
2014-04-17 22:55:40 -04:00 |
|
Matthias Clasen
|
763250e04d
|
example: Make gears button square
Another application of image-button.
|
2014-04-17 22:55:40 -04:00 |
|
Matthias Clasen
|
35f4243315
|
example: Make search button square
The image-button style class takes care of it.
|
2014-04-17 22:55:39 -04:00 |
|
Matthias Clasen
|
fcba75c2ba
|
example: Modernize the prefs dialog
We should show the current best practice for this kind of
dialog, and use a headerbar with a window close button.
|
2014-04-17 22:55:39 -04:00 |
|
Matthias Clasen
|
b718b95aab
|
example: Port to gtk_application_set_accels_for_action
Instead of hardcoding an accelerator in the ui file, use
gtk_application_set_accels_for_action.
|
2014-04-17 22:55:38 -04:00 |
|
Matthias Clasen
|
c502ff73fe
|
example: Fix up margins
This makes the code match what we show in the screenshots. This
broke when headerbars were changed to allow titles to extend into
the margin.
|
2014-04-17 22:55:37 -04:00 |
|
Matthias Clasen
|
f521dddaed
|
example: Don't set a nonexisting property
The GtkHeaderBar::show-fallback-app-menu property does not exist,
and isn't needed anyway.
|
2014-04-17 22:55:36 -04:00 |
|
Matthias Clasen
|
055e4722f5
|
Add the new exampleapp to the docs
|
2013-11-16 17:04:30 -05:00 |
|
Matthias Clasen
|
7265d9d9ad
|
Add another example application
This new step sets the headerbar as titlebar, and enables
fallback for the app menu.
|
2013-11-16 16:09:56 -05:00 |
|