]> www.fi.muni.cz Git - evince.git/history - libview/ev-view-presentation.c
Replace GTK_WIDGET_STATE() with gtk_widget_get_state()
[evince.git] / libview / ev-view-presentation.c
2010-03-31 Hib ErisReplace GTK_WIDGET_STATE() with gtk_widget_get_state()
2010-03-31 Hib ErisReplace GTK_WIDGET_REALIZED() with gtk_widget_get_reali...
2010-03-13 Carlos Garcia Campos[presentation] Fix scale calculation on rotated monitors
2010-03-13 Carlos Garcia Campos[presentation] Fix rendering of documents with non...
2010-03-13 Carlos Garcia CamposUse monitor height instead of screen height to calculat...
2010-01-04 Carlos Garcia Campos[presentation] Fix transition of pages with duration=0
2010-01-04 Carlos Garcia Campos[presentation] Make Home/End keys go to first/last...
2010-01-04 Carlos Garcia Campos[presentation] Fix vertical white line in documents...
2010-01-04 Carlos Garcia Campos[presentation] Make sure we always have a valid surface...
2010-01-03 Carlos Garcia Campos[presentation] Allow finish presentation by clicking...
2010-01-03 Carlos Garcia Campos[libview] Fix double to int conversion
2010-01-03 Carlos Garcia Campos[libview] Add EvViewPresentation to implement presentat...