aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-spinner.c
Commit message (Expand)AuthorAgeFilesLines
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-4/+4
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Use gtk_icon_size_lookup_for_settings() here.Christian Persch2004-10-251-4/+6
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-2/+2
* Cache the scaled spinner images to make creating new spinners very fast,Christian Persch2004-07-051-303/+516
* Add profiler calls.Christian Persch2004-07-031-0/+9
* Codestyle and whitespace cleanupChristian Persch2004-07-031-41/+41
* R data/art/epiphany-tab-loading.gif:Christian Persch2004-07-031-39/+58
* Make spinner not use a visible window, and fix coordinates accordingly.Christian Persch2004-06-121-6/+7
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+1
* Use g_signal_connect_object so the signal isn't emitted for a deadChristian Persch2003-12-141-4/+4
* Reformatted to conform to epiphany coding style. Fix some error conditionChristian Persch2003-12-091-47/+84
* Remove unused includes.Christian Persch2003-12-041-2/+0
* Resync with eel.Marco Pesenti Gritti2003-11-051-1/+0
* Remove unused ephy-prefs includesMarco Pesenti Gritti2003-11-051-1/+0
* Simpler implementation.Marco Pesenti Gritti2003-09-271-1/+1
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-271-15/+20
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-10/+13
* Rewrite selection logic to be simpler and to fix bugs.Marco Pesenti Gritti2003-07-071-7/+0
* Remove last bits of nautilus theme support.Christian Persch2003-07-071-22/+4
* Fix compile with -Werror. VS: Enter Log. Lines beginning with `CVS:' areChristian Persch2003-06-041-68/+0
* Don't crash if we can't find the spinner imageLee Willis2003-05-311-1/+5
* Use the spinner icon from gnome-icon-theme. You need a recentMarco Pesenti Gritti2003-05-301-94/+107
* Replace deprecated functionIain Holmes2003-03-131-8/+8
* Code cleanup from galeonMarco Pesenti Gritti2003-03-091-19/+4
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-041-73/+13
* Remove gtk_timeout_x calls. Hope I got all of them.Marco Pesenti Gritti2003-02-091-5/+5
* Spinner dont overlap toolbar shadowMarco Pesenti Gritti2003-02-081-3/+1
* Fix two memleaks (I hope).Xan Lopez2003-02-081-0/+1
* Do not use a button for spinner. Correctly update spinner size for toolbarMarco Pesenti Gritti2003-02-061-213/+1
* Api changes.Marco Pesenti Gritti2003-01-211-1/+3
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-2/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+897