summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* rolling 3.0.2GLADE3_3_0_BRANCHPOINTGLADE3_3_0_2Tristan Van Berkom2006-09-291-0/+4
* Renamed every function to avoid namming clash with libglade (now Anjuta 2Juan Pablo Ugarte2006-09-291-0/+7
* fixed bug 353126 "glade3.0.1 lost icons in gtkmenuitem"Juan Pablo Ugarte2006-09-231-0/+10
* - Set some HIG-ish defaults on dialogsTristan Van Berkom2006-09-221-0/+1
* - Ignore "enable-grid-lines" 2.10 property on treeview sinceTristan Van Berkom2006-09-221-1/+4
* Added GLADE_TYPE_STOCK_IMAGE (and standard pspec for it), this is stockTristan Van Berkom2006-09-221-0/+15
* src/glade-project.c reworked glade_project_update_comment() update everyJuan Pablo Ugarte2006-09-201-0/+5
* o Removed function glade_interface_add_comment() o Added new memberJuan Pablo Ugarte2006-09-191-0/+11
* o Added new member weight. o glade_property_class_get_displayable_value()Juan Pablo Ugarte2006-09-181-0/+22
* Updated English (British) translation Added en_GB to LINGUASDavid Lodge2006-09-141-0/+4
* o added support for removing a BonoboDockItem from BonoboDock. o addedJuan Pablo Ugarte2006-09-131-0/+8
* *** empty log message ***Juan Pablo Ugarte2006-09-121-1/+1
* GtkImage support improved. Finally no more g_object_set_data() :)Juan Pablo Ugarte2006-09-121-0/+16
* added glade_gnome_date_edit_post_create() Fixed bug 351589 "GnomeDateEditJuan Pablo Ugarte2006-09-081-0/+5
* added glade_gtk_combo_box_entry_get_internal_child() Fixed bug 354716Juan Pablo Ugarte2006-09-081-1/+9
* Backing out multiple consecutive pastes from 3.0, reopening bug 345603.Tristan Van Berkom2006-09-061-0/+5
* small optimization, there is no need to move a child if the new parent isJuan Pablo Ugarte2006-09-051-0/+9
* Fixed bug 345075 "GtkPaned is invisible on load". added new functionsJuan Pablo Ugarte2006-08-281-0/+21
* Remove glade_util_uri_list_parse().Tristan Van Berkom2006-08-241-1/+8
* signal editor UI improved (bug 127149) o Handler column now uses aJuan Pablo Ugarte2006-08-221-0/+6
* glade_widget_class_add_signals() simplification.Juan Pablo Ugarte2006-08-221-0/+5
* use non locale specific functions to write out floats and doubles tooTristan Van Berkom2006-08-221-1/+2
* Reverted to use of floating point precision in adjustments - use nonTristan Van Berkom2006-08-221-0/+4
* Fixed non-translatable strings on many properties: title ofTristan Van Berkom2006-08-221-0/+8
* Added ko in ALL_LINGUAS.Changwoo Ryu2006-08-221-0/+4
* Fixed missing translatable attribute on some properties.Tristan Van Berkom2006-08-211-0/+5
* wrapping 3.0.1 tarballGLADE3_3_0_1Tristan Van Berkom2006-08-201-0/+2
* Fixed to not stick on class->toplevel widget classes, this avoidsTristan Van Berkom2006-08-201-0/+5
* Palette can be locked as in glade2 with CONTROL-Click (bug 303679)Juan Pablo Ugarte2006-08-191-0/+3
* sort signals alphabetically in glade_widget_class_add_signals() (bugJuan Pablo Ugarte2006-08-191-0/+5
* o Use Unicode characters where appropriate. o Set website property forTristan Van Berkom2006-08-191-0/+13
* o Fixed textview segfault (bug 352054) by checking nulls fromTristan Van Berkom2006-08-191-1/+4
* Added glade_widget_remove_property ()Tristan Van Berkom2006-08-191-0/+16
* glade_widget_class_list_signals () now list signals implemented byJuan Pablo Ugarte2006-08-191-0/+7
* Fixed expanders, now there's always a placehodler when needed.Tristan Van Berkom2006-08-181-1/+6
* Now adjustments are saved as decimal values instead of doubles (glade--Tristan Van Berkom2006-08-171-0/+5
* Now you can paste widgets to your hearts content. (bug 345603)Tristan Van Berkom2006-08-171-0/+5
* fixed bug 345604 "Pasting a widget does not paste the packing options"Juan Pablo Ugarte2006-08-161-0/+18
* Wrapping the 3.0 tarball.GLADE3_3_0_0Tristan Van Berkom2006-08-121-0/+4
* Added --without-devhelp option (for users suffering of DevHelp 0.11)Tristan Van Berkom2006-08-121-0/+7
* Updated the about dialog for the 3.0 release.Tristan Van Berkom2006-08-121-0/+2
* Change 'Recent Projects' to 'Open Recent' in menu.Tristan Van Berkom2006-08-111-0/+5
* o Fixed a bug where loaded projects were never marked with unsaved changesTristan Van Berkom2006-08-111-4/+7
* o Setup packing properties so they are available to the plugin atTristan Van Berkom2006-08-111-2/+3
* Fixed bookkeeping of special-child-type when redoing a paste command.Tristan Van Berkom2006-08-111-0/+3
* Unparent all widgets before closing the project, this stops the recursiveTristan Van Berkom2006-08-111-0/+5
* Improved notebook code some more.Tristan Van Berkom2006-08-111-0/+7
* Fixed glade_util_get_placeholder_from_pointer to work for notebook tabs.Tristan Van Berkom2006-08-101-0/+6
* fixing searching of placeholders in notebook tabs.Tristan Van Berkom2006-08-101-0/+5
* Now check if placeholders are GTK_WIDGET_MAPPED() before returning them,Tristan Van Berkom2006-08-101-1/+13