Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-29 | Updates | Matthias Clasen | 1 | -0/+17 | |
2009-09-29 | Don't mark test files for translation | Matthias Clasen | 2 | -1/+1 | |
As pointed out in bug 596064 | |||||
2009-09-29 | Fix mime_info_cache_dir_add_desktop_entries | Matthias Clasen | 1 | -1/+1 | |
This function tried to avoid adding duplicate entries, but failed due to using the wrong search function. See bug 595972. | |||||
2009-09-29 | Avoid a C99ism | Matthias Clasen | 1 | -3/+3 | |
Move a variable declaration to the beginning of the block; see bug 596561. Also remove a pointless register declaration. | |||||
2009-09-29 | Improve docs for g_utf16_to_utf8 | Matthias Clasen | 1 | -5/+11 | |
Document that g_utf16_to_utf8 does not validate the resulting UTF-8 string. See bug 596314. | |||||
2009-09-29 | Clarify docs of g_async_result_get_source_object | Matthias Clasen | 1 | -5/+6 | |
It returns a new reference. Reported in bug 596748 | |||||
2009-09-29 | Avoid critical error in thread check if source is destroyed | Alexander Larsson | 1 | -1/+1 | |
The source can be destroyed by the time we complete the result, and then the g_source_get_context(current_source) call will cause a critical error. We check for the source being destroyed and avoid the check in that case. This means we miss the right-thread check in this case, but thats merely a helper, so this is not critical. | |||||
2009-09-29 | Updated Bengali translation | Jamil Ahmed | 1 | -1016/+951 | |
2009-09-28 | Always report metadata on the path, not symlink target | Alexander Larsson | 1 | -10/+1 | |
Metadata are really part of the pathname, not the target file (as they are stored by pathname, and for many metadata like icon position etc make not sense using the target data). So, even if nofollow is not specified we should not follow links for metadata. Ideally this should be implemented in the metadata extension in gvfs, but the extension API does not allow this, so we do it in gio. See https://bugzilla.gnome.org/show_bug.cgi?id=593809 | |||||
2009-09-28 | Fix up cast in gdb macros | Alexander Larsson | 1 | -1/+1 | |
We need to actually assign the casted value somewhere. | |||||
2009-09-28 | Use right soname for gdb autoloaded python files | Alexander Larsson | 2 | -2/+2 | |
We need to look at LT_REVISION too to get the right filename. This was just hardcoded to zero before which is obviously wrong. | |||||
2009-09-25 | Updated Hebrew translation | Yaron Shahrabani | 1 | -464/+469 | |
2009-09-24 | Fix location of gdb macros | Matthias Clasen | 3 | -5/+7 | |
These files need to be put in a location that corresponds to the location of the libraries, so we need to take the runtime-libdir path into account. | |||||
2009-09-24 | Bump version | Matthias Clasen | 1 | -2/+2 | |
2009-09-23 | Fall back to inotify_init if inotify_init1 does not work | Josselin Mouette | 1 | -1/+3 | |
This fixes monitoring failing to work when glib is built on a 2.6.27+ kernel but run on an older one. http://bugs.debian.org/544354 https://bugzilla.gnome.org/show_bug.cgi?id=593775 | |||||
2009-09-23 | Parse libtoolize --version more carefully | Tor Lillqvist | 1 | -1/+4 | |
Some recent versions of libtoolize output a version blurb like: libtoolize (GNU libtool 1.3110 2009-07-01) 2.2.7a Don't get confused by the numbers inside the parens. | |||||
2009-09-22 | 2.22.02.22.0 | Matthias Clasen | 96 | -19818/+19793 | |
2009-09-22 | some doc updates | Matthias Clasen | 1 | -0/+3 | |
2009-09-22 | Updates | Matthias Clasen | 1 | -0/+50 | |
2009-09-22 | Set version to 2.22.0 | Matthias Clasen | 1 | -2/+2 | |
2009-09-22 | Updated Slovenian translation | Matej Urbančič | 1 | -5/+4 | |
2009-09-22 | Updated Slovenian translation | Matej Urbančič | 1 | -699/+740 | |
2009-09-22 | gio: Fix some typos in G*AppInfo documentation | Mart Raudsepp | 3 | -11/+11 | |
2009-09-22 | Accept -? for glib-mkenums. | Mart Raudsepp | 1 | -1/+1 | |
Commit 789e260638d tried to add support for -?, but there is a typo and instead -h was added when already present instead of -? for one of the cases. It works without this corrections, because all unrecognized options trigger usage showing as well, but this is more correct. This was bug 556706 originally. | |||||
2009-09-22 | gio: Fix a Since tag to actually show up in new API of 2.20 indeces | Mart Raudsepp | 1 | -1/+1 | |
Typo made in e05426062 | |||||
2009-09-22 | po/vi.po: fix type "thoạt" | Nguyễn Thái Ngọc Duy | 1 | -1/+1 | |
2009-09-21 | Document new gdb macros | Alexander Larsson | 1 | -0/+34 | |
2009-09-21 | Add gforeach gdb command | Alexander Larsson | 1 | -0/+84 | |
2009-09-21 | Add pretty printer for hashtables | Alexander Larsson | 1 | -0/+64 | |
2009-09-21 | Add pretty printing for GList and GSList | Alexander Larsson | 1 | -0/+77 | |
2009-09-21 | Initial support for gdb python macros | Alexander Larsson | 6 | -2/+375 | |
This includes support for gobject pointer pretty printing and signal frame compression in backtraces. https://bugzilla.gnome.org/show_bug.cgi?id=595619 | |||||
2009-09-21 | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2 | -937/+938 | |
2009-09-20 | Updated Czech translation | Petr Kovar | 1 | -457/+464 | |
2009-09-20 | Updated Malayalam Translations | Ani | 1 | -74/+76 | |
2009-09-19 | Updated Catalan translation | Gil Forcada | 1 | -548/+540 | |
2009-09-19 | Fix build with srcdir != builddir, bug #594597 | Paolo Borelli | 1 | -0/+1 | |
2009-09-18 | Reduce false positives in static analysis | Matthias Clasen | 1 | -3/+9 | |
Tools like clang fail to recognize that stanzas like g_return_if_fail (GTK_IS_FOO (w)) guarantee w != NULL. By minimally rewriting the type-checking macros, we can avoid these false positives. | |||||
2009-09-18 | Fix a lot of clang complaints | Matthias Clasen | 13 | -84/+35 | |
Mostly dead assignments. | |||||
2009-09-18 | Updated Romanian translation | Dumitru Mișu Moldovan | 1 | -550/+536 | |
2009-09-17 | Updated Serbian translation | Miloš Popović | 2 | -1422/+1351 | |
2009-09-17 | Updated Telugu Translation | krishnababu k | 1 | -485/+475 | |
2009-09-17 | Updated Tamil Translations | ifelix | 1 | -484/+477 | |
2009-09-16 | UPdated Galician Translation | Fran Diéguez | 1 | -474/+472 | |
2009-09-15 | Updated Bengali India Translations | Runa Bhattacharjee | 1 | -561/+536 | |
2009-09-15 | Upadted Oriya Translation | Manoj Kumar Giri | 1 | -487/+477 | |
2009-09-15 | Updated Thai translation. | Theppitak Karoonboonyanan | 1 | -3/+2 | |
2009-09-15 | Updating Assamese translations. | Amitakhya Phukan | 1 | -26/+16 | |
2009-09-14 | Update Norwegian bokmål translation. | Kjartan Maraas | 1 | -459/+465 | |
2009-09-13 | Updated Simplified Chinese translation. | Aron Xu | 1 | -542/+540 | |
2009-09-13 | Updating Translation for Punjabi | A S Alam | 1 | -482/+474 | |