Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
pyCardDAV is supposed to provide a simple way of accessing a CardDAV
resource, mainly for use with mutt's query_command, but it might
be of some use solo. pyCardDAV consists of pycardsyncer, a program
for syncing your CardDAV resource into a local database and of
pc_query, a program for querying the local database.
|
|
|
|
Library for handling CardDAV connections.
|
|
2011-12-18 tim <gyunaev@ulduzsoft.com>
- Version 6.0 released
- Removed outdated and buggy QTextBrowser support.
- Removed unneeded KHTMLPart support. Only QWebKit is now supported.
- Fixed zoom and "select all".
- Fixed storing scrollbar position.
- Added browser options to control JavaScript, Java and HTML5 features, which now apply to Webkit
- Fixed crash on start when the number of recent files was set to zero
- Added support for opening the specific page on startup using the --url switch
- Fixed scrolling at the same page when links are clicked
- Fixed the "Locate in content tree" which was broken for QWebKit
- For CHM entries with an URL but no name use the URL as name
- Updated copyrights
|
|
|
|
package build on NetBSD/i386 5.1. Also bump package revision.
Approved by wiz@
|
|
|
|
|
|
|
|
|
|
|
|
library to use.
|
|
Bump PKGREVISION
|
|
Respect LDFLAGS
Bump PKGREVISION
|
|
like it needs png patches to build.
|
|
0.3.5 Nov 24, 2011
- Handle situation where an array element is larger than the display width.
|
|
## 1.0.21 (September 30, 2011)
- No changes from RC
## 1.0.21.rc (September 29, 2011)
Bugfixes:
- Load Psych unless Syck is defined, because 1.9.2 defines YAML
## 1.0.20 (September 27, 2011)
Features:
- Add platform :maglev (@timfel, #1444)
Bugfixes:
- Ensure YAML is required even if Psych is found
- Handle directory names that contain invalid regex characters
## 1.0.20.rc (September 18, 2011)
Features:
- Rescue interrupts to `bundle` while loading bundler.rb (#1395)
- Allow clearing without groups by passing `--without ''` (#1259)
Bugfixes:
- Manually sort requirements in the lockfile (#1375)
- Remove several warnings generated by ruby -w (@stephencelis)
- Handle trailing slashes on names passed to `gem` (#1372)
- Name modules for gems like 'test-foo_bar' correctly (#1303)
- Don't require Psych if Syck is already loaded (#1239)
## 1.0.19.rc (September 13, 2011)
Features:
- Compatability with Rubygems 1.8.10 installer changes
- Report gem installation failures clearly (@rwilcox, #1380)
- Useful error for cap and vlad on first deploy (@nexmat, @kirs)
Bugfixes:
- `exec` now works when the command contains 'exec'
- Only touch lock after changes on Windows (@robertwahler, #1358)
- Keep load paths when #setup is called multiple times (@radsaq, #1379)
|
|
|
|
Sprockets: Rack-based asset packaging
Sprockets is a Ruby library for compiling and serving web assets.
It features declarative dependency management for JavaScript and CSS
assets, as well as a powerful preprocessor pipeline that allows you to
write assets in languages like CoffeeScript, Sass, SCSS and LESS.
|
|
=== 1.8.12 / 2011-12-02
* Bug fix:
* Handle more cases where Syck's DefaultKey showed up in requirements
and wasn't cleaned out.
|
|
Changes from previous:
----------------------
VERSION 3.20 (2011−12−01)
NEW CODE(s)
Added limited support for deprecated codes
The code2XXX, XXX2code, all_XXX_codes, and all_XXX_names functions
now support retired codes. RT 71124
Fixed capitalization
The ’South Sudan’ country was all caps. RT 71024
Pod tests off by default
The pod tests will not run at install time. RT 71122
Codesets may be specified by name
All codesets may be specified by a constant or by their name now.
Previously, they were specified only by a constant.
alias_code deprecated
The alias_code function exists for backward compatibility. It has
been replaced by rename_country_code . The alias_code function
will be removed sometime after September, 2013 .
Code cleanup
All work is now done in the central module (Locale::Codes).
Previously, some was still done in the wrapper modules
(Locale::Codes::*) but that is gone now.
Added LangFam module
Added Language Family codes (langfam) as defined in ISO 639−5.
VERSION 3.18 (2011−08−31)
NEW CODE(s)
No longer use CIA data
The CIA world added non‐standard values, so I no longer use it as a
source of data. Based on a report by Michiel Beijen.
VERSION 3.17 (2011−06−28)
NEW CODE(s)
Added new types of codes
Added Language Extension codes (langext) and Language Variation
codes (langvar) as defined in the IANA language registry.
Added new codeset(s)
Added language codes from ISO 639−5
Added language/script codes from the IANA language subtag registry
Bug fixes
Fixed an uninitialized value warning. RT 67438
Fixed the return value for the all_XXX_codes and all_XXX_names
functions. RT 69100
Reorganized code
Reorganized modules to move Locale::MODULE to Locale::Codes::MODULE
to allow for cleaner future additions. The original four modules
(Locale::Language, Locale::Currency, Locale::Country,
Locale::Script) will continue to work, but all new sets of codes
will be added in the Locale::Codes namespace.
VERSION 3.16 (2011−03−01; sbeck)
NEW CODE(s)
VERSION 3.15 (2010−12−02; sbeck)
NEW CODE(s)
Minor fixes
Added version number to Makefile.PL/Build.PL requirement for POD
testing modules. RT 62247
Changed ’use vars’ to ’our’
VERSION 3.14 (2010−09−28; sbeck)
NEW CODE(s)
Bug fixes
Stripped out some HTML that got included with some codes.
|
|
PKGREVISION -> 4
|
|
|
|
OrangeHRM offers a flexible and easy to use HRIS solution for small
and medium sized companies free of charge. By providing modules
for personnel information management, employee self service, leave,
time & attendance, benefits and recruitment companies are able to
manage the crucial organization asset - people. The combination of
these modules into one application assures the perfect platform
for re-engineering and aligning your HR processes along with the
organizational goals.
|
|
Changes from previous:
----------------------
version: 0.26
date: Tue Oct 11 21:47:43 EDT 2011
changes:
- Add inline script support for running external programs
for things like images and browser.
- Support for auto-sizing slides (wolfsage++)
- Switch from Gloom to Mo.
---
version: 0.25
date: Tue Oct 5 22:18:50 PDT 2010
changes:
- Use Gloom
- Add M:I Makefile.PL stuffs.
|
|
|
|
This patch camed from kde 4.7 and fixes the DragonFly build.
|
|
These patches were supposed to be applied against misc/kdeadmin4.
|
|
Upstream changes:
-----------------
0.8.29
======
New Features:
When searching for author names with accented characters, allow the non accented version to match. For example, searching for Nino will now match Niño.
Driver for Blackberry Playbook, Motorola Electrify and Samsung Galaxy GIO S5660
Metadata search and replace, make the regular expressions unicode aware
Bug Fixes:
Fix regression in 0.8.28 that broke sending PDF files to iTunes
Conversion pipeline: Do not error out on books that set font size to zero.
News download: Respect the delay setting when downloading RSS feeds as well.
EPUB Output: Ensure that xml:lang is set if lang is set as ADE looks for xml:lang, not lang
Content server: Reduce memory consumption when sending very large files
Preserve capitalization of Scottish author names when downloading metadata
Fix update title sort in bulk metadata edit not using language information
Fix sorting by published column in the download metadata dialog broken
Allow use of languages field when generating CSV/XML catalogs
Get Books: Fix ebookpoint.pl
When calculating title sort for a book based on its language, only use the specified language not a combination of the language and english
New news sources:
gs24.pl and Gazeta.pl Szczecin by Michal Szkutnik
Vanity Fair by Barty
Skylife by thomass
Daily Writing Tips by NotTaken
TechDirt by Krittika Goyal
Cosmopolitan UK by Dave Asbury
Improved news sources:
Metro NL
Ming Pao
Rolling Stones Mag
Buffalo News
0.8.28
======
New Features:
Get Books: Add litres.ru store
Change the algorithm that generates title sort strings to strip leading articles from both english and the current language set for the calibre user interface. In addition, in the edit metadata dialog, calibre will use the book's language when calculating the sort string. This behavior can be adjusted via Preferences->Tweaks.
Driver for Cybook Odyssey.
Irex driver: Put books into the top level directory instead of into /ebooks or /Books.
Bug Fixes:
Have downloaded periodicals recognized when transferred via USB to the Kindle Fire
MOBI Output: Fix underline and strikethrough properties declared on parents not being rendered on child tags.
Template language: Fix regression that broke ordering of items when formatting a list
Conversion pipeline: When removing obsolete <font> tags convert them to <div> instead of <span> if they contain block level tags.
When downloading metadata, fix the case normalization of double-barelled author names.
Template language: Fix regression that broke using general program mode in save to disk templates
calibredb: Fix use of ranges when specifying ids for the remove command
Apple driver: Add ids for iPhone 4S. More robust against iTunes automation errors when adding artwork.
Fix encoding of comments incorrectly detected when downloading metadata from ozon.ru
Fix calibre not getting list of books on the Kindle Fire
New news sources:
Give me something to read and Let's get Critical by Barty
Worldcrunch by Krittika Goyal
Improved news sources:
El Mundo
BBC
NIN Online
ABC Australia
Salon.com
Expansion (Spanish)
The Week
Heise Online
|
|
This patch camed from kde 4.7 and fixes the DragonFly build.
|
|
|
|
|
|
2011/10/20
+ fix --analyze warnings for clang versions 2.8, 2.9.
+ add configure check for lint program.
+ add check in dlg_getc() in case its window is freed as a side effect
of removing callbacks.
+ fix logic in freeing subwindows (report by xDog Walker).
+ fix a regression in logic distinguishing between inputmenu and menu
widgets (report by xDog Walker).
+ minor fixes to library manpage.
2011/10/18
+ modify header-sh.in to work around limit on sed script length on
HPUX.
+ add a special case of parameter parsing for "--trace" to the
initialization done before calling init_dialog(), to allow users to
capture the initial state of the parameter list before any options
are processed and removed. This is only done if "--trace" is the
first option, otherwise it is handled in the common options as before
(report by xDog Walker).
+ modify samples/testdata-8bit, discarding $1 from the parameter list
if it was used, so that the source'ing scripts can consistently use
"$@" to insert parameters before the widget, e.g., as an alternative
to using $DIALOGOPTS (report by xDog Walker).
+ modify treatment of function pointers in menubox.c, make
dlg_renamed_menutext() and dlg_dummy_menutext() visible to library
users (request by xDog Walker).
+ add dlg_count_real_columns(), use to modify centering for "--hline"
text to account for "\Z"s (report by xDog Walker).
+ improve check in dlg_draw_arrows2() for conflict between the window
title and up-arrow marker to take into account that the given window
may not be the top-level window of the widget.
+ change width of page up/down mouse areas in fselect panes to use the
full width of the panes rather than only the portion from the left
margin to the up/down arrow.
+ add/use dlg_draw_box2() and dlg_draw_bottom_box2() to use the
secondary borders.
+ modify rc-file read/write to accept/generate color values that refer
to previously-processed items in the color table. This reduces the
number of distinct colors that must be specified to set up a color
scheme.
+ add color table entries for secondary borders, i.e., the ones that
are normally drawn with the dialog's text-colors (Debian #641168).
+ modify fselect.c to scan the current directory if the input field
happens to be empty (Debian #640905).
+ repeated the discussion of environment variables that can override
the exit-status values in the manpage's return-codes section
(Debian #642105).
+ add an example to the manpage showing how to override the form
widget's keys used for field/button traversal (Debian #642108).
+ modify call to dlg_register_window() in formbox.c so that the editing
bindings are attached to the form sub-window rather than the
top-level dialog window. Also change the name by which the editing
bindings are bound for editbox.c, fselect.c and inputbox.c, so that
the editing and navigation bindings can be different.
+ correct logic in dlg_lookup_key() so that it matches the widget name
before using a binding from .dialogrc, allowing the inner/outer
windows of form and other editing widgets to have different bindings.
+ modify dlg_register_window() to call dlg_dump_window_keys() after
its updates, via the --trace output, to supplement the manpage
description of key bindings (Debian #642108).
+ add DLGK_FORM_PREV and DLGK_FORM_NEXT key-bindings to form.c, to
allow binding a single key to traverse both form-fields and buttons
(Debian #642108).
+ modify dlg_parse_rc() to check for error return from
dlg_parse_bindkey().
+ add function dlg_dump_window_keys(), to help with debugging widgets.
+ add CR, LF, TAB, FF and ESC to table of curses names to help make
key bindings more readable.
+ update table of dialog key-names so that helpfile and trace are
dumped properly.
+ correct dlg_dump_keys(), which was showing only the first item in
the matched binding table.
+ save/restore window current position in dlg_update_mixedgauge().
+ pass return-code from pause_for_ok() from dlg_progressbox() when
pauseopt is set, rather than only DLG_OK.
+ call setlocale() in init_dialog() rather than relying on on-demand
use within inputstr.c, since there are paths in textbox widget which
do not exercise the latter (report by xDog Walker).
+ fix some places where checks for "\Z" were done without also checking
dialog_vars.colors (report by Moray Henderson).
+ correct logic for DIALOGOPTS parsing so that the parse happens only
once unless memory leak checking is enabled (report by xDog Walker).
+ remove an incorrect free() call in dlg_free_gauge() (report by xDog
Walker).
+ modify dlg_trace_win() to log wide-characters (report by xDog Walker).
+ make traces shorter by skipping repeated ERR's, but showing the
number skipped (report by xDog Walker).
+ improve description in manpage to distinguish program box and
progress box from tailboxes (adapted from email by xDog Walker).
+ modify dlg_trace_win() so that it looks for the topmost window in a
dialog. Because subwindows share space with the top window, tracing
the latter shows the whole widget (report by xDog Walker).
+ expand tracing so that each window is traced before soliciting input,
making the ^T feature to print a window on demand partly redundant
(suggested by xDog Walker).
+ cosmetic change in dialog.h to avoid "*/*" strings from comments next
to "*" (report by xDog Walker).
+ ensure result from dlg_align_columns() has trailing null on each
string. Analysis was hindered by libc6's continuance of libc5's
early-1990s misfeature of clearing the result from malloc, noting
that libc6's documentation incorrectly claims that it does not do
this (report by xDog Walker).
|
|
|
|
|
|
Gaupol 0.19.2
=============
* Allow preview of unsaved documents (#661242)
* Use subtitles from selected range if applicable in the Transform
Positions dialog (#663158)
* Fix mplayer preview command to work if gaupol was started as a
background process (with &) from a terminal window (#660035)
* Fix TypeError when speech recognition stopped in the middle of a
subtitle
* Fix IndexError when speech recognition finished with no speech
detected (#659411)
* Fix UnicodeDecodeError when reading configuration file (#661123)
* Rename manifest directory in source tarball to avoid clashes with
MANIFEST file on case-insensitive filesystems
|
|
|
|
0.1.11nb1. Future version of mechanize will not require ClientForm and
this package does not using ClientForm directly, so update DEPENDS pattern,
bump require version of py-mechanize and drop dependency on py-ClientForm.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Weekly release of calibre
Upstream changes:
New Features
------------
Drivers for the Kindle Fire and the Nook Tablet
Closes tickets: 890918 [External link] Conversion: Add an option under Look
& Feel to remove specified style information (CSS) from the document during
conversion.
Closes tickets: 871384 [External link] Add an option in the bulk metadata
edit dialog to restore the pre-conversion files for many books with a single
click.
Closes tickets: 886116 [External link] Jobs list: Add the ability to search
for and to hide jobs, useful if you have run a lot of jobs and the list is
getting crowded.
Closes tickets: 883734 [External link] Book jacket generation: Add ability
to customize the book jacket template and add custom columns into the jacket.
Closes tickets: 889912 [External link] MOBI Input: Performance improvement
when viewing/converting a file with a lot of links
Bug Fixes
---------
Fix regression in 0.8.26 that broke disabling the update of particular
fields during a bulk metadata download.
Closes tickets: 889696 [External link] Get Books: Fix DRM status for legimi
When parsing for lxml via BeatifulSoup, use the calibre modified copy of
BeautifulSoup (more robust).
Closes tickets: 889890 [External link] HTML Input: Handle double encoded
URLs in img tags
Closes tickets: 889323 [External link]
New news sources
----------------
News on Japan by Krittika Goyal Formula AS by Silviu Cotoara Various Turkish
news sources by Osman Kaysan Infra.pl and Spider's Web by fenuks
Improved news sources
Various Polish recipes Academia Catavencu El Periodico de Aragon Weblogs SL
Folha de Sao Paolo (subscription)
|
|
|
|
ChangeLog since 0.11.0:
0.11.1 [2011-11-04]
Bug fix release.
Added:
- new skyculture: Arabic
- new moons and rings (LP: #815484, #834336)
- new translations for landscapes and sky cultures (LP: #849292)
- possibility to observate geo-orbiting satellites (LP: #837274)
- new cities (LP: #856343, #860206)
Fixed:
- misspelling on a star name (LP: #884795)
- location window: map pointer position is updated on longitude/latitude change.
- location window: fixed checking "Use as default" changing the name of the selected location to "New Location" (LP: #881613)
- Solar System Editor plug-in: a bug in the parsing of MPC lists: the epoch's Julian Day value was wrong by 0.5 JD (LP: #836839)
- Solar System Editor plug-in: crash while trying to browse for a local file (LP: #837396)
- Historical Supernovae plug-in: a bug in plug-in name (LP: #803157)
- Historical Supernovae plug-in: a bug in selected instead of nearby stars (LP: #835815)
- doesn't load localised description of skyculture/landscape if applanguage=system_default (LP: #845924)
- add/remove landscapes dialog bug in OSX 10.6.8 (LP: #812008)
- horizon line setting not saved (LP: #811945)
- orbital period totally wrong for Himalia (LP: #806174)
- flag_show_fps = false & flag_show_fov = flase (LP: #728294)
- 0.11.0 will crash if a landscape is selected with misspelled planet name (LP: #835422)
- crash on selecting off-Earth location in the Location window (LP: #834886)
- 0.11.0 crashes when switching language while location window is open (LP: #824936)
- 0.11.0 crashes when trying using custom distortion file (LP: #871313)
|