[gnome-devel-docs] Created tag 3.5.2



The signed tag '3.5.2' was created.

Tagger: Shaun McCance <shaunm gnome org>
Date: Tue May 29 16:59:34 2012 -0400

    Version 3.5.2

Changes since the last tag '3.4.1':

Bruno Brouard (1):
      Updated French doc translation

Daniel Mustieles (9):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Gladys Guerrero-Lozano (1):
      Updated Spanish translation

Jasper Lievisse Adriaanse (1):
      Prevent looping symlinks by removing references to these non-existant figures.

Marta Maria Casetti (36):
      tutorial python: window example with corrected indentation
      tutorial python: window example with corrected indentation
      tutorials python: a window with a button which emits a signal when clicked
      tutorials python: a button that emits a signal when clicked
      tutorials python: a window displaying an image
      section of the tutorial was missing
      tutorial python: window displaying a label with some text
      tutorials python: messagedialog window
      tutorials python: dialog window
      tutorials python: checkbutton example
      tutorials python: dialog example, modal dialogflags
      tutorials python: messagedialog destroyed when button clicked
      tutorials python: button example without subclassing
      tutorials python: label example without subclassing
      tutorials python: an aboutdialog example
      tutorials python: radiobutton example
      tutorials python: example of togglebutton with a spinner
      tutorials python: example of gtk entry
      tutorials python: an annotated version of entry.py
      tutorials python: example of switch button
      tutorials python: an example of linkbutton
      tutorials python: example of a spinner
      tutorials python: a better way to show how to create a radiobutton
      tutorials python: example of progressbar
      modified Makefile.am to include example of progressbar in python
      modified Makefile for example of statusbar in Python
      tutorials python: example of a statusbar
      tutorials python: an example of scales
      tutorial for scale in python in corrected section
      tutorials python: scale example with corrected comments.
      tutorials python: example of spinbutton
      tutorials python: example of multiline text editor (also added section in main page)
      tutorials python: example of scrolledwindow
      tutorials python: example of scale without deprecated VScale
      tutorials python: a better scale example
      tutorials python: a better spinbutton example

Monica Kochofar (2):
      tutorials C: label example
      tutorials C: image example-a widget displaying an image

Ryan Lortie (1):
      Sample C GMenu example.

Shaun McCance (1):
      Version 3.5.2

Taryn Fox (9):
      Added JavaScript button tutorial and sample code
      tutorials JavaScript: Minor edits to the 'Beginner's tutorials and samples' page
      tutorials <vala>: Corrected minor typo in Vala image tutorial
      tutorials <javascript>: Corrected typos and other errors in label sample/tutorial
      tutorials <javascript>: Updated button sample and tutorial page
      tutorials <javascript>: Updated JS grid to use GTK.Application(Window)
      tutorials <javascript>: Added Gtk.MessageDialog sample and Mallard page
      tutorials <javascript>: Added Gtk.LinkButton example and Mallard page
      tutorials <javascript>: Added Gtk.Dialog code sample and Mallard page

