.. |
dialogs
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
res
|
Ensure the h/v scrollbars default to 16px step increment
|
2010-04-08 14:45:24 +00:00 |
font_pango.c
|
Merge LibCSS port to trunk.
|
2009-07-23 23:05:34 +00:00 |
font_pango.h
|
Refactor text plotter and other font functions to remove dependency on CSS.
|
2009-07-21 10:59:53 +00:00 |
gtk_bitmap.c
|
|
|
gtk_bitmap.h
|
|
|
gtk_completion.c
|
|
|
gtk_completion.h
|
|
|
gtk_download.c
|
Make downloads work again.
|
2010-04-05 21:35:38 +00:00 |
gtk_download.h
|
Make downloads work again.
|
2010-04-05 21:35:38 +00:00 |
gtk_filetype.c
|
Add .spr -> image/x-riscos-sprite MIME mapping to GTK front end
|
2009-03-09 00:58:23 +00:00 |
gtk_filetype.h
|
|
|
gtk_gui.c
|
rationalise the usage of the file scheme
|
2010-03-31 13:59:57 +00:00 |
gtk_gui.h
|
Clean up, rename, and split out some new functions. Remove unused code.
|
2010-03-15 00:42:48 +00:00 |
gtk_history.c
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
gtk_history.h
|
|
|
gtk_login.c
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
gtk_menu.c
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_menu.h
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_plotters.c
|
Manually clip for scaled plots too. Doesn't make much difference to performance because the creation of scaled bitmaps is so slow.
|
2010-04-08 13:22:32 +00:00 |
gtk_plotters.h
|
Merge Paul Blokus' selectscroll branch. Adds core select menu widget for forms and core scrollbar widget.
|
2009-08-14 10:37:33 +00:00 |
gtk_print.c
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
gtk_print.h
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
gtk_save.c
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
gtk_scaffolding.c
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_scaffolding.h
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_schedule.c
|
|
|
gtk_schedule.h
|
|
|
gtk_search.c
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
gtk_search.h
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
gtk_selection.c
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_selection.h
|
|
|
gtk_tabs.c
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_tabs.h
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
gtk_theme.c
|
Fix compilation
|
2010-04-05 12:02:49 +00:00 |
gtk_theme.h
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
gtk_throbber.c
|
Somewhat rationalise GTK throbber initialisation
|
2010-01-24 01:46:17 +00:00 |
gtk_throbber.h
|
Somewhat rationalise GTK throbber initialisation
|
2010-01-24 01:46:17 +00:00 |
gtk_thumbnail.c
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
gtk_toolbar.c
|
Pass an empty string as the label for the local history button. While the GTK docs say NULL is reasonable, it causes the ATK layer to produce runtime assertions.
|
2010-04-08 14:28:04 +00:00 |
gtk_toolbar.h
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
gtk_treeview.c
|
|
|
gtk_window.c
|
Add scroll event support
|
2010-04-08 14:36:09 +00:00 |
gtk_window.h
|
Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea.
|
2010-04-07 16:52:45 +00:00 |
notes
|
|
|
options.h
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
sexy_icon_entry.c
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |
sexy_icon_entry.h
|
Merge branches/MarkieB/gtkmain to trunk.
|
2009-12-17 23:55:02 +00:00 |