Commit Graph

  • c870e87437 Typo. Morten Welinder 2004-10-06 12:40:02 +00:00
  • 79e6e10043 Typos. Morten Welinder 2004-10-06 12:39:31 +00:00
  • 140a94789d Plug leak. Morten Welinder 2004-10-04 20:18:59 +00:00
  • b5dd5e5b81 Plug leak. Morten Welinder 2004-10-04 19:12:30 +00:00
  • c3dc6ef236 Glade properties are not GObjects, so don't use g_object_unref on them. Morten Welinder 2004-10-04 18:46:46 +00:00
  • 8b37d14787 Don't try to destroy a hash table with g_object_unref. Morten Welinder 2004-10-04 18:12:23 +00:00
  • ffbae59ce4 Add some documentation. Paolo Borelli 2004-10-04 17:25:19 +00:00
  • e3218c5303 mass addition of new gtk-doc-style comments for functions, some cleanup of David Hoover 2004-10-04 15:45:22 +00:00
  • fe825b0663 Fix 154190. Morten Welinder 2004-10-02 12:00:06 +00:00
  • 7bdf7c0b66 Shane Butler <shane_b@users.sourceforge.net> Paolo Borelli 2004-07-26 10:37:23 +00:00
  • 95a8564a9b Tweak the last patch. Paolo Borelli 2004-06-30 06:11:23 +00:00
  • 93e9d4eb9e Fix ChangeLog Paolo Borelli 2004-06-30 05:51:53 +00:00
  • 40e01dab2c center the dialog. Patch by MichaÅ‚ Byrecki <byrek@elektronika.org>. Paolo Borelli 2004-06-30 05:40:22 +00:00
  • dfe10b8750 Minor configure.in updates. Paolo Borelli 2004-06-16 17:35:18 +00:00
  • b727318957 HIG fixes in button order in the File Chooser Archit Baweja 2004-05-21 20:17:19 +00:00
  • d1b854589e don't save empty packing tag. Shane Butler 2004-05-21 06:33:38 +00:00
  • 10cb84fb85 Use the new save/open dialog box in gtk+-2.4. Patch by kov at debian dot Joaquin Cuenca Abela 2004-05-16 19:40:04 +00:00
  • 43c9d51dac fix the build (and remove the last remanants of the "queries"). Joaquin Cuenca Abela 2004-05-10 17:30:56 +00:00
  • 8f2ae17f99 don't save invisible properties. Joaquin Cuenca Abela 2004-05-09 19:17:30 +00:00
  • 745e90f59d set the dialog positions to GTK_WIN_POS_MOUSE. Since we don't set a parent Damon Chaplin 2004-05-08 20:01:30 +00:00
  • 2caea1acb8 Removed some code in glade_widget_create_packing_properties needed to Joaquin Cuenca Abela 2004-05-08 18:12:59 +00:00
  • 9440ea0ce8 check the return value from glade_project_save() and pop up a dialog if Damon Chaplin 2004-05-08 11:19:07 +00:00
  • 1df6c51007 Remove the tooltips when needed. Joaquin Cuenca Abela 2004-05-07 20:11:43 +00:00
  • e132a9fec9 Implement the getter for the tooltips. Joaquin Cuenca Abela 2004-05-06 20:50:34 +00:00
  • f518671e69 don't connect handlers for placeholders, and set a flag to indicate we've Damon Chaplin 2004-05-06 19:45:58 +00:00
  • d647d15f3d Remove the accelerator label. Joaquin Cuenca Abela 2004-05-06 06:19:25 +00:00
  • 635a2b0f54 don't accept placeholders. They are handled separately, using their own Damon Chaplin 2004-05-05 16:31:34 +00:00
  • 1efa2a7d26 if we found a widget (data.found), but it isn't a container, just return Damon Chaplin 2004-05-05 15:59:52 +00:00
  • 8a6cdaca45 new function to queue a draw of the selection nodes, for the given Damon Chaplin 2004-05-03 19:55:43 +00:00
  • 7b6c2ff27f fix a double free if a palette name is lacking in a xml file. Joaquin Cuenca Abela 2004-05-01 22:05:31 +00:00
  • 819ede9370 Add support for a PreCreateFunction, a function that will got called Joaquin Cuenca Abela 2004-04-30 20:44:19 +00:00
  • c65cad1dae new function called whenever a widget receives an "expose_event" signal. Damon Chaplin 2004-04-30 14:09:42 +00:00
  • 20f4aec496 fix the erasing of signal handlers, and handle void inserts. Joaquin Cuenca Abela 2004-04-29 21:03:18 +00:00
  • 9b8418be19 added autom4te.cache, changed glade2.desktop to glade-3.desktop, and Damon Chaplin 2004-04-26 11:43:53 +00:00
  • 16832ef932 new functions to show a modal dialog for modifying flags properties. Damon Chaplin 2004-04-26 11:39:24 +00:00
  • 1492acfe54 only use the property value string in the description if it is not NULL, Damon Chaplin 2004-04-26 11:28:47 +00:00
  • 57a12701f2 included "glade-types.h", removed duplicate declaration of GladeWidget, Damon Chaplin 2004-04-22 22:17:19 +00:00
  • 2ed97532c4 remove unused file. Joaquin Cuenca Abela 2004-04-21 21:23:06 +00:00
  • 846ff07dbd remove allow shrink, allow grow, and resize mode properties, as per Damon Joaquin Cuenca Abela 2004-04-21 21:17:40 +00:00
  • f1d6c99842 fix 3 bad pixels in the shadow of these icons. account for changes on Joaquin Cuenca Abela 2004-04-21 21:03:40 +00:00
  • ec19a2050c Fix a typo Joaquín Cuenca Abela 2004-03-12 22:34:11 +00:00
  • 2a7f287d38 write properties that have a default value of NULL. micro-manage the new Joaquin Cuenca Abela 2004-03-09 21:17:33 +00:00
  • e24a0efdc7 È4-02-29 Joaquin Cuenca Abela <e98cuenc@yahoo.com> Joaquín Cuenca Abela 2004-02-29 10:48:59 +00:00
  • c7bc69b923 comment out "response-id" as a ChildProperty to retain compatibility with Joaquin Cuenca Abela 2004-02-28 21:53:24 +00:00
  • d1677f668a restrict child-properties to widgets for which child_property_applies Joaquin Cuenca Abela 2004-02-28 15:25:13 +00:00
  • 0f3b34080b implement open by drag&drop. add glade_util_uri_list_parse for the above. Paolo Borelli 2004-02-12 11:50:20 +00:00
  • 6a1ca9d023 update to latest changes to fix the windows build. Joaquin Cuenca Abela 2004-02-11 22:21:58 +00:00
  • b827d64ae5 Handle more gracefully files passed on the command line which aren't glade projects. Paolo Borelli 2004-02-11 13:37:07 +00:00
  • 7f11c91d87 fix a little error that was preventing internal childs from being Joaquin Cuenca Abela 2004-02-10 23:12:03 +00:00
  • 5a6d139cff compile fix Paolo Borelli 2004-02-08 11:01:51 +00:00
  • c4f7040b58 Create an about box. Joaquin Cuenca Abela 2004-02-07 13:56:31 +00:00
  • 3bcd1a0b12 Load the "palette_name" attribute on each widget class which has a Joaquin Cuenca Abela 2004-02-07 13:07:35 +00:00
  • 19e014d7ff change the table with the widgets to a vertical box, where each widget Joaquin Cuenca Abela 2004-02-07 10:45:47 +00:00
  • 1617ccd5cf use gtk_window_present instead of gtk_window_deiconify. Paolo Borelli 2004-02-01 13:22:38 +00:00
  • 5a73c43af3 ignore the GetFunction of the property "modal". Joaquin Cuenca Abela 2004-01-27 21:47:47 +00:00
  • 4986a223fe make TagEnums and EnumType non required for enum properties. ignore Joaquin Cuenca Abela 2004-01-27 18:27:40 +00:00
  • 79ac086664 remove the editable handler from the rows that contain just the class Joaquin Cuenca Abela 2004-01-27 18:08:28 +00:00
  • 7ede84a6fc mark with bold the signals that have a handler, along with the widget Joaquin Cuenca Abela 2004-01-27 06:13:10 +00:00
  • af79579987 Handle the popup-menu event so that SHIFT+F10 accel works. Paolo Borelli 2004-01-23 12:05:26 +00:00
  • 0027cb6b74 fix some bugs in the signal editor. Now it's more or less bug free (I Joaquin Cuenca Abela 2004-01-22 21:21:02 +00:00
  • 81f7db6aac make the "signal" column non editable in the signal editor. Joaquin Cuenca Abela 2004-01-19 18:31:45 +00:00
  • af969838bb add a glade_signal_copy function. put the signals with a handler on a hash Joaquin Cuenca Abela 2004-01-18 18:37:08 +00:00
  • a2ac8937bf Don't crash if the widget doesn't have a valid icon. Paolo Borelli 2004-01-15 08:16:40 +00:00
  • 50313bb5eb src/glade-catalog.c src/glade-widget-class.c widgets/gtk-additional.xml Tommi Komulainen 2004-01-10 19:04:19 +00:00
  • 965c7cc2b1 Add some info. Paolo Borelli 2003-12-13 14:03:54 +00:00
  • 0cab8f9cca Fix segfault when adding a menubar. Paolo Borelli 2003-11-29 13:44:45 +00:00
  • 24fd07c839 Implement the selector button and label in the palette. Paolo Borelli 2003-11-28 16:45:14 +00:00
  • adc6213951 Make desktop.in spec compliant. From glade-2. Paolo Borelli 2003-11-28 12:13:25 +00:00
  • 8ee665f3fd Set the application name. Paolo Borelli 2003-11-28 12:05:59 +00:00
  • 9e93a5a3a3 Janitoring. Paolo Borelli 2003-11-19 16:24:10 +00:00
  • 554b1a3ac3 Fix the query question for vbox and hbox. Paolo Borelli 2003-11-18 18:30:57 +00:00
  • ef1f8c0f8b Simplify glade_widget_class_merge. Paolo Borelli 2003-11-18 17:16:30 +00:00
  • 8004190a7e Add size property for the toolbar and query it on creation. Adding widgets to the toolbar is still broken... Paolo Borelli 2003-11-14 18:41:59 +00:00
  • c95c7abefc One more TODO item... Paolo Borelli 2003-11-14 18:04:33 +00:00
  • e2f20306ec Deiconify a window when double clicking on its icon in the project view. Paolo Borelli 2003-11-14 17:58:26 +00:00
  • 087ec185ca Update TODO. Paolo Borelli 2003-11-14 17:41:12 +00:00
  • 98c4dfa7e8 Move the GladeCommand declaration in the header. Paolo Borelli 2003-11-14 17:10:26 +00:00
  • 931e5a3b45 Fix the MAKE_TYPE macro in command and more cleanups. Paolo Borelli 2003-11-14 16:05:58 +00:00
  • 39f662b5a1 Free the gvalue of the set property command. Missed it in the previous audit. Paolo Borelli 2003-11-14 10:53:39 +00:00
  • 2e0a4cab2d Audit all the uses of GValues and fix leaks: values must be unset when done with them. Paolo Borelli 2003-11-10 21:23:57 +00:00
  • 8bce5362f4 Janitoring. Paolo Borelli 2003-11-09 15:16:41 +00:00
  • a41f5a123c Turn GladeProperty in a simple struct instead of being a GObject. Paolo Borelli 2003-11-09 10:52:22 +00:00
  • 5195711701 È3-11-08 Joaquin Cuenca Abela <e98cuenc@yahoo.com> Joaquín Cuenca Abela 2003-11-08 12:21:48 +00:00
  • 583cfcafc2 Retrieve from gtk the value of packing properties: we now write a correct .glade file, before all the children of a vbox had position=0. Paolo Borelli 2003-11-07 16:20:17 +00:00
  • e6462dfd37 Add note about braces. Paolo Borelli 2003-11-07 15:30:37 +00:00
  • 1c953a06cf restore the good png. Joaquin Cuenca Abela 2003-11-06 22:08:56 +00:00
  • 048b97a21a Restore cursor change. Paolo Borelli 2003-11-05 19:23:43 +00:00
  • a685a5f09c Hopefully unbreak the icon. Paolo Borelli 2003-11-05 09:11:52 +00:00
  • b8be6ac610 Fix compilation on linux... hopefully without breaking on windows. Paolo Borelli 2003-11-05 08:56:56 +00:00
  • 99aef79fc9 rewrite it as a GtkWidget. Moved some of its functions to glade-utils.c. Joaquin Cuenca Abela 2003-11-02 21:12:02 +00:00
  • 22c9ca63cb Forgot ChangeLog... Paolo Borelli 2003-11-01 23:07:05 +00:00
  • 50737581d4 More janitoring. Move glade_choice* stuff to glade-choice.[ch]. Paolo Borelli 2003-11-01 23:04:38 +00:00
  • 46e859b6c9 More janitoring. Remove dead code. Paolo Borelli 2003-11-01 22:31:57 +00:00
  • 6d7ae493b0 Ifdef out the GladeProperty->child since it's unused. Use apply_property_from_node also for packing properties. Paolo Borelli 2003-11-01 20:17:49 +00:00
  • 20960e6c90 Delete .desktop file on make clean. Paolo Borelli 2003-11-01 16:36:24 +00:00
  • 1e9d108ff1 Janitoring: remove unused function and duplicated include. Paolo Borelli 2003-10-31 17:54:57 +00:00
  • f790748ae0 Get rid of property_class->update_signals: they were unused, broken and glade-2 doesn't behave like that anyway. Paolo Borelli 2003-10-31 12:47:56 +00:00
  • 3df13dd998 Minor janitoring. Paolo Borelli 2003-10-27 18:06:09 +00:00
  • 134459d392 Handle internal children when reading a .glade file. Paolo Borelli 2003-10-27 13:30:42 +00:00
  • 2a8a2c4dd6 Forgot a bit of ChangeLog... Paolo Borelli 2003-10-23 18:56:09 +00:00