index
:
~cymacs/gst-debug-viewer
master
GStreamer Debug Viewer
cymacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GstDebugViewer
/
Plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
timeline: disable tooltip while scrolling
HEAD
master
René Stadler
1
-0
/
+2
2012-09-24
timeline: fix incorrect position after scrolling using the timeline
René Stadler
1
-2
/
+1
2012-09-24
Use pango markup instead of attributes
René Stadler
1
-8
/
+8
2012-09-24
findbar: highlight multiple matches in a message
René Stadler
1
-3
/
+9
2012-09-24
timeline: only redraw updated parts of the graph
René Stadler
1
-38
/
+67
2012-09-24
timeline: fix position rectangle missing on first click
René Stadler
1
-3
/
+2
2012-09-22
timeline: only redraw required areas when updating position rectangle
René Stadler
1
-8
/
+25
2012-09-22
timeline: clean up widget drawing
René Stadler
1
-56
/
+56
2012-09-21
timeline: make log level calculation a lot faster
René Stadler
1
-2
/
+14
2012-09-21
timeline: remove broken actions from context menu
René Stadler
1
-4
/
+4
2012-09-20
timeline: grab when scrolling in TimelineWidget
René Stadler
1
-1
/
+17
2012-09-20
timeline: move mouse handling into TimelineWidget
René Stadler
1
-35
/
+40
2012-09-20
timeline: replace self.connect calls with vmethod overrides
René Stadler
1
-13
/
+10
2012-08-27
timeline: don't select row when changing position in the timeline
René Stadler
1
-2
/
+0
2012-08-27
timeline: stop scanning the file while filtering
René Stadler
1
-1
/
+2
2012-08-27
timeline: small cleanup
René Stadler
1
-3
/
+2
2011-11-06
Timeline: small cleanup
René Stadler
1
-3
/
+7
2011-11-05
Add 'fixme' and 'trace' log levels
Stefan Kost
1
-4
/
+17
2011-11-05
timeline: add tooltip to histogram as well
Stefan Kost
1
-0
/
+7
2011-09-09
timeline: fix grey background artifact when enlarging window
René Stadler
1
-3
/
+37
2011-09-07
Fix glib warnings on model property access
René Stadler
2
-6
/
+6
2011-09-06
timeline: fix possible lag when dragging on timeline
René Stadler
1
-3
/
+26
2009-10-15
Split giant GUI module into submodules
René Stadler
2
-4
/
+5
2009-06-13
timeline: fix timestamp binary search
René Stadler
1
-3
/
+3
2009-03-14
Cleanup whitespace
René Stadler
2
-8
/
+8
2008-02-05
Update vertical timeline when the widget size changes
René Stadler
1
-45
/
+57
2008-01-25
Faster handling of partial expose events in timeline
René Stadler
1
-6
/
+19
2008-01-24
Add FIXME comment
René Stadler
1
-0
/
+1
2008-01-24
Sync show-timeline action state before connecting signal handler
René Stadler
1
-1
/
+1
2008-01-24
Timeline.py: Move per-window management into own class
René Stadler
1
-58
/
+95
2008-01-24
Re-format long line
René Stadler
1
-2
/
+3
2008-01-24
Replace gdk.ALL_EVENTS_MASK with proper minimal set of event flags
René Stadler
1
-1
/
+2
2008-01-23
Add TODO comment
René Stadler
1
-0
/
+2
2008-01-23
Use GdkColors for level column, cleanup color handling
René Stadler
1
-5
/
+5
2007-12-11
Restore search to a consistent state when showing the search bar again
René Stadler
1
-1
/
+6
2007-12-11
Add accelerators to search result navigation actions
René Stadler
1
-2
/
+2
2007-12-11
Fix search result navigation action sensitivity when showing the find bar
René Stadler
1
-0
/
+5
2007-12-11
Add search navigation menu items to view menu
René Stadler
1
-3
/
+5
2007-12-10
Implement backward search result navigation
René Stadler
1
-25
/
+41
2007-12-10
Remove dead/useless code
René Stadler
1
-53
/
+12
2007-12-10
Rename variable
René Stadler
1
-19
/
+19
2007-12-10
Implement lazy searching
René Stadler
1
-23
/
+107
2007-12-10
Some search fixes
René Stadler
1
-9
/
+18
2007-12-10
Add status label to find bar
René Stadler
2
-1
/
+60
2007-12-07
Fix timeline warning/error indicator triangle vertical position
René Stadler
1
-0
/
+1
2007-12-07
Add GUI utility function to add a popup menu to a widget
René Stadler
1
-7
/
+4
2007-12-07
Cleanup timeline warning/error triangle drawing, add TODOs
René Stadler
1
-9
/
+28
2007-12-07
Add tooltip to vertical timeline widget
René Stadler
1
-0
/
+7
2007-12-07
Add hide before/after menu items to timeline context menu
René Stadler
1
-6
/
+6
2007-12-03
Improve method to update log view after search text change
René Stadler
1
-12
/
+1
[next]