platform/upstream/gstreamer.git
9 years agoMake option parser work with glib before 2.13.2
René Stadler [Tue, 22 Jan 2008 09:22:38 +0000 (11:22 +0200)]
Make option parser work with glib before 2.13.2

9 years agos/get_cells/get_cell_renderers/ again
René Stadler [Mon, 21 Jan 2008 12:45:02 +0000 (14:45 +0200)]
s/get_cells/get_cell_renderers/ again

9 years agoCorrectly parse categories with digits in them (fixes flump3dec, v4l2src messages)
René Stadler [Mon, 21 Jan 2008 11:24:02 +0000 (13:24 +0200)]
Correctly parse categories with digits in them (fixes flump3dec, v4l2src messages)

9 years agoFix filtered range transformation (finally!)
René Stadler [Mon, 21 Jan 2008 09:15:42 +0000 (11:15 +0200)]
Fix filtered range transformation (finally!)

9 years agoAdd simple identity filter model tests
René Stadler [Fri, 11 Jan 2008 09:11:00 +0000 (11:11 +0200)]
Add simple identity filter model tests

9 years agoFix filtered model index translation and improve tests
René Stadler [Thu, 10 Jan 2008 14:15:53 +0000 (16:15 +0200)]
Fix filtered model index translation and improve tests

9 years agoAdd test suite for filtered models
René Stadler [Thu, 10 Jan 2008 12:14:12 +0000 (14:14 +0200)]
Add test suite for filtered models

9 years agoFix off-by-one error in filtered model range reclamping
René Stadler [Thu, 10 Jan 2008 12:12:34 +0000 (14:12 +0200)]
Fix off-by-one error in filtered model range reclamping

9 years agoImprove filtered model interacting with range changes
René Stadler [Thu, 10 Jan 2008 11:49:58 +0000 (13:49 +0200)]
Improve filtered model interacting with range changes

9 years agoUnify two very similar methods
René Stadler [Wed, 2 Jan 2008 19:54:33 +0000 (20:54 +0100)]
Unify two very similar methods

9 years agoAdd FIXME about broken index translation logic
René Stadler [Fri, 21 Dec 2007 14:10:15 +0000 (15:10 +0100)]
Add FIXME about broken index translation logic

9 years agoPrevent crash with older bindings
René Stadler [Tue, 18 Dec 2007 16:48:28 +0000 (18:48 +0200)]
Prevent crash with older bindings

9 years agoFix more problems when clamping with filter turned on
René Stadler [Tue, 18 Dec 2007 15:10:08 +0000 (17:10 +0200)]
Fix more problems when clamping with filter turned on

9 years agoFix off-by-one error causing display of spurious line when clamping with filter turned on
René Stadler [Tue, 18 Dec 2007 13:26:05 +0000 (15:26 +0200)]
Fix off-by-one error causing display of spurious line when clamping with filter turned on

9 years agoFix selection of line after changing filter, add logging
René Stadler [Tue, 18 Dec 2007 11:46:55 +0000 (13:46 +0200)]
Fix selection of line after changing filter, add logging

9 years agoPreserve clamped timestamp range when filtering and vice versa
René Stadler [Mon, 17 Dec 2007 15:50:10 +0000 (17:50 +0200)]
Preserve clamped timestamp range when filtering and vice versa

9 years agoFix color stripping script
René Stadler [Thu, 13 Dec 2007 11:43:28 +0000 (13:43 +0200)]
Fix color stripping script

9 years agoAdd gst-debug-strip-color.py, a script to strip color codes
René Stadler [Thu, 13 Dec 2007 11:36:45 +0000 (13:36 +0200)]
Add gst-debug-strip-color.py, a script to strip color codes

9 years agoImplement idle filtering (with progress display)
René Stadler [Wed, 12 Dec 2007 16:35:28 +0000 (18:35 +0200)]
Implement idle filtering (with progress display)

