summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mass addition of new gtk-doc-style comments for functions, some cleanup ofDavid Hoover2004-10-0433-275/+1542
* Fix 154190.Morten Welinder2004-10-021-1/+3
* Shane Butler <shane_b@users.sourceforge.net>Paolo Borelli2004-07-262-2/+8
* Tweak the last patch.Paolo Borelli2004-06-301-1/+1
* Fix ChangeLogPaolo Borelli2004-06-301-1/+1
* center the dialog. Patch by Michał Byrecki <byrek@elektronika.org>.Paolo Borelli2004-06-302-11/+28
* Minor configure.in updates.Paolo Borelli2004-06-163-11/+13
* HIG fixes in button order in the File ChooserArchit Baweja2004-05-212-1/+8
* don't save empty packing tag.Shane Butler2004-05-212-12/+18
* Use the new save/open dialog box in gtk+-2.4. Patch by kov at debian dotJoaquin Cuenca Abela2004-05-168-115/+116
* fix the build (and remove the last remanants of the "queries").Joaquin Cuenca Abela2004-05-104-28/+8
* don't save invisible properties.Joaquin Cuenca Abela2004-05-095-17/+24
* set the dialog positions to GTK_WIN_POS_MOUSE. Since we don't set a parentDamon Chaplin2004-05-083-9/+24
* Removed some code in glade_widget_create_packing_properties needed toJoaquin Cuenca Abela2004-05-083-3/+22
* check the return value from glade_project_save() and pop up a dialog ifDamon Chaplin2004-05-083-8/+27
* Remove the tooltips when needed.Joaquin Cuenca Abela2004-05-073-3/+10
* Implement the getter for the tooltips.Joaquin Cuenca Abela2004-05-063-4/+10
* don't connect handlers for placeholders, and set a flag to indicate we'veDamon Chaplin2004-05-063-5/+30
* Remove the accelerator label.Joaquin Cuenca Abela2004-05-0617-86/+137
* don't accept placeholders. They are handled separately, using their ownDamon Chaplin2004-05-052-1/+8
* if we found a widget (data.found), but it isn't a container, just returnDamon Chaplin2004-05-053-16/+45
* new function to queue a draw of the selection nodes, for the givenDamon Chaplin2004-05-037-88/+194
* fix a double free if a palette name is lacking in a xml file.Joaquin Cuenca Abela2004-05-0111-68/+83
* Add support for a PreCreateFunction, a function that will got calledJoaquin Cuenca Abela2004-04-307-2/+56
* new function called whenever a widget receives an "expose_event" signal.Damon Chaplin2004-04-307-25/+199
* fix the erasing of signal handlers, and handle void inserts.Joaquin Cuenca Abela2004-04-293-8/+13
* added autom4te.cache, changed glade2.desktop to glade-3.desktop, andDamon Chaplin2004-04-263-4/+11
* new functions to show a modal dialog for modifying flags properties.Damon Chaplin2004-04-264-9/+332
* only use the property value string in the description if it is not NULL,Damon Chaplin2004-04-262-2/+23
* included "glade-types.h", removed duplicate declaration of GladeWidget,Damon Chaplin2004-04-223-4/+14
* remove unused file.Joaquin Cuenca Abela2004-04-213-1050/+4
* remove allow shrink, allow grow, and resize mode properties, as per DamonJoaquin Cuenca Abela2004-04-212-0/+8
* fix 3 bad pixels in the shadow of these icons. account for changes onJoaquin Cuenca Abela2004-04-2141-1358/+1512
* Fix a typoJoaquín Cuenca Abela2004-03-123-2/+6
* write properties that have a default value of NULL. micro-manage the newJoaquin Cuenca Abela2004-03-099-27/+323
* È4-02-29 Joaquin Cuenca Abela <e98cuenc@yahoo.com>Joaquín Cuenca Abela2004-02-294-3/+25
* comment out "response-id" as a ChildProperty to retain compatibility withJoaquin Cuenca Abela2004-02-283-1/+22
* restrict child-properties to widgets for which child_property_appliesJoaquin Cuenca Abela2004-02-288-53/+207
* implement open by drag&drop. add glade_util_uri_list_parse for the above.Paolo Borelli2004-02-124-1/+132
* update to latest changes to fix the windows build.Joaquin Cuenca Abela2004-02-112-8/+14
* Handle more gracefully files passed on the command line which aren't glade pr...Paolo Borelli2004-02-114-31/+57
* fix a little error that was preventing internal childs from beingJoaquin Cuenca Abela2004-02-103-16/+26
* compile fixPaolo Borelli2004-02-082-2/+5
* Create an about box.Joaquin Cuenca Abela2004-02-072-1/+38
* Load the "palette_name" attribute on each widget class which has aJoaquin Cuenca Abela2004-02-079-66/+80
* change the table with the widgets to a vertical box, where each widgetJoaquin Cuenca Abela2004-02-0758-111/+163
* use gtk_window_present instead of gtk_window_deiconify.Paolo Borelli2004-02-012-8/+7
* ignore the GetFunction of the property "modal".Joaquin Cuenca Abela2004-01-272-0/+5
* make TagEnums and EnumType non required for enum properties. ignoreJoaquin Cuenca Abela2004-01-274-16/+33
* remove the editable handler from the rows that contain just the classJoaquin Cuenca Abela2004-01-272-5/+23