Tiffany Antopolski (114):
      JS samples: repurposed button sample into a Gtk.Grid sample.
      Samples, updated images to Gnome3 (were ubuntu).
      platform-demos: fixing mistake I made to Makefile.am
      Remove trailing white space.
      Added new button.js.page to Makefile.am
      tutorials: Added link.
      python samples: Added Gtk.Grid python example.
      samples JS: changed title in title bar.
      removed trailing whitespace.
      tutorials vala: GtkApplicationWindow example
      Vala samples: small orgranisational changes.
      Vala samples: changed button example
      samples vala: A GtkApplication using GMenu.
      Small adjustment
      python sample: GtkWindow using GtkApplication
      Removed fullstop from descriptions.
      samples c: GtkApplication with GtkWindow example.
      Added link about compiling Gtk+ programs.
      Commented out troublesome line due to bug# 674090.
      Vala Window example now uses Gtk.Application.
      Update GtkApplication example to 3.4
      Vala samples: Lots of updates
      Vala samples: added XInclude to GtkApplication.vala.page
      Vala sample: added samples/button.vala as XInclude
      Python samples: added XInclude to window.py.page
      Python sample: XInculed grid.py into grid.py.page
      Python samples: Xincluded window.c into window.c.page
      Added expandable sections.
      Redesign of index.page
      Added missing file to Makefile.am
      No more subtitles
      Vala samples: updated messagedialog to use Menu.
      Vala samples: Gtk.Label example
      Samples C: GtkApplicationWindow.c sample code
      Samples: some clean up.
      Fix to Makefile.am
      Sample C GMenu example page.
      Adding previously omitted file.
      Samples python: Added GMenu example
      Samples: reorganisation of gmenu examples for consistency.
      JS GtkApplicationWindow sample
      JS Samples: Mallard page for GtkApplicationWindow sample
      Python gmenu.py: removed unnecessary line.
      fixed page title.
      Python samples: GtkApplicationWindow
      fixed typo and mime-type
      Fixed link and mime type.
      Removed 'app' parameter from BuildUI and Startup functions.
      Samples: Updates to Window pages.
      Samples Javascript: GMenu with SimpleActions
      Vala samples: tidied up gmenu and aboutdialog pages.
      Removing old files.
      Vala dialog sample: update to use GtkApplicationWindow
      Vala GtkImage sample added.
      Samples: updated template .page files to have XIncludes.
      Vala samples: new Gtk.Entry example
      Adding new entry.png
      Samples: Gtk.Grid Vala example
      Samples: small fixes.
      Sample grid.vala: replaced lambda function.
      Vala ProgressBar sample code and mallard page.
      Vala samples: Gtk.Spinner
      Added python label mallard and code to makefile.
      Vala ComboBox sample and add Python Label sample to Makefile.am
      small little fixes.
      Vala toolbar example, with fullscreen ability.
      Vala statusbar example.
      Updated Makefile.am
      Vala CheckButton sample.
      Made beginner.vala.page sections 2 column.
      Vala RadioButton sample.
      platform-demos: Fixed out of order items in Makefile.am
      Vala ToggleButton example.
      added "seealso" link to radiobutton.page.
      Fixed "seealso" xrefs.
      Small change in checkbutton.vala
      Vala Gtk.Switch example files.
      Vala simple TreeView example.
      Added comments to many of the samples.
      removed duplicate entry in Makefile.am
      Removed trailing tab at end of line in Makefile.
      Added new files to platform-demos/Makefile.am
      Created 2column sections.
      Added python aboutdialog to Makefile.am
      Added python radiobutton example to Makefile.am
      Added python togglebutton example to Makefile.am
      Added python entry example to Makefile.am
      Added Python GtkSwitch example to Makefile.am
      Added Python linkbutton example to Makefile.am
      Changed space to tabs in Makefile entry.
      Updated label.c example from GtkWindow to GtkApplicationWindow.
      Added C label example to Makefile.am
      Added image C example to Makefile.am
      Updated image.c to GtkApplicationWindow.  Also, small style change.
      Small style changes to label.c
      Removed extra space before closing </p> tag.
      Added JS label.js and .page file to Makefile.am
      Updated button.js.page to use XIncludes. Also added </list> tag.
      Added JS button sample and page to Makefile.am
      Small fix to JS grid code.
      Added editors name to grid.js.page
      Upated Vala Toolbar sample to use simple actions.
      Changed set_size_request to set_default_size in JS files.
      Added JS messagedialog.js and .page
      Added style="2column" to C and JS .page's.
      Removed pointer from scale.png
      Python scale.py: Small change to string
      Removed some files from Makefile.am
      Replaced tabs with spaces and removed trailing white space.
      style fixes: trailing whitespace and tabs vs. spaces.
      Changed tabs to spaces.
      Added <?xml version='1.0' encoding='UTF-8'?> to all .page files.
      Added Dialog and LinkButton examples to Makefile.am
      Updated NEWS file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]