summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rolling Glade 3.5.GLADE_3_5_6Tristan Van Berkom2009-01-196-91/+23
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-192-202/+188
* Updated Slovenian translationMatej Urbančič2009-01-161-1250/+2454
* some unfinished workTristan Van Berkom2009-01-153-15/+88
* Added file chooser dialog to pixbuf properties (bug 567817).Tristan Van Berkom2009-01-153-1/+100
* Updated Brazilian Portuguese translation.Og B. Maciel2009-01-152-1321/+2763
* Added new editor for GtkEntry with radio buttons for its mutuallyTristan Van Berkom2009-01-155-4/+852
* Try to fix thisKjartan Maraas2009-01-121-1/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-072-1167/+2579
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-062-127/+133
* Rolling 3.5.5GLADE_3_5_5Juan Pablo Ugarte2009-01-053-1/+19
* call gtk_tree_view_expand_all() in glade_inspector_set_project()Juan Pablo Ugarte2009-01-052-0/+5
* fixed Bug #525839 "Glade hangs in toolbar editor" replaced assert with ifJuan Pablo Ugarte2009-01-053-17/+26
* Added some important fixesTristan Van Berkom2009-01-0510-42/+76
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-032-74/+59
* Updated Spanishi translationJorge Gonzalez Gonzalez2009-01-022-29/+36
* Converted pclass booleans to bitfields, now disabled property classes areTristan Van Berkom2008-12-296-128/+106
* Made it possible to tab into the i18n button.Tristan Van Berkom2008-12-293-23/+177
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-272-641/+859
* Rolling 3.5.4GLADE_3_5_4Tristan Van Berkom2008-12-153-2/+16
* Cleaned up gtk and glib includes to use only toplevel headers. Patch fromPrzemysław Grzegorczyk2008-12-1515-23/+32
* fixed focus again.Tristan Van Berkom2008-12-131-0/+3
* Removed old search code.Tristan Van Berkom2008-12-137-121/+363
* Relicensed LGPL.Tristan Van Berkom2008-12-1118-160/+352
* Rolling 3.5.3GLADE3_3_5_3Michael Gratton2008-12-096-5/+109
* Added new icon files, most of them are a combination of other icons.Juan Pablo Ugarte2008-12-0943-3/+89
* Updated to reflect current temporary dual licensing scheme, package is toTristan Van Berkom2008-12-0929-285/+295
* Bumping gtk+ required version to 2.14Tristan Van Berkom2008-12-0911-196/+399
* added explanation string in the search entry. "< search widgets >" withTristan Van Berkom2008-11-292-6/+75
* Fixed bug with iface props, they were getting listed once per implementingTristan Van Berkom2008-11-282-20/+13
* Added GCompletion/GtkTreeModelFilter to the inspector with a new searchTristan Van Berkom2008-11-282-10/+299
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-262-328/+344
* better size allocation for the treeview editor.Tristan Van Berkom2008-11-251-1/+1
* Now include signal editor outside notebook, update signal editor on pageTristan Van Berkom2008-11-252-18/+64
* - Renderers watch project format changes and now sync attributes in anTristan Van Berkom2008-11-253-82/+130
* Fixed conversions for combo boxes.Tristan Van Berkom2008-11-256-15/+90
* Added editor support for Icon View.Tristan Van Berkom2008-11-257-110/+212
* fixed a remaining crasher...Tristan Van Berkom2008-11-251-1/+2
* Fixed check for wrapperless objects returned by adaptor_get_children().Tristan Van Berkom2008-11-253-22/+11
* Hijack the cntl-n accelerator too now.Tristan Van Berkom2008-11-255-128/+369
* - Fixed gtk_image_menu_item_set_stock() to not override the label value ifTristan Van Berkom2008-11-244-21/+59
* - Added load/save support for <action-widgets> of GtkDialog (response ids).Tristan Van Berkom2008-11-245-183/+330
* Now add/remove parentless widget props from the project inTristan Van Berkom2008-11-237-32/+163
* glade_widget_build_object() now calls glade_widget_set_object() internallyTristan Van Berkom2008-11-234-740/+816
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-232-677/+1334
* added nicenessTristan Van Berkom2008-11-222-2/+2
* New editor to group the treeview and model together in the base editorTristan Van Berkom2008-11-2210-16/+414
* Fixed a warning hiding a never built labelTristan Van Berkom2008-11-226-234/+244
* - Removed apis to add popups, now they are autogenerated - AddedTristan Van Berkom2008-11-225-483/+709
* Added GladeEPropCellAttributeTristan Van Berkom2008-11-2013-38/+248