Commit Graph

  • 61bb4a2894 Handle writing of the internal-child attribute. Paolo Borelli 2003-10-23 18:45:32 +00:00
  • 39dd3c2680 First support for internal children. Now you can add widgets to dialogs. Still doesn't handle xml reading and writing. Paolo Borelli 2003-10-23 17:40:27 +00:00
  • 333ccf945d readd [hv]separator to the palette. Paolo Borelli 2003-10-22 13:49:09 +00:00
  • 8e927af0e0 Some refactoring of GladeWidget creation. Paolo Borelli 2003-10-21 15:13:32 +00:00
  • f14dac1f63 restore a bit of (erroneusly?) commented out code that prevented to change numeric properties. Paolo Borelli 2003-10-20 18:35:17 +00:00
  • 37036f4747 Clean up some of the Query logic, QueryResult is now hashtable of GValues instead of ints, bringing us a little nearer to support other kind of queries. Remove the query->window_title field since it doesn't make sense: e.g a query dialog can contain differnt queries. Paolo Borelli 2003-10-20 18:16:34 +00:00
  • f575368be9 Set the query dialog title. Paolo Borelli 2003-10-20 13:48:52 +00:00
  • 47d4818011 Convert Changelog to UTF-8. Paolo Borelli 2003-10-16 17:39:43 +00:00
  • 88d4a6b496 Fix the statusbar widget. Paolo Borelli 2003-10-15 21:48:41 +00:00
  • e18d9ced7a Forgot ChangeLog... Paolo Borelli 2003-10-15 18:21:22 +00:00
  • c056dbdb91 Fix thinko in my last commit plus a couple of cleanups. Paolo Borelli 2003-10-15 18:18:49 +00:00
  • a2f0d0069a Clean up the loading of property_class list. The most relevant change is getting rid of ParamSpec="FALSE" tag since it's a leftover from when we listed all the properties in the xml files. Paolo Borelli 2003-10-13 16:15:22 +00:00
  • 63e7956ee1 Rename placeholder_replace method to replace_child and get it from the xml files. Move the implementation of the method to glade-gtk where it belongs. Paolo Borelli 2003-10-06 19:21:17 +00:00
  • 68ab8e191c Remove the workaround for gtkbox fill_empty: properly fix the bug in glade_widget_new_from_class. Paolo Borelli 2003-10-06 17:34:18 +00:00
  • 7cc61ef72e D'oh, forgot to cvs add these... Paolo Borelli 2003-10-05 11:39:41 +00:00
  • f03300bbdb Introduce a fill_empty method to GladeWidgetClass that, if needed, fills a container with placeholders. Paolo Borelli 2003-10-05 11:35:53 +00:00
  • 5ea081fd13 remove this file. set the [gs]et functions of the tooltip property of Joaquín Cuenca Abela 2003-10-04 15:28:00 +00:00
  • 7992d8f6cd update the TODO list Joaquín Cuenca Abela 2003-10-04 11:27:29 +00:00
  • 7342e79cff read the name of the plugin to be used by each catalog and pass it to the Joaquín Cuenca Abela 2003-10-04 10:36:31 +00:00
  • 8f8dd5f0d7 (glade_widget_write) remove some of the g_warning I added yesterday since they were bogus: those pointers could be NULL. Split up glade_widget_write_child from widget_write for easier readability and warn about the yet not supported tag InternalChild. Fix a segfault on open project. Paolo Borelli 2003-09-02 15:20:01 +00:00
  • c15297faac Be a bit more robust when reading .glade files... don't abort on <requires lib=gnome> tag. Paolo Borelli 2003-09-01 16:13:09 +00:00
  • f2e39a108d Load the icon. Paolo Borelli 2003-08-31 09:25:22 +00:00
  • 6b13c07fdb Update TODO Paolo Borelli 2003-08-26 11:36:39 +00:00
  • 5b89f2a79a One liner fix for loading .glade files properly Archit Baweja 2003-08-26 07:37:26 +00:00
  • 1a3b4fb23e 3-08-24 Joaquin Cuenca Abela <e98cuenc@yahoo.com> Joaquín Cuenca Abela 2003-08-24 21:35:39 +00:00
  • f9fdfe2281 Load child_properties in glade_widget_class_new_from_name2. This oneliner does the trick for now and shouldn't confilct much with Joaquin stuff. Paolo Borelli 2003-08-21 14:28:17 +00:00
  • db87c89b9f Bye bye GladeWidget->children, GladeWidget->parent. Paolo Borelli 2003-08-21 14:02:23 +00:00
  • 4043756d49 Add icons also in the clipboard view and some simplification. Paolo Borelli 2003-08-20 17:19:17 +00:00
  • c79860c891 Display an icon next to the widget name in the project-view. Paolo Borelli 2003-08-20 12:40:55 +00:00
  • ab98e1037b Typo fixes. Archit Baweja 2003-08-18 11:05:13 +00:00
  • 447a83a626 Do not use GladeWidget->children to populate the model: this is the first small step toward getting rid of the tree structure in GladeWidget. Paolo Borelli 2003-08-17 15:27:10 +00:00
  • 029c8fb423 set 0.01 as the step for float and double parameters. parse the Joaquin Cuenca Abela 2003-08-15 18:24:11 +00:00
  • f17a382795 Ooops... committed the wrong one. Fixing. Paolo Borelli 2003-08-14 17:05:01 +00:00
  • ed4441675c The remove_widget signal must pass a GladeWidget as data. Paolo Borelli 2003-08-14 16:54:00 +00:00
  • a8bec0bbe5 Minor cleanup that got lost in Joaquin's merge. Paolo Borelli 2003-08-14 10:26:27 +00:00
  • 26eef36e95 Fix compilation on linux. Paolo Borelli 2003-08-14 09:37:57 +00:00
  • 7a18afc732 Adding a gtkseparator file Joaquín Cuenca Abela 2003-08-11 18:42:39 +00:00
  • 228823dd17 Update Makefile.am, and also remove gtk[hv]separator.xml (now we just use gtkseparator.xml) Joaquín Cuenca Abela 2003-08-09 14:46:58 +00:00
  • 519d15ec41 remove the most obviously unneed files Joaquín Cuenca Abela 2003-08-09 08:43:26 +00:00
  • d3da25412a GtkNotebook decrease children and project loadup changed state bugfix. Archit Baweja 2003-08-08 09:31:58 +00:00
  • a1c3b8eaab ops... lot of changes... read the changelog. Joaquín Cuenca Abela 2003-08-07 20:09:23 +00:00
  • 3e58c96f31 A lot of things :) Joaquín Cuenca Abela 2003-08-07 20:08:19 +00:00
  • e1005445a1 Remove glade-project-window.h dep from glade-utils. Paolo Borelli 2003-08-07 17:07:15 +00:00
  • 4a30c02b6a Remove dependency on glade-project-window.h from glade-editor. Paolo Borelli 2003-08-06 14:45:03 +00:00
  • 80b7b747d1 Bug fixes for extra placeholders on loading a project and property queries Archit Baweja 2003-08-06 09:41:47 +00:00
  • 3e3376b89f More janitoring, replace deprecated stuff. In partcular use GtkImage for the icons on the palette. Paolo Borelli 2003-08-05 18:39:04 +00:00
  • b9a673b015 Fix the properties dialog's (which appears before inserting certain widgets like GtkHBox, GtkVBox, GtkTable) button order. Archit Baweja 2003-08-03 22:31:23 +00:00
  • b8035695b8 Some janitoring. Paolo Borelli 2003-08-03 19:47:52 +00:00
  • fee165f3ad GtkObject -> GObject for GladeProject. Paolo Borelli 2003-08-03 17:56:23 +00:00
  • 483a61bbb7 Turn the project->widgets list into a list of GtkWidgets instead of GladeWidgets. Paolo Borelli 2003-08-03 15:43:06 +00:00
  • db5c5c0863 Make tooltips work on editor's labels Paolo Borelli 2003-08-02 00:54:09 +00:00
  • 30464c00c3 Small cleanup: move create_label to glade-editor.c Paolo Borelli 2003-07-31 18:46:53 +00:00
  • 1c55bf3ed0 Fix getting the widget name from the xml file. Paolo Borelli 2003-07-30 16:37:50 +00:00
  • a0cbbe3563 Turn post_create_function into a method of GladeWidgetClass and some minor cleanups. Paolo Borelli 2003-07-27 17:40:27 +00:00
  • 30f44d6f5a More work on properties: generalize glade_set_property taking advantage of the polymorphic nature of GValue. Paolo Borelli 2003-07-26 17:21:51 +00:00
  • 9125c47a4a First stage of the packing properties rework. Paolo Borelli 2003-07-26 14:02:56 +00:00
  • da97cae736 Cleanup. Paolo Borelli 2003-07-26 08:41:49 +00:00
  • 96ce97ae10 Small cleanup. Paolo Borelli 2003-07-22 13:28:23 +00:00
  • 36e4ffe89d MOve log_handler stuff to debug.c Paolo Borelli 2003-07-21 15:28:02 +00:00
  • d2865f202a Do not segfault when clicking cancel on property query. Paolo Borelli 2003-07-17 16:42:16 +00:00
  • 7c4d56bf11 glade_widget_free should not recurse. This should fix "crash on close" properly. Paolo Borelli 2003-07-17 12:10:10 +00:00
  • 1e1252f534 Fix a warning. Paolo Borelli 2003-07-11 18:25:41 +00:00
  • 6187145ded GtkObject -> GObject for the clipboard view. Paolo Borelli 2003-07-08 19:46:15 +00:00
  • fd507f674f Use GDK_WINDOW_TYPE_HINT_UTILITY for the palette etc. Paolo Borelli 2003-07-08 19:09:42 +00:00
  • 740baeccff Initial support for properties of type FLAGS. Paolo Borelli 2003-07-07 10:46:13 +00:00
  • a5e2f5081f minor fixes. Paolo Borelli 2003-07-06 16:07:07 +00:00
  • 3fcac3f3b2 simplify command_set_property. Paolo Borelli 2003-07-03 16:33:26 +00:00
  • 063c7cba04 small claenup. Paolo Borelli 2003-07-02 20:56:13 +00:00
  • c9590d728a factor out property_class_new_from_spec and move list_properties where it belongs. Paolo Borelli 2003-07-02 17:12:20 +00:00
  • f8da4a75dd Move a couple of functions where they belong. Paolo Borelli 2003-07-02 12:48:25 +00:00
  • 9bfb390e90 Fix on_close hang. Maybe. Paolo Borelli 2003-06-30 21:21:45 +00:00
  • 0c8c6c7e09 The palette should not be sensitive if there are no projects. Paolo Borelli 2003-06-27 16:37:48 +00:00
  • e6228aef9d make glade_widget_write handle placholders Joaquín Cuenca Abela 2003-06-24 22:20:11 +00:00
  • 5e7e12334f Adding some info here. Maybe we'll get more patches... hint hint :) Paolo Borelli 2003-06-23 13:43:03 +00:00
  • 3701a55a6e Janitoring. Paolo Borelli 2003-06-23 13:41:14 +00:00
  • 31438788f3 Big janitorial commit of menu editor, mainly moving code around to delete prototypes. I hope nobody had pending patches against this file... Paolo Borelli 2003-06-22 13:48:48 +00:00
  • 29a72559c6 When selection changes, change the current project to the one of the new selection. Paolo Borelli 2003-06-21 11:50:51 +00:00
  • 9732223cd0 janitorial work Joaquín Cuenca Abela 2003-06-20 22:18:35 +00:00
  • 8611a25247 try to fix the unix build Joaquín Cuenca Abela 2003-06-20 22:12:05 +00:00
  • 9b5de02a0e Fix selection. Joaquín Cuenca Abela 2003-06-19 22:37:27 +00:00
  • 6b8db0a3d4 Remove the widget from its parent's children list. Paolo Borelli 2003-06-19 16:59:10 +00:00
  • 60784041e7 Rework some of my signal changes, so that they are less leaky. Bad Paolo, bad... Paolo Borelli 2003-06-19 11:45:44 +00:00
  • aad16e6603 Load the signals we saved to file. Paolo Borelli 2003-06-18 17:30:36 +00:00
  • 592c2ec6de Set loaded_widget to NULL on clear. Paolo Borelli 2003-06-18 05:29:47 +00:00
  • 3c4f3938d6 Some work on the signal editor. Paolo Borelli 2003-06-17 20:21:21 +00:00
  • 89c5026669 Some missing bits from the previous commit. Paolo Borelli 2003-06-15 09:38:34 +00:00
  • 7f4d5a0c0d gtk_object -> g_object cleanup. Paolo Borelli 2003-06-15 09:05:38 +00:00
  • 0d6ba80507 ... broken pipe. Paolo Borelli 2003-06-14 15:54:36 +00:00
  • cffd903936 First step to make gtknotebook widget work... adding things to it is still broken but at least it shows up. Paolo Borelli 2003-06-14 15:53:49 +00:00
  • 3d23fe53c3 Connect to the row-activated signal instead of button-press. Paolo Borelli 2003-06-13 19:03:20 +00:00
  • 3b05c4f8d6 Simplify how a widget is loaded in the editor. Paolo Borelli 2003-06-13 16:43:20 +00:00
  • 0b7e9f5434 Fix changing size of a box... at least it doesn't segfault as before. Paolo Borelli 2003-06-13 11:21:23 +00:00
  • ad78b5b9c9 Remove widget list header in main window. Paolo Borelli 2003-06-13 10:57:12 +00:00
  • 86c56b4549 Hide notebook border in the palette. Paolo Borelli 2003-06-12 12:21:41 +00:00
  • febd1ca3e1 Turn the project view into a subclass of GtkScrolledWindow. CVSo ---------------------------------------------------------------------- Paolo Borelli 2003-06-12 10:08:39 +00:00
  • 878e29c896 remove palette->project_window, it's used nor needed. Paolo Borelli 2003-06-09 17:41:27 +00:00
  • 291c4b67ce more changes from Paolo & me Joaquín Cuenca Abela 2003-06-07 09:34:29 +00:00
  • c43b52dd4c escape the project's name on the menu Joaquín Cuenca Abela 2003-06-05 17:04:07 +00:00
  • c602ad9d4d Change the glade_command_create & delete work (by Paolo). Release resources allocated by GladeWidget (by me) Joaquín Cuenca Abela 2003-05-31 19:10:02 +00:00
  • c8b29a8667 make the clipboard independent of glade-project-window.h (by Paolo) & more work on the placeholders by me Joaquín Cuenca Abela 2003-05-23 13:09:27 +00:00