Commit History

Author SHA1 Message Date
  Héctor García d663eeac8d Merge branch 'master' into gettext 9 years ago
  Héctor García f0b5ae68e2 set the focus on the global entry only if the terminal closed has it 9 years ago
  Héctor García f70a93549e Migrated deprecated funtion gtk_image_menu_item_new_with_label to gtk_menu_item_new_with_label 9 years ago
  Héctor García f4cb35279c Migrated deprecated funtions gtk_widget_set_margin_{left,right} to gtk_widget_set_margin_{start,end} 9 years ago
  Héctor García 02c4699361 Migrated deprecated funtion gtk_image_menu_item_new_from_stock to gtk_menu_item_new_with_mnemonic 9 years ago
  Héctor García 8d137c8f9a update deprecated funtions 10 years ago
  Héctor García 85db02715a Mark strings for translation 10 years ago
  Héctor García 17856d70a9 Initial gettext support 10 years ago
  Héctor García 3ddb46f10d Changed deprecated functions 10 years ago
  Héctor García 721a328aa3 Merge some changes from branch 'gtk2' into main 10 years ago
  Héctor García 3a40debf87 Now can add a new server 10 years ago
  Héctor García 82564e94c9 Add the option to change colors to the focused terminal 10 years ago
  Héctor García ca283eccfc Added support to maximize a terminal 10 years ago
  Héctor García 487e0a449a Added patch to define back scroll lines for terminals 10 years ago
  Héctor García 64a76976ca New feature command aliases 10 years ago
  Héctor García 3ceb190692 Focus on mouse paste window 10 years ago
  Héctor García fd26cd0177 Allow mssh window to be smaller than 1024x768 10 years ago
  Héctor García 4e7c02480e Change table where to place terminals to grid 10 years ago
  Héctor García d3db36cdca Change from gtk_vbox and gtk_hbox to gtk_box 10 years ago
  Héctor García 61aa4291d1 Replaced GDK_<keyname> with GDK_KEY_<keyname> 10 years ago
  Héctor García ae0564242d Changed direct access to use accessor for terminal->parent 10 years ago
  Héctor García 3a5d50ccfc Changed deprecated gtk_menu_bar_append with gtk_menu_shell_append 10 years ago
  Bradley Smith 84dcff873c Add directional focus option, and focus next window on session close. 14 years ago
  Bradley Smith 7e4aa8c1f8 Redo accel group when modifier changes. 14 years ago
  Bradley Smith a83ce3818f Add directional focus. 14 years ago
  Bradley Smith 2a5ebdaea9 Make sure focus is preserved when a session closes, restore back to global entry if focused window closed. 14 years ago
  Bradley Smith 9c9d4dae05 Get rid of horrible tabs in files. 14 years ago
  Bradley Smith 354b2e2fb2 Add columns override option. 14 years ago
  Bradley Smith b58141b07e Implement .mssh_clusters config file. 14 years ago
  Bradley Smith ff9d8d34a0 Hook up the rest of the preferences dialog. 14 years ago