René Stadler
|
8b6e0d193f
|
Timeline.py: Move per-window management into own class
|
2014-09-11 20:51:44 +02:00 |
|
René Stadler
|
500e68ca3e
|
Re-format long line
|
2014-09-11 20:51:44 +02:00 |
|
René Stadler
|
e1182e28c3
|
Replace gdk.ALL_EVENTS_MASK with proper minimal set of event flags
|
2014-09-11 20:51:44 +02:00 |
|
René Stadler
|
f998069d6b
|
Add TODO comment
|
2014-09-11 20:51:44 +02:00 |
|
René Stadler
|
e5d490cabe
|
Use GdkColors for level column, cleanup color handling
|
2014-09-11 20:51:44 +02:00 |
|
René Stadler
|
0eb58cff84
|
Restore search to a consistent state when showing the search bar again
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
cd378c7302
|
Add accelerators to search result navigation actions
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
14f91ccecf
|
Fix search result navigation action sensitivity when showing the find bar
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
f8da21fb46
|
Add search navigation menu items to view menu
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
ca40c5e58a
|
Implement backward search result navigation
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
d6240e93a7
|
Remove dead/useless code
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
a176ca7797
|
Rename variable
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
cf5badd4f4
|
Implement lazy searching
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
c0bb774c43
|
Some search fixes
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
ec713b827c
|
Add status label to find bar
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
99a755e56c
|
Fix timeline warning/error indicator triangle vertical position
|
2014-09-11 20:51:43 +02:00 |
|
René Stadler
|
a6f268ab4b
|
Add GUI utility function to add a popup menu to a widget
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
a073b11f63
|
Cleanup timeline warning/error triangle drawing, add TODOs
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
abc54e5360
|
Add tooltip to vertical timeline widget
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
47badacfde
|
Add hide before/after menu items to timeline context menu
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
68fd8fc604
|
Improve method to update log view after search text change
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
0beee4cf4f
|
Remove dead code
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
c749df8574
|
Rename show-find-bar action callback handler
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
89f8ebe0cf
|
Implement lazy highlighting of search results
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
d4dcc1be13
|
Move search matching logic into the SearchOperation object
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
a9fd7fe84c
|
Add search result navigation
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
5f35233eb7
|
Fix crash when displaying only one line
|
2014-09-11 20:51:42 +02:00 |
|
René Stadler
|
2eb76b142d
|
Try to avoid a crash regarding illegal paths received from GtkTreeView
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
5b41b6e861
|
Fix timeline level distribution plotting after gaps
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
8fe97e709c
|
Fix hanging after loading an unparsable/colored file
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
527b3ed2ef
|
Behave a little better with unparsable/colored files
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
026604747a
|
Fix division by zero crash with unparsable/colored files
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
41b34c2e5e
|
Fix crash when opening a file that has trash lines only
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
38c4ac239e
|
Fix comment
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
f61574dbda
|
Fix level distribution calculation for the last partition
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
209448c559
|
s/omit lines/hide lines/
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
769a3d9d7c
|
When navigating with the timeline, select the line in the center of the view
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
293dd13985
|
Add a (pretty limited) context menu to the timeline widget
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
91208d8eb9
|
Add fuzzy compatibility to unpatched pygtk 2.12.0
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
8108907e5f
|
Add ranged line omission feature
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
cb6d082f19
|
Speed up immediate search results by setting search start position
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
b9156160e3
|
Add basic search highlighting
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
13d22d4254
|
Draw vertical timeline connectors as triangles
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
e0be989987
|
Fix timeline position drawing and vertical timeline initial display
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
d4237c5600
|
Save state of timeline visibility
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
04d8c6c806
|
Add very simple search bar
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
df96f4064c
|
Colorize vertical timeline lines to indicate different threads
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
44376b41d1
|
Add (commented) support to draw the vertical timeline on first display
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
19a3fef369
|
Add vertical timeline widget (which looks quite cool)
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
822a90a334
|
Make file->open work correctly
|
2014-09-11 20:51:39 +02:00 |
|