gtk2/gtk/inspector
Matthias Clasen e742c0447e inspector: Add .ui.h files to git
Tools like damn-lies rely on being able to generate .pot files
from pristine checkouts, so everything that goes into the .pot
file has to be in git. This is not ideal, but we already do
the same for other .ui.h files in GTK+.
2014-09-02 09:53:51 -04:00
..
action-editor.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
action-editor.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
actions.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
actions.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
actions.ui inspector: Add an initial action editor 2014-06-05 05:57:49 -04:00
actions.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
button-path.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
button-path.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
button-path.ui
button-path.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
classes-list.c inspector: Do not accidentally change tab in the object notebook 2014-07-13 15:19:27 -04:00
classes-list.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
classes-list.ui inspector: Use a better icon on the css classes tab 2014-06-30 18:51:39 -04:00
classes-list.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
css-editor.c inspector: fix a crash in the CSS editor 2014-08-25 14:25:09 +02:00
css-editor.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
css-editor.ui inspector: Support saving CSS 2014-05-30 20:35:43 -04:00
css-editor.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
data-list.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
data-list.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
data-list.ui inspector: Use symbolic icon everywhere 2014-05-20 16:21:28 -04:00
data-list.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
general.c inspector: Reshuffle Visual and General tabs 2014-07-12 01:45:44 -04:00
general.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
general.ui inspector: Make values in general tab selectable 2014-07-13 16:08:44 -04:00
general.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
gestures.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
gestures.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
init.c inspector: Show misc info 2014-07-21 11:18:29 -04:00
init.h
inspect-button.c inspector: Prevent looping when picking widgets 2014-09-01 11:39:08 -04:00
inspector.gresource.xml inspector: Show misc info 2014-07-21 11:18:29 -04:00
logo.png inspector: Set a window icon 2014-05-15 22:53:23 -04:00
Makefile.am Keep .ui.h files out of BUILT_SOURCES AND MAINTAINERCLEANFILES 2014-09-02 09:53:51 -04:00
menu.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
menu.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
menu.ui inspector: Make GMenu content show up 2014-06-05 09:29:18 -04:00
menu.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
misc-info.c inspector: Show the buildable ID in the misc tab 2014-07-24 08:29:12 -04:00
misc-info.h inspector: Show misc info 2014-07-21 11:18:29 -04:00
misc-info.ui inspector: Show the buildable ID in the misc tab 2014-07-24 08:29:12 -04:00
misc-info.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
object-hierarchy.c inspector: Fix the build 2014-07-11 23:45:18 -04:00
object-hierarchy.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
object-hierarchy.ui
object-hierarchy.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
prop-editor.c inspector: Make the action editor more useful 2014-07-30 23:46:13 +02:00
prop-editor.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
prop-list.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
prop-list.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
prop-list.ui inspector: Simplify object life-cycle handling 2014-05-21 06:44:44 -04:00
prop-list.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
python-hooks.c GtkInspector: Fix Build on Windows 2014-05-16 23:50:20 +08:00
python-hooks.h
python-shell.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
python-shell.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
resource-list.c Inspector: Show directory sizes in the resource tab 2014-07-19 01:20:28 -04:00
resource-list.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
resource-list.ui Inspector: Show directory sizes in the resource tab 2014-07-19 01:20:28 -04:00
resource-list.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
signals-list.c inspector: Clean up includes 2014-07-11 23:14:04 -04:00
signals-list.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
signals-list.ui inspector: Use symbolic icon everywhere 2014-05-20 16:21:28 -04:00
signals-list.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
size-groups.c gtk-inspector: size-groups.c: Fix build on pre-C99 2014-07-16 17:58:20 +08:00
size-groups.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
style-prop-list.c inspector: Do not accidentally change tab in the object notebook 2014-07-13 15:19:27 -04:00
style-prop-list.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
style-prop-list.ui GtkInspector: Add a style tab 2014-07-06 22:37:57 -04:00
style-prop-list.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
visual.c Fix various warnings 2014-08-13 23:41:56 +00:00
visual.h inspector: Reshuffle Visual and General tabs 2014-07-12 01:45:44 -04:00
visual.ui inspector: Add a switch to turn off animations 2014-08-05 00:03:37 +02:00
visual.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
widget-tree.c inspector: Add GtkTreeSelection to the object tree 2014-08-03 01:28:23 +02:00
widget-tree.h inspector: Clean up includes 2014-07-11 23:14:04 -04:00
widget-tree.ui
widget-tree.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00
window.c inspector: Show misc info 2014-07-21 11:18:29 -04:00
window.h inspector: Show misc info 2014-07-21 11:18:29 -04:00
window.ui inspector: Show misc info 2014-07-21 11:18:29 -04:00
window.ui.h inspector: Add .ui.h files to git 2014-09-02 09:53:51 -04:00