Age | Commit message (Collapse) | Author |
|
closed before logging out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed duplicate entry from panel_preferences_general.xml
|
|
|
|
|
|
|
|
- Removed duplicate notification elements
|
|
|
|
|
|
* A fix that doesn't break tanks. Reverts MAINT-1742
|
|
* A fix that doesn't break doors. Reverst MAINT-2247
|
|
|
|
selecting the other parcel
* Removed bogus check on matching parcel data coming in.
|
|
|
|
|
|
Reviewed by Kelly
|
|
|
|
|
|
|
|
|
|
* Enforce 100 max invites at the 'add to list' stage instead of only at 'sent to server'
* Cache the IDs in the list locally to avoid horrible performance pattern
|
|
|
|
|
|
|
|
|
|
column dirty flag was not set when user resized a column
|
|
|
|
|
|
|
|
|
|
|
|
Now that the viewer's own background updater logic is responsible for
downloading a new installer, the only functionality we still use in
linux-updater that couldn't be expressed more simply in bash is the UI. But
since most Linux distros capable of running SL at all have zenity, and all
will have xmessage, we can handle even the UI part. Add xmenity wrapper script
so update_install doesn't have to care which is present, and make the bash
script that used to launch linux-updater do the real work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|