| Commit message (Expand) | Author | Age | Files | Lines |
* | fix doc formatting errors | Matthias Clasen | 2006-12-29 | 3 | -3/+8 |
* | Clarify docs. (#353423, Christian Persch) | Matthias Clasen | 2006-12-29 | 2 | -5/+9 |
* | Don't die in an assertion if focus went missing. Just warn, clean up and | Matthias Clasen | 2006-12-29 | 3 | -2/+15 |
* | return if the widget that originally received the event is a notebook | Carlos Garnacho | 2006-12-29 | 2 | -1/+7 |
* | Fix a typo | Matthias Clasen | 2006-12-29 | 2 | -1/+6 |
* | Display children of containers and cell renderers of cell layouts. | Matthias Clasen | 2006-12-29 | 2 | -6/+150 |
* | New function to get the cell renderers of a cell layout. | Matthias Clasen | 2006-12-29 | 10 | -1/+85 |
* | Use word wrapping by default, and center multiline labels. (#318763, Ross | Matthias Clasen | 2006-12-29 | 3 | -11/+17 |
* | Fix a typo in the docs. (#390423, David Lodge) | Matthias Clasen | 2006-12-28 | 2 | -1/+4 |
* | Only use the results of find_menu/toolbar_position() if they succeed. May | Matthias Clasen | 2006-12-28 | 2 | -108/+133 |
* | Fix some formatting errors in docs. | Matthias Clasen | 2006-12-28 | 2 | -16/+20 |
* | Updated English (British) translation | David Lodge | 2006-12-28 | 4 | -1318/+1542 |
* | Don't leak HICONs on Win32. (#364868, Hiroyuki Yamamoto) | Tor Lillqvist | 2006-12-28 | 2 | -0/+24 |
* | Make GtkNotebook able to drop detached tabs anywhere. Bug #360225. | Carlos Garnacho | 2006-12-28 | 6 | -50/+135 |
* | Factored out the event loop integration into gdkeventloop-quartz.c. | Mikael Hallendal | 2006-12-28 | 4 | -269/+308 |
* | broken pre-commit script | Matthias Clasen | 2006-12-28 | 2 | -0/+8 |
* | Remove redundant declarations (#390097, Christian Persch) | Matthias Clasen | 2006-12-28 | 2 | -18/+5 |
* | Support inverting arrows via XSetting. (#377979, Yevgen Muntyan). | Kristian Rietveld | 2006-12-27 | 5 | -2/+52 |
* | Add gtk_status_icon_get_screen and gtk_status_icon_set_screen. | Tor Lillqvist | 2006-12-27 | 3 | -13/+59 |
* | Fix typo. (#390035, Kazuki Iwamoto) | Tor Lillqvist | 2006-12-27 | 2 | -1/+6 |
* | Accept NULL. | Matthias Clasen | 2006-12-27 | 3 | -12/+16 |
* | forgotten file | Matthias Clasen | 2006-12-27 | 1 | -4/+3 |
* | Use getters for http fields where available. (#364866, Björn Lindqvist) | Matthias Clasen | 2006-12-27 | 2 | -19/+22 |
* | Add a g_return_if_fail. (#362614, Xan Lopez) | Matthias Clasen | 2006-12-27 | 2 | -0/+7 |
* | If a required action is missing, don't recurse over the children. | Matthias Clasen | 2006-12-27 | 2 | -3/+9 |
* | Fix a few problems with nested menus in comboboxes (#386694, Yevgen | Matthias Clasen | 2006-12-27 | 2 | -5/+37 |
* | Add a file-set signal to the filechooser button. Bug 353196. | Mariano Suárez-Alvarez | 2006-12-26 | 4 | -2/+39 |
* | fix typo causing the search dialog timeout never to be refreshed. | Kristian Rietveld | 2006-12-26 | 2 | -1/+7 |
* | Lots of scrolling fixes. Made scrolling work properly in not fully | Kristian Rietveld | 2006-12-26 | 2 | -53/+70 |
* | Return the correct value from gtk_notebook_insert_page if the page-added | Christian Persch | 2006-12-26 | 2 | -1/+8 |
* | Fix small regressions in GtkNotebook tab detaching. Bug #378852. | Carlos Garnacho | 2006-12-26 | 2 | -13/+34 |
* | Expose improvements for GtkNotebook. Bug #383435 | Carlos Garnacho | 2006-12-26 | 2 | -46/+44 |
* | Return FALSE. (#389623, Carlos Garnacho Parro) | Matthias Clasen | 2006-12-26 | 2 | -0/+5 |
* | Avoid spurious redraws. | Matthias Clasen | 2006-12-26 | 2 | -17/+17 |
* | Notify the "embedded" property also on normal construction and when | Christian Persch | 2006-12-25 | 2 | -1/+13 |
* | Set the HIG spacings directly instead of using style-set handlers. Fix the | Christian Persch | 2006-12-25 | 5 | -110/+63 |
* | Don't assume statusbar->label is the statusbar's frame's child when | Christian Persch | 2006-12-25 | 2 | -4/+18 |
* | Fix mem leaks. Bug #389194. | Christian Persch | 2006-12-25 | 2 | -0/+7 |
* | Fix translation bug #389296 | Guntupalli Karunakar | 2006-12-25 | 2 | -4/+8 |
* | Remove debug output. | Matthias Clasen | 2006-12-25 | 3 | -31/+58 |
* | Improve translators comments. (#389298, Christian Persch) | Matthias Clasen | 2006-12-24 | 2 | -3/+11 |
* | Remove stale cvs conflict marker. | Kristian Rietveld | 2006-12-24 | 1 | -1/+0 |
* | Fix typo (s/expansive/expensive) (#389183) | Bastien Nocera | 2006-12-24 | 2 | -1/+7 |
* | Make gtk_printer_list_papers public. Bug #345587. | Christian Persch | 2006-12-24 | 7 | -5/+29 |
* | Don't ignore reverse portrait option when is selected in page setup | Carlos Garcia Campos | 2006-12-24 | 2 | -2/+10 |
* | Use gtk_border_free when freeing border. | Behdad Esfahbod | 2006-12-24 | 2 | -1/+6 |
* | When shift-clicking, keep the larger part of the selection selected. | Matthias Clasen | 2006-12-24 | 3 | -6/+16 |
* | Be more careful when faking a button release. (#323146, Travis Abbott) | Matthias Clasen | 2006-12-24 | 2 | -1/+12 |
* | Draw the handle with the right orientation, depending on the position of | Matthias Clasen | 2006-12-24 | 2 | -3/+15 |
* | Use gslice for GtkBorder (#383557). | Behdad Esfahbod | 2006-12-24 | 2 | -2/+15 |