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
/
lib
/
ephy-file-chooser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark strings in param specs as static.
Christian Persch
2005-11-08
1
-1
/
+1
*
Add ephy_file_get_downloads_dir() to get the actual downloads directory,
Christian Persch
2005-10-30
1
-1
/
+1
*
Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs
Christian Persch
2005-01-29
1
-1
/
+1
*
Make all structs prefixed by _.
Christian Persch
2005-01-09
1
-1
/
+1
*
Make sure we don't have any app-modal dialogues. Fixes bug #110479.
Christian Persch
2004-12-19
1
-1
/
+3
*
Version 1.5.2.
Christian Persch
2004-11-29
1
-4
/
+0
*
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
-2
/
+0
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-1
/
+1
*
Set ephy icon as window icon.
Christian Persch
2004-10-05
1
-0
/
+2
*
Add convenience functions for creating a filter with a bunch of mime types
Christian Persch
2004-05-09
1
-2
/
+107
*
Add "Downloads" folder shortcut to our file chooser dialogues.
Christian Persch
2004-04-14
1
-0
/
+21
*
Fixes #138263.
Federico Mena Quintero
2004-03-30
1
-4
/
+4
*
Don't remember the size of the filechoose dialogue, because it doesn't
Christian Persch
2004-03-03
1
-5
/
+0
*
Fix for gtk+ filechooser API change.
Christian Persch
2004-02-27
1
-2
/
+4
*
Fix numerous places where we weren't properly converting between UTF-8 and
Christian Persch
2004-02-13
1
-6
/
+7
*
Use our eel_gconf_set_path() function to persist the directory.
Christian Persch
2004-01-24
1
-16
/
+10
*
Destroy file chooser with its parent window; fixes crashes.
Christian Persch
2003-12-20
1
-0
/
+2
*
Forgot even more
Christian Persch
2003-11-30
1
-1
/
+4
*
Don't set the persist key on object construction time. Fixes bug #125589.
Christian Persch
2003-11-01
1
-31
/
+50
*
Convert filenames from/to UTF-8 when persisting the directory.
Christian Persch
2003-10-26
1
-9
/
+20
*
Port to new gtk+ file chooser.
Christian Persch
2003-10-26
1
-0
/
+238