summaryrefslogtreecommitdiff
path: root/endless/eoswindow.c
Commit message (Expand)AuthorAge
* Make metrics dependency optionalPhilip Chimento2016-08-22
* Record metric for unmaximized windowsPhilip Chimento2016-07-06
* window: bump font scaling defaults by 4/3Matt Watson2016-04-21
* window: set css nameMatt Watson2016-04-21
* window: fix font scalingMatt Watson2016-04-19
* Add composite CSS class to EosWindowPhilip Chimento2015-12-16
* Remove "unmaximized" CSS classPhilip Chimento2015-12-07
* EosTopBar inherits from GtkHeaderBarPhilip Chimento2015-12-07
* Remove unused functionPhilip Chimento2015-12-04
* Don't do unnecessary font scalingPhilip Chimento2015-09-21
* eoswindow: use new overlay pass-through propertyMatt Watson2015-06-17
* Make image credits discoverablePhilip Chimento2015-03-25
* Remove clamp_allocationPatrick Ward2015-02-11
* Make our default height 570 pixelsMatt Watson2015-01-19
* Fix size request clamping for height_for_width width_for_heightMatt Watson2014-06-17
* EosPageManager uses GtkStack properties directlyMatt Watson2014-05-13
* Remove the main area widgetMatt Watson2014-05-12
* Merge pull request #555 from endlessm/issues/544mattdangerw2014-02-07
|\
| * Fix font size CSS decimal pointPatrick Ward2014-02-07
* | Dont block the default window-state-event handlerMatt Watson2014-02-05
|/
* Show our internal widgets in eos-windowMatt Watson2014-01-29
* Updating page background props works before show_all calledMatt Watson2014-01-29
* Add publicly available font size propertyPatrick Ward2014-01-29
* Use proper assets for maximize button in top barMatt Watson2014-01-21
* Merge pull request #486 from endlessm/issues/477Will Greenberg2014-01-17
|\
| * Implement code review commentsPhilip Chimento2014-01-17
| * Added a maximize button to eos-topbarMatt Watson2014-01-16
* | Fix compile warningPhilip Chimento2014-01-17
* | Fixed ordering of type checking in public C methodsMatt Watson2014-01-15
|/
* Fix invalid free on gchar pointerPatrick Ward2014-01-15
* Add configurable properties for font scalingPatrick Ward2014-01-13
* Fix memory leaksPatrick Ward2014-01-13
* Remove internal child codePhilip Chimento2013-12-17
* Added nicer warning message when clamping size requestMatt Watson2013-12-10
* Clamp minimal size request for windows to fit inside screenMatt Watson2013-12-10
* Warn when window minimal size is greater than screen sizeMatt Watson2013-12-10
* Use the new way to define private gobject dataMatt Watson2013-12-09
* Merge pull request #381 from endlessm/issues/376Rory MacQueen2013-12-05
|\
| * Fixed size request of eos-windowMatt Watson2013-12-05
* | Merge pull request #428 from endlessm/issues/417P. F. Chimento2013-12-05
|\ \ | |/ |/|
| * Removed PStack from sdkMatt Watson2013-12-05
* | Remove {GTK,GLIB}_CHECK_VERSIONPhilip Chimento2013-12-03
|/
* Added a default size to our windowPatrick Ward2013-10-31
* Remove unused argumentsEmmanuele Bassi2013-09-28
* Use gtk_widget_get_toplevel()Emmanuele Bassi2013-09-27
* Let GTK emit the GtkWidget::delete-eventEmmanuele Bassi2013-09-27
* Merge pull request #286 from endlessm/issues/284P. F. Chimento2013-08-30
|\
| * Emit delete-event on x button clickMatt Watson2013-08-30
* | Merge pull request #281 from endlessm/issues/178P. F. Chimento2013-08-30
|\ \
| * | window: don't call gtk_widget_show() on the top bar againCosimo Cecchi2013-08-29
| |/