summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated Occitan translationgnome-3-16Cédric Valmary2016-03-081-234/+516
|
* Updated Portuguese translationPedro Albuquerque2015-07-291-205/+210
|
* Updated Vietnamese translationTrần Ngọc Quân2015-03-241-161/+369
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* Release 3.16.0ATK_2_16_0Alejandro Piñeiro2015-03-232-2/+18
|
* docs: fix GTK-Doc comment blocksDieter Verfaillie2015-03-218-37/+23
| | | | | Fixes a couple of warnings emitted by gtkdoc-mkdb and g-ir-scanner.
* Finnish translation updateJiri Grönroos2015-03-201-53/+44
|
* Updated Swedish translationJosef Andersson2015-03-151-2/+2
|
* Updated Bosnian translationSamir Ribic2015-03-131-164/+418
|
* Updated Bulgarian translationZahari Yurukov2015-03-091-183/+399
|
* Updated Kazakh translationBaurzhan Muftakhidinov2015-03-081-142/+415
|
* Updated Swedish translationJosef Andersson2015-03-081-2/+2
|
* MSVC Builds: "Install" .pdb FilesChun-wei Fan2015-03-052-7/+6
| | | | | | | | | | | "Install" the .pdb files for Visual Studio builds, to make debugging builds easier, especially when debugging the GTK+ stack. Also make the "installation" of .lib and .dll files more selective so that we won't accidently copy DLLs and LIBs that are either not meant to be copied or have other specific places that they need to go, when the project files here are included as part of a grand solution file, such as one that is used to build the whole GTK+ stack from scratch.
* MSVC 2010+ Builds: Improve .pdb GenerationChun-wei Fan2015-03-051-0/+1
| | | | | | Use the /d2Zi+ compiler flag so that more useful info can be logged into the .pdb file for release builds, to improve the debugging experience for release builds.
* MSVC 2010+ Builds: Fix .pdb File GenerationChun-wei Fan2015-03-051-0/+1
| | | | | | Make the .pdb file be output like how it is done on Visual Studio 2008 builds, i.e. being the same as the DLL filename. This will be useful as .pdb files would be "installed" in the coming commits.
* MSVC Builds: Speed Up Release BuildsChun-wei Fan2015-03-052-0/+2
| | | | | | | Use the multi-processor compilation option for the compiler, which can cut down build times of release builds by quite a bit. This would emit a brief warning for debug builds as they use /Gm, but otherwise the build would continue normally.
* NEWS file: added 2.15.91 entryAlejandro Piñeiro2015-03-031-0/+14
| | | | Accidentally not included on last release commit.
* Release 2.15.91ATK_2_15_91Alejandro Piñeiro2015-03-021-1/+1
|
* Updated Slovak translationDušan Kazik2015-02-281-19/+12
|
* Updated Turkish translationMuhammet Kara2015-02-221-31/+19
|
* configure.ac: Stop using deprecated GNOME-specific autoconf macrosJavier Jardón2015-02-181-2/+0
| | | | | | This will eventually be replaced by AX_COMPILER_FLAGS https://bugzilla.gnome.org/show_bug.cgi?id=744413
* autogen.sh: Add shebang backJavier Jardón2015-01-281-0/+1
|
* autogen.sh: stop using deprecated gnome-autogen.shJavier Jardón2015-01-271-8/+37
| | | | See https://wiki.gnome.org/Projects/GnomeCommon/Migration
* Added contributors line on 2.15.4 entryAlejandro Piñeiro2015-01-201-0/+3
|
* Release 2.15.4ATK_2_15_4Alejandro Piñeiro2015-01-202-2/+10
|
* Add new roles for fractions, roots, subscripts, and superscriptsJoanmarie Diggs2015-01-191-0/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=742806
* Release 2.15.3ATK_2_15_3Alejandro Piñeiro2014-12-152-1/+16
|
* Updated Turkish translationMuhammet Kara2014-12-081-149/+381
|
* Add ATK_STATE_READ_ONLYJoanmarie Diggs2014-12-041-1/+16
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=665598
* AtkTable: Added missing ":" on one gi annotationAlejandro Piñeiro2014-11-251-1/+1
|
* Unref STATE_TYPE class ref after using it at state_type_get_nameAlejandro Piñeiro2014-11-251-0/+2
|
* Release 2.15.2ATK_2_15_2Alejandro Piñeiro2014-11-242-1/+21
|
* Removed a comments that should (and is) part of the docsAlejandro Piñeiro2014-11-211-10/+0
|
* Document the deprecation of ATK_STATE_ARMEDJoanmarie Diggs2014-11-201-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=740152
* Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXTJoanmarie Diggs2014-11-191-1/+21
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=739981
* doc: extend atk_focus_tracker_notify deprecation documentationAlejandro Piñeiro2014-11-171-1/+4
|
* Improve documentation related to AtkState and AtkStateSetJoanmarie Diggs2014-11-144-12/+30
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=740066
* Updated Swedish translationAnders Jonsson2014-11-131-147/+370
|
* Fix some unclear language regarding ATK_STATE_ACTIVEJoanmarie Diggs2014-11-131-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=740044
* Release 2.15.1ATK_2_15_1Alejandro Piñeiro2014-10-282-2/+11
|
* Updating README fileAlejandro Piñeiro2014-10-281-28/+21
| | | | | Previous one still have references to a wrong glib dependency, CVS, etc
* Add ATK_STATE_HAS_TOOLTIPJoanmarie Diggs2014-10-221-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=407539
* Update documentation to reflect an additional use case for STATE_INDETERMINATEJoanmarie Diggs2014-09-291-8/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=737602
* Release 2.14.0ATK_2_14_0Alejandro Piñeiro2014-09-222-2/+9
|
* Updated Slovak translationDušan Kazik2014-09-211-169/+310
|
* Updated Russian translationYuri Myasoedov2014-09-091-16/+10
|
* Updated Greek translationMaria Mavridou2014-08-281-47/+46
|
* Release 2.13.90ATK_2_13_90Alejandro Piñeiro2014-08-192-1/+15
|
* Updated Assamese translationngoswami2014-08-181-153/+378
|
* Finnish translation updateLasse Liehu2014-08-171-135/+437
|
* Updated German translationChristian Kirbach2014-08-151-34/+34
|