summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* glade-xml-utils.c: Add missing GPL license block.Juan Pablo Ugarte2014-05-201-4/+19
* Updated Spanish translationDaniel Mustieles2014-05-201-267/+357
* Updated Czech translationMarek Černocký2014-05-181-1008/+1207
* GladeBaseEditor->build_child() use correct type for paramentersJuan Pablo Ugarte2014-05-171-3/+2
* Updated Slovenian translationMatej Urbančič2014-05-171-443/+448
* Add another missing GTK+ 3.12 featureMatthias Clasen2014-05-161-0/+1
* add-child test: ignore deprecated classes.Juan Pablo Ugarte2014-05-151-0/+3
* 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-156-43/+35
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-1511-27/+28
* GladeAdaptorChooser: Removed unneeded translatable strings.Juan Pablo Ugarte2014-05-151-2/+0
* Updated POTFILES.inPiotr Drąg2014-05-141-0/+1
* 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
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2014-05-111-1247/+2123
* [l10n] Update Catalan translationPau Iranzo2014-05-111-826/+1626
* Updated Spanish translationDaniel Mustieles2014-05-101-881/+991
* Added GThemedIcon supportJuan Pablo Ugarte2014-05-091-1/+4
* 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-074-78/+75
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-0711-50/+41
* Sealed deprecated functions gtk_widget_get_margin_left() andJuan Pablo Ugarte2014-05-071-52/+72
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-0719-32/+177
* Updated TODOJuan Pablo Ugarte2014-05-051-0/+8
* 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
* Updated Greek translationDimitris Spingos2014-05-051-575/+667
* Updated Lithuanian translationAurimas Černius2014-05-031-852/+1045
* GladeWindow: only show found recent files.Juan Pablo Ugarte2014-05-021-0/+1
* Added missing displayable values for AtkObject::accessible-roleJuan Pablo Ugarte2014-05-021-0/+32
* Added missing GladeWidgetAdaptor:catalog accessorJuan Pablo Ugarte2014-04-282-0/+9
* Added GtkLockButton support.Juan Pablo Ugarte2014-04-286-7/+69
* TODO: Added unsuported object classes listJuan Pablo Ugarte2014-04-281-0/+32
* 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-226-57/+114
* Fixed Bug 727914 "Logo is not shown in About-dialog"Juan Pablo Ugarte2014-04-213-57/+54
* Fixed skip-pager flags position in GtkWindow editor.Juan Pablo Ugarte2014-04-211-73/+17
* Fixed toolbar icon size.Juan Pablo Ugarte2014-04-211-41/+27
* Fixed Russian translationYuri Myasoedov2014-04-201-22/+21
* Updated Greek translationmarablack32014-04-181-818/+631
* Fixed cursor glitch while moving the poiner across multiple placeholders.Juan Pablo Ugarte2014-04-171-11/+20
* Fixed Bug 353002 "wrong cursor over widgets"Juan Pablo Ugarte2014-04-171-0/+4
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-1737-1286/+1205
* Check use-underline for whether mnemonic-widget can be setDavid Shea2014-04-161-1/+1
* Allow 3 decimal digits for the text scale value.David Shea2014-04-161-0/+3