[libgda/gtk3] (103 commits) ...Removed GTK_CHECK_VERSION from merge with master
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/gtk3] (103 commits) ...Removed GTK_CHECK_VERSION from merge with master
- Date: Wed, 28 Jul 2010 19:37:42 +0000 (UTC)
Summary of changes:
187cd10... Added es to DOC_LINGUAS (*)
de0d938... Added initial Spanish translation (*)
5592873... Updated Slovenian translation (*)
262f152... Updated Spanish translation (*)
9665400... Updated Spanish translation (*)
89a99a8... Support more types for gda_sql_builder_add_expr_value() (*)
e64ee7f... Updated Slovenian translation (*)
0d2e459... UI corrections when displaying invalid values in grid and f (*)
b7a17d7... Misc. values' flags handling correction in GdaDataProxy (*)
5b8092d... SQLite: only return the IMPACTED_ROWS on INSERT, UPDATE or (*)
6579362... Updated Spanish translation (*)
f639652... Added gda_server_operation_string_to_op_type() (*)
c8a7a3b... [i18n] Updated German translation (*)
6024878... Avoid using uninitialized variable (*)
6401e75... Modified gda_thread_wrapper_connect_raw() (*)
a5eaa3a... Added the GDA_CONNECTION_OPTIONS_AUTO_META_DATA connection (*)
5015161... Doc. corrections (*)
1b3a439... Updated Danish translation (*)
80d0585... Mark invalid entries in light red instead of crossings (*)
b9a225c... Updated Spanish translation (*)
8d09d88... Improve Sqlite's make_last_inserted_set() (*)
e7b3c71... GdaConnection now uses a circular array to store (and reuse (*)
21c2aa8... Correction for bug #624032 (*)
7c4e7dc... Fix a bug introduced in commit #6401e75f1570cc3aaaa59107780 (*)
b97c1a5... Correctly fetch the last inserted row in SQLite (*)
39134b3... Misc. optimizations (*)
3b7a740... Updated Spanish translation (*)
51dc11a... Correction for bug #624088, and set correct error codes (*)
b09586b... Updated Portuguese translation (*)
c6f4b3a... Updated Portuguese translation (*)
39f73be... Implementing missing features in GdaConnection for the new (*)
572d6a7... New .gitignore (*)
baa6d9d... Correctly handle the case where a database provider can onl (*)
58247b1... Make GdaBrowser's data manager perspective handle composed (*)
87c3db1... Better doc for gda_sql_identifier_split() (*)
c4b3503... Fixed a crash case in the GdaThreadProvider (*)
a9d1295... Connection locking correction (*)
006666e... Added a FIELDS_NAME option when exporting a GdaDataMode (th (*)
a6641c9... Code cleanups in GdauiRawGrid (*)
8ccc54a... Added gda_time_valid() and gda_timestamp_valid(), thanks to (*)
a502190... Doc. update for gda_time_valid() and gda_timestamp_valid() (*)
5ccd3eb... Added the "NULL_AS_EMPTY" option when exporting a data mode (*)
3e83f4d... Updated Slovenian translation (*)
cbfe042... Initial creation of DataSourceManager object (*)
bceee68... GdaBrowser: implement dependencies for composed Foreign key (*)
83010e3... Use Gnome Keyring if available to store DSN's authentificat (*)
6345725... Save authentification information when creating DSN in the (*)
48bff6e... Correctly handle DSN changes in authentification dialogs (*)
cabee28... Removed file modifications monitoring other than Gio, and r (*)
c47b2af... Gda-SQL and programs without a main loop can not fetch auth (*)
adadb3f... Removed debug info (*)
9b63c71... Updated Slovenian translation (*)
b4353df... Update Czech translation by Marek Cernocky (*)
9b6fd52... [i18n] Updated German translation (*)
de85057... Improved gda_data_model_dump()'s output (*)
3366edd... Added the "INVALID_AS_NULL" export option when exporting a (*)
af0a10b... Added some export options to the export dialog of GdauiRawG (*)
843505e... Better set the focus in GdaBrowser's authentification dialo (*)
1b1f076... GdaBrowser: allow to toggle between grid and form presentat (*)
1f21044... GdauiBasicForm: handle data entries changing their expandin (*)
6cac6b5... GdaDataEntry widgets can be queried for horizontal and vert (*)
86555ab... Change default export type to CSV (*)
35c5e9f... GdaBrowser: handle user preferences in all forms (*)
d2b4b67... Updated Spanish translation (*)
177c6c3... Correctly handle GdaHolder with NULL initial type if forms (*)
213afb6... Updated Slovenian translation (*)
913420c... Add missing file (*)
77c4d2b... Updated Norwegian bokmål translation (*)
217fe8c... Doc. corrections (*)
2e6223b... UI correction in GdauiEntryNone (*)
93720d4... Correclty handle variables set to DEFAULT when executing a (*)
587aed3... Allow INSERT statement with no field and no value (*)
0c5ee1c... GdaBrowser improvements: added a table insert feature (*)
1aecc46... Bug fix in GdauiDataEntry implementation (*)
833ff3b... Bug fixes in GdauiBasicForm and data entries (*)
ceeb932... GdaBrowser: added browser_connection_execute_statement_cb() (*)
c30cc25... Added wrap mode to the "text" plugin (*)
ebde59d... GdaBrowser: right click on tree views selects row (*)
2bb1e35... GdaBrowser: show tables referencing the current table with (*)
f955a74... Misc UI corrections (*)
10912d4... GdaBrowser: UI bug correction (*)
2cfc2ab... Updated Slovenian translation (*)
83adca3... [i18n] Updated German translation (*)
75d55f9... GdaSet ordering of nodes in GdaSetSource (*)
4eefec4... Better entry label in GdauiBasicForm (*)
1cb9dd7... MySQL provider SQL operation rendering correction (*)
0d2d76a... GdaBrowser: add information about auto incremented columns (*)
947beac... UI extension API renaming to be more coherent (*)
598abc0... Corrected test data set related to commit #75d55f962c6c5bc0 (*)
c24ee7c... Added gda_set_replace_source_model() and the "source-model- (*)
4fb1577... GdaDataModel row find corrections (*)
590bb50... Added the GdauiSet::source-model-changed signal (*)
55726e9... Correclty handle reference values in GdauiBasicForm (*)
87026b4... GdaBrowser: added browser_connection_rerun_select_cb() (*)
2f1609f... GdaBrowser: use a combo box to select related data when ins (*)
957d076... Removed some debug info (*)
b072cac... Use strings limited to 30 chars. when the meta store is hel (*)
2eb4476... Set embedded SQLite version to 3.7.0 (*)
87c5b00... UI extension API changes (*)
451e2ab... Doc. correction (*)
7c3460b... Minor combo UI entry corrections (*)
dda4c03... Merge branch 'master' into gtk3
dd4fd5e... Removed GTK_CHECK_VERSION from merge with master
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]