summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-08Add an empty CleanSpec.mkandroid-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoJean-Baptiste Queru
Change-Id: I3a6a51e485c151c30a5e8f1066a875beaa90d6c3
2010-02-05am 2fbf97b3: am 572f793b: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit '2fbf97b3b53a12583acb161e8df8aa5f1105d2d6' * commit '2fbf97b3b53a12583acb161e8df8aa5f1105d2d6': android-2.1_r1 snapshot
2010-02-05am 572f793b: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit '572f793bcdcae936229709941bb3af46473af159' into eclair-plus-aosp * commit '572f793bcdcae936229709941bb3af46473af159': android-2.1_r1 snapshot
2010-02-05reconcile main tree with open-source eclairandroid-sdk-tools_r5android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairThe Android Open Source Project
2010-01-29reconcile android-2.1_r1 snapshotThe Android Open Source Project
2010-01-12android-2.1_r1 snapshotThe Android Open Source Project
2009-11-15merge from open-source masterJean-Baptiste Queru
2009-11-15merge from open-source masterJean-Baptiste Queru
Merge commit 'goog/stage-korg-master' into HEAD
2009-11-15merge from open-source masterJean-Baptiste Queru
2009-11-12eclair snapshotJean-Baptiste Queru
2009-06-05Modify .gitignore file and add some header files.android-sdk-tools_r4android-sdk-tools_r3android-sdk-2.1_r1android-sdk-2.0_r1android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1android-2.0_r1android-2.0.1_r1eclair-sholes-release2eclair-sholes-releaseeclair-releaseeclair-passion-releaseJaikumar Ganesh
Some configuration files were being ignored by .gitignore.
2009-06-04Android specific changes.Jaikumar Ganesh
Added Android.mk fies, delete files.
2009-05-292.20.3upstream/2.20.3Matthias Clasen
2009-05-29Update for 2.20.3Matthias Clasen
2009-05-29Fix a locking problem in g_main_context_iterate()Matthias Clasen
We failed to ensure that the context is locked on every exit of the function. This fixes bug 583324.
2009-05-29Don't dereference identifier_type if it is NULL (#579558)Alexander Larsson
2009-05-29Take a reference on the gio file monitors while signaling pending file changesRobert Bragg
It was possible for a signal handler to remove the last reference and dispose the monitor. If there were remaining pending_file_changes they tried to dereference the disposed monitor. This patch simply calls g_object_{ref,unref} around the loop that signals the changes.
2009-05-29Preserve errno when using g_set_error with _() and g_strerror()Christian Persch
2009-05-28Fix string length bugs in GWinHttpFile (#580347)Shixin Zeng
2009-05-27Correct reference and implement close_fn (#578769)Hans Breuer
Do proper referencing and unreferencing of GWinHttpFileInputStream::file and GWinHttpFileInputStream::file::vfs. Implement GWinHttpFileInputStream::close_fn.
2009-05-25Added Valencian-Catalan translationMiquel Esplà
2009-05-17Forgotten commitMatthias Clasen
2009-05-16Bump versionMatthias Clasen
2009-05-16Update for 2.20.2upstream/2.20.2Matthias Clasen
2009-05-16Don't try to ref NULL pointer in g_desktop_app_info_dup()Paul Pogonyshev
Fixes bug #573246.
2009-05-03Updated Czech translationPetr Kovar
2009-04-26Minor fixes to Catalan translationJordi Mas i Hernandez
2009-04-22Fix translation from GIO's file attr to xattr attributesJohan Bilien
Bug 579862 – requesting xattr::foo ends up calling getxattr(..., user.:foo,...) The patch makes sure we escape xattr::, not xattr:, before adding user. and calling getxattr.
2009-04-17Pashto Translation committed as per the request made by Zabeeh Khan on the ↵zabeeh khan
gnome-i18n list
2009-04-11Bump versionMatthias Clasen
2009-04-09Add a note about handling non-hal backendsMatthias Clasen
2009-04-09Release GLib 2.20.1upstream/2.20.1Matthias Clasen
2009-04-09Update for 2.20.1Matthias Clasen
2009-04-09Fix G_DEFINE_TYPE_EXTENDED docsMatthias Clasen
Make the docs for G_DEFINE_TYPE_EXTENDED match the actual definition of the macro. (#577985)
2009-04-09Fix a typo in GFile docsGian Mario Tagliaretti
Fixed function name in GFile docs from g_set_display_name to g_file_set_display_name so that gtk-doc can link correctly. (#578002)
2009-04-09Updated Danish translation\n\nUpdated Danish translation by Kenneth Nielsen.Kenneth Nielsen
2009-04-08Fix parsing of timezonesPeter Kjellerstedt
Make g_time_val_from_iso8601 handle timezones with minutes correctly; also accept comma as a fraction separator. (#578369)
2009-04-08Only mark regular files as backup filesAlexander Larsson
Apps don't generally create backup directories, etc. So, if the file ends with ~ but is not a regular file shouldn't be considered a backup file. (#573673)
2009-04-05Updated Simplified Chinese translation from Ray WangFunda Wang
<wanglei1123@gmail.com>
2009-04-03Updated Greek translationThanos Lefteris
Signed-off-by: Simos Xenitellis <simos@gnome.org>
2009-04-03Move hex_digits to rodataMatthias Clasen
Turn a string into a constant array.
2009-04-03Don't lie about ext4 filesystemsMatthias Clasen
When returning a filesystem type id, say "ext3/ext4" instead of "ext3", since both use the same superblock magic, so we can't discriminate them without more work.
2009-04-03Regex leak on error pathPaolo Borelli
Don't leak the GRegex struct when g_regex_new() fails.
2009-04-02Update requirementsMatthias Clasen
Mention that the mimetype-functionality of GIO reqires update-mime-database and update-desktop-database at runtime. (#577128)
2009-04-02Add a rule to generate ChangeLogMatthias Clasen
We use the same rule pango uses to create a ChangeLog file with the help of git-log. The format is somewhat different from traditional ChangeLog, but it contains the relevant information.
2009-04-02Rename ChangeLog to ChangeLog.pre-2-20Matthias Clasen
Rename ChangeLog to prevent old habits from luring me into adding entries there. Also, this makes room for autogenerating a ChangeLog at make dist.
2009-04-02remove generated filesMatthias Clasen
README and INSTALL are generated files, no need to keep them under source control.
2009-04-02On trash, if rename fails with EXDEV, return G_IO_ERROR_NOT_SUPPORTEDAlexander Larsson
Sometimes it seems like the trash dir and the file are on the same filesystem but the rename fails with EXDEV anyway (can happen e.g. with bind mounts or multiple mounts of the same device). In this case we want to return the right error so that apps can fallback to regular delete.
2009-04-01Mark glib_gettext as string translation functionTobias Mueller
Make glib_gettext with G_GNUC_FORMAT to avoid warnings with -Wformat -Wformat-nonliteral. Signed-off-by: Matthias Clasen <mclasen@redhat.com>
2009-04-01fix a typo in g_io_channel_flush docsHagen Schink
Refer to the correct return values. Signed-off-by: Matthias Clasen <mclasen@redhat.com>