Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
squiggly lines drawn correctly
|
|
|
|
error-prone
|
|
|
|
doesn't trigger a spell check
|
|
|
|
|
|
|
|
|
|
|
|
panel is maximized in Inventory window
|
|
|
|
viewer
|
|
|
|
|
|
|
|
|
|
more work if the intent was to always get that pointer.
|
|
|
|
Outbox floater was previously minimized
rewrote layout_stack resizing logic to be symmetrical
|
|
|
|
|
|
|
|
menu if no button clicked
|
|
made assert match actual error condition for list iterators
reviewed by Leslie
|
|
|
|
|
|
Backed out changeset: 4f3024e9d629
|
|
|
|
|
|
|
|
|
|
fixed case where adding text between 2 consecutive newlines created gibberish
|
|
|
|
|
|
window and in scroll list widget in general.
- Added a customizable date format string to be used for scroll list cell of "date" type.
- The date localization does not change the value of a scroll list cell changing only its string representation.
- Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before.
- Changed the date format in Item Profile window (French locale) as noted in the issue description.
- For this fix the French locale still needs the localization of the following strings in strings.xml:
<string name="dateTimeWeekdaysNames">
<string name="dateTimeWeekdaysShortNames">
<string name="dateTimeMonthNames">
<string name="dateTimeMonthShortNames">
<string name="dateTimeDayFormat">
<string name="dateTimeAM">
<string name="dateTimePM">
|
|
|
|
|
|
added "EnableButtonFlashing" setting
|
|
|
|
|
|
added configurable shade color to window_shade
|
|
|
|
|
|
|