- Dec 12, 2009
-
-
Mike Massonnet authored
-
Mike Massonnet authored
The new dialog is opened by pressing the button beneath the action pattern in the action dialog. It lets the user type in random text to perform matches with the given regex pattern.
-
Per Kongstad authored
Transmitted-via: Transifex (translations.xfce.org)
-
Masato HASHIMOTO authored
Transmitted-via: Transifex (translations.xfce.org)
-
- Dec 11, 2009
-
-
Mike Massonnet authored
-
Mike Massonnet authored
Set the settings dialog an inch bigger. Repolish the action dialog. New button beneath the actions treeview to reset the actions to the system default values.
-
Mike Massonnet authored
As suggested by Christoph (bug #6069).
-
- Dec 09, 2009
-
-
Carles Muñoz Gorriz authored
Transmitted-via: Transifex (translations.xfce.org)
-
Mike Massonnet authored
There was a lost bit, credit goes to Nick who noticed this.
-
Mike Massonnet authored
The code handling the get-selection callback was changed to free the selection and than copy the cached selection into it. This was baaad as it made further calls to the get-selection callback when freeing the selection which ended in a crash. The code has been switched back to the heavier version of calling the set function.
-
- Dec 08, 2009
-
-
Mike Massonnet authored
-
- Dec 07, 2009
-
-
Mike Massonnet authored
The primary clipboard was saved very, very aggressively. This showed a real slow down when doing selections. Now it is delayed inside a timeout at a quarter second interval and will save for real once the selection is done (no mouse button hold or shift button on keyboard). If the selection is lost, we avoid storing the cached value again by keeping a state with an internal boolean value.
-
Mike Massonnet authored
-
- Nov 27, 2009
-
-
Aleksandr Ponomarenko authored
Transmitted-via: Transifex (translations.xfce.org)
-
Aleksandr Ponomarenko authored
Transmitted-via: Transifex (translations.xfce.org)
-
Harald Servat authored
Transmitted-via: Transifex (translations.xfce.org)
-
- Nov 25, 2009
-
-
Harald Servat authored
Transmitted-via: Transifex (translations.xfce.org)
-
- Nov 22, 2009
-
-
Mike Massonnet authored
-
- Nov 21, 2009
-
-
Mike Massonnet authored
-
- Nov 20, 2009
-
-
Nuno Miguel authored
Transmitted-via: Transifex (translations.xfce.org)
-
Nuno Miguel authored
Transmitted-via: Transifex (translations.xfce.org)
-
Mike Massonnet authored
-
- Nov 19, 2009
-
-
Mike Massonnet authored
-
Mike Massonnet authored
-
- Nov 18, 2009
-
-
Xu Meihong authored
Transmitted-via: Transifex (translations.xfce.org)
-
Xu Meihong authored
Transmitted-via: Transifex (translations.xfce.org)
-
- Nov 17, 2009
-
-
Masato HASHIMOTO authored
Transmitted-via: Transifex (translations.xfce.org)
-
Masato HASHIMOTO authored
Transmitted-via: Transifex (translations.xfce.org)
-
- Nov 16, 2009
-
-
Nuno Miguel authored
Transmitted-via: Transifex (translations.xfce.org)
-
- Nov 15, 2009
-
-
Per Kongstad authored
Transmitted-via: Transifex (translations.xfce.org)
-
Per Kongstad authored
Transmitted-via: Transifex (translations.xfce.org)
-
Mike Massonnet authored
-
Mike Massonnet authored
-
Mike Massonnet authored
-
Mike Massonnet authored
-
Mike Massonnet authored
-
douart patrick authored
Transmitted-via: Transifex (translations.xfce.org)
-
Mike Massonnet authored
-
Mike Massonnet authored
Update credits in the about dialog. Fix version of documentation (1.0.1) it will need an update.
-
Mike Massonnet authored
The gsd-clipboard-manager has been rewritten using GTK+ functions. The X11 manager showed bugs with text selections and images not converted correctly. Also this new manager takes care about the primary clipboard.
-