summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Remove now unneeded EogMessageArea widgetFelix Riemann2010-01-082-113/+0
* Add silent-rules support to several generator commandsFelix Riemann2009-08-091-2/+2
* Rework how EogJobs are executedFelix Riemann2009-05-221-27/+6
* Reflect antialiasing changes in Python bindingsFelix Riemann2009-05-121-2/+11
* Use git.mk for .gitignore generationFelix Riemann2009-05-023-3/+4
* Commit first bunch of .gitignore filesFelix Riemann2009-04-191-0/+3
* Update to latest toolbareditor from libegg.Felix Riemann2009-02-193-9/+9
* Remove unneeded const keyword for call-by-value parameter. MakeFelix Riemann2009-01-051-1/+1
* Update pygtk/gobject dependencies to version having GIO support. DropFelix Riemann2009-01-033-9/+10
* Add a EogImageData parameter to eog_job_load_new(), in order to letClaudio Saavedra2008-12-081-0/+1
* avoid multiply defined symbols when linking Python bindings by usingLucas Rocha2008-03-031-1/+1
* Reflect some of the recent changes in the python API.Felix Riemann2008-02-111-3/+3
* wrap eog_image_load in Python bindings. Fixes bug #499156 (Ross Burton).Lucas Rocha2007-11-271-0/+11
* exposed EogWindow's modes and added new APIs for getting and setting theLucas Rocha2007-11-131-0/+27
* added an API for getting the scroll view for EogWindow. addedLucas Rocha2007-11-131-0/+6
* Because of a bug in gnome-vfs file monitoring, we need to avoid an imageLucas Rocha2007-10-151-9/+0
* reuse window for the same image when opening application. Fixes bugLucas Rocha2007-08-271-6/+0
* Wrap the sidebar for the python bindings. Patch from John StowersLucas Rocha2007-08-162-0/+70
* Remove eog_application_register_service from python bindings. There is noFelix Riemann2007-08-031-6/+0
* Added Python support in the plugin system.Lucas Rocha2007-07-044-0/+1458