Commit graph

10 commits

Author SHA1 Message Date
Simos Xenitellis eaa673c816 Updated Greek translation 2001-01-26 19:26:57 +00:00
Federico Mena Quintero c90f1cab85 0.5 - Federico 2000-09-05 02:03:36 +00:00
Federico Mena Quintero 802d40fe87 0.4, at last - Federico 2000-08-20 07:42:42 +00:00
Federico Mena Quintero 6e0777eeef Another attempt at fixing auto-sizing; it seems to work now. Maybe
2000-08-18  Federico Mena Quintero  <federico@helixcode.com>

	Another attempt at fixing auto-sizing; it seems to work now.
	Maybe GtkScrollFrame is not *that* broken...

	* window.c (window_construct): Do not set the default size of the
	window.
	(window_init): Set the window policy to allow_shrink.
	(auto_size): Set the usize of the image view to our preferred size.
	(window_open_image_dialog): Add a grab on the dialog so that the
	user cannot invoke commands on the window!
	(hide_cb): Remove the grab when the dialog is hidden.
	(window_open_image_dialog): Sigh.  Add an accel group so that
	pressing Escape can close the open dialog.

	* gtkscrollframe.c (gtk_scroll_frame_size_request): Do pay
	attention to the child's requisition; this restores the code to
	its original state.
	(gtk_scroll_frame_size_allocate): Make sure the the
	child_allocation is nonnegative (bugfix merge from Evolution).

	* image-view.c (image_view_size_request): Request a size of zero.
2000-08-18 23:25:46 +00:00
Pablo Saratxaga 5b85f57d8c updated Catalan file 2000-06-01 02:06:31 +00:00
Pablo Saratxaga d513a01608 Updated Greek file 2000-05-04 11:52:10 +00:00
Pablo Saratxaga 46ef5cabd5 Changed 5% to 5%% to avoid false positives 2000-05-03 12:30:26 +00:00
Federico Mena Quintero 59fbfdcf67 0.3 - Federico 2000-04-20 18:43:15 +00:00
Pablo Saratxaga 78d3805249 Added Catalan file 2000-04-18 19:10:53 +00:00
Spiros Papadimitriou d1be39f6d3 - Added Greek translation from Simos Xenitellis <simos@hellug.gr>
and updated ALL_LINGUAS.
2000-02-09 20:53:10 +00:00