index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtkrecentmanager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the stat() time barrier, as it seems to cause bug #463907 (thanks
Emmanuele Bassi
2007-09-03
1
-6
/
+0
*
Apply a patch by Emmanuele Bassi to limit the number of shown recent
Matthias Clasen
2007-07-20
1
-12
/
+27
*
Avoid gratitious use of g_strdup_printf().
Matthias Clasen
2007-07-13
1
-1
/
+1
*
Fix doc formatting
Matthias Clasen
2007-07-10
1
-2
/
+2
*
Do not cache the icon pixbufs but rely on the GtkIconTheme not to hit the
Emmanuele Bassi
2007-06-29
1
-80
/
+31
*
building a GtkRecentInfo can never fail.
Emmanuele Bassi
2007-06-25
1
-41
/
+7
*
Use g_timeout_add_seconds_full() for the timed poll of the storage file,
Emmanuele Bassi
2007-06-19
1
-8
/
+57
*
Use a static variable to hold the singleton and remove the code that binds
Emmanuele Bassi
2007-06-19
1
-93
/
+37
*
Return GTK_STOCK_DIRECTORY for entries with MIME type
Emmanuele Bassi
2007-05-09
1
-2
/
+7
*
Internalize some strings, pointed out by Damon Chaplin.
Matthias Clasen
2007-04-27
1
-1
/
+1
*
Fix a leak by not increasing the refcount of the GtkRecentInfo object when
Emmanuele Bassi
2007-04-18
1
-1
/
+1
*
Remove unused GError; do not allocate GtkRecentData and use a variable on
Emmanuele Bassi
2007-03-15
1
-27
/
+24
*
Fix documentation errors. (Morten Welinder)
Emmanuele Bassi
2007-03-15
1
-2
/
+2
*
Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,
Matthias Clasen
2007-03-09
1
-6
/
+3
*
Fix typo (s/expansive/expensive) (#389183)
Bastien Nocera
2006-12-24
1
-1
/
+1
*
Replace a lot of idle and timeout calls by the new gdk_threads api.
Matthias Clasen
2006-12-22
1
-2
/
+2
*
g_filename_from_uri() might fail; catch the failure and fall back to the
Emmanuele Bassi
2006-11-22
1
-2
/
+3
*
Return the URI of the GtkRecentInfo object (upgraded to UTF-8 if needed)
Emmanuele Bassi
2006-11-16
1
-9
/
+21
*
Provide a fast path returning NULL when the limit is set to 0.
Emmanuele Bassi
2006-11-16
1
-0
/
+3
*
fix recent files issues
Matthias Clasen
2006-08-18
1
-2
/
+3
*
Add since tags
Matthias Clasen
2006-08-16
1
-1
/
+3
*
Add the timeout for polling the file; change the default polling delta to
Emmanuele Bassi
2006-07-28
1
-6
/
+9
*
Fix a typo (spotted by Paolo Borelli and coverity).
Emmanuele Bassi
2006-06-02
1
-1
/
+1
*
Don't mask "time" with the "time" argument.
Emmanuele Bassi
2006-05-22
1
-3
/
+3
*
More of the same
Matthias Clasen
2006-05-14
1
-1
/
+1
*
Fix build errors.
Alexander Larsson
2006-05-12
1
-4
/
+3
*
Remove the error parameter to the gtk_recent_manager_add() and
Emmanuele Bassi
2006-05-12
1
-37
/
+21
*
Corrected a typo.
Francisco Javier F. Serrador
2006-05-08
1
-1
/
+1
*
Fix 336772
Matthias Clasen
2006-04-16
1
-6
/
+30
*
Remove the unneeded setting of the storage file inside the constructor.
Emmanuele Bassi
2006-04-11
1
-16
/
+9
*
No point in making the error path fast by caching quarks.
Matthias Clasen
2006-04-04
1
-4
/
+1
*
Build the items list after setting the storage file.
Emmanuele Bassi
2006-04-02
1
-3
/
+3
*
Convert filenames to UTF-8 before printing them out in warning messages.
Behdad Esfahbod
2006-04-01
1
-20
/
+28
*
Update last_stamp inside the look. (#336771, Morten Welinder)
Behdad Esfahbod
2006-04-01
1
-1
/
+4
*
Don't assert that the age is positive. (#336773, Morten Welinder)
Matthias Clasen
2006-03-31
1
-3
/
+1
*
Fix the doc comment format.
Matthias Clasen
2006-03-30
1
-47
/
+48
*
Import GtkRecent* from libegg.
Emmanuele Bassi
2006-03-29
1
-0
/
+2424