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
/
embed
/
ephy-embed-persist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use get/set_int64.
Christian Persch
2005-04-06
1
-2
/
+2
*
Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.
Christian Persch
2005-04-06
1
-12
/
+12
*
Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs
Christian Persch
2005-02-27
1
-1
/
+61
*
Weak ref the parent window.
Christian Persch
2005-02-03
1
-5
/
+22
*
Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs
Christian Persch
2005-01-29
1
-2
/
+2
*
Make all structs prefixed by _.
Christian Persch
2005-01-09
1
-1
/
+1
*
Use glib-mkenums to generate the enum and flags get_type functions.
Christian Persch
2005-01-07
1
-23
/
+0
*
Consistently start enum names with EPHY_*.
Crispin Flowerday
2005-01-06
1
-10
/
+10
*
Add type for flags.
Christian Persch
2005-01-04
1
-0
/
+23
*
Ensure that flags and enums start with 'Ephy'
Crispin Flowerday
2005-01-04
1
-9
/
+9
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Private data is 0-initialised, no need to set members to NULL, 0, or
Christian Persch
2004-10-28
1
-7
/
+0
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-1
/
+1
*
EphyEmbedPersist documentation
Adam Hooper
2004-03-28
1
-2
/
+191
*
Add "cancelled" signal to EphyEmbedPersist.
Christian Persch
2004-02-29
1
-6
/
+14
*
Make max size property use long / bytes.
Marco Pesenti Gritti
2004-02-25
1
-7
/
+7
*
Get the page content into a string.
Christian Persch
2004-01-14
1
-0
/
+7
*
Add a factory to create embed objects and use it. Deal with dependency of
Marco Pesenti Gritti
2003-11-22
1
-8
/
+0
*
Not necessary to store signal id in an array for interfaces.
Marco Pesenti Gritti
2003-11-21
1
-17
/
+8
*
Get rid of gresult type. Use return values instead of out-parameters
Christian Persch
2003-11-05
1
-3
/
+3
*
Port to new gtk+ file chooser.
Christian Persch
2003-10-26
1
-355
/
+318
*
Mega-patch, changelog too long to paste here.
Christian Persch
2003-09-02
1
-20
/
+11
*
Fixed many issues mentioned in #112781.
Christian Neumair
2003-05-17
1
-2
/
+0
*
Keep a ref on EmbedPersist while save is in progress.
Marco Pesenti Gritti
2003-03-16
1
-1
/
+5
*
Implement a cancel api. Fix refcount to really destroy the WebPersist
Marco Pesenti Gritti
2003-01-11
1
-0
/
+7
*
Initial revision
Marco Pesenti Gritti
2002-12-31
1
-0
/
+491