[gnome-calendar] Created tag 3.15.3



The unsigned tag '3.15.3' was created.

Tagger: Erick Pérez Castellanos <erick red gmail com>
Date: Tue Dec 23 12:13:01 2014 -0500

    Tagging release 3.15.3

Changes:

A S Alam (2):
      Punjabi: Translation updated (aalam)
      update LINGUAS File for Punjabi (pa) Translation

Adam Matoušek (1):
      Czech translation

Andika Triwidada (1):
      Added Indonesian translation

Arash Mousavi (1):
      Add Persian Translations

Balázs Úr (7):
      Initial Hungarian translation
      Added hu entry
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Bastien Nocera (2):
      Make GtkMenuButtons work again
      Prevent crash clicking on the "New Event" button

Benjamin Otte (2):
      view: Fix compiler warnings
      Use d_ngettext() in printf format directly

Cheng-Chia Tseng (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Cosimo Cecchi (6):
      build: fix icaltime.h include path
      all: fix GCC uninitialized variables warnings
      Remove AUTHORS from version control
      all: don't use custom marshallers
      build: remove glib-genmarshal glue
      Don't depend on libedataserverui

Daniel Mustieles (6):
      Remove uneeded space
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated FSF's address

Dimitris Spingos (1):
      Updated Greek translation

Erick Pérez Castellanos (598):
      Initial Skeleton
      Second commit.
      Passed make-distcheck
      A bunch of changes.
      A Intergrated a bunch of stuff.
      Updated docs.
      Added GcalFloatingContainer
      Added GcalManager, updated GcalApplication for using it
      Used GcalFloatingContainer in the window.
      Added handling active value of the row-data.
      Migrated GcalMonthView to icaltimetype instead of GDate
      Complete migration to icaltimetype.
      Style fixes.
      Docs comments and fixes.
      Updated docs and TODO.
      Added style info to GcalFloatingContainer.
      Added signals to GcalManager     Added internal structure to keep events, cal_clients, etc.
      Docs updated
      Changes in GcalManager
      Added first implementaion of event widget.
      Added event_window to catch input events.
      Added initial implementation of GcalView interface.
      Added a bunch of changes.
      Added to GcalMonthView class GcalView interface implementation.
      Wrapped icaltimetype as G_TYPE_BOXED
      Added method to set "date-start" property.
      Added methods to get color, summary of an event.
      Converted GcalMonthView to GtkContainer subclass.
      Updated TODO and stuff.
      Fixed issue with the sources view actor getting in the middle of buttons events.
      Added signal for add-event button click.
      Fixing segmentation fault when freeing twice icalcomp memory
      GcalMonthView changes.
      Minor details
      Added README
      Renamed README
      Fixed building.
      Added .doap file.
      Fixed INSTALL generation.
      Added check to e_cal_client_new.
      Updated autotools as adviced here [1]
      Fixed typo.
      Changin autoconf required to match jhbuild.
      Started EventView coding.
      Removing _gcal prefix to indicate internal functions instead of static modifier.
      Started rewriting of GcalToolbar.
      Added initial version of GcalEditable family of widgets.
      Added a new bunch of editable widgets.
      Added method to get events properties.
      Added editable widgets to Makefile.
      Glue code for using those editable widgets.
      UI Fixes.
      Added reminders widget.
      Updated docs.
      Fixes and enhancements.
      Added EVENT_VIEW mode to GcalToolbar.     Hooked signals to GcalWindow methods which connect with 
GcalEventView.
      Fixed engine warning.
      Removing host field temporary.
      Added done-edit signal to GcalToolbar.
      Passed 'make distcheck'
      Added some infrastructure to notification system.
      First approach of Event view ended.
      Fixed UI issue with GcalEditableReminder.
      Added undo notification system to event deletion.
      Added GcalWeekView. Not integrated yet.
      Added regions to view.
      Added GSettings to read/set the active view.
      Minor docs adjustements.
      Improved GcalView API.
      Added method for send ::events-added signal.
      Reworked view handling inside GcalWindow.
      Reorganized GcalApplication source-file.
      Implemented ::set_date method.
      Added method for faking ::events-added signal.
      Fixed Makefile.am.
      Updated TODO. Updated styles.
      Theming fixes.
      Handled sources_model::active changes.
      Added view action to application.
      Added actua date mark to implemented views.
      Changed toolbar button to Toggles.
      Modified GcalMonthView to fit the mockups.
      Implementing GcalWeekView to match the mockups.
      Fixes to match the changes in GcalWeekView.
      A bunch of UI fixes.
      Fixed GcalWeekView scrollbar not showing.
      Added AUTHORS, ChangeLog hooks for autogeneration.
      Corrected icaltime header inclusion.
      Fixed implementation of GcalFloatingContainer.
      Improving GcalView API.
      Fixed clutter deprecations.
      Improved autotools files.
      Fixed icon and typo.
      Added artists to the About dialog.
      Made this changes too long ago and can't remember what this was about.
      Added create-event overlay.
      Added navigation arrows to weel-view.
      Updated docs. Updated TODO.
      Required updated version of libical.
      Added license-type to About dialog.
      Made simple-add event work.
      Fixed bug when destroying child widgets.
      Changed drawing mechanic of GcalEventWidget.
      Updated to match lastest Gtk+ API
      Added has_reminders API to GcalManager.
      Fixed GcalToolbar behavior.
      Added has_reminders get/set handling.
      Added new doc, Views.
      Fixes to GtkNotification by Cosimo.
      Updated event style.
      Reworked details view of an event.
      Fixed POTFILES.in to match code changes.
      UI fixes to GcalEditDialog.
      Added initial timezone support.
      Added read-only query API to GcalManager.
      Used timezone support at initial date retrieving.
      Changed icon used for reminders.
      UI fixes, and calling read-only API of GcalManager
      Removed gcc warning.
      Added more details to event-details view.
      Updated TODO
      Added GcalManager::event-created signal.
      Added method to obtain event-uuid from the dialog.
      Minor fixes.
      Added code to handle new signal from manager.
      Updated TODO.
      Added sync to GcalEventOverlay and GcalEditDialog
      Fixed segfault on gcal_window_show_hide_actor_cb.
      Updated docs. Changed GcalWindow internals skel.
      Reworked internal structure of GcalWindow.
      Reworked GcalToolbar to match the mockups.
      Added code to handle show/hide if searchbar.
      Removed read-only sources from EditDialog.
      Removed disabled calendars from menu.
      Changed reminders icon in GcalEventWidget.
      Added transient magic to GcalEditDialog.
      Fixed non-construct properties setting.
      Renamed GcalArrowContainer to GcalArrowBin.
      Improving Searchbar looking. Fixes to GcalWeekView
      Updated EditaDialog to match mockups.
      Updated Roadmap.
      Changed mode declaration for emacs.
      Updated docs and configure.ac
      Added reposition_child to GcalView interface.
      Added API to modify some events properties.
      Added support to obtain properties of the event
      Hooked support for editing into GcalWindow
      Added GcalTimeEntry widget.
      Added support for storing event data.
      Minor misc fixes.
      Cleaned debug info.
      Added GcalDateEntry widget.
      Added start-date change handling.
      Moved from guint to gint to match libical internal data.
      Added modified signals to both widgets.
      Removed gcc-4.7 warnings.
      Fixed error when replacing a number.
      Reworked date change observers.
      Added method for setting event end-date.
      Handled change of end-date of an event.
      Added source change notification.
      Added support for moving events between sources.
      Added source change notification connections.
      Debarshi's suggestion about g_clear_object use.
      Get month names and weekdays from locale.
      Updated docs and TODO.
      Fixed indexing of month_names array.
      Added initial GcalYearView implementation.
      Hooked GcalYearView into GcalWindow and GcalApplication.
      Minor fixes and comments review.
      Fixed text formatting issues.
      Bug: Not updating toolbar when changing view through AppMenu.
      Added constraint to minimum window size.
      Improved update of toolbar when changing view.
      Renamed widget data structure to GcalWeekChildData.
      Moved GcalViewChild to GcalView.
      Added gcal_compare_event_widget_by_date function.
      Keeping event widget sorted inside views.
      Added allocating of children in the GcalYearView.
      Fixed bug on location change notification.
      Optimized size_allocate method in views.
      Updated docs and fixed formatting issues.
      Implemented GcalView::reposition_child in GcalYearView.
      Added mark of the actual month to GcalYearView.
      Added accelerators to GcalApplication actions.
      Changed event-created signal emission.
      Debug instrucions and comments removed.
      Format and documentation changes.
      Added GcalView::create_event_on_current_unit.
      GcalYearView implementation of GcalView::create_event_on_current_unit.
      Added input handling to GcalYearView.
      Added drawings for new_event mark when click "New Event" button.
      Stolen code for making toolbar buttons square.
      Bump version to 0.0.3.
      Marked current month in GcalYearView
      Fixed ordering of dates in New Event Dialog.
      Reworked drawing of GcalMonthView.
      Implemented create_event_on_current_unit in GcalMonthView.
      Fixed "New Event" click behavior when on year-view.
      Updated TODO.
      Migrated get_icon_margin to gcal-utils.
      Added GcalSearchbar initial implementation.
      Replaced demo-code for GcalSearchbar in GcalWindow.
      Forcing the app to use always the light theme.
      Migrated to Gtk+-3.8
      Added command line handling.
      gcal-application: save window position and size
      Added libgd submodule
      Updated docs to reflect the changes.
      Added initial changes to GcalWindow
      Updated authors
      Initial GdHeaderBar migration
      Updated docs: Planning
      Removed ClutterActor from main UI
      Updated Notification system to new UI
      Removed internal copy of Notification widget.
      ui: Removed GcalToolbar and GcalSearchbar
      app: Fixed string in --version handle
      ui: connected new-event button
      docs: updated
      ui: migrating from GdHeaderBar to GtkHeaderBar
      ui: use GtkStack instead of GdStack
      ui: reverting hack made for GdHeaderBar
      ui: Updating to GtkSearchBar new API
      ui: Removed Clutter from GcalEventOverlay
      build: Added gresources to binary
      ui: Added GcalNavBar widget.
      docs: Updated to reflect UI changes
      misc: A bunch minor fixes.
      build: fixed warning
      gcal-view: started API migration
      docs: updated TODO
      ui: added GcalAllDayGrid widget.
      gcal-view: added safety check to every vfunc call
      misc: cleaned unused include directive
      misc: formatting issues
      ui: updated GcalMonthView to new UI
      ui: upddated GcalYearView to new UI
      gcal-nav-bar: removed #GcalNavBar:move signal
      gcal-month-view: removed unnecessary function split
      gcal-view: GcalViewChild struct field renamed
      ui: added GcalViewport widget.
      gcal-all-day-grid: minor fixes
      ui: added GcalDaysGrid widget
      ui: added GcalDayView widget
      ui: integrated GcalDayView in GcalWindow
      gcal-window: updated to new GtkSearchBar API
      gcal-window: fixed memory leak when handling date
      gcal-view: reworked a little more the API
      build: move docs out of source tree.
      gcal-view: add some API implementation
      gcal-viewport: add vertical scroll capability
      gcal-manager: fixed memory leak
      gcal-event-widget: fix retrieve :summary property
      gcal-all-day-grid: make it reactive
      gcal-all-day-grid: added :get_by_uuid method
      gcal-days-grid: added :get_by_uuid method
      docs: fixed docs string
      gcal-event-widget: added :date-end property
      gcal-day-view: initial implementation of view API
      gcal-days-grid: make it reactive.
      gcal-day-view: added #GtkContainer:add implementation
      gcal-window: added new application flow
      docs: updated TODO
      gcal-month-view: added #GcalView implementations
      gcal-days-grid: fixed corner case in allocation
      gcal-window: changed transition-type between views
      build: removed Clutter dependency
      build: removed unused code from gcal-utils
      gcal-view: cleaned GcalView API
      gcal-view: removed unused methods
      docs: added HACKING file
      gcal-viewport: added :scroll_to method
      gcal-window: fixed initialization on DayView mode
      gcal-window: refactored some code
      gcal-day-view: updated :get_left_header function
      gcal-day-view: clean up unneeded functions
      gcal-day-view: added scroll_to current unit
      build: updated libgd to latest
      gcal-view: modified API
      gcal-all-day-grid: allocate event largers than one day
      gcal-day-view: fixed :draw_event check
      gcal-day-view: source cleaning
      gcal-window: reposition notification widget
      gcal-view: cleaned API
      gcal-view: more cleaning of GcalView API
      gcal-window: initial support for navigation
      gcal-view: added :clear vfunc
      gcal-window: fixed update_view method
      gcal-day-view: implemented GtkContainer:remove
      gcal-edit-dialog: ui fixes
      gcal-day-view: fixed all-day events allocation
      gcal-window: removed unneeded title
      gcal-view: implementing GcalView:clear vfunc
      misc: cleaning unused code.
      gcal-application: clean header file
      gcal-view: rename GcalView:clear_mark vfunc
      gcal-window: added new-event-mode as property.
      gcal-aplication: cleaning some code
      build: move ui files into data subdir
      gcal-arrow-bin: reorder file according to HACKING
      gcal-new-event-widget: initial rework of new-event-widget
      gcal-window: started migration to GcalNewEventWidget
      css: update styles to new ui
      gcal-window: ordered according to HACKING
      build: moved gobject construction to new sugar
      build: updated configure.ac
      build: fixing deprecations from gtk+-3.10
      gcal-new-event-widget: adding new getter API
      gcal-month-view: migrated to new GcalView API
      gcal-view: modified mark_current_unit API
      gcal-year-view: implemented new GcalView API
      gcal-view: fixed whitespaces issues
      gcal-new-event-widget: added more getter methods
      gcal-month-view: fixed drawing issue
      gcal-utils: pass size to gcal_get_pixbuf_from_color
      gcal-manager: add API to get default calendar
      gcal-new-event-widget: finished API
      gcal-window: added new-event flow
      gcal-month-view: fixed days number drawing
      gcal-year-view: addapted to one-click create-event flow
      gcal-month-view: added security check
      gcal-window: handled reentrancy of new-event widget
      gcal-year-view: refactored draw new-event marks
      format: ordering content of headers
      gcal-window: improved new-event widget placement
      gcal-window: fixed bug on events-modified signal
      gcal-window: added dates adjusting on event-creation
      gcal-days-grid: fixed unmap bug
      gcal-event-widget: remove unneeded call
      dayv-view-children: added relevant CSS class
      gcal-all-day-grid: remove :spacing property
      gcal-days-grid: remove :spacing property
      gcal-days-grid: added marks related code
      gcal-day-view: added GcalView API
      gcal-day-view: initial new-flow implementation
      css: updated selection color
      bug: fixing double free when g_list_delete_link
      gcal-days-grid: fixed cell order in:marked signal
      gcal-all-day-grid: fixed unmap bug
      gcal-edit-dialog: remove title
      gcal-window: added cute close button
      gcal-window: fixed bug on split event uuid
      gcal-all-day-grid: make it reactive
      gcal-days-grid: refactored a bit :draw method
      gcal-days-grid: reworded comments
      gcal-days-grid: reworked size calculations
      gcal-all-day-grid: added get_cell_position helper
      gcal-day-view: hooked to AllDayGrid signals
      gcal-all-day-grid: fixed y coordinate calculation
      gcal-event-widget: symbolic icon match the height of the text
      gcal-window: use toolkit's close-button in HeaderBar
      gcal-window: fixed minor sigsegv when no positionis saved
      build: rename instance variable and add docs
      build: moved resource file to data
      application: load css file from resources
      window: changed system icon for menu icon
      month-view: fixed drawing of the grid
      build: remove calls to deprecated methods
      year-view: fixed drawing and colors
      week-view: implement get_left/right_header methods
      week-view: modernize accessing private instance
      week-view: remove navigation controls
      week-view: draw header updated
      week-view: modernize Gobject boilerplate code
      week-view: remove deprecated methods and warnings
      event-widget: use single click activation
      week-view: fixed doc sections
      utils: add print_date debug method
      views: ensure initial/final dates have timezones
      manager: use timezone info in time_t conversion
      window: hook key events to search-mode
      window: remove geometry related debug sentences
      nav_bar: remove deprecated margin definitions
      window: queue draw on update view
      build: update requirements
      app: update application menu
      app: remove unused view type action
      time: properly set time and timezone
      window: new-event-mode doesn't need CONSTRUCT flag
      build: update/clean autotools machinery
      build: fix distcheck
      docs: update code style
      manager: initial work on new design
      manager: more work into migration
      manager: migrate :objects-added signal
      view: add :will_add_event vfunc and stub methods
      event-widget: add internal #ECalComponent object
      window: update GcalManager:objects-added handler
      event-widget: set :uuid property from data
      month-view: implement GcalView::wil_add_event vfunc
      manager: update functions docs
      manager: enable sources by default
      event-widget: add method to pass its internal data
      utils: fixed debug method
      manager: remove get_event* methods
      window: migrated to match latest GcalManager API
      edit-dialog: added stub code
      build: remove unused GcalArrowBin
      window: restore GcalEditDialog:response handling
      manager: improved ESource/EClient connection flow
      app: update about dialog
      app: fix about dialog build
      window: fix memory leak
      manager: add back dates marking range
      manager: overwrite constructed vfunc is not needed
      build: added ECalDataModel related files
      manager: use ECalDataModel to handle events
      build: removed unused/faulty code
      docs: updated HACKING style guide
      view: added :event-activated signal
      view: gained a :manager property
      views: implemented :manager property
      window: removed unused code
      window: add :manager property to construction
      month-view: add ECalDataModelSubscriber iface impl
      window: hook GcalView:event-activated signal
      event-widget: add method to test equality
      month-view: change widget comparison for inclusion
      views: use new comparison function
      event-widget: include recurid on event uuid
      month-view: fix double free of the passed component
      month-view: implement ECalDataModel::components_removed vfunc
      event-widget: fixed memory leak
      application: do not access instance data on _new
      application: properly quit application
      application: free properties' memory on finalize
      application: handle ref count of GtkCssProvider correctly
      memory: fix memory leaks scattered around
      event-widget: fix memory corruption
      event-widget: fix memory leak.
      window: fix focus issue when creating event
      month-view: implement ECalDataModel::components_modified vfunc
      theme: remove unneeded rules
      manager: free clients' hash-table with g_free
      manager: fix clients' hash construction
      manager: remove internal query
      manager: remove internal date range
      manager: fix remove source from ECalDataModel
      style: add entry class to notes textview
      build: stop complaints from gcc
      build: add GcalSubscriber abstract class
      month-view: makes a descendant of GcalSubscriber
      year-view: makes a descendant of GcalSubscriber
      view iface: remove unused will_add_event
      month-view: remove FIXME
      window: remove FIXME comment
      window: replace New Event with Today button
      window: added New Event item to menu button
      view iface: another round at cleaning
      view iface: remove more unused methods
      window: update_view when the property changes
      window: update date on view on binding creation
      misc: fix styling issues and gcc warnings
      week-view: add subscriber range update
      week-view: rename internal method
      week-view: fix unref of not added widget
      style: remove duplicated '_subscriber' prefix
      app: added search-view to window views enum
      window: fix update labels on view change
      window: update setting when the view changes
      edit-dialog: show events description, minor tweaks
      month-view: fix cell rendering glitch
      edit-dialog: fix wrongly updating ECalComponent
      event-widget: make more CSS compliant
      week-view: increase ref count on parent window
      window: fix memory leak
      build: replace Gtk deprecated calls
      window: handle key pressed properly
      search: added initial search implementation
      build: remove unused c/css code
      event-widget: render locked state of the calendar
      views: use GcalEventWidget API for locked sate
      window: sync search-view hiding with stack transition
      misc: updates to code style and docs
      window: shorten stack transition duration
      month-view: optimize set :date property
      utils: retrieve first_weekday from locale
      month-view: add first_weekday settings to view
      week-view: add first_weekday setting to view
      year-view: launch edit dialog on event activate
      misc: code style and comments removed
      window: set timezone of date when moving to today
      event-widget: fix icons scaling, made 16x always.
      week-view: added current day highlight
      views: fixed docs style
      week-view: take into account GNOME time format
      month-view: optimized, organized ::draw vfunc code
      Revert: month-view: fix cell rendering glitch
      month-view: added current day highlight
      month-view: style cleaning
      month-view: more double to int rounding issues
      window: move more code into ui file
      window: more code moved into ui file
      manager: added ECalDataModel for search alone
      app: use new search ECalDataModel
      misc: whitespace, comments and strings fixed
      window: set view visible before show it
      window: fixed event removed notification
      utils: build an uuid string
      manager: update GcalManager::remove_event API
      manager: update retrieve sources API
      app: remove GcalNewEventWidget, use GcalWindow ui
      build: remove GcalNewEventWidget related files
      edit-dialog: use reccurrence_id of events
      window: connect signal to the right object
      utils: add helper method for component construction
      manager: updated GcalManager::create_event
      app: active More details button from new event popover
      style: HACKING updated
      manager: removed EVENT_CREATED signal
      event-widget: fixed typo on method name
      window: create edit-dialog at construct time
      about: add Lapo to the design/art team
      app: use new icon
      about: praise our artists properly
      window: adjust new-event popover position
      manager: removed unneeded code, and comments
      events: fix handling of event with no end date
      manager: defer adding client to the internal hash
      e-cal-data-model: fix event with no end-date
      edit-dialog: fix memory leaks
      app: gained --date option
      window: add safety check
      app: fix sigsegv when not getting a date from cli
      manager: Keep references of the clients internally
      manager: implement ::enable/disable methods
      event-widget: add ::clone API
      month-view: initial work to new mockup from Lapo
      month-view: updated press/release/motions handlers
      month-view: organize, clean code
      month-view: draw selected days marks
      month-view: fix sigsegv if end_date is not created
      event-widget: add helper API
      month-view: rework internals data structures
      event-widget: add convenient API to query dates
      month-view: helper to calculate the split of widgets
      month-view: fix ::add, ::remove, ::forall vfuncs
      month-view: initial drawing of overflow indicator
      month-view: add helper for hidden event-widgets
      month-view: initial implementation of size alloc
      month-view: overflow indicator drawn centered
      month-view: rework handling of widget's hiding
      month-view: add helper method
      month-view: implement GcalView::get_by_uuid
      month-view: fix ::forall and ::remove impl
      month-view: optimize text direction query
      month-view: queue draw on size_allocate
      month-view: amend fix ::forall impl
      month-view: add proper count of overflowed events
      month-view: track events on overflow indicator area
      month-view: initial impl of overflow popover
      month-view: highlight overflow indicator on hover
      month-view: fix popover placement on RTL locales
      month-view: FIXME removed, feature added
      month-view: update note about Gtk+ clipping bug
      month-view: add title to overflow popover
      month-view: preserve hovered cell on popover show
      month-view: draw a background on the overflow indicator
      month-view: read 12/24 time format setting
      month-view: show start time header on overflow popover
      event-widget: add ::compare_by_start_date
      month-view: sort single-day event widgets by start date
      month-view: fix insert ordered widgets
      edit-dialog: don't open with summary entry empty
      gcal-view: signal the opening of edit-dialog directly
      month-view: emit ::create-event-detailed
      window: use GcalView::create-event-detailed signal
      month-view: monitor click only on overflow indicator
      event-widget: remove unused CSS tag name
      app: settings gained "disabled-sources" key
      manager: hold a reference of the application's settings
      manager: use "disabled-sources" settings
      window: unmark disabled sources checkbox
      Revert "edit-dialog: update sources when their readonly state changes"
      manager: make ::get_sources retrieve only enabled sources
      manager: emit ::source-activated on enabled sources
      build: remove unusued code
      manager: get all connected sources
      month-view: fix drawing of overflow indicator
      manager: chains ::constructed up
      manager: fix gchar** memory allocation
      event-widget: advertise properly multiday status
      month-view: properly handle all-day events
      app: create custom provider for background colors
      event-widget: use custom class for background colors
      build: remove unneeded code
      comments: document utils functions, add FIXME
      misc: whitespace and code style minor fixes
      build: remove mention to non-existent file
      build: update GLib required version
      app:  make DBus-activatable
      ignore: updated
      build: autogen does not need git submodule mojo
      build: fix make distcheck
      NEWS: updated for release
      Updated POTFILES.in
      Bump version to 3.15.3 for release

Florian Müllner (1):
      build: Use gnome-autogen.sh

Fran Diéguez (3):
      Added galician translations
      Updated Galician translations
      Updated Galician translations

Georges Basile Stavracas Neto (93):
      theme: use system colors
      window: fix timeout resource handler
      window: fix timeout resource handler
      window: use GtkPopovers
      month-view: fixed wrong day selection
      project: remove libgd dependency
      nav-bar: implemented today button
      project: replace GdkColor by GdkRGBA
      edit-dialog: implement composite widget of edit dialog
      edit-dialog: don't keep an internal cached version of the summary
      edit-dialog: implements GCAL_RESPONSE_SAVE_EVENT
      edit-dialog: show Save label for editable events
      edit-dialog: removed unused code
      month-view: fix rendering issues, smooth resizing
      window: mark headerbar search string as translatable
      week-view: fix scrollbar size
      views: queue a redraw when the current date changes
      app: implemented sync action
      week-view: fixed some more integer round issues
      year-view: fix integer rounding issues
      week-view: another integer rounding issue
      edit-dialog: removed unused grid
      window: correctly hide search bar when not in search mode
      window: simplified key handler code
      window: use GDK_EVENT_PROPAGATE to propagate keys
      window: move to builder's ui file
      window: remove unneeded set of menu image
      new-event: initialize values before using them
      window: move arrow buttons to headerbar
      theme: use different style classes for navbar labels
      window: fixed key handler code
      month-view: fixed small position calc issue
      edit-dialog: hide Delete button when creating a new event
      window: reset title after search
      edit-dialog: change source image to button
      edit-dialog: enable selecting source at event creation
      edit-dialog: update source color on selection
      edit-dialog: fixed wrong menu fill
      manager: stub functions for enabling/disabling sources
      manager: implemented GcalManager::source-added and GcalManager::source-removed signals
      window: added calendar button
      manager: added missing signal signature
      edit-dialog: update sources when their readonly state changes
      window: implement ability to show/hide calendars
      window: remove faulty g_free()
      manager: change signal name to ::'source-activated'
      manager: change signal name to ::'source-activated'
      time-selector: implemented time selection with spin buttons
      time-selector: removed unused var
      time-selector: ref builder objects before destroying it
      time-select: hide period selector when not 12h format
      time-selector: limit to 11 hours when using 12h format
      time-selector: select AM by default
      time-selector: format hour according to the 12/24h setting
      time-selector: format time label when the day period changes
      time-selector: always show the popover at the bottom
      time-selector: update label when hour or minute changes
      time-selector: send GcalTimeSelector::modified signal when date changes
      edit-dialog: remove useless code
      edit-dialog: properly set time selector's sensivity
      time-selector: removed unneeded code
      date-selector: initial implementetation
      date-selector: load popover with date selector
      edit-dialog: fixed wrong setting of date selector sensitivity
      date-selector: set max width for date entries
      date-selector: set calendar's date
      date-selector: shows parsed date at the date's label
      date-selector: ajust entries' names
      date-selector: setup date entries' text
      date-selector: limit number of digits of entries
      date-selector: validate entries' input
      date-selector: allow calendar to select the date
      date-selector: clear code, improved set_date func
      date-selector: clamp day & month values before validating it
      edit-dialog: link date & time selectors
      date-selector: set date on GtkEntry::focus-out-event
      date-selector: update date on GtkEntry::activate signal
      date-selector: fix focus-out propagation issue
      date-selector: fire MODIFIED signal
      date-selector: show Day, Month and Year labels according to it's position
      edit-dialog: fix sizing issue
      date-selector: remove wrongly placed g_object_refs
      edit-dialog: requires date format for construct
      date-selector: add gcal_date_selector_use_24h_format function
      date-selector: completely drop the format_24h flag
      date-selector: don't set locale on ::init
      date-selector: factor out duplicated code
      date-selector: fix code style
      date-selector: use atoi instead of strtol
      date-selector: remove debug message
      date-selector: fix code style format
      date-selector: remove unneeded initialization
      date-selector: added docs

Giovanni Campagna (1):
      Port to newer EvolutionDataServer

Jakub Steiner (1):
      include app icon

Javier Sánchez Ochando (1):
      gcal-window: the calendar window remember its geometry.

Jordi Mas (1):
      Catalan translation

Kenneth Nielsen (1):
      Added da to list of languages

Kjartan Maraas (2):
      Added Norwegian bokmål translation
      Added nb

Kris Thomsen (1):
      Updated Danish translation

Marcus Lundblad (1):
      Added Swedish translation

Marek Černocký (2):
      Added Czech language
      Updated Czech translation

Mario Blättermann (1):
      Added de translation

Matej Urbančič (6):
      Added Slovenian translation
      Added sl for Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mathieu Bridon (6):
      Fix typos in requirements
      Don't install the INSTALL file
      Install the docs in a more common location
      Be consistent with the name used elsewhere
      GNOME Calendar should handle text/calendar MIME type
      Add missing semi-colon to the desktop MimeType

Milo Casagrande (1):
      [l10n] Added Italian translation.

Piotr Drąg (21):
      Added Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Updated Polish translation
      Add translator-credits to about window
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      doap: update URLs
      Updated POTFILES.in
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation

Rafael Ferreira (3):
      Updated Brazilian Portuguese Translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Seong-ho Cho (2):
      Updated Korean translation
      Updated Korean translation

Simon Linden (1):
      Updated German translation

Stas Solovey (1):
      Updated Russian translation

Tiago S (1):
      Added Portuguese translation

Timo Jyrinki (1):
      Finnish translation update by Jiri Grönroos

Tom Tryfonidis (2):
      Added Greek translation
      Updated Greek translation

Ville-Pekka Vainio (1):
      Finnish translation update by Jiri Grönroos

William Jon McCann (1):
      Add some details to the about dialog

Wolfgang Stöggl (1):
      Added de translation

Wylmer Wang (1):
      Revert "Update Chinese simplified translation"

Yosef Or Boczko (6):
      fix API break on templates
      Added Hebrew translation
      Updated POTFILES.in
      Use the unicode character '…' instead of '...'
      Don't translate unneeded string
      Updated Hebrew Translation

Yuri Myasoedov (1):
      Added Russian translation

halflings (1):
      Added French translation

tuhaihe (2):
      Add simplified Chinese translation
      Update Chinese simplified translation

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

甘露(Gan  Lu) (1):
      Update Chinese simplified translation


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