| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
* configure.ac, plugins/gtk+/Makefile.am,
plugins/gnome/Makefile.am: Substitute PLUGINS_WARN_CFLAGS as the warning flags
for compiling plugins. Don't use the warning flags defined by GNOME_COMPILE_WARNINGS.
svn path=/trunk/; revision=1399
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gladeui/glade-property-class.c: print a message for missing displayable values in
glade_property_class_update_from_node() and gpc_get_displayable_values_from_node()
* plugins/gtk+/glade-gtk.c: removed inline displayable values in
glade_gtk_image_type_get_type() and glade_gtk_button_type_get_type()
* plugins/gtk+/gtk+.xml.in: added missing displayable values in GtkToolButton::glade-type,
GtkButton::glade-type, GtkImage::glade-type and GtkArrow::arrow-type
svn path=/trunk/; revision=1398
|
|
|
|
|
|
|
|
|
| |
* src/Makefile.am
configure.ac
gladeui/Makefile.am: Cygwin build fixes. Only apply "-mwindows" ld flag
if we are in unstable development.
svn path=/trunk/; revision=1397
|
|
|
|
| |
svn path=/trunk/; revision=1396
|
|
|
|
| |
svn path=/trunk/; revision=1394
|
|
|
|
|
|
| |
* remove obsolete GCC_WARN_FLAGS variable
svn path=/trunk/; revision=1393
|
|
|
|
| |
svn path=/trunk/; revision=1392
|
|
|
|
|
|
| |
* gladeui/Makefile.am: Set log domain for libgladeui to "GladeUI".
svn path=/trunk/; revision=1391
|
|
|
|
| |
svn path=/trunk/; revision=1390
|
|
|
|
|
|
|
| |
* plugins/gtk+/glade-gtk.c: glade_gtk_tool_button_set_type() return if loading
fixes #450177. glade_gtk_tool_button_set_icon() show image widget.
svn path=/trunk/; revision=1388
|
|
|
|
| |
svn path=/trunk/; revision=1387
|
|
|
|
|
|
|
| |
* src/glade-project-window.c, src/glade-project-window.h: Beautify
header file, add tooltips for undo history menus.
svn path=/trunk/; revision=1385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* plugins/gnome/glade-gnome.h,
plugins/gtk+/glade-gtk.c
plugins/gtk+/glade-gtk.h
plugins/gtk+/Makefile.am,
plugins/gnome/glade-gnome.c,
plugins/gnome/Makefile.am,
src/glade-project-window.c,
gladeui/glade-editor-property.c,
gladeui/glade-parameter.c,
gladeui/glade-widget.c,
gladeui/glade-command.c,
gladeui/glade-palette.c,
gladeui/glade-utils.c,
gladeui/glade-accumulators.c,
gladeui/glade-palette.h,
gladeui/glade-binding.h,
gladeui/glade-app.c,
gladeui/glade-property.c,
gladeui/glade-builtins.c,
gladeui/glade-project.c,
gladeui/Makefile.am: Fix "missing prototype" errors reported by
gcc due to increased warning level (-Wmissing-prototypes). Added
glade-gnome.h with function prototypes as well.
svn path=/trunk/; revision=1384
|
|
|
|
|
|
|
| |
* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-gtk.h: Fix errors reported
by gcc (due to higher warning level).
svn path=/trunk/; revision=1383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-21 Christian Persch <chpe@gnome.org>
* bindings/python/Makefile.am:
* configure.ac:
* gladeui/Makefile.am:
* plugins/gnome/Makefile.am:
* plugins/gtk+/Makefile.am:
* src/Makefile.am: Use gnome-common macro for WARN_CFLAGS. Bug
#399134.
svn path=/trunk/; revision=1382
|
|
|
|
|
|
| |
* gladeui/glade-app.[ch], gladeui/glade-widget-adaptor.c: Misc cleanups.
svn path=/trunk/; revision=1381
|
|
|
|
| |
svn path=/trunk/; revision=1380
|
|
|
|
|
|
|
|
| |
* src/glade-project-window.c: Refresh active GladeDesignView upon
update_ui calls (fixes occasional outline glitch in the design-view).
svn path=/trunk/; revision=1379
|
|
|
|
|
|
|
|
| |
* plugins/gtk+/glade-gtk.c: Remember notebook page when
reconstructing (Fixes bug 394382)
svn path=/trunk/; revision=1378
|
|
|
|
|
|
| |
* misc update docs again
svn path=/trunk/; revision=1377
|
|
|
|
|
|
| |
* add more documentation templates
svn path=/trunk/; revision=1376
|
|
|
|
|
|
| |
* remove file 'plugins/gtk+/gtkunixprint.xml' erronousely added to repo
svn path=/trunk/; revision=1375
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/gladeui-docs.sgml, doc/gladeui.types, doc/gladeui-sections.txt,
doc/tmpl/glade-inspector.sgml: Set up documentation for GladeInspector.
* po/POTFILES.in: Add glade-inspector.c
* gladeui/glade-inspector.[ch]: Add convenience function
`glade_inspector_new_with_project()'.
svn path=/trunk/; revision=1374
|
|
|
|
|
|
|
|
| |
2007-06-20 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=1373
|
|
|
|
| |
svn path=/trunk/; revision=1372
|
|
|
|
|
|
|
| |
* gladeui/glade-inspector.c: added extra check in project_remove_widget_cb()
iter could be NULL!
svn path=/trunk/; revision=1371
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gladeui/glade-inspector.[ch]: New Inspector implementation.
- The Inspector no longer records session data.
- GtkTreeModel of inspector is now synchronised with project data
in an incremental fashion, instead of being totally rebuilt on changes.
* gladeui/glade-project-view.[ch]: Removed.
* gladeui/glade-app.[ch]: Remove glade_app_add_project_view(). Inspectors
are now managed by the frontend.
* src/glade-project-window: A unique GladeInspector is associated with
each open project. These inspectors are stored in a GtkNotebook.
svn path=/trunk/; revision=1370
|
|
|
|
| |
svn path=/trunk/; revision=1369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/glade-project-window.c:
- Added Drag/Resize button in the toolbar
* gladeui/glade-design-layout.c: More reliable pointer handling
* gladeui/glade-app.c: New pointer-mode property
* gladeui/glade-fixed.c, gladeui/glade-placeholder.c, gladeui/glade-palette.c:
Use pointer-mode to set pointer interaction mode
* gladeui/glade-builtins.c: Added trailing end marker on the stock list
enum paramspec.
svn path=/trunk/; revision=1368
|
|
|
|
|
|
|
|
|
|
|
| |
* gladeui/glade-project.[ch]: added glade_project_undo_items() and
glade_project_redo_items().
* src/glade-project-window.c: Made Undo/Redo buttons use a GtkMenuToolButton
and include undo/redo history in those buttons
svn path=/trunk/; revision=1367
|
|
|
|
|
|
|
| |
* plugins/gtk+/gtk+.xml.in: Added launch_editor action for toolbars.
svn path=/trunk/; revision=1366
|
|
|
|
| |
svn path=/trunk/; revision=1365
|
|
|
|
|
|
|
|
| |
* bindings/python/glade-python-gwa.defs: deleted launch_editor wrapper.
* bindings/python/glade-python-gwa.c: updated
svn path=/trunk/; revision=1364
|
|
|
|
| |
svn path=/trunk/; revision=1363
|
|
|
|
|
|
|
|
|
|
|
| |
* NEWS, configure.ac: Rolling 3.3.1
* gladeui/plugins/gtk+/glade-gtk.c: Corrected undo item for
"remove page" action to say "Removed page from notebook1".
svn path=/trunk/; revision=1361
|
|
|
|
|
|
|
|
| |
* plugins/gtk+/gtk+.xml.in: More descriptive displayable values for the
"toolbar-style" property. We now have "Icons only", "Text only",
"Text below icons, "Text beside icons".
svn path=/trunk/; revision=1360
|
|
|
|
|
|
|
|
| |
* gladeui/glade-property-class.c, plugins/gtk+/gtk+.xml.in,
plugins/gtk+/glade-gtk.c: Fix spelling typos, and clear up a
translation ambiguity (#429736).
svn path=/trunk/; revision=1359
|
|
|
|
|
|
| |
* gladeui/glade-command.c: Make strings more translatable (#419979).
svn path=/trunk/; revision=1358
|
|
|
|
|
|
| |
* fix ChangeLog entry
svn path=/trunk/; revision=1357
|
|
|
|
|
|
| |
* Revert previous commit
svn path=/trunk/; revision=1356
|
|
|
|
|
|
|
| |
* plugins/gtk+/gtk+.xml.in: Set "set-always" attribute on "toolbar-style"
property to "True" (#448218).
svn path=/trunk/; revision=1355
|
|
|
|
|
|
|
| |
* gladeui/glade-editor-propertyc: Ensure parameter list passed to
gtk_dialog_set_alternative_button_order() are terminated (#424509).
svn path=/trunk/; revision=1354
|
|
|
|
| |
svn path=/trunk/; revision=1353
|
|
|
|
|
|
|
| |
* gladeui/glade-utils.c, src/glade-project-window.c: Fix and improve URL
launching on win32.
svn path=/trunk/; revision=1352
|
|
|
|
|
|
| |
* Fix problem with last commit
svn path=/trunk/; revision=1351
|
|
|
|
|
|
|
| |
* plugins/gtk+/glade-gtk.c: glade_gtk_image_set_stock() property make reference
to GLADE_TYPE_STOCK_IMAGE not GLADE_TYPE_STOCK! fixes bug #444959
svn path=/trunk/; revision=1350
|
|
|
|
|
|
|
| |
* gladeui/glade-app.c: Change GtkMessageType of _warning_ dialogs from
GTK_MESSAGE_INFO to GTK_MESSAGE_WARNING.
svn path=/trunk/; revision=1349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gladeui/glade-widget-adaptor.c: added some extra checks in
glade_widget_adaptor_action_add_real()
* plugins/gtk+/glade-gtk.c: added new actions support code
- glade_gtk_box_notebook_child_insert_action() renamed to
glade_gtk_box_notebook_child_insert_remove_action()
- glade_gtk_table_child_insert_action() renamed to
glade_gtk_table_child_insert_remove_action()
* plugins/gtk+/gtk+.xml.in: added new actions
- GtkTable remove_row and remove_column
- GtkNotebook remove_page
svn path=/trunk/; revision=1348
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gladeui/glade-command.c:
- Fixed cut/paste inside notebooks (widgets wanted to stay on the same page they
were cut from)
- Fixed special-child-type handling, dont stomp on the special child type for a
delete/undo combination (a tab widget deleted and brought back was showing up
in the page).
svn path=/trunk/; revision=1347
|
|
|
|
|
|
|
|
|
|
| |
* plugins/gtk+/gtk+.xml.in: HIG: Use "Edit.." instead of "Edit Menu", and so on.
* configure.ac: Calculate libtool CURRENT-minus-AGE value.
* gladeui/gladeui.rc.in: Set the DLL name correctly.
svn path=/trunk/; revision=1346
|