Commit Graph

83490 Commits

Author SHA1 Message Date
Genti Ereqi
156acf3036 Translated using Weblate (Albanian)
Currently translated at 30.5% (794 of 2607)
2013-05-05 13:09:29 +02:00
J.M
2af515a9b8 Fix bug #3905 [export] Custom Exporting exports all databases 2013-05-05 13:07:51 +02:00
Michal Čihař
312fdae3c1 Translated using Weblate (Korean)
Currently translated at 62.9% (1639 of 2605)
2013-05-05 08:33:39 +02:00
Michal Čihař
0bbe382e7a Translated using Weblate (Korean)
Currently translated at 61.1% (1620 of 2652)
2013-05-04 21:34:04 +02:00
Michal Čihař
573c0dbc74 Translated using Weblate (Albanian)
Currently translated at 29.6% (786 of 2652)
2013-05-04 21:34:02 +02:00
Michal Čihař
d969b5773e Translated using Weblate (Korean)
Currently translated at 24.7% (655 of 2652)
2013-05-04 21:15:05 +02:00
Michal Čihař
d68499d0df Translated using Weblate (Czech)
Currently translated at 100.0% (2652 of 2652)
2013-05-04 21:11:08 +02:00
Aputsiaq Niels Janussen
d997faf6df Translated using Weblate (Danish)
Currently translated at 100.0% (2650 of 2650)
2013-05-04 18:53:02 +02:00
ibennetch
9b94f71974 Merge pull request #296 from scnakandala/Refactoring
Refactoring the SQL Executor and Table's Structure Manipulators
2013-05-04 07:45:15 -07:00
Weblate
8eabab31c6 Merge remote-tracking branch 'origin/master' 2013-05-04 11:08:27 +02:00
Anders Jonsson
e8ef0cfa38 Translated using Weblate (Swedish)
Currently translated at 100.0% (2650 of 2650)
2013-05-04 11:08:23 +02:00
Madhura Jayaratne
ce77a26a73 Initialize to null for '!== null' checks to work 2013-05-04 14:37:50 +05:30
Madhura Jayaratne
ee8c489587 Initialize the variable to null, so the subsequent '!== null' checks would work 2013-05-04 14:15:03 +05:30
Madhura Jayaratne
2e61fc2e61 Fix the position of the designer toolbar 2013-05-04 14:13:57 +05:30
ProUser
768676581b Translated using Weblate (Swedish)
Currently translated at 100.0% (2650 of 2650)
2013-05-04 08:53:55 +02:00
Kasun Chathuranga
7261550e1a ChangeLog entry for PMA_DBI functions in database interface libraries renaming 2013-05-04 09:01:25 +05:30
Kasun Chathuranga
9da7bfa6ee PMA_DBI_fetch_any --> PMA_DBI_fetchAny 2013-05-04 08:49:32 +05:30
Kasun Chathuranga
9d7c6e141b PMA_DBI_store_result --> PMA_DBI_storeResult 2013-05-04 08:47:49 +05:30
Kasun Chathuranga
413123bd74 PMA_DBI_field_flags --> PMA_DBI_fieldFlags 2013-05-04 08:46:53 +05:30
Kasun Chathuranga
c5673e6177 PMA_DBI_field_name --> PMA_DBI_fieldName 2013-05-04 08:46:06 +05:30
Kasun Chathuranga
12ef0bd6ca PMA_DBI_field_len --> PMA_DBI_fieldLen 2013-05-04 08:45:13 +05:30
Kasun Chathuranga
a0543cf6c8 PMA_DBI_num_fields --> PMA_DBI_numFields 2013-05-04 08:44:26 +05:30
Kasun Chathuranga
2f0d55b708 PMA_DBI_get_fields_meta --> PMA_DBI_getFieldsMeta 2013-05-04 08:43:23 +05:30
Kasun Chathuranga
63e0f33c4a PMA_DBI_affected_rows --> PMA_DBI_affectedRows 2013-05-04 08:41:55 +05:30
Kasun Chathuranga
c09aa36d84 PMA_DBI_insert_id --> PMA_DBI_insertId 2013-05-04 08:41:02 +05:30
Kasun Chathuranga
556bcb9f9d PMA_DBI_num_rows --> PMA_DBI_numRows 2013-05-04 08:39:43 +05:30
Kasun Chathuranga
99c5c0ef49 PMA_DBI_get_client_info --> PMA_DBI_getClientInfo 2013-05-04 08:37:58 +05:30
Kasun Chathuranga
b0c52a8729 PMA_DBI_get_proto_info --> PMA_DBI_getProtoInfo 2013-05-04 08:36:58 +05:30
Kasun Chathuranga
5bc8b71eda PMA_DBI_get_host_info --> PMA_DBI_getHostInfo 2013-05-04 08:36:11 +05:30
Kasun Chathuranga
5d9f92f7bc PMA_DBI_next_result --> PMA_DBI_nextResult 2013-05-04 08:35:16 +05:30
Kasun Chathuranga
f92627ed88 PMA_DBI_more_results --> PMA_DBI_moreResults 2013-05-04 08:34:30 +05:30
Kasun Chathuranga
1c884f0cca PMA_DBI_free_result --> PMA_DBI_freeResult 2013-05-04 08:33:49 +05:30
Kasun Chathuranga
d454b41564 PMA_DBI_data_seek --> PMA_DBI_dataSeek 2013-05-04 08:31:47 +05:30
Kasun Chathuranga
a242ed1ae5 PMA_DBI_fetch_row --> PMA_DBI_fetchRow 2013-05-04 08:31:22 +05:30
Kasun Chathuranga
5bcc32999f PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc 2013-05-04 08:30:12 +05:30
Kasun Chathuranga
2a2eac9b53 PMA_DBI_fetch_array --> PMA_DBI_fetchArray 2013-05-04 08:28:57 +05:30
Kasun Chathuranga
f8bdff415e PMA_DBI_real_query --> PMA_DBI_realQuery 2013-05-04 08:27:28 +05:30
Kasun Chathuranga
42256b2d0c PMA_DBI_select_db --> PMA_DBI_selectDb 2013-05-04 08:26:27 +05:30
Kasun Chathuranga
85e16d8bdc PMA_DBI_real_multi_query --> PMA_DBI_realMultiQuery 2013-05-04 08:24:57 +05:30
Kasun Chathuranga
16a58669d6 PMA_DBI_real_connect --> PMA_DBI_realConnect 2013-05-04 08:23:50 +05:30
Anders Jonsson
3f9365c842 Translated using Weblate (Swedish)
Currently translated at 100.0% (2606 of 2607)
2013-05-04 00:58:55 +02:00
Brad Jorgensen
968f9092b0 added missing </abbr> tag
removed (int) check which caused issues with large numbers on 32-bit systems
2013-05-03 14:17:24 -05:00
Dieter Adriaenssens
d5e0d014aa Update po files 2013-05-03 15:58:23 +02:00
Dieter Adriaenssens
f8ab975058 fix typo 2013-05-03 15:57:21 +02:00
Weblate
8ba78abc12 Merge remote-tracking branch 'origin/master' 2013-05-03 15:49:42 +02:00
Michal Čihař
bea11175d6 Translated using Weblate (Portuguese)
Currently translated at 48.6% (1288 of 2650)
2013-05-03 15:49:38 +02:00
Genti Ereqi
d9f20b6b4e Translated using Weblate (Albanian)
Currently translated at 29.6% (785 of 2650)
2013-05-03 15:49:35 +02:00
Dieter Adriaenssens
22c98b6d9c Merge pull request #278 from kasunchathuranga/Feature1414
Implement feature request #1414 - Allow specifying controlport
2013-05-03 06:49:22 -07:00
Michal Čihař
8ba79f2a68 Translated using Weblate (Albanian)
Currently translated at 27.7% (735 of 2650)
2013-05-03 14:28:21 +02:00
Marc Delisle
12276b1ea6 Merge branch 'QA_4_0' 2013-05-03 08:13:57 -04:00