9 years agoFactor out progress dialog handling into its own reusable object class
René Stadler [Wed, 12 Dec 2007 14:22:51 +0000 (16:22 +0200)]
Factor out progress dialog handling into its own reusable object class

9 years agoImplement category filtering
René Stadler [Wed, 12 Dec 2007 12:59:53 +0000 (14:59 +0200)]
Implement category filtering

9 years agoAllow for more than one (log level) filter to be set
René Stadler [Wed, 12 Dec 2007 11:49:02 +0000 (13:49 +0200)]
Allow for more than one (log level) filter to be set

9 years agoRestore search to a consistent state when showing the search bar again
René Stadler [Tue, 11 Dec 2007 09:38:45 +0000 (11:38 +0200)]
Restore search to a consistent state when showing the search bar again

9 years agoAdd accelerators to search result navigation actions
René Stadler [Tue, 11 Dec 2007 09:28:17 +0000 (11:28 +0200)]
Add accelerators to search result navigation actions

9 years agoFix search result navigation action sensitivity when showing the find bar
René Stadler [Tue, 11 Dec 2007 09:16:44 +0000 (11:16 +0200)]
Fix search result navigation action sensitivity when showing the find bar

9 years agoAdd search navigation menu items to view menu
René Stadler [Tue, 11 Dec 2007 09:13:46 +0000 (11:13 +0200)]
Add search navigation menu items to view menu

