Commit Graph

  • deb99978b8 Fix selection handling in inspector and deleting of widgets Johannes Schmid 2010-05-09 21:04:13 +02:00
  • 4a6b8ddb98 glade-widget: Add a g_return_if_fail() if we cannot find an apator for widgets Johannes Schmid 2010-05-09 19:33:22 +02:00
  • 3e9ef43262 signal-editor: As this derives from GtkVBox there is no need to call get_widget() Johannes Schmid 2010-05-07 16:47:41 +02:00
  • 4c51cd70f7 signal-editor: move column-enum from .h to .c as it is really a private thing. Johannes Schmid 2010-05-07 16:41:51 +02:00
  • 76add087ec signal-editor: clean-up public members and remove silly signals all over. Johannes Schmid 2010-05-07 16:07:24 +02:00
  • 3321216ba7 glade-widget: Don't list children without associated GladeWidget but do it in-place Johannes Schmid 2010-05-07 12:41:45 +02:00
  • a4cb802064 glade-project: Fixed bug in glade_project_get_widget_by_name() Johannes Schmid 2010-05-07 11:24:27 +02:00
  • 34484fe850 glade-inspector: Fixed searching and removed lots of obsolete code Johannes Schmid 2010-05-07 11:20:10 +02:00
  • a8dd0de686 glade-widget: Don't duplicate the list of children Johannes Schmid 2010-05-06 20:56:45 +02:00
  • 3b30c7ecba gladeui: Port inspector to use GladeProject as GtkTreeModel. Johannes Schmid 2010-04-18 20:10:40 +02:00
  • 9b43efd181 gladeui: Added nice enum for the model columns Johannes Schmid 2010-04-18 19:26:11 +02:00
  • 412b3e5353 gladeui: fixed addition and removal of widgets Johannes Schmid 2010-04-18 19:18:16 +02:00
  • 348cfa1055 gladeui: Finished tree model for GladeProject Johannes Schmid 2010-04-18 14:27:00 +02:00
  • e99e1138a5 gladeui: Fix a Gtk-Critical in GladePalette Johannes Schmid 2010-04-18 10:54:07 +02:00
  • 24246fa09f gladeui: Initial tree model for GladeProject Johannes Schmid 2010-04-18 10:48:36 +02:00
  • 3ebc71feca gladeui: Add glade_widget_get_children() convenience layer Johannes Schmid 2010-04-18 10:48:06 +02:00
  • 6ec54bf01b * configure.ac, NEWS: Rolling Glade 3.7.1 GLADE_3_7_1 Tristan 2010-05-14 17:30:29 -04:00
  • b2a8a187ca * gladeui/glade-widget.c: Added some clarification to the docs of glade_widget_get_children(), fixed glade_widget_get_children() to not call g_list_append() in a loop. Tristan 2010-05-14 17:00:35 -04:00
  • 3478ee1c27 Added ChangeLog entry for Johannes's work, fixed some compile warnings. Tristan 2010-05-14 16:45:13 -04:00
  • 948f206c4e Merge branch 'master' into project-tree-model Tristan 2010-05-14 16:31:03 -04:00
  • f078e7e0cb Cache the list of objects in the projects Johannes Schmid 2010-05-14 19:36:26 +02:00
  • 2f49e3e494 inspector: Bring back old search entry Johannes Schmid 2010-05-14 10:44:02 +02:00
  • 0120d80afb Added Shavian translation to 2.28 Thomas Thurman 2010-05-12 22:29:26 -04:00
  • f22eeab182 Updated Shavian transliteration Thomas Thurman 2010-05-12 18:41:24 -04:00
  • b2fa95279f Improved search to us partial match instead of prefix match Johannes Schmid 2010-05-12 19:36:53 +02:00
  • 5b204714a6 Free the signals correctly Johannes Schmid 2010-05-12 18:31:27 +02:00
  • 3cb055e8f1 Make all members of GladeSignalClass const as they should. Johannes Schmid 2010-05-12 18:31:00 +02:00
  • e9a6e92272 Allow destroying (and recreation) of GladeApp object Johannes Schmid 2010-05-12 18:30:31 +02:00
  • 85cbe49a6a Remove debug messages Johannes Schmid 2010-05-12 18:28:30 +02:00
  • 3798bb5888 glade-inspector: Add a GtkEntryCompletion to the search entry Johannes Schmid 2010-05-09 21:18:37 +02:00
  • ec577d5a51 Fix glade_widget_get_children() to always return a correct list Johannes Schmid 2010-05-09 21:04:33 +02:00
  • 4a264ade01 Fix selection handling in inspector and deleting of widgets Johannes Schmid 2010-05-09 21:04:13 +02:00
  • 330ca259d1 glade-widget: Add a g_return_if_fail() if we cannot find an apator for widgets Johannes Schmid 2010-05-09 19:33:22 +02:00
  • 2e58dba5ef signal-editor: As this derives from GtkVBox there is no need to call get_widget() Johannes Schmid 2010-05-07 16:47:41 +02:00
  • 44dba3f7f4 signal-editor: move column-enum from .h to .c as it is really a private thing. Johannes Schmid 2010-05-07 16:41:51 +02:00
  • e4d2dd81f0 signal-editor: clean-up public members and remove silly signals all over. Johannes Schmid 2010-05-07 16:07:24 +02:00
  • 1434f6c2ba glade-widget: Don't list children without associated GladeWidget but do it in-place Johannes Schmid 2010-05-07 12:41:45 +02:00
  • b546fec1fe glade-project: Fixed bug in glade_project_get_widget_by_name() Johannes Schmid 2010-05-07 11:24:27 +02:00
  • 9eb879bfac glade-inspector: Fixed searching and removed lots of obsolete code Johannes Schmid 2010-05-07 11:20:10 +02:00
  • f21db5675c glade-widget: Don't duplicate the list of children Johannes Schmid 2010-05-06 20:56:45 +02:00
  • 235c84683e Updated Galician translation Fran Diéguez 2010-05-04 23:21:09 +02:00
  • a9c478b397 Remove some unneded GTK+ version checks Javier Jardón 2010-04-13 01:49:35 +02:00
  • c3381a9cbf Updated Spanish translation Jorge González 2010-05-04 19:22:20 +02:00
  • 5334887523 Update POTFILES.in file Javier Jardón 2010-05-01 03:27:35 +02:00
  • 95bf1f13ce Do not show the event box in signal editor Javier Jardón 2010-05-01 02:05:56 +02:00
  • 1b7ccd6588 Updated German translation Mario Blättermann 2010-05-02 15:45:04 +02:00
  • 562957ea21 Updated Spanish translation Jorge González 2010-04-20 08:02:43 +02:00
  • b4c6d46edf gladeui: Port inspector to use GladeProject as GtkTreeModel. Johannes Schmid 2010-04-18 20:10:40 +02:00
  • 7fcf230f05 gladeui: Added nice enum for the model columns Johannes Schmid 2010-04-18 19:26:11 +02:00
  • f0ac53023c gladeui: fixed addition and removal of widgets Johannes Schmid 2010-04-18 19:18:16 +02:00
  • 9691ec0695 gladeui: Finished tree model for GladeProject Johannes Schmid 2010-04-18 14:27:00 +02:00
  • 3981214a8f gladeui: Fix a Gtk-Critical in GladePalette Johannes Schmid 2010-04-18 10:54:07 +02:00
  • 944b46ff02 gladeui: Initial tree model for GladeProject Johannes Schmid 2010-04-18 10:48:36 +02:00
  • a77b803b28 gladeui: Add glade_widget_get_children() convenience layer Johannes Schmid 2010-04-18 10:48:06 +02:00
  • 6f89358a99 Fix doap file Olav Vitters 2010-04-18 11:35:16 +02:00
  • 3f319cc840 Updated Galician translations Francisco Diéguez 2010-04-17 15:51:30 +02:00
  • 5fdb4b13b4 Updated Spanish translation Jorge González 2010-04-16 19:05:18 +02:00
  • c895948aed Updated Galician translation Fran Diéguez 2010-04-14 13:25:44 +02:00
  • 9e26e40525 Updated German doc translation Mario Reyer 2010-04-07 21:13:05 +02:00
  • 7e1ccfc0dc Updated German doc translation Mario Reyer 2010-04-07 21:12:10 +02:00
  • 0f7e9d0ae5 Fixes to Catalan translation Jordi Serratosa 2010-04-02 14:01:14 +02:00
  • f520c0ad35 Fixes to Catalan translation Jordi Serratosa 2010-04-02 13:58:15 +02:00
  • 799fad0649 * gladeui/glade-project.c: - Stop showing preferences at project new time (now we have tooltips that tell you this stuff), finally closing bug 574095. Tristan Van Berkom 2010-04-01 13:38:32 -04:00
  • fb59ec50d6 2010-04-01 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-04-01 13:30:53 -04:00
  • 0247d941ce * src/glade-window.c: - Added option to show/hide statusbar in the View menu and session data. Tristan Van Berkom 2010-03-31 22:24:12 -04:00
  • b5752c7d5d * gladeui/glade-signal-editor.c: Save some space in treeview column headers. Tristan Van Berkom 2010-03-31 22:08:13 -04:00
  • a70df15164 * gladeui/glade-base-editor.c: Fixed to unref in ->dispose() and to unset the loaded widget in the signal editor when doing so. Tristan Van Berkom 2010-03-31 22:00:10 -04:00
  • fa97bcf995 * src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close button code for notebook tab close buttons. Tristan Van Berkom 2010-03-31 21:46:38 -04:00
  • 9fe32a42d7 * plugins/gtk+/gtk+.xml.in: Removed GtkUIManager as its not really editable in Glade but still asks for an icon at startup. Tristan Van Berkom 2010-03-30 18:03:46 -04:00
  • 680b92511d * gladeui/glade-signal-editor.c: Fixed access to signal name in object dialog hander (was a crasher). Tristan Van Berkom 2010-03-30 11:48:52 -04:00
  • 7d9925eab3 2010-03-30 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-03-30 10:51:26 -04:00
  • f232b9789a * gladeui/glade-popup.c: Allow adding new actions to action groups from the palette ("Add widget here"). Tristan Van Berkom 2010-03-29 19:58:17 -04:00
  • 2cf0d26f39 * gladeui/glade-signal-editor.c: - Reordered support icon to come before the signal name and let the column be user resizable along with the others (non-resizable unellipzised signal name columns expand over time) Tristan Van Berkom 2010-03-29 16:46:25 -04:00
  • 5916da88b5 * gladeui/glade-editor-property.[ch]: - Fixed an assertion and page-size != 0 for adjustment properties in libglade mode Tristan Van Berkom 2010-03-29 16:32:07 -04:00
  • 57d26c0650 Fixing typo in changelog Tristan Van Berkom 2010-03-29 16:07:08 -04:00
  • 845366bc4e * gladeui/glade-editor-property.[ch]: - Give object dialogs a bigger default size and hide the column headers Tristan Van Berkom 2010-03-29 16:03:54 -04:00
  • 320f07d836 Given credits to pt_BR translator Antonio Fernandes Jonh Wendell 2010-03-29 09:26:22 -03:00
  • 1c8096a39d 2010-03-29 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-03-29 03:56:52 -04:00
  • c4dc31af6f * plugins/gtk+/glade-model-data.c, plugins/gtk+/glade-attributes.c: Use GladeCellRendererIcon instead of GladeCellRendererButton which was more convoluted (included only an icon when editing). Tristan Van Berkom 2010-03-29 00:04:13 -04:00
  • 65cc1458a9 2010-03-28 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-03-28 20:52:42 -04:00
  • 69012ceaca 2010-03-28 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com> Tristan Van Berkom 2010-03-28 19:29:23 -04:00
  • 5def911c59 * gladeui/glade-xml-utils.h: Added "swapped" attribute definition Tristan Van Berkom 2010-03-28 19:17:46 -04:00
  • b45ddd32b5 * gladeui/glade-widget-adaptor.[ch]: Add a "scrollable" flag on the adaptor class vtable introspected by checking if (widget_class->set_scroll_adjustments_signal) != 0. Tristan Van Berkom 2010-03-28 16:34:06 -04:00
  • 3693cac925 2010-03-28 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-03-28 13:31:06 -04:00
  • f1bcd41832 * plugins/gtk+/glade-gtk.c: - Check for type compatibility before setting cell renderer attributes - Clear cell renderer attributes before setting liststore column types and resync them after (Avoids cricital warnings where the underlying data types changed and dont match the properties of the renderers) - Fill in the gaps in model data while loading some columns with non serializable types (fixes severe bug: model data was loaded with missing columns of data). Tristan Van Berkom 2010-03-27 23:10:03 -04:00
  • 799a017db3 * gladeui/glade-marshallers.list, gladeui/glade-placeholder.c: Make GladePlaceholder a scrollable widget (hypothetically) to avoid runtime warnings. Tristan Van Berkom 2010-03-27 14:51:00 -04:00
  • 0da71cdb89 Updated Basque language Inaki Larranaga Murgoitio 2010-03-27 12:47:16 +01:00
  • 99eaffb84a Updated Basque language Inaki Larranaga Murgoitio 2010-03-27 12:39:21 +01:00
  • e72aaf6911 Updated Basque language Inaki Larranaga Murgoitio 2010-03-27 12:28:47 +01:00
  • 6a441a3e0b Updated Basque language Inaki Larranaga Murgoitio 2010-03-27 12:17:26 +01:00
  • 3970ba1d82 Update Czech translation Marek Černocký 2010-03-27 11:44:48 +01:00
  • 7cfffc39b2 Update Czech translation Marek Černocký 2010-03-27 11:44:48 +01:00
  • b6abe222bd 2010-03-26 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-03-26 13:48:01 -04:00
  • 06f3ccfce1 fixing changelog. Tristan Van Berkom 2010-03-25 18:55:36 -04:00
  • 6afb3f1859 * plugins/gtk+/gtk+.xml.in, plugins/gnome/gnome.xml.in, plugins/gnome/canvas.xml.in, plugins/gnome/gtkunixprint.xml.in: Added missing displayable values and rooted out latest resulting startup warnings for GTK+ 2.20. Tristan Van Berkom 2010-03-25 18:55:07 -04:00
  • a5ac996b30 Fixed broken Makefile.am (still needed newly missing glade-palette-item.h) Tristan Van Berkom 2010-03-25 17:17:55 -04:00
  • 2f6dc34596 * gladeui/Makefile.am, gladeui/glade-palette.c: - Removed glade-palette-box.[ch], glade-palette-expander.[ch] and glade-palette-item.[ch]. - Integrated GtkToolPalette as the internal implementation of Glade's palette (bug 613956). Tristan Van Berkom 2010-03-25 16:53:57 -04:00
  • ecac9eaae9 bgo#594231 - Fix vertical orientation of VBoxes and other vertical widgets Federico Mena Quintero 2010-03-24 14:25:10 -06:00
  • cd73fa2a3c * plugins/gtk+/gtk+.xml.in: Flag 'save-always' for 'can-focus' property on GtkEntry. Tristan Van Berkom 2010-03-24 18:43:08 -04:00
  • d491e8ddc4 2010-03-24 Tristan Van Berkom <tvb@gnome.org> Tristan Van Berkom 2010-03-24 14:33:55 -04:00