summaryrefslogtreecommitdiff
path: root/gladeui
Commit message (Expand)AuthorAgeFilesLines
* Bug 732575 - Changed the type hint on the "Edit Separately" window to 'utility'Tristan Van Berkom2014-10-121-1/+1
* glade-previewer: also show signal emission notification when UI file is loade...Juan Pablo Ugarte2014-10-021-0/+4
* GladePreviewWindow: fixed bug "Missing plural form for UI string: emited %d t...Juan Pablo Ugarte2014-10-021-4/+11
* Avoid reading freed data in glade_project_read_requiresDavid Shea2014-07-251-1/+2
* GladeDesignLayout: cursor and button event cleanup.Juan Pablo Ugarte2014-05-201-44/+56
* glade-xml-utils.c: Add missing GPL license block.Juan Pablo Ugarte2014-05-201-4/+19
* GladeBaseEditor->build_child() use correct type for paramentersJuan Pablo Ugarte2014-05-171-3/+2
* Reduced use of deprecated gtk_dialog_get_action_area() function.Juan Pablo Ugarte2014-05-154-57/+35
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-153-33/+26
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-157-20/+24
* GladeAdaptorChooser: Removed unneeded translatable strings.Juan Pablo Ugarte2014-05-151-2/+0
* GladeAdaptorChooser: created new widget to choose an adaptor.Juan Pablo Ugarte2014-05-137-2/+707
* GladeEditorProperty: re grab focus on load_common() if property is construct-...Juan Pablo Ugarte2014-05-121-0/+36
* Fix buildJuan Pablo Ugarte2014-05-091-1/+1
* GladePreviewer: show handler information in infobar when a signal is emited.Juan Pablo Ugarte2014-05-095-15/+295
* GladePreviewWindow: force infobar to show a close button and make label selec...Juan Pablo Ugarte2014-05-071-1/+4
* GladePreviewer: ignore signal connections to avoid warnings about missing sym...Juan Pablo Ugarte2014-05-071-0/+13
* GladePreviewer: Fixed bug previewing templates.Juan Pablo Ugarte2014-05-071-1/+5
* GladePopup: do not use deprecated GtkImageMenuItemJuan Pablo Ugarte2014-05-071-47/+22
* Migrated from stock icons to icon namesJuan Pablo Ugarte2014-05-071-32/+28
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-075-39/+28
* Sealed deprecated functions gtk_widget_get_margin_left() andJuan Pablo Ugarte2014-05-071-52/+72
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-073-2/+21
* Removed gladeui/glade-widget-private.h, use glade-private.h instead.Juan Pablo Ugarte2014-05-056-42/+8
* GladeWidgetAdaptor: Fixed glade_widget_adaptor_object_get_children() for inte...Juan Pablo Ugarte2014-05-051-30/+68
* Added missing GladeWidgetAdaptor:catalog accessorJuan Pablo Ugarte2014-04-282-0/+9
* Add template check in project and widget verify functions.Juan Pablo Ugarte2014-04-252-13/+38
* Added GladePropertyShell:disable-check proxy property and the corresponding a...Juan Pablo Ugarte2014-04-224-43/+112
* Fixed toolbar icon size.Juan Pablo Ugarte2014-04-211-41/+27
* Fixed cursor glitch while moving the poiner across multiple placeholders.Juan Pablo Ugarte2014-04-171-11/+20
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-1734-1240/+1193
* Fixed bug 364064 "Property Editor / Common tab: width & height request checkb...Juan Pablo Ugarte2014-04-141-31/+31
* Set license type "other" as the default one in the propject properties dialogJuan Pablo Ugarte2014-04-131-1/+1
* Ignore widgets that are not part of the project when generating edgesJuan Pablo Ugarte2014-04-121-1/+7
* Fixed bug in numeric property editorsJuan Pablo Ugarte2014-03-261-4/+9
* Fixed gtk-doc error in GladeCreateWidgetFunc type definition.Juan Pablo Ugarte2014-03-261-1/+1
* Fixed bug #721098 "Anjuta hangs when opening project" The problem was that gl...Juan Pablo Ugarte2014-03-142-5/+9
* Correct bounds checking for design view highlightChris Johns2014-03-141-1/+1
* Correctly capitalize CSS in stringsPiotr Drąg2014-03-031-2/+2
* Revert "Updated FSF's address"Daniel Mustieles2014-01-313-3/+9
* Updated FSF's addressDaniel Mustieles2014-01-313-9/+3
* glade-editor-property: use literal format stringsRyan Lortie2013-12-211-22/+31
* gladeui: fix a pair of printf security problemsRyan Lortie2013-12-214-5/+7
* GladeProjectProperties: added license page.Juan Pablo Ugarte2013-12-175-593/+1005
* GladeWidget: Removed get_toplevel() cache.Juan Pablo Ugarte2013-12-171-10/+0
* glade-xml-utils: glade_xml_node_is_comment() stop treating text nodes as comm...Juan Pablo Ugarte2013-12-171-8/+10
* GladeWidget: deprecated glade_widget_depends()Juan Pablo Ugarte2013-12-174-33/+26
* GladeCatalog: Avoid warnings when trying to access non-existant catalog paths.Tristan Van Berkom2013-12-171-0/+4
* gladeui/*.ui plugins/gtk+/*.ui: added license commentJuan Pablo Ugarte2013-12-113-6/+71
* GladeProject: fixed <requires> tag outputJuan Pablo Ugarte2013-12-111-29/+28