[go: up one dir, main page]

Menu

/mcomix/event.py Commit Log


Commit Date  
[r1104] (30.2 kB) by benoit-pierre

fix cursor auto-hiding when a modal dialog is active

Fix [bugs:#73]: make sure we receive *all* mouse motion events.

2015-02-13 15:24:03 View
Download
[r993] (30.3 kB) by oddegamra

CTRL+mouse wheel zooms in/out.

2014-04-07 17:33:41 View
Download
[r990] (30.1 kB) by oddegamra

Fixed single page stepping in double-page mode for hotkeys.

This functionality has been broken for a while (since hotkey
modifiers have been fixed) and has now been introduced as new,
configurable hotkey.

2014-04-07 15:52:45 View
Download
[r985] (29.2 kB) by aaku

Some unused imports and variables removed.

2014-04-06 12:41:45 View
Download
[r984] (29.5 kB) by aaku

Split scrolling.py (Refactoring)

- Split scrolling.py into scrolling.py, layout.py and box.py.
- Move constants in scrolling.py to constants.py

2014-04-01 21:48:27 View
Download
[r982] (29.5 kB) by aaku

Scrolling bug fix and refactoring

- When loading a new page in double page mode, the viewport now automatically
moves to the actual page rather than just the corner next to it.
- MainWindow.scroll_to_fixed replaced with scroll_to_predefined.

2014-03-30 21:30:31 View
Download
[r981] (29.3 kB) by aaku

Bugs fixed, features implemented, and more.

- Feature (Bug) #79 fixed. Additionally, "Invert smart scroll" now works the
same way in both double page mode and single page mode.
- Feature #75 implemented. The scrollable area is automatically expanded if
necessary.
- Semantics changed: "smart scroll percentage" and similar prefs for smart
scrolling are now interpreted as respective maximum amounts. (The GUI does not
yet reflect these changes!)
- Bug fix: Scrollbars now disappear if you close the current directory/archive.
- MainWindow.is_on_first_page(self) removed.
- MainWindow.update_viewport_position introduced.
- MainWindow._clear_main_area introduced.
- Refactoring (less clutter in event.py!)
- NORMAL_AXES and SWAPPED_AXES moved from scrolling.py to constants.py.

2014-02-06 21:23:45 View
Download
[r955] (35.3 kB) by aaku

Renaming a parameter

2013-10-08 11:26:54 View
Download
[r954] (35.3 kB) by aaku

Implicit bugfix thanks to refactoring

The _extra_scroll_events counter is reset now when it's necessary.

2013-10-08 10:01:55 View
Download
[r934] (34.9 kB) by oddegamra

Wrong action for 'Toggle slideshow'

2013-06-08 14:57:25 View
Download
Older >