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
/
mozilla
/
MozDownload.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use -include which compilers other than gcc don't understand.
Christian Persch
2004-07-31
1
-1
/
+2
*
Handle the case where the downloads dir cannot be created gracefully. Fix
Marco Pesenti Gritti
2004-07-22
1
-22
/
+20
*
<chpe> didn't I said to make that NS_IF_ADDREF () ? <xan> mmm, yes
Xan Lopez
2004-07-07
1
-1
/
+1
*
Add a MIME icon in the File column. Some indent fixes.
Xan Lopez
2004-07-04
1
-1
/
+4
*
Be a bit smarter about double extensions.
Xan Lopez
2004-07-01
1
-2
/
+55
*
merge mozilla-embed-strings branch
Marco Pesenti Gritti
2004-06-04
1
-72
/
+48
*
Fix a MOZILLA_SNAPSHOT check for 1.7 branch.
Christian Persch
2004-05-19
1
-1
/
+1
*
fix build bustage
Marco Pesenti Gritti
2004-04-30
1
-0
/
+10
*
More defines work, still lack EventContext and EmbedPrivate. Use mozilla
Marco Pesenti Gritti
2004-04-29
1
-9
/
+5
*
Nice mess of defines to support 1.8a. Damn.
Marco Pesenti Gritti
2004-04-27
1
-8
/
+64
*
Fix encoding of saved content; fixes bug #141050.
Marco Pesenti Gritti
2004-04-27
1
-34
/
+23
*
s/PERSIST_NO_CONVERSION/PERSIST_FLAGS_NO_CONVERSION/
Adam Hooper
2004-04-18
1
-1
/
+1
*
Do not uncompress when the type is not html.
Marco Pesenti Gritti
2004-04-18
1
-0
/
+5
*
Fix saving of linked content. Don't create the directory; mozilla will do
Christian Persch
2004-04-17
1
-11
/
+8
*
merging pre-gnome-2-8 branch
Marco Pesenti Gritti
2004-03-17
1
-1
/
+1
*
Change wait interval between updates to 0.2 s.
Christian Persch
2004-03-04
1
-1
/
+1
*
Unset the GValue after we're done using what it contained.
Christian Persch
2004-03-04
1
-0
/
+4
*
Keep a ref for downloads in the view.
Marco Pesenti Gritti
2004-03-01
1
-4
/
+9
*
Add debug output.
Christian Persch
2004-02-29
1
-1
/
+5
*
Fix max size logic, thanks to chpe.
Marco Pesenti Gritti
2004-02-29
1
-2
/
+2
*
Remove an useless check.
Marco Pesenti Gritti
2004-02-28
1
-11
/
+1
*
Make max size property use long / bytes.
Marco Pesenti Gritti
2004-02-25
1
-4
/
+15
*
Unify fallback downloads dir to get the home directory.
Christian Persch
2004-02-13
1
-4
/
+0
*
Fix numerous places where we weren't properly converting between UTF-8 and
Christian Persch
2004-02-13
1
-9
/
+27
*
Put the serial numbers in duplicated filenames just before the last dot so
Xan Lopez
2004-02-12
1
-7
/
+27
*
Fix mem leak.
Christian Persch
2004-01-29
1
-0
/
+1
*
Add a way to get the downloads dir with a comment for translators. Use dir
Marco Pesenti Gritti
2004-01-25
1
-2
/
+2
*
Add a persist-position property.
Marco Pesenti Gritti
2004-01-24
1
-1
/
+10
*
Make Cancel safe against non active downloads.
Xan Lopez
2004-01-23
1
-0
/
+6
*
Make uri canonical before passing it as launch argument to make vfs happy.
Marco Pesenti Gritti
2004-01-20
1
-1
/
+1
*
Add a way to store paths.
Marco Pesenti Gritti
2004-01-19
1
-0
/
+40
*
*** empty log message ***
Marco Pesenti Gritti
2004-01-19
1
-25
/
+4
*
Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.
Christian Persch
2004-01-10
1
-2
/
+6
*
Fix mem leaks.
Christian Persch
2004-01-01
1
-4
/
+5
*
Adjust includes to make it compile with mozila 1.4.
Christian Persch
2003-12-31
1
-1
/
+0
*
Correctly cancel the download instead of just cancelling the request.
Marco Pesenti Gritti
2003-12-22
1
-16
/
+12
*
Re-implement Pause/Resume in downloader.
Xan Lopez
2003-12-21
1
-6
/
+19
*
Do not blindly overwrite when downloading a file with the same name than a
Xan Lopez
2003-11-28
1
-0
/
+70
*
Do not disable conversion. Some pages was saved as gz compressed.
Marco Pesenti Gritti
2003-11-10
1
-2
/
+1
*
Open source in the default editor and remove the unused copy api. Add a
Marco Pesenti Gritti
2003-10-28
1
-10
/
+8
*
Port to new gtk+ file chooser.
Christian Persch
2003-10-26
1
-2
/
+5
*
Add an helper to initialize downloads.
Marco Pesenti Gritti
2003-10-24
1
-0
/
+96
*
initialize cur/total size
Marco Pesenti Gritti
2003-10-18
1
-0
/
+2
*
fixup style
Marco Pesenti Gritti
2003-10-18
1
-140
/
+139
*
Merge new-downloader branch. We reworked the backend, the user
Marco Pesenti Gritti
2003-10-17
1
-0
/
+377