summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rolling 3.3.3GLADE_3_3_3Tristan Van Berkom2007-07-303-4/+37
* Updated Occitan translationYannig MARCHEGAY2007-07-291-6/+5
* Updated Japanese translation.Takeshi AIHANA2007-07-272-658/+767
* Fixed placeholder menu to also include actions of the parent widget.Tristan Van Berkom2007-07-255-12/+95
* Added GLADE_TAG_PARENTTristan Van Berkom2007-07-253-4/+54
* Loop through user defined search paths and load catalogs from there first.Tristan Van Berkom2007-07-254-44/+112
* Set "label-xalign" of GtkFrame to be "save-always" (to counter the evilTristan Van Berkom2007-07-252-1/+5
* Make undoing increasing notebook size work properly (needed to destroy theTristan Van Berkom2007-07-254-15/+30
* - Dont transfer "transfer-on-paste" properties to newly added placeholdersTristan Van Berkom2007-07-242-3/+24
* - Now child menu items are selectable (fixed event handling for widgets th...Tristan Van Berkom2007-07-242-4/+13
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-242-203/+216
* Dont add objects to a project that already contains the said object.Tristan Van Berkom2007-07-244-8/+40
* Made glade_util_queue_draw_nodes --> glade_util_draw_selection_nodes()Tristan Van Berkom2007-07-246-51/+27
* Set custom label on the property editor sensitive/insensitive according toTristan Van Berkom2007-07-243-4/+36
* Rolling 3.3.2GLADE_3_3_2Tristan Van Berkom2007-07-234-9/+39
* - Fixed order in which we setup packing actions when adding/replacingTristan Van Berkom2007-07-234-33/+98
* Added Slovenian translationMatic Žgur2007-07-231-0/+3529
* Added Slovenian translationMatic Žgur2007-07-232-0/+6
* Added parent options in placeholder context menus.Tristan Van Berkom2007-07-232-30/+27
* Adding convenience funcs that help with debugging property values inTristan Van Berkom2007-07-236-3/+117
* remove shadow effectVincent Geddes2007-07-211-1/+3
* fix changelog entryVincent Geddes2007-07-201-1/+1
* - Use cairo instead of GdkGC to draw frame. - Draw slightly darker borderVincent Geddes2007-07-202-28/+40
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-192-540/+549
* misc trivial typo fixVincent Geddes2007-07-181-2/+2
* Add About dialog credits for artists and documenters.Vincent Geddes2007-07-182-0/+14
* Rename "Help" menu item to "Contents" (as per convention).Vincent Geddes2007-07-182-1/+3
* fixed memory leaks of description strings in usage ofTristan Van Berkom2007-07-1814-39/+341
* Translation updated.Gabor Kelemen2007-07-182-592/+643
* translate action name in gwa_action_update_from_node()Juan Pablo Ugarte2007-07-182-14/+28
* Do not override GtkWidget::event(). Ensures that child widgets onlyVincent Geddes2007-07-182-86/+62
* Make header file look pretty.Vincent Geddes2007-07-182-5/+9
* Dont connect event handlers to child objects of fixed containers that aregdl-integration-branchpointTristan Van Berkom2007-07-172-1/+8
* simplified displayable value message inJuan Pablo Ugarte2007-07-172-39/+8
* sv.po: Updated Swedish translationDaniel Nylander2007-07-172-489/+586
* Removed glade_app_widget_event() and the "widget-event" signalTristan Van Berkom2007-07-176-85/+49
* untranslate the "half translated" warning message inTristan Van Berkom2007-07-172-1/+6
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-172-484/+582
* Now undocked windows can be redocked by hitting the close button and UITristan Van Berkom2007-07-162-12/+27
* fixing translationsTristan Van Berkom2007-07-163-4/+12
* Fixing tabs in changelogTristan Van Berkom2007-07-161-5/+5
* Translation updated.Gabor Kelemen2007-07-152-832/+1025
* Update to use G_DEFINE_TYPE macros. Removed the manual peeks to get theBINDINGS_BRANCHPOINTVincent Geddes2007-07-125-106/+75
* added gwa_displayable_values_check() and use it to check for displayableJuan Pablo Ugarte2007-07-124-23/+146
* added window titles to the undocked tool windows.Tristan Van Berkom2007-07-111-4/+7
* adjusting newly added menuTristan Van Berkom2007-07-111-6/+4
* Implemented docking view menu.Tristan Van Berkom2007-07-115-17/+183
* s/GLADE_CREATE_REASON/GLADE_TYPE_CREATE_REASON/.Vincent Geddes2007-07-112-1/+3
* Ref project when adding it to the app.Vincent Geddes2007-07-112-0/+7
* Removed bindings framework since now all binding work will be doneJuan Pablo Ugarte2007-07-1118-3424/+15