aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_welcome.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-19I'v fixed the bug reported by Stig that no items appear and also ..Ulf Lamping1-8/+11
2008-04-19add a way to place the capture interfaces and recent files list into a scroll...Ulf Lamping1-15/+126
2008-04-18Display the interface comment if defined.Stig Bjørlykke1-5/+17
2008-04-18Change an assignment-in-an-if to a comparison.Jeff Morriss1-1/+1
2008-04-17Minor banner tweaks.Gerald Combs1-8/+13
2008-04-17as the welcome page seems generally accepted, remove #ifdef SHOW_WELCOME_PAGE...Ulf Lamping1-33/+0
2008-04-17Infos --> InformationBill Meier1-1/+1
2008-04-17set_sensitive(FALSE) for recent files that are currently not availableUlf Lamping1-3/+8
2008-04-17cut filenames in the middle (not just at the start) and add tooltips for itUlf Lamping1-3/+7
2008-04-17add tooltips for the welcome page buttonsUlf Lamping1-2/+18
2008-04-17A GtkImage doesn't take any input, so it doesn't support the "clicked"Guy Harris1-3/+1
2008-04-17Put a space between the number of bytes (for a file < 1024 bytes) andGuy Harris1-7/+6
2008-04-17Oh, what the heck, go for it - do the size calculations in 64 bits, justGuy Harris1-3/+3
2008-04-17Mark a paramter as unusedStephen Fisher1-1/+1
2008-04-17try to fix the buildbotUlf Lamping1-3/+3
2008-04-17enable welcome pageUlf Lamping1-82/+60
2008-04-16add #include <sys/types.h>Ulf Lamping1-0/+5
2008-04-15further work on the yet to come welcome page ...Ulf Lamping1-148/+127
2008-04-15further improve the welcome page, still incomplete so still "commented out"Ulf Lamping1-166/+396
2008-04-13sort #includes by directoriesUlf Lamping1-3/+3
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping1-4/+4
2008-04-11replace WIDGET_SET_SIZE with gtk_widget_set_size_requestUlf Lamping1-1/+1
2008-04-11replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...Ulf Lamping1-1/+1
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier1-3/+3
2008-04-07remove GTK1 codeUlf Lamping1-54/+0
2008-04-04set SVN propertiesUlf Lamping1-561/+561
2008-04-04carve out the (currently disabled) welcome page into it's own file to slightl...Ulf Lamping1-0/+561