summaryrefslogtreecommitdiff
path: root/gladeui
Commit message (Expand)AuthorAge
* Marked some properties to be "themed-icon"Tristan Van Berkom2007-08-14
* Made toolbar-style optional & save always (plus it responds well in theTristan Van Berkom2007-08-14
* Fixed some funcs that should be staticTristan Van Berkom2007-08-08
* Changed "<Type the signal's handler here>" and "<Type the object's nameTristan Van Berkom2007-08-08
* glade_editor_property_new_from_widget() added "packing" argument.Tristan Van Berkom2007-08-07
* Fix minor typos in messages.Theppitak Karoonboonyanan2007-08-02
* Fixed compilation with gcc 2.95 (Bug 461923, fix by Jens Granseuer)Tristan Van Berkom2007-07-31
* removed every extra documentation, we keep them empty just becauseJuan Pablo Ugarte2007-07-30
* Fixed placeholder menu to also include actions of the parent widget.Tristan Van Berkom2007-07-25
* Added GLADE_TAG_PARENTTristan Van Berkom2007-07-25
* Loop through user defined search paths and load catalogs from there first.Tristan Van Berkom2007-07-25
* - Now child menu items are selectable (fixed event handling for widgets th...Tristan Van Berkom2007-07-24
* Dont add objects to a project that already contains the said object.Tristan Van Berkom2007-07-24
* Made glade_util_queue_draw_nodes --> glade_util_draw_selection_nodes()Tristan Van Berkom2007-07-24
* Set custom label on the property editor sensitive/insensitive according toTristan Van Berkom2007-07-24
* Rolling 3.3.2Tristan Van Berkom2007-07-23
* - Fixed order in which we setup packing actions when adding/replacingTristan Van Berkom2007-07-23
* Added parent options in placeholder context menus.Tristan Van Berkom2007-07-23
* Adding convenience funcs that help with debugging property values inTristan Van Berkom2007-07-23
* remove shadow effectVincent Geddes2007-07-21
* - Use cairo instead of GdkGC to draw frame. - Draw slightly darker borderVincent Geddes2007-07-20
* fixed memory leaks of description strings in usage ofTristan Van Berkom2007-07-18
* translate action name in gwa_action_update_from_node()Juan Pablo Ugarte2007-07-18
* Do not override GtkWidget::event(). Ensures that child widgets onlyVincent Geddes2007-07-18
* Make header file look pretty.Vincent Geddes2007-07-18
* Dont connect event handlers to child objects of fixed containers that areTristan Van Berkom2007-07-17
* simplified displayable value message inJuan Pablo Ugarte2007-07-17
* Removed glade_app_widget_event() and the "widget-event" signalTristan Van Berkom2007-07-17
* untranslate the "half translated" warning message inTristan Van Berkom2007-07-17
* Update to use G_DEFINE_TYPE macros. Removed the manual peeks to get theVincent Geddes2007-07-12
* added gwa_displayable_values_check() and use it to check for displayableJuan Pablo Ugarte2007-07-12
* s/GLADE_CREATE_REASON/GLADE_TYPE_CREATE_REASON/.Vincent Geddes2007-07-11
* Ref project when adding it to the app.Vincent Geddes2007-07-11
* Removed bindings framework since now all binding work will be doneJuan Pablo Ugarte2007-07-11
* fix bug with regards to setting the project as unmodified when undoing theVincent Geddes2007-07-10
* Initialize threading system (#406039).Vincent Geddes2007-07-09
* skip properties that are not readable in glade_property_load_impl() (fixesJuan Pablo Ugarte2007-07-06
* Fix some mishandled dgettext operations (#453105).Vincent Geddes2007-07-04
* New method glade_app_new().Vincent Geddes2007-07-04
* set glade_widget_adaptor_child_verify_property() value parameter asJuan Pablo Ugarte2007-07-03
* Upgrade to g_slice_new().Vincent Geddes2007-07-03
* Properly handle dgettext() operations (#453105, Christian Persch).Vincent Geddes2007-07-02
* Properly handle dgettext() operations (#453105, Christian Persch).Vincent Geddes2007-07-02
* Revert last change. Do not free catalogs in finalize as a result ofVincent Geddes2007-07-02
* Add glade_catalog_destroy_all(). Use g_slice_new() for mem allocation.Vincent Geddes2007-07-01
* s/has-unsaved-changes/modified/Vincent Geddes2007-06-29
* Rename glade_project_get_has_unsaved_changes() toVincent Geddes2007-06-29
* Moved gladeui/fixed_bg.xpm to plugins/gtk+/fixed-bg.xpm. The graphic isVincent Geddes2007-06-29
* HIGify query dialog.Vincent Geddes2007-06-28
* Set log domains "GladeUI-GTK" and "GladeUI-GNOME" respectively.Vincent Geddes2007-06-28