summaryrefslogtreecommitdiff
path: root/endless/eoswindow.c
Commit message (Expand)AuthorAge
* 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
| |/
* / Set prgname rather than wmclass directlyRoddy Shuler2013-08-30
|/
* WM_CLASS is application's unique IDPhilip Chimento2013-08-28
* Create private method for setting 'EosWindow:application'Philip Chimento2013-08-28
* Fixed the cairo line drawing locationMatt Watson2013-08-01
* Add top bar edge finishingPhilip Chimento2013-08-01
* Internal frame in eos window always has no borderMatt Watson2013-07-31
* Bug fix. Window detects properly when two backgrounds the sameMatt Watson2013-06-18
* Window updates if any background prop changes on visible page.Matt Watson2013-06-18
* Window background drawing uses new page background propsMatt Watson2013-06-18
* Corrected assertion failures.Fernando Farfan2013-06-17
* Added support for left topbar and center topbar.Fernando Farfan2013-06-17