9 years agoWhen right clicking to open a context menu, pass the event on (which selects the...
René Stadler [Tue, 11 Dec 2007 08:44:20 +0000 (10:44 +0200)]
When right clicking to open a context menu, pass the event on (which selects the row)

9 years agoImplement backward search result navigation
René Stadler [Mon, 10 Dec 2007 15:40:31 +0000 (17:40 +0200)]
Implement backward search result navigation

9 years agoRemove dead/useless code
René Stadler [Mon, 10 Dec 2007 15:09:07 +0000 (17:09 +0200)]
Remove dead/useless code

9 years agoRename variable
René Stadler [Mon, 10 Dec 2007 15:06:23 +0000 (17:06 +0200)]
Rename variable

9 years agoImplement lazy searching
René Stadler [Mon, 10 Dec 2007 15:04:47 +0000 (17:04 +0200)]
Implement lazy searching

9 years agoSome search fixes
René Stadler [Mon, 10 Dec 2007 12:22:51 +0000 (14:22 +0200)]
Some search fixes

9 years agoAdd status label to find bar
René Stadler [Mon, 10 Dec 2007 09:49:39 +0000 (11:49 +0200)]
Add status label to find bar

9 years agoFix timeline warning/error indicator triangle vertical position
René Stadler [Fri, 7 Dec 2007 14:50:02 +0000 (16:50 +0200)]
Fix timeline warning/error indicator triangle vertical position

9 years agoAdd GUI utility function to add a popup menu to a widget
René Stadler [Fri, 7 Dec 2007 14:24:01 +0000 (16:24 +0200)]
Add GUI utility function to add a popup menu to a widget

9 years agoCleanup timeline warning/error triangle drawing, add TODOs
René Stadler [Fri, 7 Dec 2007 12:10:03 +0000 (14:10 +0200)]
Cleanup timeline warning/error triangle drawing, add TODOs

9 years agoAdd tooltip to vertical timeline widget
René Stadler [Fri, 7 Dec 2007 10:02:15 +0000 (12:02 +0200)]
Add tooltip to vertical timeline widget

9 years agoAdd hide before/after menu items to timeline context menu
René Stadler [Fri, 7 Dec 2007 09:25:30 +0000 (11:25 +0200)]
Add hide before/after menu items to timeline context menu

9 years agoAdd context menu to bottom view, with entry to clear all lines
René Stadler [Thu, 6 Dec 2007 15:51:33 +0000 (17:51 +0200)]
Add context menu to bottom view, with entry to clear all lines

9 years agoFix copying of line to clipboard
René Stadler [Tue, 4 Dec 2007 14:34:53 +0000 (16:34 +0200)]
Fix copying of line to clipboard

9 years agoRemove implicit keybinding of copy message action
René Stadler [Tue, 4 Dec 2007 14:21:45 +0000 (16:21 +0200)]
Remove implicit keybinding of copy message action

9 years agoFix adding rows to the bottom view
René Stadler [Tue, 4 Dec 2007 12:44:34 +0000 (14:44 +0200)]
Fix adding rows to the bottom view

9 years agoFix crash when adding a line to bottom view with log filter turned on
René Stadler [Tue, 4 Dec 2007 12:40:41 +0000 (14:40 +0200)]
Fix crash when adding a line to bottom view with log filter turned on

9 years agoImplement filtered log model index translation
René Stadler [Tue, 4 Dec 2007 12:35:50 +0000 (14:35 +0200)]
Implement filtered log model index translation

9 years agoAdd support for stacking log model filters
René Stadler [Tue, 4 Dec 2007 12:22:19 +0000 (14:22 +0200)]
Add support for stacking log model filters

9 years agoDo not let the user add duplicate lines to the bottom log view
René Stadler [Mon, 3 Dec 2007 15:49:04 +0000 (17:49 +0200)]
Do not let the user add duplicate lines to the bottom log view

9 years agoKeep the bottom view sorted by timestamp
René Stadler [Mon, 3 Dec 2007 15:44:40 +0000 (17:44 +0200)]
Keep the bottom view sorted by timestamp

9 years agoUnbreak filtering again
René Stadler [Mon, 3 Dec 2007 14:38:29 +0000 (16:38 +0200)]
Unbreak filtering again

9 years agoImprove method to update log view after search text change
René Stadler [Mon, 3 Dec 2007 14:07:05 +0000 (16:07 +0200)]
Improve method to update log view after search text change

9 years agoRemove dead code
René Stadler [Mon, 3 Dec 2007 13:47:58 +0000 (15:47 +0200)]
Remove dead code

9 years agoUse the mmapped fileobj in more places and use slice access
René Stadler [Mon, 3 Dec 2007 13:45:09 +0000 (15:45 +0200)]
Use the mmapped fileobj in more places and use slice access

9 years agoAdd simple cache eviction to LazyLogModel to limit memory usage
René Stadler [Mon, 3 Dec 2007 13:24:20 +0000 (15:24 +0200)]
Add simple cache eviction to LazyLogModel to limit memory usage

9 years agoRename show-find-bar action callback handler
René Stadler [Mon, 3 Dec 2007 12:58:04 +0000 (14:58 +0200)]
Rename show-find-bar action callback handler

9 years agoImplement lazy highlighting of search results
René Stadler [Mon, 3 Dec 2007 10:18:23 +0000 (12:18 +0200)]
Implement lazy highlighting of search results

9 years agoMove search matching logic into the SearchOperation object
René Stadler [Mon, 3 Dec 2007 09:46:44 +0000 (11:46 +0200)]
Move search matching logic into the SearchOperation object

9 years agoAdd search result navigation
René Stadler [Mon, 3 Dec 2007 09:35:31 +0000 (11:35 +0200)]
Add search result navigation

9 years agoFix crash when showing all lines after having filtered down to zero lines
René Stadler [Fri, 30 Nov 2007 15:41:33 +0000 (17:41 +0200)]
Fix crash when showing all lines after having filtered down to zero lines

9 years agoAvoid GtkWarning when filtering down to no visible line at all
René Stadler [Fri, 30 Nov 2007 15:39:36 +0000 (17:39 +0200)]
Avoid GtkWarning when filtering down to no visible line at all

9 years agoFix crash when displaying only one line
René Stadler [Fri, 30 Nov 2007 15:33:08 +0000 (17:33 +0200)]
Fix crash when displaying only one line

9 years agoHide unimplemented filtering actions
René Stadler [Fri, 30 Nov 2007 15:14:36 +0000 (17:14 +0200)]
Hide unimplemented filtering actions

9 years agoAdd preliminary log level filtering support
René Stadler [Fri, 30 Nov 2007 15:13:12 +0000 (17:13 +0200)]
Add preliminary log level filtering support

9 years agoAdd level, category, object filtering actions
René Stadler [Fri, 30 Nov 2007 14:44:36 +0000 (16:44 +0200)]
Add level, category, object filtering actions

9 years agoDerive range/clamping model filter from the new base class
René Stadler [Fri, 30 Nov 2007 14:01:51 +0000 (16:01 +0200)]
Derive range/clamping model filter from the new base class

9 years agoAdd identity filter model to save some memory
René Stadler [Fri, 30 Nov 2007 14:00:09 +0000 (16:00 +0200)]
Add identity filter model to save some memory

9 years agoAdd base class for filtered log models
René Stadler [Fri, 30 Nov 2007 13:47:51 +0000 (15:47 +0200)]
Add base class for filtered log models

9 years agoMove class around
René Stadler [Fri, 30 Nov 2007 13:38:20 +0000 (15:38 +0200)]
Move class around

9 years agoChange code to cleaner terminology of filter model relationships
René Stadler [Fri, 30 Nov 2007 13:35:05 +0000 (15:35 +0200)]
Change code to cleaner terminology of filter model relationships

9 years agoTry to avoid a crash regarding illegal paths received from GtkTreeView
René Stadler [Fri, 30 Nov 2007 12:15:32 +0000 (14:15 +0200)]
Try to avoid a crash regarding illegal paths received from GtkTreeView

9 years agoFix timeline level distribution plotting after gaps
René Stadler [Fri, 30 Nov 2007 12:05:18 +0000 (14:05 +0200)]
Fix timeline level distribution plotting after gaps

9 years agoFor search highlighting, use pango attrlists instead of markup
René Stadler [Fri, 30 Nov 2007 08:54:32 +0000 (10:54 +0200)]
For search highlighting, use pango attrlists instead of markup

9 years agoAfter changing the filter, scroll to the selected row
René Stadler [Fri, 30 Nov 2007 08:31:45 +0000 (10:31 +0200)]
After changing the filter, scroll to the selected row

9 years agoRetain bottom view model and fix crash after filter change
René Stadler [Fri, 30 Nov 2007 08:21:38 +0000 (10:21 +0200)]
Retain bottom view model and fix crash after filter change

9 years agoKeep line selection when changing filter model
René Stadler [Thu, 29 Nov 2007 15:28:35 +0000 (17:28 +0200)]
Keep line selection when changing filter model

9 years agoOnly auto size view columns once
René Stadler [Thu, 29 Nov 2007 14:21:38 +0000 (16:21 +0200)]
Only auto size view columns once

9 years agoRemove redundant property settings
René Stadler [Thu, 29 Nov 2007 13:49:58 +0000 (15:49 +0200)]
Remove redundant property settings

9 years agoFix window size and position state persistency
René Stadler [Thu, 29 Nov 2007 13:40:51 +0000 (15:40 +0200)]
Fix window size and position state persistency

9 years agoFix hanging after loading an unparsable/colored file
René Stadler [Thu, 29 Nov 2007 13:34:35 +0000 (15:34 +0200)]
Fix hanging after loading an unparsable/colored file

9 years agoBehave a little better with unparsable/colored files
René Stadler [Thu, 29 Nov 2007 13:25:31 +0000 (15:25 +0200)]
Behave a little better with unparsable/colored files

9 years agoFix division by zero crash with unparsable/colored files
René Stadler [Thu, 29 Nov 2007 13:11:40 +0000 (15:11 +0200)]
Fix division by zero crash with unparsable/colored files

9 years agoFix crash when viewing a colored log file
René Stadler [Thu, 29 Nov 2007 13:03:07 +0000 (15:03 +0200)]
Fix crash when viewing a colored log file

9 years agoFix crash when opening a file that has trash lines only
René Stadler [Thu, 29 Nov 2007 12:29:10 +0000 (14:29 +0200)]
Fix crash when opening a file that has trash lines only

9 years agoGracefully handle garbage lines at the line cache level
René Stadler [Thu, 29 Nov 2007 12:26:56 +0000 (14:26 +0200)]
Gracefully handle garbage lines at the line cache level

9 years agoCorrect wording in benchmark output
René Stadler [Thu, 29 Nov 2007 12:07:31 +0000 (14:07 +0200)]
Correct wording in benchmark output

9 years agoFix comment
René Stadler [Thu, 29 Nov 2007 11:53:42 +0000 (13:53 +0200)]
Fix comment

9 years agoFix level distribution calculation for the last partition
René Stadler [Thu, 29 Nov 2007 11:51:46 +0000 (13:51 +0200)]
Fix level distribution calculation for the last partition

9 years agoMake message column receive a minimal size, which removes the size warning
René Stadler [Thu, 29 Nov 2007 11:31:54 +0000 (13:31 +0200)]
Make message column receive a minimal size, which removes the size warning

9 years agoRemove more outdated comments
René Stadler [Thu, 29 Nov 2007 11:26:54 +0000 (13:26 +0200)]
Remove more outdated comments

9 years agoRemove outdated comment
René Stadler [Thu, 29 Nov 2007 11:15:28 +0000 (13:15 +0200)]
Remove outdated comment

9 years agoRemove commented code
René Stadler [Thu, 29 Nov 2007 11:09:20 +0000 (13:09 +0200)]
Remove commented code

9 years agoAdd separator to view menu
René Stadler [Thu, 29 Nov 2007 09:38:39 +0000 (11:38 +0200)]
Add separator to view menu

9 years agos/omit lines/hide lines/
René Stadler [Thu, 29 Nov 2007 09:37:51 +0000 (11:37 +0200)]
s/omit lines/hide lines/

9 years agoAfter load, select the first line
René Stadler [Thu, 29 Nov 2007 09:20:34 +0000 (11:20 +0200)]
After load, select the first line

9 years agoWhen navigating with the timeline, select the line in the center of the view
René Stadler [Thu, 29 Nov 2007 09:19:00 +0000 (11:19 +0200)]
When navigating with the timeline, select the line in the center of the view

9 years agoWhen navigating with the bottom view, select the target line
René Stadler [Thu, 29 Nov 2007 09:16:34 +0000 (11:16 +0200)]
When navigating with the bottom view, select the target line

9 years agoWhen activating a bottom view row, navigate the log view there
René Stadler [Thu, 29 Nov 2007 09:09:28 +0000 (11:09 +0200)]
When activating a bottom view row, navigate the log view there

9 years agoAdd ability to add rows to bottom view
René Stadler [Thu, 29 Nov 2007 08:31:59 +0000 (10:31 +0200)]
Add ability to add rows to bottom view

9 years agoAvoid copies of the line index list in the line view model (fixes range filtering)
René Stadler [Wed, 28 Nov 2007 14:10:57 +0000 (16:10 +0200)]
Avoid copies of the line index list in the line view model (fixes range filtering)

9 years agoRemove left over whitespace
René Stadler [Wed, 28 Nov 2007 13:58:28 +0000 (15:58 +0200)]
Remove left over whitespace

9 years agoDisplay timestamp and full message of selected line
René Stadler [Wed, 28 Nov 2007 13:32:06 +0000 (15:32 +0200)]
Display timestamp and full message of selected line

9 years agoCorrectly set sensitivity of row action group
René Stadler [Wed, 28 Nov 2007 09:27:26 +0000 (11:27 +0200)]
Correctly set sensitivity of row action group