summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Disconnect idle handlers on destroy to avoid problems when they are calledMatthias Clasen2005-09-023-2/+22
* Add bindings for Ctrl-Shift-A to unselect all. (#309301, Kathy Fernandes)Matthias Clasen2005-09-024-0/+17
* Rework the Unicode hex input code. Now we only steal a single keyMatthias Clasen2005-09-023-73/+184
* If the window is destroyed, we still need to deliver the destroy event.Matthias Clasen2005-09-023-1/+7
* Reset im context before committing \n or \t.Matthias Clasen2005-09-023-0/+12
* Handle base_path being null in the rest of the cases (#310270)Alexander Larsson2005-09-023-8/+26
* Updated Macedonian Translation, Arangel Angov <arangela@cvs.gnome.org>Ivan Stojmirov2005-09-021-637/+617
* Added empty file to fix GTK+ build.Jordi Mallach2005-09-022-0/+4752
* Keep track of cursor position also in root window coordinates. Prune outTor Lillqvist2005-09-025-12/+50
* Pass statbufs down to xdg_mime_get_mime_type_for_file() where possible, toMatthias Clasen2005-09-017-12/+41
* Fix doc typo. (#314921, Guillaume Cottenceau)Matthias Clasen2005-09-013-2/+8
* Intern some more strings.Matthias Clasen2005-09-01185-699/+799
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-3150-133/+145
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-31168-220/+200
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-316-7/+19
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-3126-24/+82
* Undeprecate gtk_toolbar_set_icon_size(), and add icon-size andMatthias Clasen2005-08-313-11/+83
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2005-08-312-800/+839
* Inherit window groups across transient parents. (#312918, ChristianMatthias Clasen2005-08-313-0/+13
* Some documentation fixes. (#314882, Guillaume Cottenceau)Matthias Clasen2005-08-313-28/+36
* Fix a typo in the docs. (#314878, Guillaume Cottenceau)Matthias Clasen2005-08-313-1/+11
* Added kurdish translationBaris Cicek2005-08-302-0/+2459
* Add key bindings to make C-/ select all and C-\ unselect all. (#309301,Matthias Clasen2005-08-303-4/+29
* Change the compose sequence for soft hyphen to beMatthias Clasen2005-08-303-1/+15
* Make this work again.Matthias Clasen2005-08-302-3/+6
* Fix some unused code. (#313946, Christian Persch)Matthias Clasen2005-08-303-1/+7
* Add a cast to avoid compiler warnings.Matthias Clasen2005-08-306-13/+24
* Another fix for the default value of the "ui" property.Matthias Clasen2005-08-303-1/+11
* Add functions which look for text, image or uri targets in an array ofMatthias Clasen2005-08-307-43/+141
* Forgotten ChangeLogMatthias Clasen2005-08-302-0/+12
* Add gtk_window_[sg]et_deletable. AddMatthias Clasen2005-08-305-0/+51
* Add a deletable property with getter and setter, to control the closeMatthias Clasen2005-08-307-0/+126
* Add C-n/C-p/C-f/C-b as alternatives to the arrow keys for menu navigation.Matthias Clasen2005-08-303-0/+18
* More typo fixesMatthias Clasen2005-08-294-2/+6
* Fix typosMatthias Clasen2005-08-294-3/+7
* Typo correctionsJens Seidel2005-08-290-0/+0
* Typo correctionsJens Seidel2005-08-291-2/+2
* Add a long description.Matthias Clasen2005-08-292-0/+219
* Don't refer to nonexisting stock ids.Matthias Clasen2005-08-294-2/+10
* Construct the "Select All" menuitem from stock.Matthias Clasen2005-08-2914-3/+49
* Add a pointer to the spec.Matthias Clasen2005-08-293-0/+9
* Add docs.Matthias Clasen2005-08-298-4/+328
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-2911-4/+1906
* Add builtin GtkStockItems for GTK_STOCK_CONNECT and GTK_STOCK_DISCONNECTChristopher Aillon2005-08-293-0/+12
* Use XFixesChangeSaveSet if available. (#314682)Matthias Clasen2005-08-293-0/+17
* Only cancel if the menu was active. (#314298, Christian Persch, analysisMatthias Clasen2005-08-293-1/+11
* Updated Korean translation.Changwoo Ryu2005-08-292-1492/+1405
* Updated Welsh translation.Telsa Gwynne2005-08-292-2/+24
* Remove an accidentally leftover duplicate pixbuf creation. (#314700,Matthias Clasen2005-08-293-2/+8
* Don't leak the cursor theme name. (#314693, Kjartan Maraas)Matthias Clasen2005-08-293-0/+8