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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Responding to Lex's code-review comments.
|
|
Capture actual error output from mkdir and mv; display it to user.
Introduce mysudo function used by sudo_mv function for graphical sudo command.
Since update_install actually only displays a single status message, just use
zenity --info instead of a zenity progress box: need not update its message.
Borrow semantics for clear_message and status functions from xmenity script.
Introduce errorbox function so we only have to make zenity/xmessage test once.
Move cleanup, onexit to top so we can use for clear_message.
|
|
|
|
|
|
|
|
|