summaryrefslogtreecommitdiff
path: root/eel
Commit message (Expand)AuthorAgeFilesLines
* Print leaked unique eel_ref_str:s at exitAlexander Larsson2009-09-081-1/+4
* Fix threadsafety issue in eel_ref_str_unrefAlexander Larsson2009-09-081-2/+4
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-072-2/+5
* Update to latest foocanvasAlexander Larsson2009-09-075-230/+236
* Add eel_g_strv_equalAlexander Larsson2009-06-232-0/+19
* Emit APPEARANCE_CHANGED when setting the bg colorCosimo Cecchi2009-05-281-0/+2
* Remove other deprecated GTK+ symbolsCosimo Cecchi2009-04-222-2/+2
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-2119-194/+184
* Add .gitignore filesAlexander Larsson2009-04-171-0/+9
* Post release version bumpAlexander Larsson2009-04-131-0/+1
* Post release version bumpNAUTILUS_2_26_1Alexander Larsson2009-04-021-0/+2
* Ensure that we correctly free root pixmaps that are never set as desktopAlexander Larsson2009-03-242-13/+38
* remove -version-info LDFLAG from libnautilus-private, as that's a privateCosimo Cecchi2009-03-162-1/+5
* Post release version bumpAlexander Larsson2009-03-161-0/+1
* Post release version bumpAlexander Larsson2009-03-111-0/+2
* Don't move past end of string (#569165).Alexander Larsson2009-03-092-3/+10
* Revert wrong cursor move change.Alexander Larsson2009-03-092-4/+10
* Don't spew warning if there is no uri.Alexander Larsson2009-02-242-4/+11
* Ignore pending background changes when we've realized the background toAlexander Larsson2009-02-172-0/+10
* Post release version bumpAlexander Larsson2009-02-161-0/+1
* Post release version bumpAlexander Larsson2009-02-021-0/+2
* make sure we take care about UTF-8/byte conversion when we move around theCosimo Cecchi2009-01-282-4/+10
* Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo Borelli.A. Walton2009-01-222-1/+6
* add utility function to get a GtkMenuToolButton's buttonPaolo Borelli2009-01-222-0/+23
* Really fix bug #568630, replace mktemp() with mkstemp().A. Walton2009-01-222-1/+10
* Last commit is wrong; mkstemp is not a drop in replacement for mktemp.A. Walton2009-01-222-2/+8
* Bug #568630: eel should use mkstemp() instead of mktemp() mktemp() isA. Walton2009-01-222-1/+8
* Support fading between backgrounds. Bug #552859, patch by Ray Strode.Cosimo Cecchi2009-01-202-22/+188
* Post release version bumpAlexander Larsson2008-12-151-0/+2
* Don't install headersNAUTILUS_2_25_2Alexander Larsson2008-12-152-1106/+5
* eel/ Import eel into nautilus.Alexander Larsson2008-12-1581-0/+44605