- 20 Kas, 2011 1 kayıt (commit)
-
-
Eike Rathke yazdı
-
- 19 Kas, 2011 39 kayıt (commit)
-
-
Andras Timar yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
François Tigeot yazdı
-
François Tigeot yazdı
-
François Tigeot yazdı
The configure script checks for them by default now. Disable this nonsense.
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
This reverts commit 89a783cd.
-
Eike Rathke yazdı
While introducing Calendar2 and the XCalendar3 interface anyway, as well the "one letter" narrow month names sometimes needed in calendaring can be added. These are not always the first capitalized letters of the months in all locales, and might even not necessarily be just one character. Introduces a new struct css::i18n::Calendar2 that is not derived from css::i18n::Calendar because it uses a new struct css::i18n::CalendarItem2 to hold the NarrowName elements. In locale data the elements DaysOfMonth, MonthsOfYear and GenitiveMonths now have an optional element DefaultNarrowName. If not specified, the first character of DefaultFullName is taken. LocaleDataWrapper and CalendarWrapper use and return the new Calendar2 and sequences of CalendarItem2 structs. Application code adapted. The number formatter now displays narrow month names (genitive if applicable) for the MMMMM code, previously it displayed the first 16 bit code point of the full name (not even utf-16 aware). Narrow day names currently are not used, except in svtools' Calendar control.
-
Eike Rathke yazdı
* Switching between noun and genitive case month names is very simply done: * If the format contains a day of month (D or DD) code, genitive case is used. * If there is no day of month, the month noun is used. For example for a standalone MMMM code or a combined MMMM-YYYY code. * For input both, noun and genitive case, forms are recognized.
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
New optional element GenitiveMonths within the Calendar element, after MonthsOfYear. If not specified, the MonthsOfYear elements are taken.
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
Only when given --with-outpath the IDs include projects/$INPATH/inc (also solver/$INPATH/inc)
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Miklos Vajna yazdı
-
Muthu Subramanian yazdı
pUndoSet is set to NULL at the beginning of the method.
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
Kohei Yoshida yazdı
Sometimes we get empty set especially when all rows are filtered out.
-
Markus Mohrhard yazdı
Passing the implementation instead of an uno reference may result in lifetime problems if the passed interface is distroyed while the second one is still valid see rhbz#579817 with memcheck
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-