index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ephy-statusbar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove progress from statusbar now that we show it in the location entry.
Xan Lopez
2008-12-31
1
-50
/
+0
*
Do not do single includes for GTK+, bug #536090
Diego Escalante Urrelo
2008-06-04
1
-7
/
+1
*
Use G_DEFINE_TYPE* when possible in src/ (#515601)
Xan Lopez
2008-02-11
1
-30
/
+1
*
Update gtk+ req to 2.11.6.
Christian Persch
2007-07-10
1
-81
/
+12
*
Make this comment accurate.
Christian Persch
2007-05-20
1
-1
/
+1
*
Make progressbar taller. Bug #421060.
Christian Persch
2007-03-25
1
-8
/
+14
*
Correct FSF address. Bug #409075, patch by John Millikin.
RELEASE_2_18_0
GNOME_2_18_BRANCHPOINT
Christian Persch
2007-03-12
1
-1
/
+1
*
Remove x bit from source files
Christian Persch
2006-12-31
1
-0
/
+0
*
Removed uneeded #include <gtk/gtkframe.h>.
Diego Escalante Urrelo
2006-12-31
1
-1
/
+0
*
Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk bug
Christian Persch
2006-12-25
1
-1
/
+7
*
Version 2.17.3.
Christian Persch
2006-12-05
1
-0
/
+1
*
Make progressbar smaller. Bug #368759.
Christian Persch
2006-12-04
1
-111
/
+139
*
Use UTF-8 copyright symbol
Christian Persch
2006-09-13
1
-3
/
+3
*
Remove some unnecessary static data.
Christian Persch
2006-09-07
1
-1
/
+1
*
Add page security info dialogue from Certificates extension.
Christian Persch
2006-07-25
1
-2
/
+41
*
Use g_object_ref_sink().
Christian Persch
2006-03-29
1
-2
/
+1
*
Add caret mode indicator UI. Bug #145581.
Christian Persch
2006-01-18
1
-0
/
+54
*
Add accessor functions for those instead of relying on using the struct
Christian Persch
2005-07-30
1
-0
/
+29
*
Some sparse fixes.
Christian Persch
2005-01-31
1
-1
/
+1
*
Added ephy_statusbar_remove_widget().
Adam Hooper
2005-01-21
1
-2
/
+21
*
Prefix structs with _.
Christian Persch
2005-01-09
1
-1
/
+1
*
Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary
Christian Persch
2004-12-14
1
-1
/
+0
*
Add resize grip. Fixes bug #137845.
Christian Persch
2004-11-11
1
-2
/
+1
*
Removed a FIXME comment where the problem it pointed to has already been fixed.
Christian Persch
2004-11-09
1
-1
/
+0
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Correctly change the statusbar children's frams's shadow type when the
Christian Persch
2004-10-28
1
-3
/
+2
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-1
/
+1
*
Merging pre-gnome-2-10 branch to HEAD.
Christian Persch
2004-09-13
1
-8
/
+4
*
Popup blocking support. View -> Popup Windows.
Adam Hooper
2004-07-01
1
-1
/
+61
*
Elimiate indeterminate progress, fixes bugs #142303 and #142305.
Christian Persch
2004-05-21
1
-11
/
+3
*
Statusbar re-design: Move lock icon to left; hide progress bar when no
Christian Persch
2004-05-11
1
-10
/
+64
*
Make the statusbar's GtkTooltips publicly accessibly.
Christian Persch
2004-05-02
1
-7
/
+5
*
Add API docs.
Christian Persch
2004-03-02
1
-6
/
+38
*
Export ephy_statusbar_add_widget() for use by extensions.
Christian Persch
2004-03-01
1
-3
/
+13
*
Install the statusbar .h file.
Christian Persch
2004-02-13
1
-0
/
+192