[gnome-applets] Created tag 3.14.0



The unsigned tag '3.14.0' was created.

Tagger: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Oct 29 01:50:52 2014 +0200

    Tag release 3.14.0

Changes since the last tag '3.8.1':

Alberts Muktupāvels (40):
      bump version to 3.9.0
      invest-applet: fix debug mode
      invest-applet: import correct PanelApplet version
      invest-applet: update preferences dialog
      stickynotes: remove data directory
      update POTFILES
      geyes: don't use deprecated GtkStock
      trashapplet: don't use deprecated GtkStock
      doap: add programming languages
      drivemount: remove gconf
      trashapplet: port to GSettings
      modemlights: update .ui file
      null_applet: remove
      don't use deprecated gtk_[h/v]box_new
      charpick: port to GSettings
      battstat: port to GSettings
      cpufreq: port to GSettings
      mini-commander: port to GSettings
      stickynotes: port to GSettings
      multiload: port to GSettings
      mixer: port to GSettings
      don't use panel_applet_add_preferences
      configure.am: remove gconf
      misc: remove BonoboId and related info
      invest-applet: port to GSettings
      don't use panel_applet_get_size
      modemlights: restore applet
      modemlights: launch gnome-control-center for network configuration
      modemlights: remove help menu item
      add correct COPYING file
      upgrade LGPL license to GPL
      fix incorrect FSF address
      add license header for two gsettings.h files
      mini-commander: add missing license headers
      gweather: update license headers
      invest-applet: fix quotes saving to file
      update for new libpanel-applet version
      bump version to 3.10.0
      remove mixer applet
      bump version to 3.14.0, update NEWS

Andika Triwidada (3):
      Updated Indonesian translation
      Updated Indonesian translation
      Updated Indonesian translation

Balló György (2):
      invest-applet: various fixes
      accessx-status: Open the new location of preferences

Balázs Úr (2):
      Updated Hungarian translation
      Updated Hungarian translation

Dan Winship (1):
      gweather, invest: use GNetworkMonitor

Dmitry Shachnev (5):
      invest-applet: Do not use deprecated Python 2 syntax
      invest-applet: Remove unused imports
      invest-applet: Remove unused code
      invest-applet: Fix some undefined variables in quotes.py
      invest-applet: Port to Python 3

Gábor Kelemen (1):
      Updated Hungarian translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation.

Marek Černocký (1):
      Updated Czech translation

Piotr Drąg (5):
      Fix typos
      Updated Polish translation
      Fix minor typos
      Clean up Polish translation
      Updated Polish translation

Ryan Lortie (1):
      Relicense to GPLv2 "or later"

