[go: up one dir, main page]

Menu

/mcomix/event.py Commit Log


Commit Date  
[r1249] (29.5 kB) by benoit-pierre

event: minor simplification

2015-05-01 20:48:13 View
Download
[r1219] (29.6 kB) by benoit-pierre

event: fix calls to main next_page

2015-03-15 18:06:57 View
Download
[r1151] (29.6 kB) by benoit-pierre

remove a bunch of unused imports

2015-03-13 21:06:54 View
Download
[r1139] (29.6 kB) by benoit-pierre

rework page change code

- remove next/prev code from image handler
- move logic to main, and simplify
- add main.page_changed callback, to be used instead of main.draw_image
(not a callback anymore): will trigger on page change (while
draw_image would trigger each time the page was being drawn)

2015-03-13 21:06:19 View
Download
[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
Older >