| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not do single includes in lib/widgets/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -3/+1 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Fix typo | Christian Persch | 2006-12-05 | 1 | -2/+2 |
* | Version 2.17.3. | Christian Persch | 2006-12-05 | 1 | -60/+28 |
* | Lower the priority of the spinner animation so that the animation does not | Benjamin Berg | 2006-11-18 | 1 | -3/+5 |
* | Fix a crash after failing to get the spinner animation or rest icons. | Christian Persch | 2006-10-18 | 1 | -10/+9 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 1 | -3/+3 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 1 | -6/+1 |
* | Simplify code and save some memory. | Christian Persch | 2006-09-30 | 1 | -104/+111 |
* | Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing to | Christian Persch | 2006-09-30 | 1 | -163/+171 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -2/+2 |
* | Skip spinner update when we're not loaded. Should fix bug #320079. | Christian Persch | 2005-10-29 | 1 | -7/+11 |
* | Ensure the images are loaded before starting to spin. Should fix crashes | Christian Persch | 2005-10-09 | 1 | -7/+16 |
* | Remove unused code. | Christian Persch | 2005-10-02 | 1 | -1/+3 |
* | Don't include config.h here. | Christian Persch | 2005-10-02 | 1 | -56/+177 |
* | Don't spin unmapped spinners. Slightly decrease the frequency. Might help | Christian Persch | 2005-10-02 | 1 | -4/+45 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -4/+4 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 1 | -4/+6 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -2/+2 |
* | Cache the scaled spinner images to make creating new spinners very fast, | Christian Persch | 2004-07-05 | 1 | -303/+516 |
* | Add profiler calls. | Christian Persch | 2004-07-03 | 1 | -0/+9 |
* | Codestyle and whitespace cleanup | Christian Persch | 2004-07-03 | 1 | -41/+41 |
* | R data/art/epiphany-tab-loading.gif: | Christian Persch | 2004-07-03 | 1 | -39/+58 |
* | Make spinner not use a visible window, and fix coordinates accordingly. | Christian Persch | 2004-06-12 | 1 | -6/+7 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+1 |
* | Use g_signal_connect_object so the signal isn't emitted for a dead | Christian Persch | 2003-12-14 | 1 | -4/+4 |
* | Reformatted to conform to epiphany coding style. Fix some error condition | Christian Persch | 2003-12-09 | 1 | -47/+84 |
* | Remove unused includes. | Christian Persch | 2003-12-04 | 1 | -2/+0 |
* | Resync with eel. | Marco Pesenti Gritti | 2003-11-05 | 1 | -1/+0 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 1 | -1/+0 |
* | Simpler implementation. | Marco Pesenti Gritti | 2003-09-27 | 1 | -1/+1 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 1 | -15/+20 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -10/+13 |
* | Rewrite selection logic to be simpler and to fix bugs. | Marco Pesenti Gritti | 2003-07-07 | 1 | -7/+0 |
* | Remove last bits of nautilus theme support. | Christian Persch | 2003-07-07 | 1 | -22/+4 |
* | Fix compile with -Werror. VS: Enter Log. Lines beginning with `CVS:' are | Christian Persch | 2003-06-04 | 1 | -68/+0 |
* | Don't crash if we can't find the spinner image | Lee Willis | 2003-05-31 | 1 | -1/+5 |
* | Use the spinner icon from gnome-icon-theme. You need a recent | Marco Pesenti Gritti | 2003-05-30 | 1 | -94/+107 |
* | Replace deprecated function | Iain Holmes | 2003-03-13 | 1 | -8/+8 |
* | Code cleanup from galeon | Marco Pesenti Gritti | 2003-03-09 | 1 | -19/+4 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 1 | -73/+13 |
* | Remove gtk_timeout_x calls. Hope I got all of them. | Marco Pesenti Gritti | 2003-02-09 | 1 | -5/+5 |
* | Spinner dont overlap toolbar shadow | Marco Pesenti Gritti | 2003-02-08 | 1 | -3/+1 |
* | Fix two memleaks (I hope). | Xan Lopez | 2003-02-08 | 1 | -0/+1 |
* | Do not use a button for spinner. Correctly update spinner size for toolbar | Marco Pesenti Gritti | 2003-02-06 | 1 | -213/+1 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 1 | -1/+3 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -2/+2 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+897 |