Sebastian Geiger (146):
      Initial Commit
      Update configure file for libpanel-appelt-4.0 and gtk-3
      Update .gitignore
      Merge branch 'master' into gtk3port
      applet.c: Include macro check for deprecated callback
      applet.c: Add code for GSettings
      applet.c: Update includes
      applet.c: Update lib check macros
      applet.c: Properly declare prototypes
      applet.c: Apply some code formating
      applet.c: Remove unused variable
      applet.c: Remove GETTEXT macros for now
      applet.c: Set SHOW_WIN_KEY in GSettings
      applet.c: Properly do cairo drawing
      applet.c: Type whitespace
      applet.c: Dont use gconf
      applet.c: Fix whitespace
      configure.ac: Update to use GTK+3
      applet.c: Move unused variables to GTK2 macro block
      task-item.c: Use accessor functions
      task-item.c: Dont use size_request
      task-item.c: Use draw instead of expose event
      task-list.c: Remove unused variable
      task-title.c: Make gettext work
      task-title.c: Use draw signal instead of expose
      task-title.c: use cairo_t instead of cairo_pattern_t
      task-title.c: Use draw signal instead of expose
      task-title.c: Use draw signal instead of expose
      Fix typo
      Move menu.xml to data
      Remove old server file
      Update autotools files
      Update name of panel-applet.in.in file
      Fix a file name problem
      Fix filename with space in the end
      configure.ac: Fix define for WINDOW_PICKER_MENU_UI_DIR
      Update README
      Delete some wired fuse file
      Fix make install
      Add backticks to configure
      Update applet.c
      Update README
      Update .gitignore
      applet.c: Remove gtk2 code
      Make autogen.sh executable
      Revert "applet.c: Remove GETTEXT macros for now"
      Update AUTHORS
      task-title: replace deprecated function
      Fix the applet menu
      Port Styles to CSS
      Much nicer make output
      Make GSettings work again
      applet: Remvoe deprecated vbox and clean up
      common: share the global mainapp variable
      update gsettings schema file
      Clean up code and fix white space
      applet: use common.h header
      applet: update credits
      applet: rename function that loads applet style
      Setup panel context menu properly
      applet: use GtkGrid instead of h_box
      Clean up code and add comment
      Fix the update background function
      task-title: Add comments and clean up code
      task-title: multiple changes
      task-item: avoid a gtk warning about wrong time
      task-item: avoid warning about workspace
      task-title: clean up and add comments
      task-title: fix close button highlighting
      task-title: remove the window check
      task-title: clean up active window changed
      Replace tabs with spaces
      task-list: change deprecated hbox to grid
      Fix layout error after theme change
      Minor changes
      Fix background not changing for solid color backgrounds
      Bump version to 0.6.12
      task-item: Icon reordering (D&D)
      task-item: Remove debug messages
      task-item: Add comment, cleanup code
      task-item: Dynamic Drag and Drop
      task-item: Dont activate window during D&D
      task-item: New helper function
      task-item: Fix dragging to last list position
      task-item: Update comments
      Update Automake configuration
      Bump version to 0.6.98
      task-item: Fix maximize bug
      Update README
      task-item: Fix type of time variable
      Remove obsolete gconf schema
      Updating the GSettings code to handle all settings
      Convert tabs to spaces
      applet: Fix background theme issue
      Removing transparency for colored icons
      GSettings: Use color icons by default
      task-item: Fix drawing code for active icon
      task-item: Highlight icons even when grayscale is off
      task-item: Better highlighting
      tasklist: Fix code style
      task-item: Add halo on mouse highlight
      Update Author information
      applet: Remove unused background code
      task-item: Improve cairo drawing code
      applet: Whitespace update
      task-item: Improve gtk_grid_get_pos()
      GSettings Schema: Update default values
      applet: Add logo to about dialog
      applet: Add expand option to preferences
      README: Update
      Release 0.6.99
      applet: Fix GSettings persistence
      README: Fix a typo
      Update README
      Update configure.ac with autoupdate
      autogen.sh: Make options self-documenting
      configure.ac: Update Documentation
      configure.ac: Add LT_PREREQ macro
      Revert "Update README"
      m4: Make sure this foler exists
      src/Makefile.am: Link math library
      Remove obsolete OAF-style service file
      Allow orientation change of TaskList
      Check if task item is null
      Move README to README.md
      Change Readme markdown
      Remove data parameters from callbacks
      Use foreign to be compatible with README.md
      Cleanup formatting
      Replace deprecated functions
      TaskList: Private initialization
      Rename array to windowPickerAuthors
      Add window_picker_factory function
      Code cleanup
      Migrate applet.c to use class structure instead of global variable
      TaskItem: Fix drag and drop bug
      Fix empty applet bug
      WindowPickerApplet: Add properties for settings
      Remove icon size lookup
      Fix schema configuration
      Add my self as author
      Thanks to Alberts Muktupāvels
      Remove unused variables
      Subtree merged into windowpicker/
      Update build system and merge files
      Merge window-picker translations into parent folder

Tails developers (7):
      Fix about dialog logo leak
      Fix configuration options not properly marked as translatable
      Fix improper pixbuf lifetime handling
      Avoid GTK namespace pollution
      Speed up some private data access
      Don't leak task title text attributes
      Use proper event time when closing a window in response to button click

Мирослав Николић (2):
      Updated Serbian translation
      Updated Serbian translation


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