Age | Commit message (Collapse) | Author |
|
|
|
|
|
cut everywhere.
|
|
deleting the items but simply dimming them and moving them. Doesn't work for folders yet.
|
|
like a normal clipboard.
|
|
LLClipboard and use this only
|
|
up for toolbar and never used)
|
|
|
|
in inventory.
|
|
cleaned up font positioning on buttons
|
|
|
|
|
|
(in non-release builds)
added logging to track length of time spent reading notifications templates
|
|
|
|
|
|
panel is maximized in Inventory window
|
|
|
|
|
|
fixed font metrics rounding error and made corrective adjustments in layout
|
|
|
|
|
|
|
|
viewer
|
|
|
|
alleviate some errand crashes.
|
|
|
|
|
|
Restoring accidentally removed code.
|
|
|
|
|
|
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">
|
|
|