summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing error traps. (#149011, Thomas Leonard)Matthias Clasen2004-08-025-0/+30
* Add the same warning that the blink_cb() in GtkEntry already has.Matthias Clasen2004-08-025-0/+27
* Document the xalign property and its getter and setter as 2.4 additions.Matthias Clasen2004-08-027-6/+78
* Fix progressive loading of 8bit pcx files. (#148518, Magnus Bergman)Matthias Clasen2004-08-022-1/+6
* Updated Simplified Chinese translationFunda Wang2004-08-012-281/+206
* *** empty log message ***Matthias Clasen2004-08-015-1/+9
* 2.5.1GTK_2_5_1Matthias Clasen2004-08-01163-22214/+26915
* New argumentsJonathan Blandford2004-08-016-15/+298
* Updates for 2.5.1.Matthias Clasen2004-08-015-8/+59
* Add some forgotten functions.Matthias Clasen2004-07-316-84/+243
* Use the canonical form of signal names after "notify::". Otherwise, noMatthias Clasen2004-07-317-11/+47
* Don't set both states at once. (#148789, Matthew Garret)Matthias Clasen2004-07-315-16/+50
* *** empty log message ***Matthias Clasen2004-07-305-0/+27
* Change the api for separators to use a separator function instead of aMatthias Clasen2004-07-309-113/+130
* *** empty log message ***Kartik B. Mistry2004-07-303-268/+109
* Fix the positioning of the popup.Matthias Clasen2004-07-305-2/+24
* Implement this in terms of gtk_combo_box_get_active_iter(), instead ofMatthias Clasen2004-07-305-21/+38
* Add a field for an "add to shortcuts" menu item. (popup_menu_detach_cb):Federico Mena Quintero2004-07-295-62/+212
* Add clipboard demo.Anders Carlsson2004-07-296-0/+153
* Store signal IDs in gulongs, not guints!Federico Mena Quintero2004-07-295-66/+197
* don't add tearoffs to GtkComboBoxescinamod2004-07-281-2/+3
* Make the fb backend compile against current freetype. (#148558, NicolasMatthias Clasen2004-07-285-1/+14
* Replace the EXPANDER_MAX macro by ROW_HEIGHT. (#145528)Matthias Clasen2004-07-285-85/+33
* Warning fixes.Matthias Clasen2004-07-285-22/+30
* Fix prototype mismatch. (#148589, Nicolas Deves)Matthias Clasen2004-07-285-2/+22
* Cast to 32-bit integers when premultiplying, suggested by Keith Packard.Anders Carlsson2004-07-275-3/+23
* Fix ChangeLogAnders Carlsson2004-07-274-0/+8
* Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangleAnders Carlsson2004-07-2710-17/+196
* Remove dialog separators, fix text view background setting, use CloseAnders Carlsson2004-07-275-11/+56
* Add a frame around the C-f popup to stop it from merging visually inMatthias Clasen2004-07-275-2/+31
* Add gtk_combo_box_get_popup_accessible.Matthias Clasen2004-07-272-0/+5
* New function necessary to make GtkComboBox accessible. (#132847, PadraigMatthias Clasen2004-07-276-2/+56
* Hide parentless windows when disposing them. (#133231, Michael Natterer)Matthias Clasen2004-07-275-0/+22
* Expand the documentation for GtkLabel::ellipsize.Matthias Clasen2004-07-265-0/+35
* *** empty log message ***Matthias Clasen2004-07-261-0/+1
* Fix for #148437. Thanks to Robert Ă–gren for discovering the problem.Christian Rose2004-07-264-46/+60
* Make the GtkComboBox in list mode scroll if the list is too large to fitMatthias Clasen2004-07-265-47/+295
* Ignore scroll events from the content of the page. (#148409, Gabriel deMatthias Clasen2004-07-255-0/+37
* Warn if you try to add a tool item to a toolbar using the deprecated API.Soeren Sandmann2004-07-245-5/+28
* Create the change to initialize target_list to an empty list instead ofMatthias Clasen2004-07-235-9/+49
* Improve various translatable messages.Dafydd Harries2004-07-238-4/+40
* align the entry in the same way as the cell. (#136749)Matthias Clasen2004-07-235-4/+25
* Don't iterate too far up. (#147965, Olivier Sessink)Matthias Clasen2004-07-235-7/+26
* Remove unnecessary checks. (#148175, Morten Welinder)Matthias Clasen2004-07-2310-12/+46
* Updated Brazilian Portuguese translation done by Afonso Celso MedinaGustavo Maciel Dias Vieira2004-07-222-179/+189
* Forgotten file.Matthias Clasen2004-07-221-0/+3
* upAmanpreet Singh Alam2004-07-222-691/+539
* Add a new :ellipsize property which controls ellipsization of the renderedMatthias Clasen2004-07-226-16/+114
* Add additional accessability relations. (#141804, Padraig O'Briain)Matthias Clasen2004-07-225-0/+68
* Avoid compiler warnings.Matthias Clasen2004-07-225-2/+18